/* UX COLORS Phase1 */
/* UX COLORS Phase2 */
/* not in styleguide */
/* UX BREAKPOINTS */
/*OVERLAY*/
/* UX GENERAL MEASUREMENTS */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
.h5vco {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  font-size: 10px;
  /**
   * Correct `block` display not defined in IE 8/9.
   */
  /**
   * Correct `inline-block` display not defined in IE 8/9.
   */
  /**
   * Prevent modern browsers from displaying `audio` without controls.
   * Remove excess height in iOS 5 devices.
   */
  /**
   * Address `[hidden]` styling not present in IE 8/9.
   * Hide the `template` element in IE, Safari, and Firefox < 22.
   */
  /* ==========================================================================
     Links
     ========================================================================== */
  /**
   * Remove the gray background color from active links in IE 10.
   */
  /**
   * Address `outline` inconsistency between Chrome and other browsers.
   */
  /**
   * Improve readability when focused and also mouse hovered in all browsers.
   */
  /* ==========================================================================
     Typography
     ========================================================================== */
  /**
   * Address variable `h1` font-size and margin within `section` and `article`
   * contexts in Firefox 4+, Safari 5, and Chrome.
   */
  /**
  h1 {
      font-size: 2em;
      margin: 0.67em 0;
  }
  */
  /**
   * Address styling not present in IE 8/9, Safari 5, and Chrome.
   */
  /**
   * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
   */
  /**
   * Address styling not present in Safari 5 and Chrome.
   */
  /**
   * Address differences between Firefox and other browsers.
   */
  /**
   * Address styling not present in IE 8/9.
   */
  /**
   * Correct font family set oddly in Safari 5 and Chrome.
   */
  /**
   * Improve readability of pre-formatted text in all browsers.
   */
  /**
   * Set consistent quote types.
   */
  /**
   * Address inconsistent and variable font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` affecting `line-height` in all browsers.
   */
  /* ==========================================================================
     Embedded content
     ========================================================================== */
  /**
   * Remove border when inside `a` element in IE 8/9.
   */
  /**
   * Correct overflow displayed oddly in IE 9.
   */
  /* ==========================================================================
     Figures
     ========================================================================== */
  /**
   * Address margin not present in IE 8/9 and Safari 5.
   */
  /* ==========================================================================
     Forms
     ========================================================================== */
  /**
   * Define consistent border, margin, and padding.
   */
  /**
   * 1. Correct `color` not being inherited in IE 8/9.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
  /**
   * 1. Correct font family not being inherited in all browsers.
   * 2. Correct font size not being inherited in all browsers.
   * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
   */
  /**
   * Address Firefox 4+ setting `line-height` on `input` using `!important` in
   * the UA stylesheet.
   */
  /**
   * Address inconsistent `text-transform` inheritance for `button` and `select`.
   * All other form control elements do not inherit `text-transform` values.
   * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
   * Correct `select` style inheritance in Firefox 4+ and Opera.
   */
  /**
   * 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.
   */
  /**
   * Re-set default cursor for disabled elements.
   */
  /**
   * 1. Address box sizing set to `content-box` in IE 8/9/10.
   * 2. Remove excess padding in IE 8/9/10.
   */
  /**
   * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
   * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
   *    (include `-moz` to future-proof).
   */
  /**
   * Remove inner padding and search cancel button in Safari 5 and Chrome
   * on OS X.
   */
  /**
   * Remove inner padding and border in Firefox 4+.
   */
  /**
   * 1. Remove default vertical scrollbar in IE 8/9.
   * 2. Improve readability and alignment in all browsers.
   */
  /* ==========================================================================
     Tables
     ========================================================================== */
  /**
   * Remove most spacing between table cells.
   */
}
.h5vco * {
  margin: 0;
  padding: 0;
}
.h5vco article,
.h5vco aside,
.h5vco details,
.h5vco figcaption,
.h5vco figure,
.h5vco footer,
.h5vco header,
.h5vco hgroup,
.h5vco main,
.h5vco nav,
.h5vco section,
.h5vco summary {
  display: block;
}
.h5vco audio,
.h5vco canvas,
.h5vco video {
  display: inline-block;
}
.h5vco audio:not([controls]) {
  display: none;
  height: 0;
}
.h5vco [hidden],
.h5vco template {
  display: none;
}
.h5vco a {
  background-color: transparent;
}
.h5vco a:focus {
  outline: thin dotted;
}
.h5vco a:active,
.h5vco a:hover {
  outline: 0;
}
.h5vco abbr[title] {
  border-bottom: 1px dotted;
}
.h5vco b,
.h5vco strong {
  font-weight: bold;
}
.h5vco dfn {
  font-style: italic;
}
.h5vco hr {
  box-sizing: content-box;
  height: 0;
}
.h5vco mark {
  color: #16171a;
}
.h5vco code,
.h5vco kbd,
.h5vco pre,
.h5vco samp {
  font-family: monospace, serif;
  font-size: 1em;
}
.h5vco pre {
  white-space: pre-wrap;
}
.h5vco q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
.h5vco small {
  font-size: 80%;
}
.h5vco sub,
.h5vco sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.h5vco sup {
  top: -0.5em;
}
.h5vco sub {
  bottom: -0.25em;
}
.h5vco img {
  border: 0;
}
.h5vco svg:not(:root) {
  overflow: hidden;
}
.h5vco figure {
  margin: 0;
}
.h5vco fieldset {
  border: 1px solid #333333;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.h5vco legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
.h5vco button,
.h5vco input,
.h5vco select,
.h5vco textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
.h5vco button,
.h5vco input {
  line-height: normal;
}
.h5vco button,
.h5vco select {
  text-transform: none;
}
.h5vco button,
.h5vco html input[type="button"],
.h5vco input[type="reset"],
.h5vco input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
.h5vco button[disabled],
.h5vco html input[disabled] {
  cursor: default;
}
.h5vco input[type="checkbox"],
.h5vco input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
.h5vco input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}
.h5vco input[type="search"]::-webkit-search-cancel-button,
.h5vco input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.h5vco button::-moz-focus-inner,
.h5vco input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.h5vco textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
.h5vco table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*----------------------
 UX FONT
 -----------------------*/
@font-face {
  font-family: "BMWMotorradW01-Bold";
  src: url("../font/BMWMotorradW01-Bold.eot?#iefix");
  src: url("../font/BMWMotorradW01-Bold.eot?#iefix") format("eot"), url("../font/BMWMotorradW01-Bold.woff2") format("woff2"), url("../font/BMWMotorradW01-Bold.woff") format("woff"), url("../font/BMWMotorradW01-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW02-Bold";
  src: url("../font/BMWMotorradW02-Bold.eot?#iefix");
  src: url("../font/BMWMotorradW02-Bold.eot?#iefix") format("eot"), url("../font/BMWMotorradW02-Bold.woff2") format("woff2"), url("../font/BMWMotorradW02-Bold.woff") format("woff"), url("../font/BMWMotorradW02-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW04-Bold";
  src: url("../font/BMWMotorradW04-Bold.eot?#iefix");
  src: url("../font/BMWMotorradW04-Bold.eot?#iefix") format("eot"), url("../font/BMWMotorradW04-Bold.woff2") format("woff2"), url("../font/BMWMotorradW04-Bold.woff") format("woff"), url("../font/BMWMotorradW04-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW05-Bold";
  src: url("../font/BMWMotorradW05-Bold.eot?#iefix");
  src: url("../font/BMWMotorradW05-Bold.eot?#iefix") format("eot"), url("../font/BMWMotorradW05-Bold.woff2") format("woff2"), url("../font/BMWMotorradW05-Bold.woff") format("woff"), url("../font/BMWMotorradW05-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW01-Heavy";
  src: url("../font/BMWMotorradW01-Heavy.eot?#iefix");
  src: url("../font/BMWMotorradW01-Heavy.eot?#iefix") format("eot"), url("../font/BMWMotorradW01-Heavy.woff2") format("woff2"), url("../font/BMWMotorradW01-Heavy.woff") format("woff"), url("../font/BMWMotorradW01-Heavy.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW02-Heavy";
  src: url("../font/BMWMotorradW02-Heavy.eot?#iefix");
  src: url("../font/BMWMotorradW02-Heavy.eot?#iefix") format("eot"), url("../font/BMWMotorradW02-Heavy.woff2") format("woff2"), url("../font/BMWMotorradW02-Heavy.woff") format("woff"), url("../font/BMWMotorradW02-Heavy.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW04-Heavy";
  src: url("../font/BMWMotorradW04-Heavy.eot?#iefix");
  src: url("../font/BMWMotorradW04-Heavy.eot?#iefix") format("eot"), url("../font/BMWMotorradW04-Heavy.woff2") format("woff2"), url("../font/BMWMotorradW04-Heavy.woff") format("woff"), url("../font/BMWMotorradW04-Heavy.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW05-Heavy";
  src: url("../font/BMWMotorradW05-Heavy.eot?#iefix");
  src: url("../font/BMWMotorradW05-Heavy.eot?#iefix") format("eot"), url("../font/BMWMotorradW05-Heavy.woff2") format("woff2"), url("../font/BMWMotorradW05-Heavy.woff") format("woff"), url("../font/BMWMotorradW05-Heavy.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW01-Light";
  src: url("../font/BMWMotorradW01-Light.eot?#iefix");
  src: url("../font/BMWMotorradW01-Light.eot?#iefix") format("eot"), url("../font/BMWMotorradW01-Light.woff2") format("woff2"), url("../font/BMWMotorradW01-Light.woff") format("woff"), url("../font/BMWMotorradW01-Light.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradOutlineW01-Rg";
  src: url("../font/BMWMotorradOutlineW01-Rg.eot?#iefix");
  src: url("../font/BMWMotorradOutlineW01-Rg.eot?#iefix") format("eot"), url("../font/BMWMotorradOutlineW01-Rg.woff2") format("woff2"), url("../font/BMWMotorradOutlineW01-Rg.woff") format("woff"), url("../font/BMWMotorradOutlineW01-Rg.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradOutlineW02-Rg";
  src: url("../font/BMWMotorradOutlineW02-Rg.eot?#iefix");
  src: url("../font/BMWMotorradOutlineW02-Rg.eot?#iefix") format("eot"), url("../font/BMWMotorradOutlineW02-Rg.woff2") format("woff2"), url("../font/BMWMotorradOutlineW02-Rg.woff") format("woff"), url("../font/BMWMotorradOutlineW02-Rg.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradOutlineW04-Rg";
  src: url("../font/BMWMotorradOutlineW04-Rg.eot?#iefix");
  src: url("../font/BMWMotorradOutlineW04-Rg.eot?#iefix") format("eot"), url("../font/BMWMotorradOutlineW04-Rg.woff2") format("woff2"), url("../font/BMWMotorradOutlineW04-Rg.woff") format("woff"), url("../font/BMWMotorradOutlineW04-Rg.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradOutlineW05-Rg";
  src: url("../font/BMWMotorradOutlineW05-Rg.eot?#iefix");
  src: url("../font/BMWMotorradOutlineW05-Rg.eot?#iefix") format("eot"), url("../font/BMWMotorradOutlineW05-Rg.woff2") format("woff2"), url("../font/BMWMotorradOutlineW05-Rg.woff") format("woff"), url("../font/BMWMotorradOutlineW05-Rg.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW01-Regular";
  src: url("../font/BMWMotorradW01-Regular.eot?#iefix");
  src: url("../font/BMWMotorradW01-Regular.eot?#iefix") format("eot"), url("../font/BMWMotorradW01-Regular.woff2") format("woff2"), url("../font/BMWMotorradW01-Regular.woff") format("woff"), url("../font/BMWMotorradW01-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW02-Regular";
  src: url("../font/BMWMotorradW02-Regular.eot?#iefix");
  src: url("../font/BMWMotorradW02-Regular.eot?#iefix") format("eot"), url("../font/BMWMotorradW02-Regular.woff2") format("woff2"), url("../font/BMWMotorradW02-Regular.woff") format("woff"), url("../font/BMWMotorradW02-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW04-Regular";
  src: url("../font/BMWMotorradW04-Regular.eot?#iefix");
  src: url("../font/BMWMotorradW04-Regular.eot?#iefix") format("eot"), url("../font/BMWMotorradW04-Regular.woff2") format("woff2"), url("../font/BMWMotorradW04-Regular.woff") format("woff"), url("../font/BMWMotorradW04-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW05-Regular";
  src: url("../font/BMWMotorradW05-Regular.eot?#iefix");
  src: url("../font/BMWMotorradW05-Regular.eot?#iefix") format("eot"), url("../font/BMWMotorradW05-Regular.woff2") format("woff2"), url("../font/BMWMotorradW05-Regular.woff") format("woff"), url("../font/BMWMotorradW05-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW01-BoldItalic";
  src: url("../font/BMWMotorradW01-BoldItalic.eot?#iefix");
  src: url("../font/BMWMotorradW01-BoldItalic.eot?#iefix") format("eot"), url("../font/BMWMotorradW01-BoldItalic.woff2") format("woff2"), url("../font/BMWMotorradW01-BoldItalic.woff") format("woff"), url("../font/BMWMotorradW01-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW02-BoldItalic";
  src: url("../font/BMWMotorradW02-BoldItalic.eot?#iefix");
  src: url("../font/BMWMotorradW02-BoldItalic.eot?#iefix") format("eot"), url("../font/BMWMotorradW02-BoldItalic.woff2") format("woff2"), url("../font/BMWMotorradW02-BoldItalic.woff") format("woff"), url("../font/BMWMotorradW02-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW04-BoldItalic";
  src: url("../font/BMWMotorradW04-BoldItalic.eot?#iefix");
  src: url("../font/BMWMotorradW04-BoldItalic.eot?#iefix") format("eot"), url("../font/BMWMotorradW04-BoldItalic.woff2") format("woff2"), url("../font/BMWMotorradW04-BoldItalic.woff") format("woff"), url("../font/BMWMotorradW04-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW05-BoldItalic";
  src: url("../font/BMWMotorradW05-BoldItalic.eot?#iefix");
  src: url("../font/BMWMotorradW05-BoldItalic.eot?#iefix") format("eot"), url("../font/BMWMotorradW05-BoldItalic.woff2") format("woff2"), url("../font/BMWMotorradW05-BoldItalic.woff") format("woff"), url("../font/BMWMotorradW05-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW01-HeavyItalic";
  src: url("../font/BMWMotorradW01-HeavyItalic.eot?#iefix");
  src: url("../font/BMWMotorradW01-HeavyItalic.eot?#iefix") format("eot"), url("../font/BMWMotorradW01-HeavyItalic.woff2") format("woff2"), url("../font/BMWMotorradW01-HeavyItalic.woff") format("woff"), url("../font/BMWMotorradW01-HeavyItalic.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW02-HeavyItalic";
  src: url("../font/BMWMotorradW02-HeavyItalic.eot?#iefix");
  src: url("../font/BMWMotorradW02-HeavyItalic.eot?#iefix") format("eot"), url("../font/BMWMotorradW02-HeavyItalic.woff2") format("woff2"), url("../font/BMWMotorradW02-HeavyItalic.woff") format("woff"), url("../font/BMWMotorradW02-HeavyItalic.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW04-HeavyItalic";
  src: url("../font/BMWMotorradW04-HeavyItalic.eot?#iefix");
  src: url("../font/BMWMotorradW04-HeavyItalic.eot?#iefix") format("eot"), url("../font/BMWMotorradW04-HeavyItalic.woff2") format("woff2"), url("../font/BMWMotorradW04-HeavyItalic.woff") format("woff"), url("../font/BMWMotorradW04-HeavyItalic.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW05-HeavyItalic";
  src: url("../font/BMWMotorradW05-HeavyItalic.eot?#iefix");
  src: url("../font/BMWMotorradW05-HeavyItalic.eot?#iefix") format("eot"), url("../font/BMWMotorradW05-HeavyItalic.woff2") format("woff2"), url("../font/BMWMotorradW05-HeavyItalic.woff") format("woff"), url("../font/BMWMotorradW05-HeavyItalic.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW01-Italic";
  src: url("../font/BMWMotorradW01-Italic.eot?#iefix");
  src: url("../font/BMWMotorradW01-Italic.eot?#iefix") format("eot"), url("../font/BMWMotorradW01-Italic.woff2") format("woff2"), url("../font/BMWMotorradW01-Italic.woff") format("woff"), url("../font/BMWMotorradW01-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW02-Italic";
  src: url("../font/BMWMotorradW02-Italic.eot?#iefix");
  src: url("../font/BMWMotorradW02-Italic.eot?#iefix") format("eot"), url("../font/BMWMotorradW02-Italic.woff2") format("woff2"), url("../font/BMWMotorradW02-Italic.woff") format("woff"), url("../font/BMWMotorradW02-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW04-Italic";
  src: url("../font/BMWMotorradW04-Italic.eot?#iefix");
  src: url("../font/BMWMotorradW04-Italic.eot?#iefix") format("eot"), url("../font/BMWMotorradW04-Italic.woff2") format("woff2"), url("../font/BMWMotorradW04-Italic.woff") format("woff"), url("../font/BMWMotorradW04-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "BMWMotorradW05-Italic";
  src: url("../font/BMWMotorradW05-Italic.eot?#iefix");
  src: url("../font/BMWMotorradW05-Italic.eot?#iefix") format("eot"), url("../font/BMWMotorradW05-Italic.woff2") format("woff2"), url("../font/BMWMotorradW05-Italic.woff") format("woff"), url("../font/BMWMotorradW05-Italic.ttf") format("truetype");
}
/* =============================================================================
   Headline Mixins
   ========================================================================== */
/*----------------------
   FONT SETTINGS
   -----------------------*/
.font-page-headline {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 40px;
  line-height: 42px;
  font-weight: bold;
  color: #16171a;
  text-transform: uppercase;
}
@media screen and (max-width: 899px) {
  .font-page-headline {
    font-size: 30px;
    line-height: 32px;
    text-transform: none;
  }
}
.font-page-headline:lang(el),
.font-page-headline:lang(th),
.font-page-headline:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.font-page-headline:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.font-page-headline:lang(ja),
.font-page-headline:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.font-page-subheadline {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
}
.font-page-subheadline:lang(el),
.font-page-subheadline:lang(th),
.font-page-subheadline:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.font-page-subheadline:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.font-page-subheadline:lang(ja),
.font-page-subheadline:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.font-link-gray {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  color: #919191;
}
.font-link-gray:lang(el),
.font-link-gray:lang(th),
.font-link-gray:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.font-link-gray:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.font-link-gray:lang(ja),
.font-link-gray:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
/* SF fonts*/
/*----------------------
 GLOBAL STYLES
 -----------------------*/
body {
  background-color: #FFFFFF;
}
html,
body,
.h5vco,
.configurator-wrapper,
.view,
.full-height {
  height: 100%;
}
.h5vco-integration-scroll-fix {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.h5vco-digital {
  overflow: hidden;
}
.nobreak {
  white-space: nowrap;
}
.bike-loader {
  background: url(../img/bike-loader/spinner.svg) no-repeat center center;
  background-size: auto 50px;
  width: 174px;
  height: 100px;
  position: absolute;
  top: calc(50% - 50px);
  left: calc(50% - 87px);
}
.h5vco {
  top: 0;
  color: #16171a;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 900px) {
  .h5vco {
    margin: 0 auto;
  }
}
@media screen and (max-width: 899px) {
  .h5vco {
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
  }
  .h5vco::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
  }
  .h5vco.page-veil-visible {
    overflow: hidden;
  }
}
.h5vco * {
  box-sizing: border-box;
}
.h5vco ul {
  margin: 0;
  padding: 0;
}
.h5vco ul,
.h5vco li {
  list-style-type: none;
}
.h5vco iframe {
  border: none;
}
.h5vco .clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.h5vco .hidden {
  display: none;
}
.h5vco .chrome-font-fix {
  font-family: 'BMWMotorradW05-Heavy', arial, sans-serif;
  position: absolute;
  visibility: hidden;
  height: 0;
  top: 0;
}
.h5vco .invisible {
  visibility: hidden;
}
.h5vco .admin-code {
  display: none;
  -webkit-touch-callout: text;
  /* iOS Safari */
  -webkit-user-select: text;
  /* Chrome/Safari/Opera */
  /* Firefox */
  -ms-user-select: text;
  /* Internet Explorer/Edge */
  user-select: text;
}
.h5vco .admin-mode-active .admin-code {
  display: block;
  background: #CD3430;
  font: normal 10px Arial, sans-serif;
  color: #FFFFFF;
  padding: 5px;
  position: absolute;
  right: 5%;
  top: 0;
  z-index: 1;
}
.h5vco.scroll-lock {
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: fixed;
}
.h5vco.scrollable {
  height: initial;
  overflow: auto;
}
@media screen and (max-width: 899px) {
  .h5vco.scrollable {
    height: 100%;
  }
}
.h5vco.scrollable .configurator-wrapper {
  height: 100vh;
  overflow: auto;
}
.h5vco .no-csstransforms3d .no-configurator-info {
  display: block;
}
.h5vco .no-configurator-info {
  text-align: center;
  margin-top: 100px;
}
.h5vco .no-configurator-info p {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  color: #16171a;
  padding-bottom: 20px;
}
.h5vco .no-configurator-info p span {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  color: #FFFFFF;
}
.h5vco a {
  text-decoration: none;
}
.h5vco a:active,
.h5vco a:focus {
  outline: none;
}
.h5vco .disclaimer {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #919191;
  margin-bottom: 10px;
}
.h5vco .disclaimer:lang(el),
.h5vco .disclaimer:lang(th),
.h5vco .disclaimer:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.h5vco .disclaimer:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.h5vco .disclaimer:lang(ja),
.h5vco .disclaimer:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.h5vco h1 {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 40px;
  line-height: 42px;
  font-weight: bold;
  color: #16171a;
  text-transform: uppercase;
}
@media screen and (max-width: 899px) {
  .h5vco h1 {
    font-size: 30px;
    line-height: 32px;
    text-transform: none;
  }
}
.h5vco h1:lang(el),
.h5vco h1:lang(th),
.h5vco h1:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.h5vco h1:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.h5vco h1:lang(ja),
.h5vco h1:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.h5vco h2 {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
  text-transform: uppercase;
}
.h5vco h2:lang(el),
.h5vco h2:lang(th),
.h5vco h2:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.h5vco h2:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.h5vco h2:lang(ja),
.h5vco h2:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.h5vco h3 {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 22px;
  line-height: 1.27;
}
.h5vco h3:lang(el),
.h5vco h3:lang(th),
.h5vco h3:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.h5vco h3:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.h5vco h3:lang(ja),
.h5vco h3:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.h5vco h4 {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 18px;
  line-height: 1.27;
}
.h5vco h4:lang(el),
.h5vco h4:lang(th),
.h5vco h4:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.h5vco h4:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.h5vco h4:lang(ja),
.h5vco h4:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.h5vco .admin-code {
  right: 5%;
}
.h5vco header {
  height: auto;
}
@media screen and (max-width: 899px) {
  .h5vco header {
    margin: 30px;
  }
}
@media screen and (min-width: 900px) {
  .h5vco header {
    display: grid;
    grid-template-columns: 1fr max-content min-content;
    margin: 30px 40px 0;
  }
}
.h5vco .topbar {
  position: relative;
  z-index: 15;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  margin-bottom: 5px;
}
@media screen and (min-width: 900px) {
  .h5vco .topbar {
    margin-bottom: 13px;
  }
}
@media screen and (min-width: 900px) {
  .h5vco .topbar {
    position: static;
    overflow: visible;
    z-index: 55;
  }
}
@media screen and (min-width: 1280px) {
  .h5vco .topbar {
    position: relative;
  }
}
@media screen and (min-width: 900px) {
  .h5vco {
    height: 100%;
    width: 100%;
    overflow: hidden;
  }
}
.h5vco .page-center {
  overflow: hidden;
}
@media screen and (min-width: 900px) {
  .h5vco .page-center {
    height: 100%;
    min-height: 0;
    position: relative;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
  }
}
.h5vco .admin-mode {
  display: none;
}
.h5vco .admin-mode-active .admin-mode {
  display: block;
  background: #CD3430;
  color: #16171a;
  font-size: 12px;
  overflow: hidden;
  padding: 8px 10px 8px 25px;
  position: absolute;
  right: 0;
  top: 0;
  text-transform: uppercase;
  z-index: 10;
}
.h5vco .admin-mode-active .admin-mode a,
.h5vco .admin-mode-active .admin-mode span {
  color: #FFFFFF;
  font-size: 12px;
  text-transform: none;
}
.h5vco .admin-mode-active .admin-mode li {
  clear: left;
  display: inline-block;
  font-size: 12px;
  margin-right: 15px;
}
.h5vco .admin-mode-active .admin-mode li.hidden {
  display: none;
}
.h5vco .admin-mode-active .admin-mode li a {
  text-decoration: none;
}
.no-touchevents .h5vco .admin-mode-active .admin-mode li a:hover {
  text-decoration: underline;
}
.h5vco .lock-position {
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: fixed;
}
.h5vco .overflow-hidden {
  overflow: hidden;
}
.h5vco .configurator-wrapper.overflow-hidden {
  overflow: hidden !important;
}
.h5vco .infobar-scrollable {
  overflow: auto;
  -ms-overflow-style: none;
}
@-moz-document url-prefix() {
  .h5vco.infobar-scrollable {
    right: -0.55%;
    overflow: auto;
    width: 100.5%;
  }
}
.h5vco .infobar-scrollable::-webkit-scrollbar {
  display: none;
  width: 0 !important;
  background: transparent;
}
.outdated-browser-info {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  margin: 0 15px;
}
.h5vco:before {
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
  content: "narrow";
}
@media screen and (min-width: 480px) {
  .h5vco:before {
    content: "between";
  }
}
@media screen and (min-width: 900px) {
  .h5vco:before {
    content: "wide";
  }
}
@media screen and (min-width: 1280px) {
  .h5vco:before {
    content: "superwide";
  }
}
.button {
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  border-radius: 0;
  margin-bottom: 10px;
  padding: 0 10px;
  display: inline-block;
  text-align: center;
  height: 36px;
  cursor: pointer;
}
.button.hidden {
  display: none;
}
.button:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.button.button-primary {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  background-color: #16171a;
  color: #FFFFFF;
  text-transform: uppercase;
  transition: background 250ms;
  border-color: #0062FF;
  border: 2px solid #16171a;
}
@media screen and (max-width: 899px) {
  .button.button-primary {
    line-height: 18px;
  }
}
.button.button-primary:lang(el),
.button.button-primary:lang(th),
.button.button-primary:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.button.button-primary:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.button.button-primary:lang(ja),
.button.button-primary:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .button.button-primary {
    line-height: 18px;
  }
}
.button.button-primary:lang(el),
.button.button-primary:lang(th),
.button.button-primary:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.button.button-primary:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.button.button-primary:lang(ja),
.button.button-primary:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .button.button-primary {
    line-height: 20px;
    min-height: 60px;
  }
}
.no-touchevents .button.button-primary:hover {
  background-color: #0062FF;
  border-color: #0062FF;
}
.button.button-modelfinder {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  background-color: #16171a;
  line-height: 36px;
  color: #FFFFFF;
  text-transform: uppercase;
  transition: background 250ms;
  padding: 0px 17px;
  margin-right: 20px;
  height: unset;
}
@media screen and (max-width: 899px) {
  .button.button-modelfinder {
    line-height: 18px;
  }
}
.button.button-modelfinder:lang(el),
.button.button-modelfinder:lang(th),
.button.button-modelfinder:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.button.button-modelfinder:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.button.button-modelfinder:lang(ja),
.button.button-modelfinder:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .button.button-modelfinder {
    line-height: 18px;
  }
}
.button.button-modelfinder:lang(el),
.button.button-modelfinder:lang(th),
.button.button-modelfinder:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.button.button-modelfinder:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.button.button-modelfinder:lang(ja),
.button.button-modelfinder:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .button.button-modelfinder {
    margin-right: 20px;
    line-height: 36px;
  }
}
.button a {
  color: #FFFFFF;
}
.no-touchevents .button.button-modelfinder:hover {
  background-color: #0062FF;
}
.button.button-secondary {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  color: #16171a;
  text-transform: uppercase;
  border: 2px solid #16171a;
}
@media screen and (max-width: 899px) {
  .button.button-secondary {
    line-height: 18px;
  }
}
.button.button-secondary:lang(el),
.button.button-secondary:lang(th),
.button.button-secondary:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.button.button-secondary:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.button.button-secondary:lang(ja),
.button.button-secondary:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .button.button-secondary {
    line-height: 18px;
  }
}
.button.button-secondary:lang(el),
.button.button-secondary:lang(th),
.button.button-secondary:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.button.button-secondary:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.button.button-secondary:lang(ja),
.button.button-secondary:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .button.button-secondary {
    line-height: 20px;
    min-height: 60px;
  }
}
.no-touchevents .button.button-secondary:hover {
  background-color: #0062FF;
  border-color: #0062FF;
  color: #FFFFFF;
}
.button.button-remove {
  background-color: #FFFFFF;
  line-height: 40px;
}
.button.button-inactive {
  opacity: 0.5;
  cursor: default;
}
.default-button {
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  border-radius: 0;
}
/*----------------------
 GLOBAL ICONS
 -----------------------*/
.icon {
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
}
.hand-move {
  background-image: url(../img/icons-LS6/hand-rotate.svg);
}
.hand-zoom {
  background-image: url(../img/icons-LS6/hand-zoom.svg);
}
.arrow {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
}
.no-touchevents .arrow:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.arrow.down {
  transform: rotate(0deg);
}
.arrow.up {
  transform: rotate(180deg);
}
.arrow.right {
  transform: rotate(-90deg);
}
.arrow.left {
  transform: rotate(90deg);
}
.arrow-white {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-white.svg');
}
.no-touchevents .arrow-white:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.arrow-white.down {
  transform: rotate(0deg);
}
.arrow-white.up {
  transform: rotate(180deg);
}
.arrow-white.right {
  transform: rotate(-90deg);
}
.arrow-white.left {
  transform: rotate(90deg);
}
.no-touchevents .arrow-white:hover {
  background-image: url('../img/icons-LS6/arrow-down-gray.svg');
}
.arrow-gray {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-gray.svg');
}
.no-touchevents .arrow-gray:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.arrow-gray.down {
  transform: rotate(0deg);
}
.arrow-gray.up {
  transform: rotate(180deg);
}
.arrow-gray.right {
  transform: rotate(-90deg);
}
.arrow-gray.left {
  transform: rotate(90deg);
}
.no-touchevents .arrow-gray:hover {
  background-image: url('../img/icons-LS6/arrow-down-gray.svg');
}
.arrow-blue {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.no-touchevents .arrow-blue:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.arrow-blue.down {
  transform: rotate(0deg);
}
.arrow-blue.up {
  transform: rotate(180deg);
}
.arrow-blue.right {
  transform: rotate(-90deg);
}
.arrow-blue.left {
  transform: rotate(90deg);
}
.link-extern {
  background-image: url(../img/icons-LS6/external-link.svg);
}
.no-touchevents .link-extern:hover {
  background-image: url(../img/icons-LS6/external-link-blue.svg);
}
.link-extern-blue {
  background-image: url(../img/icons-LS6/external-link-blue.svg);
}
.link-extern-white {
  background-image: url(../img/icons-LS6/external-link-white.svg);
}
.modeloverview {
  background-image: url(../img/icons-LS6/model-overview.svg);
}
.modeloverview-blue {
  background-image: url(../img/icons-LS6/model-overview-filled-blue.svg);
}
.modeloverview-gray {
  background-image: url(../img/icons-LS6/model-overview-filled-gray.svg);
}
.language {
  background-image: url(../img/icons-LS6/language.svg);
}
.language-blue {
  background-image: url(../img/icons-LS6/language-filled-blue.svg);
}
.arrow-double {
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  transform: rotate(-90deg);
  background-image: url(../img/arrow-double.svg);
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
}
.arrow-double-blue {
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  transform: rotate(-90deg);
  background-image: url(../img/arrow-double.svg);
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url(../img/arrow-double-blue.svg);
}
.arrow-double-white {
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  transform: rotate(-90deg);
  background-image: url(../img/arrow-double.svg);
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url(../img/arrow-double-white.svg);
}
.arrow-double-gray {
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  transform: rotate(-90deg);
  background-image: url(../img/arrow-double.svg);
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url(../img/arrow-double-gray.svg);
}
.save-share {
  background-image: url(../img/save-share.svg);
}
.save-share-blue {
  background-image: url(../img/save-share-blue.svg);
}
.save-share-white {
  background-image: url(../img/save-share-white.svg);
}
.close {
  background-image: url(../img/icons-LS6/close.svg);
}
.close-blue {
  background-image: url(../img/icons-LS6/close-blue.svg);
}
.close-white {
  background-image: url(../img/icons-LS6/close-white.svg);
}
.info {
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
}
.no-touchevents .info:hover {
  background-image: url(../img/info-blue.svg);
}
.info-blue {
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
  background-image: url(../img/info-blue.svg);
}
.no-touchevents .info-blue:hover {
  background-image: url(../img/info-blue.svg);
}
.info-red {
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
  background-image: url(../img/info-red.svg);
}
.no-touchevents .info-red:hover {
  background-image: url(../img/info-blue.svg);
}
.info-gray {
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
  background-image: url(../img/info-gray.svg);
}
.no-touchevents .info-gray:hover {
  background-image: url(../img/info-blue.svg);
}
.info-white {
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
  background-image: url(../img/info-white.svg);
}
.no-touchevents .info-white:hover {
  background-image: url(../img/info-blue.svg);
}
.cta-print {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/print.svg);
}
.cta-print-white {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/print-white.svg);
}
.cta-print-filled {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/print-filled.svg);
}
.print {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/print.svg);
}
.print-blue {
  background-image: url(../img/ctas/print-filled.svg);
}
.print-white {
  background-image: url(../img/ctas/print-white.svg);
}
.cta-bike {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/stocklocator.svg);
}
.cta-bike-white {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/stocklocator-white.svg);
}
.cta-bike-filled {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/stocklocator-filled-white.svg);
}
.bike-black {
  background-repeat: no-repeat;
  background-image: url(../img/bike-black.svg);
}
.bike-white {
  background-repeat: no-repeat;
  background-image: url(../img/bike-white.svg);
}
.cta-download {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/download.svg);
}
.cta-download:hover {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/download-blue.svg);
}
.cta-download-white {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/download-white.svg);
}
.download {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/download.svg);
}
.download-blue {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/download.svg);
  background-image: url(../img/icons-LS6/download-blue.svg);
}
.download-white {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/download.svg);
  background-image: url(../img/icons-LS6/download-white.svg);
}
.cta-share {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/share.svg);
}
.cta-share-white {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/share-white.svg);
}
.cta-share-filled {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/share-filled.svg);
}
.share {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/link.svg);
}
.share-blue {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/link.svg);
  background-image: url(../img/icons-LS6/link-blue.svg);
}
.share-white {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/link.svg);
  background-image: url(../img/icons-LS6/link-white.svg);
}
.cta-save {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/save.svg);
}
.cta-save-white {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/save-white.svg);
}
.cta-save-filled {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/save-filled.svg);
}
.save {
  background-repeat: no-repeat;
  background-image: url(../img/save-customerportal.svg);
}
.save-blue {
  background-repeat: no-repeat;
  background-image: url(../img/save-customerportal.svg);
  background-image: url(../img/save-customerportal-blue.svg);
}
.save-white {
  background-repeat: no-repeat;
  background-image: url(../img/save-customerportal.svg);
  background-image: url(../img/save-customerportal-white.svg);
}
.menu {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/overview.svg);
}
.menu-mobile {
  background-repeat: no-repeat;
  transform: rotate(-90deg);
  background-image: url(../img/menu-mobile.svg);
  background-size: auto;
}
.walkaround-view {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/360-view.svg);
}
.walkaround-view-white {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/360-view.svg);
  background-image: url(../img/icons-LS6/360-view-white.svg);
}
.rider-view {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-image: url(../img/cockpit.svg);
}
.rider-view-white {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-image: url(../img/cockpit.svg);
  background-image: url(../img/cockpit-white.svg);
}
.easter-view {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-image: url(../img/icons-easter/icon-rabbit.svg);
}
.easter-view-white {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-image: url(../img/icons-easter/icon-rabbit.svg);
  background-image: url(../img/icons-easter/icon-rabbit-white.svg);
}
.maximize {
  height: 50px;
  width: 50px;
  background-image: url(../img/icons-LS6/zoom.svg);
}
.no-touchevents .maximize:hover {
  background-image: url('../img/icons-LS6/zoom-white.svg');
}
.maximize-white {
  height: 50px;
  width: 50px;
  background-image: url(../img/icons-LS6/zoom.svg);
  background-image: url('../img/icons-LS6/zoom-white.svg');
}
.no-touchevents .maximize-white:hover {
  background-image: url('../img/icons-LS6/zoom-white.svg');
}
.plus {
  background-image: url(../img/icons-LS6/more.svg);
}
.plus-white {
  background-image: url(../img/icons-LS6/more.svg);
  background-image: url(../img/icons-LS6/more-white.svg);
}
.minus {
  background-image: url(../img/icons-LS6/less.svg);
}
.minus-white {
  background-image: url(../img/icons-LS6/less.svg);
  background-image: url(../img/icons-LS6/less-fill.svg);
}
.menu {
  background-image: url(../img/icons-LS6/overview.svg);
}
.phone-turn {
  padding: 0 10px;
  margin-bottom: 7px;
  background-image: url(../img/icons-LS6/flip.svg);
}
.check {
  background-image: url(../img/icons-LS6/checkmark.svg);
}
.check-white {
  background-image: url(../img/icons-LS6/checkmark.svg);
  background-image: url(../img/icons-LS6/checkmark-white.svg);
}
.remove {
  background-image: url(../img/icons-LS6/close.svg);
}
.remove-blue {
  background-image: url(../img/icons-LS6/close-blue.svg);
}
.remove-white {
  background-image: url(../img/icons-LS6/close-white.svg);
}
.radio-icon {
  content: '';
  position: relative;
  background-repeat: no-repeat;
  border: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-color: transparent;
  border-radius: 50%;
  vertical-align: middle;
  border: 1px solid #16171a;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
  background-size: 80%;
  background-position: center;
}
.read-more .container {
  position: relative;
}
.read-more .container.truncate {
  max-height: 130px;
  overflow: hidden;
}
.read-more .container.truncate:after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50%;
  width: 100%;
  content: "";
  pointer-events: none;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(242, 242, 242, 0) 0%, #F2F2F2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(242, 242, 242, 0), endColorstr=#F2F2F2, GradientType=0);
  /* IE6-9 */
}
.read-more .more-text {
  color: #0062FF;
  font-weight: bold;
  text-align: right;
  cursor: pointer;
  padding: 20px 0;
}
.configurator {
  width: 100%;
}
@media screen and (min-width: 900px) {
  .configurator {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.configurator .page-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  overflow: hidden;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.configurator .wide-layout {
  position: relative;
  overflow: auto;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media screen and (max-width: 899px) {
  .configurator .wide-layout {
    display: none;
  }
}
.configurator .narrow-layout {
  overflow: hidden;
  display: block;
}
.configurator .narrow-layout .page-center {
  padding-top: 75px;
}
.configurator .narrow-layout .price-container {
  margin-top: 10px;
}
.configurator .narrow-layout .stage .disclaimer {
  text-align: left;
  padding: 0 20px;
  background-color: #16171a;
  color: #FFFFFF;
}
.configurator .narrow-layout .model-information {
  background-color: #16171a;
  color: #FFFFFF;
  padding: 20px 20px 5px;
  margin-top: -1px;
}
.configurator .narrow-layout .model-information h1 {
  color: #FFFFFF;
  text-transform: uppercase;
}
.configurator .narrow-layout .model-information .stage-disclaimer {
  margin: 10px 0;
}
.configurator .narrow-layout .configurator-content .button.summary {
  width: -webkit-fill-available;
  margin: 20px;
  height: 60px;
}
.configurator-wrapper {
  min-width: 320px;
  position: relative;
  margin: 0 auto;
  text-align: left;
  height: 100vh;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
}
@media screen and (min-width: 900px) {
  .configurator-wrapper {
    overflow: auto;
    height: 100%;
  }
}
.basic-overlay {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: fixed;
  z-index: 1075;
  width: 100%;
  top: 0;
  left: 0;
  transition: visibility 0.3s, opacity 0.3s;
  background-color: #FFFFFF;
  overflow: hidden;
  width: 860px;
}
@media screen and (min-width: 900px) {
  .basic-overlay {
    max-height: calc(100% - 60px);
  }
}
@media screen and (max-width: 899px) {
  .basic-overlay {
    width: 100%;
    height: 100vh;
    max-height: 100%;
  }
}
@media screen and (max-width: 899px) {
  .basic-overlay {
    overflow: auto;
    padding: 20px 20px 40px 20px;
  }
}
@media screen and (min-width: 900px) {
  .basic-overlay {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 40px 0 40px 40px;
  }
}
.basic-overlay .basic-overlay-header {
  text-align: left;
}
.basic-overlay .basic-overlay-header > * {
  clear: both;
  margin-top: 20px;
}
.basic-overlay .basic-overlay-header .close {
  margin-top: 0;
  margin-bottom: 22px;
}
.basic-overlay .basic-overlay-header .subtitle {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .basic-overlay .basic-overlay-header .subtitle {
    font-size: 11px;
    line-height: 13px;
  }
}
.basic-overlay .basic-overlay-header .subtitle:lang(el),
.basic-overlay .basic-overlay-header .subtitle:lang(th),
.basic-overlay .basic-overlay-header .subtitle:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.basic-overlay .basic-overlay-header .subtitle:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.basic-overlay .basic-overlay-header .subtitle:lang(ja),
.basic-overlay .basic-overlay-header .subtitle:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.basic-overlay .basic-overlay-header h2 {
  text-transform: none;
  padding-bottom: 20px;
  border-bottom: 2px solid #16171a;
}
@media screen and (max-width: 899px) {
  .basic-overlay .basic-overlay-header h2 {
    margin-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 900px) {
  .basic-overlay .basic-overlay-header {
    padding-right: 40px;
  }
}
.basic-overlay .basic-overlay-content {
  margin-top: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  overflow: hidden;
}
.basic-overlay .basic-overlay-content ul.cta-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 899px) {
  .basic-overlay .basic-overlay-content {
    overflow: initial;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
  .basic-overlay .basic-overlay-content ul.cta-items {
    margin: 30px 0 20px 0;
  }
}
.basic-overlay .basic-overlay-scrolling {
  max-height: inherit;
}
@media screen and (min-width: 900px) {
  .basic-overlay .basic-overlay-footer {
    padding-right: 40px;
  }
}
.basic-overlay .basic-overlay-footer > * {
  margin-top: 20px;
}
.basic-overlay .basic-overlay-footer .disclaimer {
  margin-bottom: 0;
}
@media screen and (max-width: 899px) {
  .basic-overlay .basic-overlay-footer > * {
    margin-top: 20px;
  }
}
@media screen and (min-width: 900px) {
  .basic-overlay .splited {
    display: grid;
    grid-template-columns: calc(50% - 10px) calc(50% - 10px);
    column-gap: 20px;
  }
  .basic-overlay .splited *:first-child:last-child {
    grid-column: span 2;
  }
}
.basic-overlay .splited .image-container {
  height: auto;
}
.basic-overlay .icon.close {
  float: right;
}
.no-touchevents .basic-overlay .icon.close:hover {
  background-image: url(../img/icons-LS6/close-blue.svg);
}
.basic-overlay .buttons {
  min-height: 36px;
}
@media screen and (max-width: 899px) {
  .basic-overlay .buttons {
    min-height: 60px;
  }
}
.basic-overlay .buttons .button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 36px;
}
.basic-overlay .buttons .button.button-secondary,
.basic-overlay .buttons .button.button-primary {
  line-height: 36px;
}
@media screen and (max-width: 899px) {
  .basic-overlay .buttons .button.button-secondary,
  .basic-overlay .buttons .button.button-primary {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.basic-overlay .nccFinanceProductLegal.condition {
  display: none;
}
.basic-overlay .image-container {
  width: 100%;
  overflow: hidden;
}
.basic-overlay .image-container img {
  width: 100%;
}
.price-overlay .basic-overlay-header {
  text-align: left;
}
.price-overlay .basic-overlay-content .price-info {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  padding: 20px 0;
}
@media screen and (max-width: 899px) {
  .price-overlay .basic-overlay-content .price-info {
    font-size: 11px;
    line-height: 13px;
  }
}
.price-overlay .basic-overlay-content .price-info:lang(el),
.price-overlay .basic-overlay-content .price-info:lang(th),
.price-overlay .basic-overlay-content .price-info:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.price-overlay .basic-overlay-content .price-info:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.price-overlay .basic-overlay-content .price-info:lang(ja),
.price-overlay .basic-overlay-content .price-info:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .price-overlay .basic-overlay-content .price-info {
    padding: 20px 0 0 0;
  }
}
.price-overlay .basic-overlay-content .price-info:not(:first-child) {
  border-top: 1px solid #F2F2F2;
}
.price-overlay .basic-overlay-content .price-info .item {
  clear: both;
  overflow: hidden;
  padding-right: 3px;
}
.price-overlay .basic-overlay-content .price-info .item .title {
  display: block;
  margin-bottom: 12px;
}
@media screen and (min-width: 900px) {
  .price-overlay .basic-overlay-content .price-info .item .title {
    margin-bottom: 0;
    max-width: 50%;
    float: left;
    display: inline;
  }
}
.price-overlay .basic-overlay-content .price-info .item .price {
  display: block;
}
@media screen and (min-width: 900px) {
  .price-overlay .basic-overlay-content .price-info .item .price {
    float: right;
    display: inline;
  }
}
.price-overlay .basic-overlay-content .price-info .item .price-with-disclaimer.easy-ride-wc {
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
}
.price-overlay .basic-overlay-content .price-info .highlighted {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
}
.price-overlay .basic-overlay-content .price-info .highlighted:lang(el),
.price-overlay .basic-overlay-content .price-info .highlighted:lang(th),
.price-overlay .basic-overlay-content .price-info .highlighted:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.price-overlay .basic-overlay-content .price-info .highlighted:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.price-overlay .basic-overlay-content .price-info .highlighted:lang(ja),
.price-overlay .basic-overlay-content .price-info .highlighted:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.price-overlay .basic-overlay-content .price-info .highlighted .item .title {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.price-overlay .basic-overlay-content .price-info .separator {
  border-top: 2px solid #CCCCCC;
}
.price-overlay .basic-overlay-content .price-info .separator .item {
  margin-top: 30px;
}
.price-overlay .cta-type-PRICING.cta-buttons .cta-item {
  margin-bottom: 20px;
}
.price-overlay .cta-type-PRICING.cta-buttons .cta-item:last-child {
  margin-bottom: 0px;
}
@media screen and (min-width: 900px) {
  .price-overlay .cta-type-PRICING.cta-buttons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }
  .price-overlay .cta-type-PRICING.cta-buttons .cta-item {
    margin: 0;
  }
  .price-overlay .cta-type-PRICING.cta-buttons .cta-item:nth-child(2n+1):last-child {
    grid-column: span 2;
  }
}
.price-overlay .details.pricing-based-on-post-code {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  cursor: pointer;
  margin: 10px 0;
  padding: 0;
  color: #16171a;
}
.price-overlay .details.pricing-based-on-post-code:lang(el),
.price-overlay .details.pricing-based-on-post-code:lang(th),
.price-overlay .details.pricing-based-on-post-code:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.price-overlay .details.pricing-based-on-post-code:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.price-overlay .details.pricing-based-on-post-code:lang(ja),
.price-overlay .details.pricing-based-on-post-code:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.price-overlay .details.pricing-based-on-post-code .anchor {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  text-decoration: underline;
}
.price-overlay .details.pricing-based-on-post-code .anchor:hover {
  color: #0062FF;
}
.basic-error-overlay {
  visibility: hidden;
}
.basic-error-overlay.enabled {
  visibility: visible;
}
.basic-error-overlay.enabled .error-wrapper:not(.hidden) {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow: hidden;
}
.basic-error-overlay .title {
  margin: 40px 0;
}
.basic-error-overlay h2 {
  margin: 0;
}
.basic-error-overlay .basic-overlay-content {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
.basic-error-overlay .basic-overlay-content:lang(el),
.basic-error-overlay .basic-overlay-content:lang(th),
.basic-error-overlay .basic-overlay-content:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.basic-error-overlay .basic-overlay-content:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.basic-error-overlay .basic-overlay-content:lang(ja),
.basic-error-overlay .basic-overlay-content:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.basic-error-overlay .button.button-primary {
  width: 100%;
  line-height: 36px;
}
.basic-error-overlay .image-container {
  width: 100%;
  height: auto;
  max-height: inherit;
}
@media screen and (max-width: 899px) {
  .basic-error-overlay .image-container {
    padding-right: 0;
  }
}
.basic-error-overlay .image-container img {
  width: 100%;
  height: auto;
  transform: none;
  top: 0;
}
.share-overlay .image-container {
  width: 100%;
}
.share-overlay .image-container img {
  top: 0;
  transform: none;
}
.share-overlay .config-url {
  background-color: #F2F2F2;
  text-align: center;
  width: 100%;
  padding: 20px;
}
@media screen and (min-width: 900px) {
  .share-overlay .config-url {
    text-align: left;
    padding: 20px 40px;
  }
}
.share-overlay .config-url .text {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  word-wrap: break-word;
}
@media screen and (max-width: 899px) {
  .share-overlay .config-url .text {
    font-size: 11px;
    line-height: 13px;
  }
}
.share-overlay .config-url .text:lang(el),
.share-overlay .config-url .text:lang(th),
.share-overlay .config-url .text:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.share-overlay .config-url .text:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.share-overlay .config-url .text:lang(ja),
.share-overlay .config-url .text:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.share-overlay .qr-code {
  width: 100%;
  padding: 20px;
}
@media screen and (min-width: 900px) {
  .share-overlay .qr-code {
    padding: 20px 40px;
  }
}
@media screen and (max-width: 899px) {
  .share-overlay .qr-code {
    padding-top: 20px;
  }
  .share-overlay .qr-code img {
    display: block;
    margin: auto;
  }
}
.share-overlay .details > * {
  margin-bottom: 20px;
}
.share-overlay .description {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .share-overlay .description {
    font-size: 11px;
    line-height: 13px;
  }
}
.share-overlay .description:lang(el),
.share-overlay .description:lang(th),
.share-overlay .description:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.share-overlay .description:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.share-overlay .description:lang(ja),
.share-overlay .description:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .share-overlay .description {
    margin-top: 20px;
  }
}
.print-overlay .basic-overlay-content {
  border: 0 none !important;
}
.print-overlay .product-disclaimer {
  color: #16171a;
}
.print-overlay .details {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
.print-overlay .details:lang(el),
.print-overlay .details:lang(th),
.print-overlay .details:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.print-overlay .details:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.print-overlay .details:lang(ja),
.print-overlay .details:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.print-overlay .radio-button {
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  vertical-align: middle;
  border: 1px solid #16171a;
  background-size: 65%;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.print-overlay .single-selection {
  border: 1px solid #FFFFFF;
  background-image: url(../img/icons-LS6/checkmark.svg);
  background-color: #FFFFFF;
}
.print-overlay .groups {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 40px;
}
.print-overlay .groups:lang(el),
.print-overlay .groups:lang(th),
.print-overlay .groups:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.print-overlay .groups:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.print-overlay .groups:lang(ja),
.print-overlay .groups:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.print-overlay .group {
  margin-bottom: 30px;
}
@media screen and (max-width: 899px) {
  .print-overlay .group {
    margin-bottom: 20px;
  }
}
.print-overlay .version {
  text-align: left;
  width: 100%;
}
.print-overlay .version:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (min-width: 900px) {
  .print-overlay .version {
    padding-left: 40px;
  }
  .print-overlay .version:not(:last-child) {
    margin-bottom: 30px;
  }
}
.print-overlay .version.active .radio-button {
  background-image: url(../img/icons-LS6/checkmark.svg);
  background-image: url(../img/icons-LS6/checkmark-white.svg);
  background-color: #16171a;
}
.print-overlay .version.active .single-selection {
  background-image: url(../img/icons-LS6/checkmark.svg);
  background-color: #FFFFFF;
}
.print-overlay .version:not(.active):hover .label {
  text-decoration: underline;
}
.print-overlay .selection {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.print-overlay .description {
  margin-left: 50px;
}
.print-overlay .group {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
}
.print-overlay .group:lang(el),
.print-overlay .group:lang(th),
.print-overlay .group:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.print-overlay .group:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.print-overlay .group:lang(ja),
.print-overlay .group:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.print-overlay .group:lang(el),
.print-overlay .group:lang(th),
.print-overlay .group:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.print-overlay .group:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.print-overlay .group:lang(ja),
.print-overlay .group:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.print-overlay .version .label {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  -ms-flex-positive: 1;
      flex-grow: 1;
  width: 100%;
  margin-left: 20px;
}
.print-overlay .version .label:lang(el),
.print-overlay .version .label:lang(th),
.print-overlay .version .label:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.print-overlay .version .label:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.print-overlay .version .label:lang(ja),
.print-overlay .version .label:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.print-overlay .version .label:lang(el),
.print-overlay .version .label:lang(th),
.print-overlay .version .label:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.print-overlay .version .label:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.print-overlay .version .label:lang(ja),
.print-overlay .version .label:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.print-overlay .image-container {
  padding: 0;
}
.missing-feature-overlay .group {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}
@media screen and (max-width: 899px) {
  .missing-feature-overlay .group {
    font-size: 11px;
    line-height: 13px;
  }
}
.missing-feature-overlay .group:lang(el),
.missing-feature-overlay .group:lang(th),
.missing-feature-overlay .group:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.missing-feature-overlay .group:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.missing-feature-overlay .group:lang(ja),
.missing-feature-overlay .group:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.missing-feature-overlay .panel-item {
  margin-bottom: 10px;
}
.missing-feature-overlay .panel-item .information {
  background-color: #F2F2F2;
}
.download-image-overlay .image-container {
  width: 100%;
  height: auto;
  max-height: inherit;
}
.download-image-overlay .image-container img {
  width: 100%;
  height: auto;
  transform: none;
  top: 0;
}
.download-image-overlay .product-disclaimer {
  color: #16171a;
}
.feature-details-overlay {
  display: none;
}
.feature-details-overlay.enabled {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.feature-details-overlay .basic-overlay-header .close {
  margin-bottom: 0;
}
.feature-details-overlay .basic-overlay-content {
  margin-top: 30px;
}
@media screen and (max-width: 899px) {
  .feature-details-overlay .basic-overlay-content .custom-scroller-no-scrollbar {
    overflow: hidden;
  }
}
.feature-details-overlay .basic-overlay-footer .buttons {
  margin: 30px 0;
}
.feature-details-overlay .path-information {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #919191;
}
.feature-details-overlay .path-information:lang(el),
.feature-details-overlay .path-information:lang(th),
.feature-details-overlay .path-information:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.feature-details-overlay .path-information:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.feature-details-overlay .path-information:lang(ja),
.feature-details-overlay .path-information:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .feature-details-overlay .path-information {
    display: none;
  }
}
.feature-details-overlay .path-information-narrow {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #919191;
  display: none;
}
.feature-details-overlay .path-information-narrow:lang(el),
.feature-details-overlay .path-information-narrow:lang(th),
.feature-details-overlay .path-information-narrow:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.feature-details-overlay .path-information-narrow:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.feature-details-overlay .path-information-narrow:lang(ja),
.feature-details-overlay .path-information-narrow:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .feature-details-overlay .path-information-narrow {
    display: unset;
  }
}
.feature-details-overlay .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media screen and (max-width: 899px) {
  .feature-details-overlay .content {
    -ms-flex-pack: right;
        justify-content: right;
  }
}
.feature-details-overlay .navigation {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: auto auto;
}
.feature-details-overlay .navigation:lang(el),
.feature-details-overlay .navigation:lang(th),
.feature-details-overlay .navigation:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.feature-details-overlay .navigation:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.feature-details-overlay .navigation:lang(ja),
.feature-details-overlay .navigation:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .feature-details-overlay .navigation {
    grid-template-columns: auto 1fr;
    grid-gap: 10px;
    margin-top: 10px;
  }
}
.feature-details-overlay .navigation .previous {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  line-height: 16px;
}
.feature-details-overlay .navigation .previous::before {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  transform: rotate(90deg);
  width: 13px;
  height: 13px;
  background-size: 13px;
}
.no-touchevents .feature-details-overlay .navigation .previous::before:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.feature-details-overlay .navigation .previous::before.down {
  transform: rotate(0deg);
}
.feature-details-overlay .navigation .previous::before.up {
  transform: rotate(180deg);
}
.feature-details-overlay .navigation .previous::before.right {
  transform: rotate(-90deg);
}
.feature-details-overlay .navigation .previous::before.left {
  transform: rotate(90deg);
}
.no-touchevents .feature-details-overlay .navigation .previous:hover {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #0062FF;
}
.no-touchevents .feature-details-overlay .navigation .previous:hover:lang(el),
.no-touchevents .feature-details-overlay .navigation .previous:hover:lang(th),
.no-touchevents .feature-details-overlay .navigation .previous:hover:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.no-touchevents .feature-details-overlay .navigation .previous:hover:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.no-touchevents .feature-details-overlay .navigation .previous:hover:lang(ja),
.no-touchevents .feature-details-overlay .navigation .previous:hover:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.no-touchevents .feature-details-overlay .navigation .previous:hover::before {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
  transform: rotate(90deg);
  width: 13px;
  height: 13px;
  background-size: 13px;
}
.no-touchevents .no-touchevents .feature-details-overlay .navigation .previous:hover::before:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.no-touchevents .feature-details-overlay .navigation .previous:hover::before.down {
  transform: rotate(0deg);
}
.no-touchevents .feature-details-overlay .navigation .previous:hover::before.up {
  transform: rotate(180deg);
}
.no-touchevents .feature-details-overlay .navigation .previous:hover::before.right {
  transform: rotate(-90deg);
}
.no-touchevents .feature-details-overlay .navigation .previous:hover::before.left {
  transform: rotate(90deg);
}
.feature-details-overlay .navigation .next {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  line-height: 16px;
}
.feature-details-overlay .navigation .next::after {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  transform: rotate(-90deg);
  width: 13px;
  height: 13px;
  background-size: 13px;
}
.no-touchevents .feature-details-overlay .navigation .next::after:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.feature-details-overlay .navigation .next::after.down {
  transform: rotate(0deg);
}
.feature-details-overlay .navigation .next::after.up {
  transform: rotate(180deg);
}
.feature-details-overlay .navigation .next::after.right {
  transform: rotate(-90deg);
}
.feature-details-overlay .navigation .next::after.left {
  transform: rotate(90deg);
}
.no-touchevents .feature-details-overlay .navigation .next:hover {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #0062FF;
}
.no-touchevents .feature-details-overlay .navigation .next:hover:lang(el),
.no-touchevents .feature-details-overlay .navigation .next:hover:lang(th),
.no-touchevents .feature-details-overlay .navigation .next:hover:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.no-touchevents .feature-details-overlay .navigation .next:hover:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.no-touchevents .feature-details-overlay .navigation .next:hover:lang(ja),
.no-touchevents .feature-details-overlay .navigation .next:hover:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.no-touchevents .feature-details-overlay .navigation .next:hover::after {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
  transform: rotate(-90deg);
  width: 13px;
  height: 13px;
  background-size: 13px;
}
.no-touchevents .no-touchevents .feature-details-overlay .navigation .next:hover::after:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.no-touchevents .feature-details-overlay .navigation .next:hover::after.down {
  transform: rotate(0deg);
}
.no-touchevents .feature-details-overlay .navigation .next:hover::after.up {
  transform: rotate(180deg);
}
.no-touchevents .feature-details-overlay .navigation .next:hover::after.right {
  transform: rotate(-90deg);
}
.no-touchevents .feature-details-overlay .navigation .next:hover::after.left {
  transform: rotate(90deg);
}
.feature-details-overlay .feature-image {
  height: inherit;
  overflow: hidden;
}
.feature-details-overlay .icon.maximize {
  position: absolute;
  right: 0;
  margin: 5px;
  background-color: #16171a;
  background-size: 28px;
  height: 50px;
  width: 50px;
  background-image: url(../img/icons-LS6/zoom.svg);
  background-image: url('../img/icons-LS6/zoom-white.svg');
}
.no-touchevents .feature-details-overlay .icon.maximize:hover {
  background-image: url('../img/icons-LS6/zoom-white.svg');
}
.no-touchevents .feature-details-overlay .icon.maximize:hover {
  background-color: #0062FF;
}
.feature-details-overlay .image-slider {
  position: relative;
  width: 100%;
  max-height: inherit;
  -ms-flex: 1;
      flex: 1;
}
.feature-details-overlay .image-slider img {
  width: 100%;
}
.feature-details-overlay .title {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}
@media screen and (max-width: 899px) {
  .feature-details-overlay .title {
    line-height: 18px;
  }
}
.feature-details-overlay .title:lang(el),
.feature-details-overlay .title:lang(th),
.feature-details-overlay .title:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.feature-details-overlay .title:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.feature-details-overlay .title:lang(ja),
.feature-details-overlay .title:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .feature-details-overlay .title {
    line-height: 18px;
  }
}
.feature-details-overlay .title:lang(el),
.feature-details-overlay .title:lang(th),
.feature-details-overlay .title:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.feature-details-overlay .title:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.feature-details-overlay .title:lang(ja),
.feature-details-overlay .title:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.feature-details-overlay .subtitle {
  padding-top: 30px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .feature-details-overlay .subtitle {
    font-size: 11px;
    line-height: 13px;
  }
}
.feature-details-overlay .subtitle:lang(el),
.feature-details-overlay .subtitle:lang(th),
.feature-details-overlay .subtitle:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.feature-details-overlay .subtitle:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.feature-details-overlay .subtitle:lang(ja),
.feature-details-overlay .subtitle:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .feature-details-overlay .subtitle {
    font-size: 14px;
  }
}
.feature-details-overlay .price {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
@media screen and (max-width: 899px) {
  .feature-details-overlay .price {
    line-height: 18px;
  }
}
.feature-details-overlay .price:lang(el),
.feature-details-overlay .price:lang(th),
.feature-details-overlay .price:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.feature-details-overlay .price:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.feature-details-overlay .price:lang(ja),
.feature-details-overlay .price:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .feature-details-overlay .price {
    line-height: 18px;
  }
}
.feature-details-overlay .price:lang(el),
.feature-details-overlay .price:lang(th),
.feature-details-overlay .price:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.feature-details-overlay .price:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.feature-details-overlay .price:lang(ja),
.feature-details-overlay .price:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.feature-details-overlay .information {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  margin-top: 30px;
}
@media screen and (min-width: 900px) {
  .no-touchevents .feature-details-overlay .information {
    padding-right: 0;
  }
}
.feature-details-overlay .included-parts,
.feature-details-overlay .status {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  color: #919191;
}
.feature-details-overlay .included-parts:lang(el),
.feature-details-overlay .status:lang(el),
.feature-details-overlay .included-parts:lang(th),
.feature-details-overlay .status:lang(th),
.feature-details-overlay .included-parts:lang(ru),
.feature-details-overlay .status:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.feature-details-overlay .included-parts:lang(zh),
.feature-details-overlay .status:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.feature-details-overlay .included-parts:lang(ja),
.feature-details-overlay .status:lang(ja),
.feature-details-overlay .included-parts:lang(ko),
.feature-details-overlay .status:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.feature-details-overlay .description {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  padding: 20px 0 0 0;
  word-wrap: break-word;
}
.feature-details-overlay .description:lang(el),
.feature-details-overlay .description:lang(th),
.feature-details-overlay .description:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.feature-details-overlay .description:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.feature-details-overlay .description:lang(ja),
.feature-details-overlay .description:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (min-width: 900px) {
  .feature-details-overlay .description {
    display: inline-block;
  }
}
.feature-details-overlay .description.benefits {
  padding: 10px 0 0 0;
}
.feature-details-overlay .description ul {
  margin-left: 30px;
  list-style-type: unset;
}
.feature-details-overlay .description ul li {
  list-style-type: unset;
}
.feature-details-overlay .scrollable {
  margin-right: 40px;
}
@media screen and (max-width: 899px) {
  .feature-details-overlay .scrollable {
    margin-right: 0;
  }
}
.no-touchevents .feature-details-overlay .scrollable {
  margin-right: 0;
}
.image-slider {
  position: relative;
  width: 100%;
  max-height: inherit;
}
.image-slider .arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  background-size: 22px;
  background-color: #FFFFFF;
}
.image-slider .arrow.left {
  top: calc(50% - 15px);
  left: 0;
}
.image-slider .arrow.right {
  top: calc(50% - 15px);
  right: 0;
}
.image-slider .counter-container {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  padding-bottom: 20px;
}
.image-slider .counter-container .counter {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  display: inline-block;
  background-color: #FFFFFF;
  color: #16171a;
  margin-top: 10px;
  padding: 0 10px;
  border-radius: 5px;
}
.image-slider .counter-container .counter:lang(el),
.image-slider .counter-container .counter:lang(th),
.image-slider .counter-container .counter:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.image-slider .counter-container .counter:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.image-slider .counter-container .counter:lang(ja),
.image-slider .counter-container .counter:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.image-slider .counter-container .counter:lang(el),
.image-slider .counter-container .counter:lang(th),
.image-slider .counter-container .counter:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.image-slider .counter-container .counter:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.image-slider .counter-container .counter:lang(ja),
.image-slider .counter-container .counter:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.cookie-information-overlay .scrollable {
  padding-bottom: 40px;
}
@media screen and (max-width: 899px) {
  .cookie-information-overlay {
    padding-bottom: 25px;
  }
}
.cookie-information-overlay .button-primary {
  display: block;
  margin: auto;
  width: auto;
  margin-bottom: 0;
}
@media screen and (min-width: 480px) {
  .cookie-information-overlay .button-primary {
    width: 50%;
  }
}
.cookie-information-overlay .radio-button {
  display: grid;
  grid-template-columns: 30px auto;
  margin-bottom: 20px;
}
.cookie-information-overlay .radio-button:last-child {
  margin-bottom: 30px;
}
.no-touchevents .cookie-information-overlay .radio-button:not(.active):hover {
  cursor: pointer;
}
.no-touchevents .cookie-information-overlay .radio-button:not(.active):hover .label {
  text-decoration: underline;
}
.cookie-information-overlay .radio-button .label {
  color: #16171a;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
@media screen and (min-width: 900px) {
  .cookie-information-overlay .radio-button .label {
    margin-left: 20px;
  }
}
.cookie-information-overlay .radio-button.active .radio-icon {
  background-image: url(../img/icons-LS6/checkmark.svg);
  background-image: url(../img/icons-LS6/checkmark-white.svg);
  background-color: #16171a;
  background-size: 65%;
}
.cookie-information-overlay .cookie-information-section {
  margin-bottom: 40px;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
.cookie-information-overlay .cookie-information-section:lang(el),
.cookie-information-overlay .cookie-information-section:lang(th),
.cookie-information-overlay .cookie-information-section:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.cookie-information-overlay .cookie-information-section:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cookie-information-overlay .cookie-information-section:lang(ja),
.cookie-information-overlay .cookie-information-section:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.cookie-information-overlay .cookie-information-section.complex {
  margin-bottom: 40px;
}
.cookie-information-overlay .cookie-information-section.last {
  margin-bottom: 20px;
}
@media screen and (min-width: 900px) {
  .cookie-information-overlay .cookie-information-section.last {
    margin-bottom: 0;
  }
}
.cookie-information-overlay .cookie-information-section h2 {
  margin-bottom: 20px;
}
.cookie-information-overlay .cookie-information-section h4 {
  margin: 20px 0;
}
.cookie-information-overlay .cookie-information-section .toggler {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  transform: rotate(180deg);
}
.no-touchevents .cookie-information-overlay .cookie-information-section .toggler:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.cookie-information-overlay .cookie-information-section .toggler.down {
  transform: rotate(0deg);
}
.cookie-information-overlay .cookie-information-section .toggler.up {
  transform: rotate(180deg);
}
.cookie-information-overlay .cookie-information-section .toggler.right {
  transform: rotate(-90deg);
}
.cookie-information-overlay .cookie-information-section .toggler.left {
  transform: rotate(90deg);
}
.cookie-information-overlay .cookie-information-section .toggler.collapsed {
  transform: rotate(0deg);
}
.cookie-information-overlay .cookie-information-section .settings-text {
  margin-bottom: 26px;
}
.cookie-information-overlay .cookie-information-section .expander {
  color: #919191;
  margin-bottom: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.cookie-information-overlay .cookie-information-section .tables-container {
  transition: max-height 400ms;
  overflow: hidden;
}
.cookie-information-overlay .cookie-information-section .tables-container.collapsed {
  max-height: 0;
  overflow: hidden;
}
.cookie-information-overlay .cookie-information-section .tables-container h2 {
  margin-left: 20px;
  margin-right: 10px;
  margin-bottom: 15px;
}
.cookie-information-overlay .cookie-information-section .tables-container .table {
  display: table;
  border-collapse: collapse;
  margin-bottom: 33px;
}
@media screen and (min-width: 900px) {
  .cookie-information-overlay .cookie-information-section .tables-container .table {
    border-top: 1px inset #D9D9D9;
  }
}
.cookie-information-overlay .cookie-information-section .tables-container .table .row {
  display: table-row;
}
@media screen and (min-width: 900px) {
  .cookie-information-overlay .cookie-information-section .tables-container .table .row {
    border-bottom: 1px inset #D9D9D9;
  }
}
.cookie-information-overlay .cookie-information-section .tables-container .table .row .col {
  padding: 16px 39px;
}
@media screen and (min-width: 900px) {
  .cookie-information-overlay .cookie-information-section .tables-container .table .row .col {
    display: table-cell;
    padding: 13px 39px;
  }
}
.cookie-information-overlay .cookie-information-section .tables-container .table .row .col:first-child {
  background-color: #F2F2F2;
}
@media screen and (min-width: 900px) {
  .cookie-information-overlay .cookie-information-section .tables-container .table .row .col:first-child {
    width: 220px;
    max-width: 220px;
    word-break: normal;
    overflow-wrap: break-word;
  }
}
@media screen and (max-width: 899px) {
  .country-selection-overlay {
    margin-bottom: 25px;
  }
}
.country-selection-overlay .country-details {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  color: #919191;
}
.country-selection-overlay .country-details:lang(el),
.country-selection-overlay .country-details:lang(th),
.country-selection-overlay .country-details:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.country-selection-overlay .country-details:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.country-selection-overlay .country-details:lang(ja),
.country-selection-overlay .country-details:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.country-selection-overlay .button-primary {
  display: block;
  padding: 0 40px;
  margin-left: 50%;
  transform: translateX(-50%);
  width: auto;
  margin-bottom: 0;
}
@media screen and (max-width: 899px) {
  .country-selection-overlay .button-primary {
    padding: 0;
  }
}
@media screen and (max-width: 899px) {
  .country-selection-overlay .region-lists-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.country-selection-overlay .country-list {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 900px) {
  .country-selection-overlay .country-list {
    width: auto;
    overflow: hidden;
  }
}
.country-selection-overlay .country-list li {
  position: relative;
  padding: 20px 0;
  width: 100%;
  height: 50px;
  border-top: 1px solid #D9D9D9;
}
@media screen and (max-width: 899px) {
  .country-selection-overlay .country-list li {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  .country-selection-overlay .country-list li {
    width: 240px;
  }
}
.country-selection-overlay .country-list li:last-child {
  padding-bottom: 0;
}
.country-selection-overlay .country-list li:first-child {
  border-top: 0;
}
.country-selection-overlay .country-list li a {
  display: block;
  color: #919191;
}
.country-selection-overlay .country-list li a div {
  background-repeat: no-repeat;
  float: left;
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
  margin-right: 10px;
  margin-top: -4px;
}
.country-selection-overlay .expander {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.country-selection-overlay .region-container {
  margin-top: 20px;
}
.country-selection-overlay .region-container:not(.active) .country-list {
  display: none;
}
@media screen and (min-width: 900px) {
  .country-selection-overlay .region-container {
    width: 260px;
    float: left;
  }
}
@media screen and (max-width: 899px) {
  .country-selection-overlay .region-container {
    width: 100%;
  }
  .country-selection-overlay .region-container .expander {
    padding: 15px 0;
    border-bottom: 2px solid #16171a;
  }
  .country-selection-overlay .region-container .list-container {
    max-height: 3000px;
    transition: max-height 400ms;
    overflow: hidden;
  }
  .country-selection-overlay .region-container.collapsed .expander {
    border-bottom: 0;
  }
  .country-selection-overlay .region-container.collapsed .list-container {
    max-height: 0;
    overflow: hidden;
  }
}
@media screen and (min-width: 900px) {
  .country-selection-overlay .region-container:first-child {
    border-right: 1px solid #F2F2F2;
  }
}
.country-selection-overlay .region-container:first-child ul > li {
  float: left;
  display: block;
}
@media screen and (min-width: 900px) {
  .country-selection-overlay .region-container:last-child {
    width: auto;
    margin-left: 20px;
  }
}
.language-selection-overlay {
  /* LANGUAGE SELECTION CONTENT */
}
@media screen and (max-width: 899px) {
  .language-selection-overlay {
    margin-bottom: 25px;
  }
}
.language-selection-overlay .language-details {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  color: #919191;
}
.language-selection-overlay .language-details:lang(el),
.language-selection-overlay .language-details:lang(th),
.language-selection-overlay .language-details:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.language-selection-overlay .language-details:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.language-selection-overlay .language-details:lang(ja),
.language-selection-overlay .language-details:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.language-selection-overlay .button-primary {
  display: block;
  padding: 0 40px;
  margin-left: 50%;
  transform: translateX(-50%);
  width: auto;
  margin-bottom: 0;
}
@media screen and (max-width: 899px) {
  .language-selection-overlay .button-primary {
    padding: 0;
  }
}
.language-selection-overlay .language-selection-copy {
  padding: 12px 17px;
  color: #333333;
}
@media screen and (min-width: 900px) {
  .language-selection-overlay .language-selection-copy {
    padding: 0;
    text-transform: none;
  }
}
@media screen and (min-width: 900px) {
  .language-selection-overlay .language-list {
    width: auto;
    overflow: hidden;
  }
}
.language-selection-overlay .language-list li {
  position: relative;
  padding: 20px 0;
  width: 100%;
  height: 50px;
  border-top: 1px solid #D9D9D9;
}
@media screen and (max-width: 899px) {
  .language-selection-overlay .language-list li {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  .language-selection-overlay .language-list li {
    width: 240px;
  }
}
.language-selection-overlay .language-list li:last-child {
  padding-bottom: 0;
}
.language-selection-overlay .language-list li:first-child {
  border-top: 0;
}
.language-selection-overlay .language-list li a {
  display: block;
  color: #919191;
}
.language-selection-overlay .language-list li a div {
  background-repeat: no-repeat;
  float: left;
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
  margin-right: 10px;
  margin-top: -4px;
}
.language-selection-overlay .language-list li {
  height: auto;
}
.language-selection-overlay .language-list a {
  padding: 20px 0;
}
.language-selection-overlay .language-selection-content {
  width: 100%;
  position: relative;
  height: auto;
  transition: max-height 0.4s;
}
@media screen and (max-width: 899px) {
  .language-selection-overlay .language-selection-content {
    max-height: none !important;
    height: 100%;
  }
}
.language-selection-overlay .language-selection-disclaimer {
  margin: 20px;
}
@media screen and (min-width: 900px) {
  .language-selection-overlay .language-selection-disclaimer {
    width: 100%;
  }
}
.modelfinder-overlay h2 {
  text-transform: none;
}
.modelfinder-overlay .basic-overlay-content .model-image {
  width: 100%;
}
.modelfinder-overlay .basic-overlay-content .model-image img {
  width: 100%;
  height: auto;
}
.modelfinder-overlay .basic-overlay-content .model-image.full {
  width: 100%;
}
.modelfinder-overlay .basic-overlay-content .cta-buttons:before {
  content: none;
}
.modelfinder-overlay .basic-overlay-footer .button-container {
  margin: 40px 0;
}
.conflicts-overlay {
  visibility: hidden;
}
.conflicts-overlay .basic-overlay-header {
  max-height: 400px;
}
.conflicts-overlay.enabled {
  visibility: visible;
  margin-top: 0;
}
.conflicts-overlay .conflicts-wrapper {
  background-color: #FFFFFF;
  height: 100%;
  padding: 0;
  position: relative;
}
.conflicts-overlay .content-wrapper {
  margin-top: 25px;
}
.conflicts-overlay .checkbox {
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  background-size: 22px;
  width: 32px;
  height: 22px;
  top: 50%;
  right: 50%;
  transform: translateY(-50%) translateX(50%);
}
.conflicts-overlay .panel-content .panel {
  background: none;
}
.conflicts-overlay .panel-content .conflict-groups-info {
  padding-bottom: 16px;
}
.conflicts-overlay .alternative-selection {
  padding: 0 0 15px 0;
  border-bottom: 2px solid #646464;
}
@media screen and (min-width: 900px) {
  .conflicts-overlay .alternative-selection {
    padding: 0px 0 15px 0;
    border-bottom: none;
  }
}
.conflict-group-description {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}
@media screen and (max-width: 899px) {
  .conflict-group-description {
    font-size: 11px;
    line-height: 13px;
  }
}
.conflict-group-description:lang(el),
.conflict-group-description:lang(th),
.conflict-group-description:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.conflict-group-description:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.conflict-group-description:lang(ja),
.conflict-group-description:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.conflict-groups {
  padding-bottom: 36px;
}
.conflict-groups:last-child {
  padding-bottom: 0;
}
@media screen and (min-width: 900px) {
  .conflict-groups:last-child {
    padding-bottom: 2px;
  }
}
.conflict-groups .open-detail .details {
  max-height: 3000px;
}
.conflict-groups .open-detail .feature.details-available {
  cursor: pointer;
}
.conflict-groups .open-detail .feature.details-available:after {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  transform: rotate(180deg);
}
.no-touchevents .conflict-groups .open-detail .feature.details-available:after:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.conflict-groups .open-detail .feature.details-available:after.down {
  transform: rotate(0deg);
}
.conflict-groups .open-detail .feature.details-available:after.up {
  transform: rotate(180deg);
}
.conflict-groups .open-detail .feature.details-available:after.right {
  transform: rotate(-90deg);
}
.conflict-groups .open-detail .feature.details-available:after.left {
  transform: rotate(90deg);
}
.conflict-groups .feature {
  margin-left: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.conflict-groups .feature.details-available {
  cursor: pointer;
}
.conflict-groups .feature.details-available:after {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  transform: rotate(0deg);
  margin: 10px;
}
.no-touchevents .conflict-groups .feature.details-available:after:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.conflict-groups .feature.details-available:after.down {
  transform: rotate(0deg);
}
.conflict-groups .feature.details-available:after.up {
  transform: rotate(180deg);
}
.conflict-groups .feature.details-available:after.right {
  transform: rotate(-90deg);
}
.conflict-groups .feature.details-available:after.left {
  transform: rotate(90deg);
}
.conflict-groups .feature .information {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-tap-highlight-color: transparent;
}
.conflict-groups .feature .information.image-displayed {
  width: 560px;
}
.conflict-groups .feature .information .description {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 0 20px;
  padding: 0;
  word-break: normal;
  overflow-wrap: break-word;
}
@media screen and (max-width: 899px) {
  .conflict-groups .feature .information .description {
    font-size: 11px;
    line-height: 13px;
  }
}
.conflict-groups .feature .information .description:lang(el),
.conflict-groups .feature .information .description:lang(th),
.conflict-groups .feature .information .description:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.conflict-groups .feature .information .description:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.conflict-groups .feature .information .description:lang(ja),
.conflict-groups .feature .information .description:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.conflict-groups .feature .information .description .status {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #919191;
}
.conflict-groups .feature .information .description .status:lang(el),
.conflict-groups .feature .information .description .status:lang(th),
.conflict-groups .feature .information .description .status:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.conflict-groups .feature .information .description .status:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.conflict-groups .feature .information .description .status:lang(ja),
.conflict-groups .feature .information .description .status:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.conflict-groups .feature .information .list-price {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .conflict-groups .feature .information .list-price {
    font-size: 11px;
    line-height: 13px;
  }
}
.conflict-groups .feature .information .list-price:lang(el),
.conflict-groups .feature .information .list-price:lang(th),
.conflict-groups .feature .information .list-price:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.conflict-groups .feature .information .list-price:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.conflict-groups .feature .information .list-price:lang(ja),
.conflict-groups .feature .information .list-price:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.conflict-groups .content-conflict-feature .description {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .conflict-groups .content-conflict-feature .description {
    font-size: 11px;
    line-height: 13px;
  }
}
.conflict-groups .content-conflict-feature .description:lang(el),
.conflict-groups .content-conflict-feature .description:lang(th),
.conflict-groups .content-conflict-feature .description:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.conflict-groups .content-conflict-feature .description:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.conflict-groups .content-conflict-feature .description:lang(ja),
.conflict-groups .content-conflict-feature .description:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.conflict-groups .content-conflict-feature .included-pack,
.conflict-groups .content-conflict-feature .list {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
}
.conflict-groups .content-conflict-feature .included-pack:lang(el),
.conflict-groups .content-conflict-feature .list:lang(el),
.conflict-groups .content-conflict-feature .included-pack:lang(th),
.conflict-groups .content-conflict-feature .list:lang(th),
.conflict-groups .content-conflict-feature .included-pack:lang(ru),
.conflict-groups .content-conflict-feature .list:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.conflict-groups .content-conflict-feature .included-pack:lang(zh),
.conflict-groups .content-conflict-feature .list:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.conflict-groups .content-conflict-feature .included-pack:lang(ja),
.conflict-groups .content-conflict-feature .list:lang(ja),
.conflict-groups .content-conflict-feature .included-pack:lang(ko),
.conflict-groups .content-conflict-feature .list:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.conflict-groups .list-row {
  overflow: hidden;
  background: #F2F2F2;
  min-height: 73px;
  margin-bottom: 8px;
}
@media screen and (max-width: 899px) {
  .conflict-groups .list-row {
    min-height: 45px;
  }
}
.conflict-groups .list-row .alternative {
  position: relative;
}
.conflict-groups .list-row .alternative .alternative-header {
  overflow: hidden;
  position: relative;
}
.conflict-groups .list-row .alternative .alternative-header.feature-image-active .description {
  min-height: 62px;
}
.conflict-groups .list-row .details-image {
  width: 60px;
  height: 105px;
  float: left;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover, contain;
}
@media screen and (min-width: 900px) {
  .conflict-groups .list-row .details-image {
    width: 185px;
  }
}
.conflict-groups .list-row .details-image img {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover, contain;
}
.conflict-groups .list-row .list-price {
  margin-left: 19px;
}
@media screen and (max-width: 899px) {
  .conflict-groups .list-row .list-price {
    margin-bottom: 5px;
  }
}
.no-touchevents .conflict-groups .list-row:not(.single-choice):not(.active) .alternative:hover .feature.details-available:hover .information .description h4 {
  display: inline-block;
  border-bottom: 1px solid;
}
.conflict-groups .list-row:not(.single-choice):not(.active) .alternative .feature .information .description h4,
.conflict-groups .list-row:not(.single-choice):not(.active) .alternative .feature .information .list-price .price {
  color: #16171a;
  display: inline-block;
}
.conflict-groups .list-row:not(.single-choice):not(.active) .alternative .feature .information .description h4 {
  border-bottom: 1px solid transparent;
}
.conflict-groups .list-row:not(.single-choice) .details .detail-pack .disclaimer {
  margin-bottom: 10px;
}
@media screen and (min-width: 900px) {
  .conflict-groups .list-row:not(.single-choice) .details .detail-pack .disclaimer {
    margin-bottom: 5px;
  }
}
.conflict-groups .list-row.single-choice {
  min-height: 45px;
}
.conflict-groups .list-row.single-choice .feature {
  margin-left: 32px;
}
.conflict-groups .list-row.single-choice .feature .information {
  padding: 13px 0;
}
.conflict-groups .list-row.single-choice .feature .information .description {
  margin: 0 0 0 16px;
}
@media screen and (min-width: 900px) {
  .conflict-groups .list-row.single-choice .feature .information .description {
    margin: 0 0 0 20px;
  }
}
.conflict-groups .list-row.single-choice .feature.details-available .information .description {
  margin-right: 52px;
}
.conflict-groups .list-row.single-choice .feature .list-price {
  margin-left: 20px;
}
@media screen and (max-width: 899px) {
  .conflict-groups .list-row.single-choice .feature .list-price {
    margin-left: 16px;
  }
}
.conflict-groups .list-row.single-choice .list-select {
  width: 32px;
  display: block;
  background-color: #D9D9D9;
  border-right: 2px solid #FFFFFF;
  position: absolute;
}
.conflict-groups .list-row.single-choice .list-select .checkbox {
  background-image: none;
}
.conflict-groups .list-row.single-choice .detail-pack {
  padding-left: 0;
}
.conflict-groups .list-row.single-choice .detail-pack .included-pack {
  padding: 22px 10px 0 20px;
}
.conflict-groups .list-row.active .list-select .checkbox-wrapper {
  background-color: #FFFFFF;
}
.no-touchevents .conflict-groups .list-row.active .list-select .checkbox-wrapper:hover {
  cursor: default;
  background-color: #FFFFFF;
}
.no-touchevents .conflict-groups .list-row.active .list-select .checkbox-wrapper:hover .checkbox {
  background-image: url(../img/icons-LS6/checkmark.svg);
}
.conflict-groups .list-row.active .list-select .checkbox-wrapper .checkbox {
  background-image: url(../img/icons-LS6/checkmark.svg);
}
.conflict-groups .list-row .list-select {
  height: 100%;
  position: absolute;
}
.conflict-groups .list-row .list-select .checkbox-wrapper {
  height: 100%;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  background-color: #16171a;
  position: absolute;
}
@media screen and (max-width: 899px) {
  .conflict-groups .list-row .list-select .checkbox-wrapper {
    min-height: 45px;
  }
}
.conflict-groups .list-row .list-select .checkbox-wrapper .checkbox {
  background-image: url(../img/icons-LS6/more.svg);
  background-image: url(../img/icons-LS6/more-white.svg);
}
.no-touchevents .conflict-groups .list-row .list-select .checkbox-wrapper:hover {
  background-color: #0062FF;
  cursor: pointer;
}
.conflict-groups .list-row .description {
  color: #16171a;
  margin: 16px 0 18px;
}
.conflict-groups .list-row .description a {
  color: #FFFFFF;
  text-decoration: underline;
}
.conflict-groups .list-row .description,
.conflict-groups .list-row .disclaimer {
  padding: 0 19px;
}
.conflict-groups .list-row .disclaimer {
  margin-bottom: 15px;
  margin-top: 16px;
}
.conflict-groups .list-row .disclaimer.package {
  margin-top: 7px;
}
.conflict-groups .list-row:first-child {
  border: 4px solid #CD3430;
}
.conflict-groups .details {
  background: #F2F2F2;
  max-height: 0;
  overflow: hidden;
  transition: all 400ms;
}
.conflict-groups .details .details-wrapper {
  padding: 10px;
}
.conflict-groups .details .details-wrapper.details-wrapper-packs {
  padding: 0;
}
.conflict-groups .details .details-image {
  text-align: center;
  margin: 10px 10px 0;
  line-height: 0;
  min-height: 40px;
  background-repeat: no-repeat;
  background-position: center;
}
.conflict-groups .details .details-image img {
  width: 100%;
}
.conflict-groups .details .detail-pack {
  padding-left: 52px;
}
.conflict-groups .list-item {
  position: relative;
}
.conflict-groups .list-item .link-panel {
  display: table;
  overflow: hidden;
  width: 100%;
}
.conflict-groups .list-item .item-wrap {
  display: table-cell;
  padding: 0 20px 4px 20px;
  vertical-align: top;
  width: 100%;
}
.conflict-groups .list-item .item-name {
  display: block;
  margin-top: 7px;
}
.conflict-groups .list-item .item-name::before {
  content: '';
  display: inline-block;
}
.conflict-groups .list-item .item-name .item-name-text {
  font-weight: bold;
}
.conflict-groups .list-item.list-option-checked .item-name {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
}
.conflict-groups .list-item.list-option-checked .item-name::before {
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url(../img/icons-LS6/checkmark.svg);
  margin-right: 5px;
}
.conflict-groups .list-item .img-wrap {
  display: table-cell;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  width: 85px;
}
.conflict-groups .list-item .img-wrap .holder {
  background: #16171a;
  display: inline-block;
  position: relative;
  width: 75px;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
}
.conflict-groups .list-item .img-wrap img {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}
.conflict-groups .list-item .link-panel.selected .checked {
  display: inline-block;
}
.conflict-groups .included-pack {
  padding-top: 12px;
  padding-left: 22px;
}
.conflict-groups .included-pack p {
  padding-bottom: 4px;
  text-transform: none;
}
.model-config-container {
  margin-right: 10px;
}
@media screen and (max-width: 899px) {
  .model-config-container {
    margin-left: 0;
    margin-top: 5px;
  }
}
.model-config-container input {
  outline: none;
  border: none;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  z-index: 1;
}
@media screen and (max-width: 899px) {
  .model-config-container input {
    font-size: 11px;
    line-height: 13px;
  }
}
.model-config-container input:lang(el),
.model-config-container input:lang(th),
.model-config-container input:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.model-config-container input:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.model-config-container input:lang(ja),
.model-config-container input:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.model-config-container input[name=configId] {
  background: none;
  padding: 20px 10px;
  width: 175px;
}
.model-config-container input[type=submit] {
  background: #F2F2F2;
  width: 45px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-image: url(../img/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
}
.no-touchevents .model-config-container input[type=submit]:hover {
  background-image: url('../img/arrow-right-blue.svg');
}
.model-config-container .config-id {
  position: relative;
  overflow: hidden;
  width: 220px;
}
.model-config-container label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background: #F2F2F2;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  color: #919191;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 175px;
  transition: 0.2s;
  padding: 0 0 0 10px;
  z-index: -1;
}
@media screen and (max-width: 899px) {
  .model-config-container label {
    font-size: 11px;
    line-height: 13px;
  }
}
.model-config-container label:lang(el),
.model-config-container label:lang(th),
.model-config-container label:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.model-config-container label:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.model-config-container label:lang(ja),
.model-config-container label:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.model-config-container input:focus + label {
  text-indent: -99999px;
}
.model-config-container .ng-invalid {
  color: #CD3430;
}
.model-config-container .ng-not-empty + label {
  text-indent: -99999px;
}
.model-finder {
  overflow: hidden;
  position: relative;
  height: inherit;
  top: 0;
  width: 100%;
  z-index: 1054;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 900px) {
  .model-finder {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.model-finder .admin-code {
  right: 5%;
}
.model-finder .center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.model-finder .change-language {
  height: 22px;
  margin: 17px 15px 0px 0;
}
.model-finder .external-link {
  margin: 13px 0 0 55px;
}
.model-finder .iScrollVerticalScrollbar {
  margin: 40px 10px 20px 10px;
}
.model-finder header {
  height: auto;
}
@media screen and (max-width: 899px) {
  .model-finder header {
    margin: 30px;
  }
}
@media screen and (min-width: 900px) {
  .model-finder header {
    display: grid;
    grid-template-columns: 1fr max-content;
    margin: 30px 40px;
  }
}
@media screen and (min-width: 900px) {
  .model-finder .header-wrapper {
    max-width: 1600px;
    margin: 0 auto;
    width: 100%;
  }
}
.model-finder .title {
  margin-right: 80px;
}
.model-finder .title h1,
.model-finder .title h2 {
  text-transform: uppercase;
}
.model-finder li {
  position: relative;
}
.model-finder .wide-series-navigation {
  display: none;
  padding: 30px 40px 40px;
}
@media screen and (min-width: 900px) {
  .model-finder .wide-series-navigation {
    display: inline-block;
    background-color: #F2F2F2;
    width: 100%;
    position: relative;
  }
}
.model-finder .wide-series-navigation ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 900px) {
  .model-finder .wide-series-navigation ul {
    max-width: 1520px;
    margin: 0 auto;
    width: 100%;
  }
}
.model-finder .wide-series-navigation li {
  color: #919191;
  cursor: pointer;
}
.model-finder .wide-series-navigation a {
  padding: 10px 40px 0 0;
  display: block;
  text-align: center;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 22px;
  line-height: 1.27;
}
.model-finder .wide-series-navigation a:lang(el),
.model-finder .wide-series-navigation a:lang(th),
.model-finder .wide-series-navigation a:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.model-finder .wide-series-navigation a:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.model-finder .wide-series-navigation a:lang(ja),
.model-finder .wide-series-navigation a:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.model-finder .wide-series-navigation a:after {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
  display: block;
  content: attr(data-text);
  height: 1px;
  color: transparent;
  overflow: hidden;
  visibility: hidden;
  margin-bottom: -1px;
  text-align: center;
}
.model-finder .wide-series-navigation a:after:lang(el),
.model-finder .wide-series-navigation a:after:lang(th),
.model-finder .wide-series-navigation a:after:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.model-finder .wide-series-navigation a:after:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.model-finder .wide-series-navigation a:after:lang(ja),
.model-finder .wide-series-navigation a:after:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.no-touchevents .model-finder .wide-series-navigation a:hover {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
}
.no-touchevents .model-finder .wide-series-navigation a:hover:lang(el),
.no-touchevents .model-finder .wide-series-navigation a:hover:lang(th),
.no-touchevents .model-finder .wide-series-navigation a:hover:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.no-touchevents .model-finder .wide-series-navigation a:hover:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.no-touchevents .model-finder .wide-series-navigation a:hover:lang(ja),
.no-touchevents .model-finder .wide-series-navigation a:hover:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.model-finder .wide-series-navigation .active a {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
}
.model-finder .wide-series-navigation .active a:lang(el),
.model-finder .wide-series-navigation .active a:lang(th),
.model-finder .wide-series-navigation .active a:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.model-finder .wide-series-navigation .active a:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.model-finder .wide-series-navigation .active a:lang(ja),
.model-finder .wide-series-navigation .active a:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.model-finder .open-series .tab-navigation h3 {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
}
.model-finder .open-series .tab-navigation h3:lang(el),
.model-finder .open-series .tab-navigation h3:lang(th),
.model-finder .open-series .tab-navigation h3:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.model-finder .open-series .tab-navigation h3:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.model-finder .open-series .tab-navigation h3:lang(ja),
.model-finder .open-series .tab-navigation h3:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.no-touchevents .model-finder .tab-navigation:hover h3 {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
}
.no-touchevents .model-finder .tab-navigation:hover h3:lang(el),
.no-touchevents .model-finder .tab-navigation:hover h3:lang(th),
.no-touchevents .model-finder .tab-navigation:hover h3:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.no-touchevents .model-finder .tab-navigation:hover h3:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.no-touchevents .model-finder .tab-navigation:hover h3:lang(ja),
.no-touchevents .model-finder .tab-navigation:hover h3:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.model-finder .series-list {
  background-color: #FFFFFF;
}
@media screen and (min-width: 900px) {
  .model-finder .series-list {
    padding: 40px;
    background-color: #D9D9D9;
    max-width: 1600px;
    margin: 0 auto;
  }
}
.model-finder .series-list .series:first-child .tab-navigation {
  border-top: 1px solid #D9D9D9;
}
.model-finder .series-list .series .tab-navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: relative;
  padding: 19px 0px;
  margin-left: 30px;
  margin-right: 18px;
  border-bottom: 1px solid #D9D9D9;
}
@media screen and (min-width: 480px) {
  .model-finder .series-list .series .tab-navigation {
    margin: 0 30px;
  }
}
.model-finder .series-list .series .tab-navigation:after {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  transform: rotate(0deg);
}
.no-touchevents .model-finder .series-list .series .tab-navigation:after:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.model-finder .series-list .series .tab-navigation:after.down {
  transform: rotate(0deg);
}
.model-finder .series-list .series .tab-navigation:after.up {
  transform: rotate(180deg);
}
.model-finder .series-list .series .tab-navigation:after.right {
  transform: rotate(-90deg);
}
.model-finder .series-list .series .tab-navigation:after.left {
  transform: rotate(90deg);
}
@media screen and (min-width: 900px) {
  .model-finder .series-list .series .tab-navigation {
    display: none;
  }
}
.model-finder .series-list .series.open-series:first-child .tab-navigation {
  border-top: none;
}
@media screen and (max-width: 899px) {
  .model-finder .ctas {
    padding: 36px 25px 20px;
  }
}
@media screen and (min-width: 900px) {
  .model-finder .ctas {
    padding: 23px 0 15px;
  }
}
.model-finder .disclaimer {
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 899px) {
  .model-finder .disclaimer {
    padding: 36px 0 20px;
  }
}
@media screen and (min-width: 900px) {
  .model-finder .disclaimer {
    max-width: 1600px;
    margin: 0 auto;
  }
}
.model-finder .disclaimer-wrapper {
  padding: 20px 30px;
  background-color: #F2F2F2;
}
@media screen and (min-width: 900px) {
  .model-finder .disclaimer-wrapper {
    padding: 20px 40px;
  }
}
@media screen and (max-width: 899px) {
  .model-finder .disclaimer-wrapper {
    background-color: #FFFFFF;
  }
}
.model-finder .models {
  overflow: hidden;
  min-height: 100%;
  background-color: #D9D9D9;
}
.model-finder .models li {
  padding: 0 10px 10px 0;
}
@media screen and (max-width: 899px) {
  .model-finder .models {
    max-height: 0;
    display: block;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 13px 0 32px;
    background-color: #F2F2F2;
  }
}
@media screen and (min-width: 900px) {
  .model-finder .models {
    display: none;
  }
}
.model-finder .models .model {
  display: block;
}
.model-finder .models .model img {
  max-width: 100%;
}
.model-finder .models .model .price {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
.model-finder .models .model .price:lang(el),
.model-finder .models .model .price:lang(th),
.model-finder .models .model .price:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.model-finder .models .model .price:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.model-finder .models .model .price:lang(ja),
.model-finder .models .model .price:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.model-finder .models .model .model-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  background-color: #FFFFFF;
  cursor: pointer;
  width: 294px;
}
.model-finder .models .model .model-container.equal-tile-size {
  height: 100%;
}
.no-touchevents .model-finder .models .model .model-container:hover .configure {
  border-color: #0062FF;
  background-color: #0062FF;
}
.no-touchevents .model-finder .models .model .model-container:hover img {
  max-width: none;
  height: auto;
  transition: transform 0.3s ease-out;
  transform: scale(1);
}
@media screen and (max-width: 320px) {
  .model-finder .models .model .model-container {
    width: 260px;
  }
}
.model-finder .models .model .model-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  height: auto;
  min-height: 200px;
  overflow: hidden;
}
.model-finder .models .model .model-image img {
  max-width: none;
  height: auto;
  transform: scale(0.9);
  transition: transform 0s;
}
.model-finder .models .model .model-content {
  display: block;
  margin: 0 40px 20px 40px;
}
@media screen and (min-width: 900px) {
  .model-finder .models .model .model-content {
    margin: 0 40px 20px 40px;
  }
}
.model-finder .models .model .model-info {
  display: block;
}
.model-finder .models .model .model-info h4 {
  text-overflow: ellipsis;
  overflow: hidden;
  height: 62px;
}
.model-finder .models .model .button-container {
  margin: 20px 0;
}
.model-finder .models .model .button-container .action-button {
  display: block;
  background-color: #16171a;
}
.model-finder .models .model .configure {
  display: block;
  border: 2px solid #16171a;
}
.model-finder .content-wrapper {
  position: relative;
  transition: max-height 0.4s;
  height: 100%;
  max-height: 100%;
  background-color: #D9D9D9;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr auto;
}
.model-finder .content {
  width: 100%;
}
@media screen and (max-width: 899px) {
  .model-finder .content {
    max-height: none !important;
  }
}
@media screen and (min-width: 900px) {
  .model-finder .content {
    -ms-flex: 2 1 auto;
        flex: 2 1 auto;
  }
}
.model-finder .content .open-series .models {
  display: block;
  display: -ms-flexbox;
  display: flex;
  max-height: 10000px !important;
}
@media screen and (max-width: 899px) {
  .model-finder .content .open-series .models {
    max-height: 3000px;
    transition: max-height 1s ease-in-out;
  }
}
.model-finder .content .open-series .tab-navigation:after {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  transform: rotate(180deg);
}
.no-touchevents .model-finder .content .open-series .tab-navigation:after:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.model-finder .content .open-series .tab-navigation:after.down {
  transform: rotate(0deg);
}
.model-finder .content .open-series .tab-navigation:after.up {
  transform: rotate(180deg);
}
.model-finder .content .open-series .tab-navigation:after.right {
  transform: rotate(-90deg);
}
.model-finder .content .open-series .tab-navigation:after.left {
  transform: rotate(90deg);
}
.model-finder .content li.open-series {
  background-color: #D9D9D9;
}
@media screen and (max-width: 899px) {
  .model-finder .content li.open-series {
    background-color: #F2F2F2;
  }
}
.model-finder .content li.open-series .tab-navigation {
  background-color: #D9D9D9;
  color: #16171a;
  border-bottom: 4px solid #16171a;
}
@media screen and (max-width: 899px) {
  .model-finder .content li.open-series .tab-navigation {
    background-color: #F2F2F2;
  }
}
.flexbox .h5vco .content .models {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 899px) {
  .flexbox .h5vco .content .models {
    display: -ms-flexbox;
    display: flex;
  }
}
.flexbox .h5vco .content .open-series .models {
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 899px) {
  .flexbox .h5vco .content .open-series .models {
    padding-top: 20px;
    padding-bottom: 17.5px;
  }
}
@media screen and (max-width: 899px) {
  .no-flexbox .h5vco .content .models {
    display: block;
  }
}
.no-flexbox .h5vco .content .open-series .models {
  display: block;
}
@media screen and (max-width: 899px) {
  .no-flexbox .h5vco .content .open-series .models {
    padding-top: 10px;
  }
}
.headbar {
  min-width: 320px;
}
@media screen and (min-width: 900px) {
  .headbar {
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
  }
}
@media screen and (max-width: 899px) {
  .headbar {
    min-height: 75px;
  }
}
@media screen and (min-width: 900px) {
  .headbar h1 {
    display: inline;
  }
}
@media screen and (max-width: 899px) {
  .headbar header {
    margin: 0;
  }
}
.headbar sf-cf-finance-widget:empty {
  display: none;
}
.headbar sf-cf-finance-widget[inactive] {
  display: none;
}
.headbar sf-cf-finance-widget[error] {
  display: none;
}
.headbar sf-cf-finance-widget[disabled] {
  display: none;
}
.headbar .external-link {
  margin: 13px 0 0 55px;
}
@media screen and (max-width: 899px) {
  .headbar .external-link {
    margin: 12px 0 20px 0;
    padding: 20px;
  }
}
.headbar .ctas {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  width: 100%;
}
.headbar .ctas > div {
  padding: 30px 0;
}
.headbar .ctas > div:not(:first-child) {
  margin-left: 30px;
}
@media screen and (max-width: 899px) {
  .headbar .ctas > div:not(:first-child) {
    margin-left: 20px;
  }
}
.headbar .ctas .change-model .text {
  white-space: pre;
}
.headbar .ctas .ctas-menu,
.headbar .ctas .change-language {
  padding: 0;
}
.headbar .ctas .ctas-menu:not(.active),
.headbar .ctas .change-language:not(.active) {
  border-color: transparent;
}
.headbar .ctas .ctas-menu .header,
.headbar .ctas .change-language .header {
  padding: 30px 0;
}
@media screen and (max-width: 899px) {
  .headbar .title {
    margin: 15px;
  }
}
@media screen and (min-width: 900px) {
  .no-touchevents .headbar .title h1:hover {
    color: #0062FF;
    cursor: pointer;
  }
}
@media screen and (max-width: 899px) {
  .headbar .title {
    display: grid;
    grid-template-columns: 1fr 32px;
    grid-gap: 15px;
  }
  .headbar .title h1 {
    font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 18px;
    line-height: 1.27;
  }
  .headbar .title h1:lang(el),
  .headbar .title h1:lang(th),
  .headbar .title h1:lang(ru) {
    font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
  }
  .headbar .title h1:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .headbar .title h1:lang(ja),
  .headbar .title h1:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .headbar .title .icon {
    -ms-flex-item-align: center;
        align-self: center;
    width: 28px;
    height: 28px;
  }
}
.headbar .title .total {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 18px;
  line-height: 1.27;
}
.headbar .title .total:lang(el),
.headbar .title .total:lang(th),
.headbar .title .total:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.headbar .title .total:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.headbar .title .total:lang(ja),
.headbar .title .total:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.headbar .title .price-container {
  margin: 0;
}
.headbar .stage {
  transition: opacity 1s ease;
  opacity: 0;
}
.headbar .stage.active {
  opacity: 1;
}
.headbar .drawer.walkaround-view {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/360-view.svg);
  background-image: url(../img/icons-LS6/360-view-white.svg);
  display: block;
  background-color: #16171a;
  background-position: center;
  width: 100%;
}
.headbar .step-content {
  display: none;
}
.headbar .configurator-content {
  background-color: #FFFFFF;
  height: calc(100vh - 70px);
}
.headbar .configurator-content::before {
  content: '';
  display: block;
  margin: 0 20px;
  border-bottom: 3px solid #16171a;
}
.headbar .configurator-content .step-headline {
  background-color: #FFFFFF;
}
.headbar .configurator-content .step-headline:before {
  content: none;
}
.headbar .configurator-content .step-headline.active:before {
  content: none;
}
.headbar .configurator-content .step-content {
  display: none;
}
.headbar .configurator-content .ctas {
  display: block;
}
.headbar .configurator-content .ctas .change-model {
  padding: 20px;
}
.headbar.fixed {
  position: fixed;
  z-index: 1060;
  background-color: #FFFFFF;
  width: 100%;
}
.headbar.fixed .title {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.headbar .cta-mode-WIDE.cta-type-SHARE {
  -ms-flex-pack: left;
      justify-content: left;
}
.headbar .cta-mode-WIDE:before {
  margin: 0 20px;
}
.headbar .cta-mode-WIDE .cta-item {
  padding: 0 30px 0 0;
}
.headbar .cta-mode-WIDE .cta-item:last-child {
  padding: 0;
}
.headbar .cta-mode-WIDE .cta-item:after {
  display: block;
  margin: 0 20px;
}
.cta-menus {
  margin: 50px 0;
}
@media screen and (max-width: 899px) {
  .cta-menus {
    margin: 30px 0 20px 0;
  }
}
.ctas-menu {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  cursor: pointer;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.ctas-menu:lang(el),
.ctas-menu:lang(th),
.ctas-menu:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.ctas-menu:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.ctas-menu:lang(ja),
.ctas-menu:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.ctas-menu .dropdown {
  width: 100%;
}
@media screen and (max-width: 899px) {
  .ctas-menu .summary {
    height: 76px;
  }
}
@media screen and (max-width: 899px) {
  .ctas-menu {
    padding: 20px;
  }
}
@media screen and (min-width: 900px) {
  .ctas-menu {
    padding: 30px 30px 30px 0;
  }
}
.no-touchevents .ctas-menu:hover .icon {
  background-image: url(../img/icons-LS6/close-blue.svg);
}
.no-touchevents .ctas-menu:hover .text {
  color: #0062FF;
}
.ctas-menu .icon {
  margin-right: 10px;
}
.no-touchevents .ctas-menu:hover {
  color: #0062FF;
}
.no-touchevents .ctas-menu:hover .icon.save-share {
  background-image: url(../img/save-share-blue.svg);
}
.no-touchevents .ctas-menu:hover .icon.arrow-double {
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  transform: rotate(-90deg);
  background-image: url(../img/arrow-double.svg);
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url(../img/arrow-double-blue.svg);
}
.ctas-menu .text {
  color: #16171a;
  font-weight: bold;
}
.ctas-menu .cta-items {
  display: block;
}
.ctas-menu li {
  display: block;
  animation: fadeIn 1s;
  animation-fill-mode: both;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ctas-menu li:nth-child(1) {
  animation-delay: 100ms;
}
.ctas-menu li:nth-child(2) {
  animation-delay: 200ms;
}
.ctas-menu li:nth-child(3) {
  animation-delay: 300ms;
}
.ctas-menu li:nth-child(4) {
  animation-delay: 400ms;
}
.ctas-menu li:nth-child(5) {
  animation-delay: 500ms;
}
.ctas-menu li:nth-child(6) {
  animation-delay: 600ms;
}
.ctas-menu li:nth-child(7) {
  animation-delay: 700ms;
}
.ctas-menu li:nth-child(8) {
  animation-delay: 800ms;
}
.ctas-menu li:nth-child(9) {
  animation-delay: 900ms;
}
.ctas-menu li:nth-child(10) {
  animation-delay: 1000ms;
}
.ctas-menu li:nth-child(11) {
  animation-delay: 1100ms;
}
.ctas-menu li:nth-child(12) {
  animation-delay: 1200ms;
}
.ctas-menu li:nth-child(13) {
  animation-delay: 1300ms;
}
.ctas-menu li:nth-child(14) {
  animation-delay: 1400ms;
}
.ctas-menu li:nth-child(15) {
  animation-delay: 1500ms;
}
.ctas-menu li:nth-child(16) {
  animation-delay: 1600ms;
}
.ctas-menu li:nth-child(17) {
  animation-delay: 1700ms;
}
.ctas-menu li:nth-child(18) {
  animation-delay: 1800ms;
}
.ctas-menu li:nth-child(19) {
  animation-delay: 1900ms;
}
.ctas-menu li:nth-child(20) {
  animation-delay: 2000ms;
}
.ctas-menu.black {
  background-color: #16171a;
  color: #FFFFFF;
}
.no-touchevents .ctas-menu.black:hover .text {
  color: #0062FF;
}
.ctas-menu.black .dropdown {
  margin-top: 0;
}
.ctas-menu.black .save-share {
  background-image: url(../img/save-share-white.svg);
}
.ctas-menu.black .arrow-double {
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  transform: rotate(-90deg);
  background-image: url(../img/arrow-double.svg);
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url(../img/arrow-double-white.svg);
}
.ctas-menu.black .link-extern {
  background-image: url(../img/icons-LS6/external-link-white.svg);
}
.ctas-menu.black .text {
  color: #FFFFFF;
  font-weight: bold;
}
.ctas-menu.black.active .close {
  background-image: url(../img/icons-LS6/close-white.svg);
}
.ctas-menu.black.active .text {
  color: #FFFFFF;
  font-weight: bold;
}
.no-touchevents .ctas-menu.black.active:hover {
  color: #16171a;
}
.no-touchevents .ctas-menu.black.active:hover .icon .close {
  background-image: url(../img/icons-LS6/close-white.svg);
}
.summary .cta-promotion {
  background-color: #F2F2F2;
  margin-top: 50px;
  padding: 40px 40px 30px 40px;
}
.summary .cta-promotion .cta-promotion-header {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 14px;
}
.summary .cta-promotion .summary-ctas {
  background-color: #F2F2F2;
  margin-top: 30px;
}
.no-touchevents .summary .cta-promotion .summary-ctas .cta-buttons:hover .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/stocklocator-filled-white.svg);
}
@media screen and (max-width: 899px) {
  .summary .cta-promotion {
    margin-top: 0;
    padding: 0px 40px 30px 40px;
  }
  .summary .cta-promotion .logo {
    display: none;
  }
  .summary .cta-promotion .icon {
    grid-column-start: 2;
  }
}
.summary .CTA.STOCKLOCATOR {
  max-height: 60px;
  min-height: 40px;
}
.summary .CTA.STOCKLOCATOR .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/stocklocator.svg);
  display: inline-block;
  width: 22px;
  background-position: left;
  height: 22px;
  position: relative;
  top: 5px;
  margin-right: 5px;
}
@media screen and (max-width: 899px) {
  .summary .CTA.STOCKLOCATOR .cta-icon {
    background-repeat: no-repeat;
    background-image: url(../img/ctas/stocklocator-white.svg);
    top: 0;
  }
}
.default-cta {
  display: grid;
  grid-template-columns: 22px 1fr;
  -ms-flex-align: center;
      align-items: center;
  grid-gap: 10px;
  cursor: pointer;
}
.default-cta .text {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
.default-cta .text:lang(el),
.default-cta .text:lang(th),
.default-cta .text:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.default-cta .text:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.default-cta .text:lang(ja),
.default-cta .text:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.default-cta.disabled {
  cursor: default;
}
.default-cta.disabled .text {
  color: #D9D9D9 !important;
}
.no-touchevents .default-cta:not(.disabled):hover .text {
  color: #0062FF;
}
.change-model,
.change-language,
.external-link {
  display: grid;
  grid-template-columns: 22px 1fr;
  -ms-flex-align: center;
      align-items: center;
  grid-gap: 10px;
  cursor: pointer;
}
.change-model .text,
.change-language .text,
.external-link .text {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
.change-model .text:lang(el),
.change-language .text:lang(el),
.external-link .text:lang(el),
.change-model .text:lang(th),
.change-language .text:lang(th),
.external-link .text:lang(th),
.change-model .text:lang(ru),
.change-language .text:lang(ru),
.external-link .text:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.change-model .text:lang(zh),
.change-language .text:lang(zh),
.external-link .text:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.change-model .text:lang(ja),
.change-language .text:lang(ja),
.external-link .text:lang(ja),
.change-model .text:lang(ko),
.change-language .text:lang(ko),
.external-link .text:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.change-model.disabled,
.change-language.disabled,
.external-link.disabled {
  cursor: default;
}
.change-model.disabled .text,
.change-language.disabled .text,
.external-link.disabled .text {
  color: #D9D9D9 !important;
}
.no-touchevents .change-model:not(.disabled):hover .text,
.no-touchevents .change-language:not(.disabled):hover .text,
.no-touchevents .external-link:not(.disabled):hover .text {
  color: #0062FF;
}
.CTA {
  width: 100%;
}
.change-model .icon {
  background-image: url(../img/icons-LS6/model-overview.svg);
}
.change-model.disabled .icon {
  background-image: url(../img/icons-LS6/model-overview-filled-gray.svg);
}
.no-touchevents .change-model:not(.disabled):hover .icon {
  background-image: url(../img/icons-LS6/model-overview-filled-blue.svg);
}
.change-language .icon {
  background-image: url(../img/icons-LS6/language.svg);
}
.no-touchevents .change-language:not(.disabled):hover .icon {
  background-image: url(../img/icons-LS6/language-filled-blue.svg);
}
.external-link .icon {
  background-image: url(../img/icons-LS6/external-link.svg);
}
.no-touchevents .external-link .icon:hover {
  background-image: url(../img/icons-LS6/external-link-blue.svg);
}
.no-touchevents .external-link:not(.disabled):hover .icon {
  background-image: url(../img/icons-LS6/external-link-blue.svg);
}
.cta-item {
  cursor: pointer;
}
.cta-text {
  margin-left: 10px;
}
.cta-type-ADDITIONAL_STEPS,
.cta-type-SHARE {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.cta-type-ADDITIONAL_STEPS .cta-items,
.cta-type-SHARE .cta-items {
  display: none;
  z-index: 100;
  background-color: #FFFFFF;
  padding: 0;
}
.cta-type-ADDITIONAL_STEPS .cta-item,
.cta-type-SHARE .cta-item {
  margin: 0;
}
.cta-type-ADDITIONAL_STEPS .cta-item button,
.cta-type-SHARE .cta-item button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
@media screen and (max-width: 899px) {
  .cta-type-ADDITIONAL_STEPS .cta-item button,
  .cta-type-SHARE .cta-item button {
    padding: 20px;
  }
}
.cta-type-ADDITIONAL_STEPS .cta-item a,
.cta-type-SHARE .cta-item a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.cta-type-ADDITIONAL_STEPS .cta-item.cta-as-menu,
.cta-type-SHARE .cta-item.cta-as-menu {
  padding: 0 30px;
}
.cta-type-ADDITIONAL_STEPS .cta-item.cta-as-menu:first-child,
.cta-type-SHARE .cta-item.cta-as-menu:first-child {
  padding: 0 30px 0 0;
}
.cta-type-ADDITIONAL_STEPS .cta-item.cta-as-menu:last-child,
.cta-type-SHARE .cta-item.cta-as-menu:last-child {
  padding: 0 0 0 30px;
}
@media screen and (max-width: 899px) {
  .cta-type-ADDITIONAL_STEPS .cta-item.cta-as-menu,
  .cta-type-SHARE .cta-item.cta-as-menu {
    padding: 0 40px;
  }
  .cta-type-ADDITIONAL_STEPS .cta-item.cta-as-menu:first-child,
  .cta-type-SHARE .cta-item.cta-as-menu:first-child {
    padding: 0 40px 0 0;
  }
  .cta-type-ADDITIONAL_STEPS .cta-item.cta-as-menu:last-child,
  .cta-type-SHARE .cta-item.cta-as-menu:last-child {
    padding: 0 0 0 40px;
  }
}
@media screen and (max-width: 899px) {
  .cta-type-ADDITIONAL_STEPS .cta-item.cta-as-menu button,
  .cta-type-SHARE .cta-item.cta-as-menu button {
    padding: 20px 20px 20px 0;
  }
}
.cta-type-ADDITIONAL_STEPS .cta-item.cta-as-menu .cta-icon,
.cta-type-SHARE .cta-item.cta-as-menu .cta-icon {
  background-position: left;
  width: 22px;
}
.cta-type-ADDITIONAL_STEPS .cta-item:last-child.cta-as-menu,
.cta-type-SHARE .cta-item:last-child.cta-as-menu {
  border-bottom: none;
}
.cta-type-ADDITIONAL_STEPS .cta-icon,
.cta-type-SHARE .cta-icon {
  background-position: center;
  background-repeat: no-repeat;
  height: 22px;
  background-size: 22px;
  width: 50px;
}
.cta-type-ADDITIONAL_STEPS .cta-text,
.cta-type-SHARE .cta-text {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
.cta-type-ADDITIONAL_STEPS .cta-text:lang(el),
.cta-type-SHARE .cta-text:lang(el),
.cta-type-ADDITIONAL_STEPS .cta-text:lang(th),
.cta-type-SHARE .cta-text:lang(th),
.cta-type-ADDITIONAL_STEPS .cta-text:lang(ru),
.cta-type-SHARE .cta-text:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.cta-type-ADDITIONAL_STEPS .cta-text:lang(zh),
.cta-type-SHARE .cta-text:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-ADDITIONAL_STEPS .cta-text:lang(ja),
.cta-type-SHARE .cta-text:lang(ja),
.cta-type-ADDITIONAL_STEPS .cta-text:lang(ko),
.cta-type-SHARE .cta-text:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.cta-type-ADDITIONAL_STEPS .CTA .cta-icon,
.cta-type-SHARE .CTA .cta-icon {
  background-image: url(../img/icons-LS6/external-link.svg);
}
.no-touchevents .cta-type-ADDITIONAL_STEPS .CTA .cta-icon:hover,
.no-touchevents .cta-type-SHARE .CTA .cta-icon:hover {
  background-image: url(../img/icons-LS6/external-link-blue.svg);
}
.no-touchevents .cta-type-ADDITIONAL_STEPS .CTA:hover .cta-icon,
.no-touchevents .cta-type-SHARE .CTA:hover .cta-icon {
  background-image: url(../img/icons-LS6/external-link-blue.svg);
}
.no-touchevents .cta-type-ADDITIONAL_STEPS .CTA:hover .cta-text,
.no-touchevents .cta-type-SHARE .CTA:hover .cta-text {
  color: #0062FF;
}
.cta-type-ADDITIONAL_STEPS .CTA.DOWNLOAD_IMAGE .cta-icon,
.cta-type-SHARE .CTA.DOWNLOAD_IMAGE .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/download.svg);
}
.cta-type-ADDITIONAL_STEPS .CTA.DOWNLOAD_IMAGE .cta-icon:hover,
.cta-type-SHARE .CTA.DOWNLOAD_IMAGE .cta-icon:hover {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/download-blue.svg);
}
.no-touchevents .cta-type-ADDITIONAL_STEPS .CTA.DOWNLOAD_IMAGE:hover .cta-icon,
.no-touchevents .cta-type-SHARE .CTA.DOWNLOAD_IMAGE:hover .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/download.svg);
}
.no-touchevents .cta-type-ADDITIONAL_STEPS .CTA.DOWNLOAD_IMAGE:hover .cta-icon:hover,
.no-touchevents .cta-type-SHARE .CTA.DOWNLOAD_IMAGE:hover .cta-icon:hover {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/download-blue.svg);
}
.no-touchevents .cta-type-ADDITIONAL_STEPS .CTA.DOWNLOAD_IMAGE:hover .cta-text,
.no-touchevents .cta-type-SHARE .CTA.DOWNLOAD_IMAGE:hover .cta-text {
  color: #0062FF;
}
.cta-type-ADDITIONAL_STEPS .CTA.PRINT .cta-icon,
.cta-type-SHARE .CTA.PRINT .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/print.svg);
}
.no-touchevents .cta-type-ADDITIONAL_STEPS .CTA.PRINT:hover .cta-icon,
.no-touchevents .cta-type-SHARE .CTA.PRINT:hover .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/print-filled.svg);
}
.no-touchevents .cta-type-ADDITIONAL_STEPS .CTA.PRINT:hover .cta-text,
.no-touchevents .cta-type-SHARE .CTA.PRINT:hover .cta-text {
  color: #0062FF;
}
.cta-type-ADDITIONAL_STEPS .CTA.SHARE .cta-icon,
.cta-type-SHARE .CTA.SHARE .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/share.svg);
}
.no-touchevents .cta-type-ADDITIONAL_STEPS .CTA.SHARE:hover .cta-icon,
.no-touchevents .cta-type-SHARE .CTA.SHARE:hover .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/share-filled.svg);
}
.no-touchevents .cta-type-ADDITIONAL_STEPS .CTA.SHARE:hover .cta-text,
.no-touchevents .cta-type-SHARE .CTA.SHARE:hover .cta-text {
  color: #0062FF;
}
.cta-type-ADDITIONAL_STEPS .CTA.SAVE .cta-icon,
.cta-type-SHARE .CTA.SAVE .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/save.svg);
}
.no-touchevents .cta-type-ADDITIONAL_STEPS .CTA.SAVE:hover .cta-icon,
.no-touchevents .cta-type-SHARE .CTA.SAVE:hover .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/save-filled.svg);
}
.no-touchevents .cta-type-ADDITIONAL_STEPS .CTA.SAVE:hover .cta-text,
.no-touchevents .cta-type-SHARE .CTA.SAVE:hover .cta-text {
  color: #0062FF;
}
/* SHARE BUTTONS: only WIDE */
.cta-type-SHARE.cta-mode-NARROW,
.cta-type-SHARE.cta-mode-WIDE {
  min-width: 300px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
@media screen and (max-width: 899px) {
  .cta-type-SHARE.cta-mode-NARROW,
  .cta-type-SHARE.cta-mode-WIDE {
    width: 100%;
  }
}
.cta-type-SHARE.cta-mode-NARROW .cta-items,
.cta-type-SHARE.cta-mode-WIDE .cta-items {
  display: none;
  z-index: 100;
  background-color: #FFFFFF;
  padding: 0;
}
.cta-type-SHARE.cta-mode-NARROW .cta-item,
.cta-type-SHARE.cta-mode-WIDE .cta-item {
  margin: 0;
}
.cta-type-SHARE.cta-mode-NARROW .cta-item button,
.cta-type-SHARE.cta-mode-WIDE .cta-item button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
@media screen and (max-width: 899px) {
  .cta-type-SHARE.cta-mode-NARROW .cta-item button,
  .cta-type-SHARE.cta-mode-WIDE .cta-item button {
    padding: 20px;
  }
}
.cta-type-SHARE.cta-mode-NARROW .cta-item a,
.cta-type-SHARE.cta-mode-WIDE .cta-item a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.cta-type-SHARE.cta-mode-NARROW .cta-item.cta-as-menu,
.cta-type-SHARE.cta-mode-WIDE .cta-item.cta-as-menu {
  padding: 0 30px;
}
.cta-type-SHARE.cta-mode-NARROW .cta-item.cta-as-menu:first-child,
.cta-type-SHARE.cta-mode-WIDE .cta-item.cta-as-menu:first-child {
  padding: 0 30px 0 0;
}
.cta-type-SHARE.cta-mode-NARROW .cta-item.cta-as-menu:last-child,
.cta-type-SHARE.cta-mode-WIDE .cta-item.cta-as-menu:last-child {
  padding: 0 0 0 30px;
}
@media screen and (max-width: 899px) {
  .cta-type-SHARE.cta-mode-NARROW .cta-item.cta-as-menu,
  .cta-type-SHARE.cta-mode-WIDE .cta-item.cta-as-menu {
    padding: 0 40px;
  }
  .cta-type-SHARE.cta-mode-NARROW .cta-item.cta-as-menu:first-child,
  .cta-type-SHARE.cta-mode-WIDE .cta-item.cta-as-menu:first-child {
    padding: 0 40px 0 0;
  }
  .cta-type-SHARE.cta-mode-NARROW .cta-item.cta-as-menu:last-child,
  .cta-type-SHARE.cta-mode-WIDE .cta-item.cta-as-menu:last-child {
    padding: 0 0 0 40px;
  }
}
@media screen and (max-width: 899px) {
  .cta-type-SHARE.cta-mode-NARROW .cta-item.cta-as-menu button,
  .cta-type-SHARE.cta-mode-WIDE .cta-item.cta-as-menu button {
    padding: 20px 20px 20px 0;
  }
}
.cta-type-SHARE.cta-mode-NARROW .cta-item.cta-as-menu .cta-icon,
.cta-type-SHARE.cta-mode-WIDE .cta-item.cta-as-menu .cta-icon {
  background-position: left;
  width: 22px;
}
.cta-type-SHARE.cta-mode-NARROW .cta-item:last-child.cta-as-menu,
.cta-type-SHARE.cta-mode-WIDE .cta-item:last-child.cta-as-menu {
  border-bottom: none;
}
.cta-type-SHARE.cta-mode-NARROW .cta-icon,
.cta-type-SHARE.cta-mode-WIDE .cta-icon {
  background-position: center;
  background-repeat: no-repeat;
  height: 22px;
  background-size: 22px;
  width: 50px;
}
.cta-type-SHARE.cta-mode-NARROW .cta-text,
.cta-type-SHARE.cta-mode-WIDE .cta-text {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
.cta-type-SHARE.cta-mode-NARROW .cta-text:lang(el),
.cta-type-SHARE.cta-mode-WIDE .cta-text:lang(el),
.cta-type-SHARE.cta-mode-NARROW .cta-text:lang(th),
.cta-type-SHARE.cta-mode-WIDE .cta-text:lang(th),
.cta-type-SHARE.cta-mode-NARROW .cta-text:lang(ru),
.cta-type-SHARE.cta-mode-WIDE .cta-text:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.cta-type-SHARE.cta-mode-NARROW .cta-text:lang(zh),
.cta-type-SHARE.cta-mode-WIDE .cta-text:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-SHARE.cta-mode-NARROW .cta-text:lang(ja),
.cta-type-SHARE.cta-mode-WIDE .cta-text:lang(ja),
.cta-type-SHARE.cta-mode-NARROW .cta-text:lang(ko),
.cta-type-SHARE.cta-mode-WIDE .cta-text:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.cta-type-SHARE.cta-mode-NARROW .CTA .cta-icon,
.cta-type-SHARE.cta-mode-WIDE .CTA .cta-icon {
  background-image: url(../img/icons-LS6/external-link.svg);
}
.no-touchevents .cta-type-SHARE.cta-mode-NARROW .CTA .cta-icon:hover,
.no-touchevents .cta-type-SHARE.cta-mode-WIDE .CTA .cta-icon:hover {
  background-image: url(../img/icons-LS6/external-link-blue.svg);
}
.no-touchevents .cta-type-SHARE.cta-mode-NARROW .CTA:hover .cta-icon,
.no-touchevents .cta-type-SHARE.cta-mode-WIDE .CTA:hover .cta-icon {
  background-image: url(../img/icons-LS6/external-link-blue.svg);
}
.no-touchevents .cta-type-SHARE.cta-mode-NARROW .CTA:hover .cta-text,
.no-touchevents .cta-type-SHARE.cta-mode-WIDE .CTA:hover .cta-text {
  color: #0062FF;
}
.cta-type-SHARE.cta-mode-NARROW .CTA.DOWNLOAD_IMAGE .cta-icon,
.cta-type-SHARE.cta-mode-WIDE .CTA.DOWNLOAD_IMAGE .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/download.svg);
}
.cta-type-SHARE.cta-mode-NARROW .CTA.DOWNLOAD_IMAGE .cta-icon:hover,
.cta-type-SHARE.cta-mode-WIDE .CTA.DOWNLOAD_IMAGE .cta-icon:hover {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/download-blue.svg);
}
.no-touchevents .cta-type-SHARE.cta-mode-NARROW .CTA.DOWNLOAD_IMAGE:hover .cta-icon,
.no-touchevents .cta-type-SHARE.cta-mode-WIDE .CTA.DOWNLOAD_IMAGE:hover .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/download.svg);
}
.no-touchevents .cta-type-SHARE.cta-mode-NARROW .CTA.DOWNLOAD_IMAGE:hover .cta-icon:hover,
.no-touchevents .cta-type-SHARE.cta-mode-WIDE .CTA.DOWNLOAD_IMAGE:hover .cta-icon:hover {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/download-blue.svg);
}
.no-touchevents .cta-type-SHARE.cta-mode-NARROW .CTA.DOWNLOAD_IMAGE:hover .cta-text,
.no-touchevents .cta-type-SHARE.cta-mode-WIDE .CTA.DOWNLOAD_IMAGE:hover .cta-text {
  color: #0062FF;
}
.cta-type-SHARE.cta-mode-NARROW .CTA.PRINT .cta-icon,
.cta-type-SHARE.cta-mode-WIDE .CTA.PRINT .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/print.svg);
}
.no-touchevents .cta-type-SHARE.cta-mode-NARROW .CTA.PRINT:hover .cta-icon,
.no-touchevents .cta-type-SHARE.cta-mode-WIDE .CTA.PRINT:hover .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/print-filled.svg);
}
.no-touchevents .cta-type-SHARE.cta-mode-NARROW .CTA.PRINT:hover .cta-text,
.no-touchevents .cta-type-SHARE.cta-mode-WIDE .CTA.PRINT:hover .cta-text {
  color: #0062FF;
}
.cta-type-SHARE.cta-mode-NARROW .CTA.SHARE .cta-icon,
.cta-type-SHARE.cta-mode-WIDE .CTA.SHARE .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/share.svg);
}
.no-touchevents .cta-type-SHARE.cta-mode-NARROW .CTA.SHARE:hover .cta-icon,
.no-touchevents .cta-type-SHARE.cta-mode-WIDE .CTA.SHARE:hover .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/share-filled.svg);
}
.no-touchevents .cta-type-SHARE.cta-mode-NARROW .CTA.SHARE:hover .cta-text,
.no-touchevents .cta-type-SHARE.cta-mode-WIDE .CTA.SHARE:hover .cta-text {
  color: #0062FF;
}
.cta-type-SHARE.cta-mode-NARROW .CTA.SAVE .cta-icon,
.cta-type-SHARE.cta-mode-WIDE .CTA.SAVE .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/save.svg);
}
.no-touchevents .cta-type-SHARE.cta-mode-NARROW .CTA.SAVE:hover .cta-icon,
.no-touchevents .cta-type-SHARE.cta-mode-WIDE .CTA.SAVE:hover .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/save-filled.svg);
}
.no-touchevents .cta-type-SHARE.cta-mode-NARROW .CTA.SAVE:hover .cta-text,
.no-touchevents .cta-type-SHARE.cta-mode-WIDE .CTA.SAVE:hover .cta-text {
  color: #0062FF;
}
.cta-theme-black {
  background-color: #16171a;
}
.cta-theme-black.cta-type-SHARE.cta-mode-NARROW:before,
.cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW:before,
.cta-theme-black.cta-type-SHARE.cta-mode-WIDE:before,
.cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE:before {
  background-color: #FFFFFF;
}
.cta-theme-black.cta-type-SHARE.cta-mode-NARROW .cta-item:after,
.cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .cta-item:after,
.cta-theme-black.cta-type-SHARE.cta-mode-WIDE .cta-item:after,
.cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .cta-item:after {
  display: block;
}
.cta-theme-black.cta-type-SHARE.cta-mode-NARROW .cta-text,
.cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .cta-text,
.cta-theme-black.cta-type-SHARE.cta-mode-WIDE .cta-text,
.cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .cta-text {
  color: #FFFFFF;
}
.cta-theme-black.cta-type-SHARE.cta-mode-NARROW .CTA .cta-icon,
.cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .CTA .cta-icon,
.cta-theme-black.cta-type-SHARE.cta-mode-WIDE .CTA .cta-icon,
.cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .CTA .cta-icon {
  background-image: url(../img/icons-LS6/external-link-white.svg);
}
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-NARROW .CTA:hover .cta-icon,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .CTA:hover .cta-icon,
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-WIDE .CTA:hover .cta-icon,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .CTA:hover .cta-icon {
  background-image: url(../img/icons-LS6/external-link-white.svg);
}
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-NARROW .CTA:hover .cta-text,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .CTA:hover .cta-text,
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-WIDE .CTA:hover .cta-text,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .CTA:hover .cta-text {
  color: #FFFFFF;
}
.cta-theme-black.cta-type-SHARE.cta-mode-NARROW .DOWNLOAD_IMAGE .cta-icon,
.cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .DOWNLOAD_IMAGE .cta-icon,
.cta-theme-black.cta-type-SHARE.cta-mode-WIDE .DOWNLOAD_IMAGE .cta-icon,
.cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .DOWNLOAD_IMAGE .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/download-white.svg);
}
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-NARROW .DOWNLOAD_IMAGE:hover .cta-icon,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .DOWNLOAD_IMAGE:hover .cta-icon,
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-WIDE .DOWNLOAD_IMAGE:hover .cta-icon,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .DOWNLOAD_IMAGE:hover .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/download-white.svg);
}
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-NARROW .DOWNLOAD_IMAGE:hover .cta-text,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .DOWNLOAD_IMAGE:hover .cta-text,
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-WIDE .DOWNLOAD_IMAGE:hover .cta-text,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .DOWNLOAD_IMAGE:hover .cta-text {
  color: #FFFFFF;
}
.cta-theme-black.cta-type-SHARE.cta-mode-NARROW .PRINT .cta-icon,
.cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .PRINT .cta-icon,
.cta-theme-black.cta-type-SHARE.cta-mode-WIDE .PRINT .cta-icon,
.cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .PRINT .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/print-white.svg);
}
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-NARROW .PRINT:hover .cta-icon,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .PRINT:hover .cta-icon,
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-WIDE .PRINT:hover .cta-icon,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .PRINT:hover .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/print-white.svg);
}
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-NARROW .PRINT:hover .cta-text,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .PRINT:hover .cta-text,
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-WIDE .PRINT:hover .cta-text,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .PRINT:hover .cta-text {
  color: #FFFFFF;
}
.cta-theme-black.cta-type-SHARE.cta-mode-NARROW .SHARE .cta-icon,
.cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .SHARE .cta-icon,
.cta-theme-black.cta-type-SHARE.cta-mode-WIDE .SHARE .cta-icon,
.cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .SHARE .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/share-white.svg);
}
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-NARROW .SHARE:hover .cta-icon,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .SHARE:hover .cta-icon,
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-WIDE .SHARE:hover .cta-icon,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .SHARE:hover .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/share-white.svg);
}
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-NARROW .SHARE:hover .cta-text,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .SHARE:hover .cta-text,
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-WIDE .SHARE:hover .cta-text,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .SHARE:hover .cta-text {
  color: #FFFFFF;
}
.cta-theme-black.cta-type-SHARE.cta-mode-NARROW .SAVE .cta-icon,
.cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .SAVE .cta-icon,
.cta-theme-black.cta-type-SHARE.cta-mode-WIDE .SAVE .cta-icon,
.cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .SAVE .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/save-white.svg);
}
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-NARROW .SAVE:hover .cta-icon,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .SAVE:hover .cta-icon,
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-WIDE .SAVE:hover .cta-icon,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .SAVE:hover .cta-icon {
  background-repeat: no-repeat;
  background-image: url(../img/ctas/save-white.svg);
}
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-NARROW .SAVE:hover .cta-text,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-NARROW .SAVE:hover .cta-text,
.no-touchevents .cta-theme-black.cta-type-SHARE.cta-mode-WIDE .SAVE:hover .cta-text,
.no-touchevents .cta-theme-black.cta-type-ADDITIONAL_STEPS.cta-mode-WIDE .SAVE:hover .cta-text {
  color: #FFFFFF;
}
/* global setting for all CTAs */
.cta-buttons button,
.cta-buttons a {
  transition: background 250ms;
}
.cta-buttons button {
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  border-radius: 0;
  text-transform: uppercase;
  line-height: 36px;
  color: #16171a;
}
.cta-buttons button:focus {
  outline: none;
}
.cta-type-SUMMARY a,
.cta-type-PRICING a {
  display: block;
  text-align: center;
  width: 100%;
  line-height: 32px;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY a,
  .cta-type-PRICING a {
    line-height: 20px;
  }
}
.cta-type-SUMMARY.cta-buttons .cta-item,
.cta-type-PRICING.cta-buttons .cta-item {
  width: 100%;
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  border-radius: 0;
  margin-bottom: 10px;
  padding: 0 10px;
  display: inline-block;
  text-align: center;
  height: 36px;
  cursor: pointer;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  color: #16171a;
  text-transform: uppercase;
  border: 2px solid #16171a;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.cta-type-SUMMARY.cta-buttons .cta-item.hidden,
.cta-type-PRICING.cta-buttons .cta-item.hidden {
  display: none;
}
.cta-type-SUMMARY.cta-buttons .cta-item:after,
.cta-type-PRICING.cta-buttons .cta-item:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-primary,
.cta-type-PRICING.cta-buttons .cta-item.button-primary {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  background-color: #16171a;
  color: #FFFFFF;
  text-transform: uppercase;
  transition: background 250ms;
  border-color: #0062FF;
  border: 2px solid #16171a;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY.cta-buttons .cta-item.button-primary,
  .cta-type-PRICING.cta-buttons .cta-item.button-primary {
    line-height: 18px;
  }
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-primary:lang(el),
.cta-type-PRICING.cta-buttons .cta-item.button-primary:lang(el),
.cta-type-SUMMARY.cta-buttons .cta-item.button-primary:lang(th),
.cta-type-PRICING.cta-buttons .cta-item.button-primary:lang(th),
.cta-type-SUMMARY.cta-buttons .cta-item.button-primary:lang(ru),
.cta-type-PRICING.cta-buttons .cta-item.button-primary:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-primary:lang(zh),
.cta-type-PRICING.cta-buttons .cta-item.button-primary:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-primary:lang(ja),
.cta-type-PRICING.cta-buttons .cta-item.button-primary:lang(ja),
.cta-type-SUMMARY.cta-buttons .cta-item.button-primary:lang(ko),
.cta-type-PRICING.cta-buttons .cta-item.button-primary:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY.cta-buttons .cta-item.button-primary,
  .cta-type-PRICING.cta-buttons .cta-item.button-primary {
    line-height: 18px;
  }
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-primary:lang(el),
.cta-type-PRICING.cta-buttons .cta-item.button-primary:lang(el),
.cta-type-SUMMARY.cta-buttons .cta-item.button-primary:lang(th),
.cta-type-PRICING.cta-buttons .cta-item.button-primary:lang(th),
.cta-type-SUMMARY.cta-buttons .cta-item.button-primary:lang(ru),
.cta-type-PRICING.cta-buttons .cta-item.button-primary:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-primary:lang(zh),
.cta-type-PRICING.cta-buttons .cta-item.button-primary:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-primary:lang(ja),
.cta-type-PRICING.cta-buttons .cta-item.button-primary:lang(ja),
.cta-type-SUMMARY.cta-buttons .cta-item.button-primary:lang(ko),
.cta-type-PRICING.cta-buttons .cta-item.button-primary:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY.cta-buttons .cta-item.button-primary,
  .cta-type-PRICING.cta-buttons .cta-item.button-primary {
    line-height: 20px;
    min-height: 60px;
  }
}
.no-touchevents .cta-type-SUMMARY.cta-buttons .cta-item.button-primary:hover,
.no-touchevents .cta-type-PRICING.cta-buttons .cta-item.button-primary:hover {
  background-color: #0062FF;
  border-color: #0062FF;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder,
.cta-type-PRICING.cta-buttons .cta-item.button-modelfinder {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  background-color: #16171a;
  line-height: 36px;
  color: #FFFFFF;
  text-transform: uppercase;
  transition: background 250ms;
  padding: 0px 17px;
  margin-right: 20px;
  height: unset;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder,
  .cta-type-PRICING.cta-buttons .cta-item.button-modelfinder {
    line-height: 18px;
  }
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder:lang(el),
.cta-type-PRICING.cta-buttons .cta-item.button-modelfinder:lang(el),
.cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder:lang(th),
.cta-type-PRICING.cta-buttons .cta-item.button-modelfinder:lang(th),
.cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder:lang(ru),
.cta-type-PRICING.cta-buttons .cta-item.button-modelfinder:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder:lang(zh),
.cta-type-PRICING.cta-buttons .cta-item.button-modelfinder:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder:lang(ja),
.cta-type-PRICING.cta-buttons .cta-item.button-modelfinder:lang(ja),
.cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder:lang(ko),
.cta-type-PRICING.cta-buttons .cta-item.button-modelfinder:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder,
  .cta-type-PRICING.cta-buttons .cta-item.button-modelfinder {
    line-height: 18px;
  }
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder:lang(el),
.cta-type-PRICING.cta-buttons .cta-item.button-modelfinder:lang(el),
.cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder:lang(th),
.cta-type-PRICING.cta-buttons .cta-item.button-modelfinder:lang(th),
.cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder:lang(ru),
.cta-type-PRICING.cta-buttons .cta-item.button-modelfinder:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder:lang(zh),
.cta-type-PRICING.cta-buttons .cta-item.button-modelfinder:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder:lang(ja),
.cta-type-PRICING.cta-buttons .cta-item.button-modelfinder:lang(ja),
.cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder:lang(ko),
.cta-type-PRICING.cta-buttons .cta-item.button-modelfinder:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder,
  .cta-type-PRICING.cta-buttons .cta-item.button-modelfinder {
    margin-right: 20px;
    line-height: 36px;
  }
}
.cta-type-SUMMARY.cta-buttons .cta-item a,
.cta-type-PRICING.cta-buttons .cta-item a {
  color: #FFFFFF;
}
.no-touchevents .cta-type-SUMMARY.cta-buttons .cta-item.button-modelfinder:hover,
.no-touchevents .cta-type-PRICING.cta-buttons .cta-item.button-modelfinder:hover {
  background-color: #0062FF;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-secondary,
.cta-type-PRICING.cta-buttons .cta-item.button-secondary {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  color: #16171a;
  text-transform: uppercase;
  border: 2px solid #16171a;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY.cta-buttons .cta-item.button-secondary,
  .cta-type-PRICING.cta-buttons .cta-item.button-secondary {
    line-height: 18px;
  }
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-secondary:lang(el),
.cta-type-PRICING.cta-buttons .cta-item.button-secondary:lang(el),
.cta-type-SUMMARY.cta-buttons .cta-item.button-secondary:lang(th),
.cta-type-PRICING.cta-buttons .cta-item.button-secondary:lang(th),
.cta-type-SUMMARY.cta-buttons .cta-item.button-secondary:lang(ru),
.cta-type-PRICING.cta-buttons .cta-item.button-secondary:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-secondary:lang(zh),
.cta-type-PRICING.cta-buttons .cta-item.button-secondary:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-secondary:lang(ja),
.cta-type-PRICING.cta-buttons .cta-item.button-secondary:lang(ja),
.cta-type-SUMMARY.cta-buttons .cta-item.button-secondary:lang(ko),
.cta-type-PRICING.cta-buttons .cta-item.button-secondary:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY.cta-buttons .cta-item.button-secondary,
  .cta-type-PRICING.cta-buttons .cta-item.button-secondary {
    line-height: 18px;
  }
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-secondary:lang(el),
.cta-type-PRICING.cta-buttons .cta-item.button-secondary:lang(el),
.cta-type-SUMMARY.cta-buttons .cta-item.button-secondary:lang(th),
.cta-type-PRICING.cta-buttons .cta-item.button-secondary:lang(th),
.cta-type-SUMMARY.cta-buttons .cta-item.button-secondary:lang(ru),
.cta-type-PRICING.cta-buttons .cta-item.button-secondary:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-secondary:lang(zh),
.cta-type-PRICING.cta-buttons .cta-item.button-secondary:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-secondary:lang(ja),
.cta-type-PRICING.cta-buttons .cta-item.button-secondary:lang(ja),
.cta-type-SUMMARY.cta-buttons .cta-item.button-secondary:lang(ko),
.cta-type-PRICING.cta-buttons .cta-item.button-secondary:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY.cta-buttons .cta-item.button-secondary,
  .cta-type-PRICING.cta-buttons .cta-item.button-secondary {
    line-height: 20px;
    min-height: 60px;
  }
}
.no-touchevents .cta-type-SUMMARY.cta-buttons .cta-item.button-secondary:hover,
.no-touchevents .cta-type-PRICING.cta-buttons .cta-item.button-secondary:hover {
  background-color: #0062FF;
  border-color: #0062FF;
  color: #FFFFFF;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-remove,
.cta-type-PRICING.cta-buttons .cta-item.button-remove {
  background-color: #FFFFFF;
  line-height: 40px;
}
.cta-type-SUMMARY.cta-buttons .cta-item.button-inactive,
.cta-type-PRICING.cta-buttons .cta-item.button-inactive {
  opacity: 0.5;
  cursor: default;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY.cta-buttons .cta-item,
  .cta-type-PRICING.cta-buttons .cta-item {
    line-height: 18px;
  }
}
.cta-type-SUMMARY.cta-buttons .cta-item:lang(el),
.cta-type-PRICING.cta-buttons .cta-item:lang(el),
.cta-type-SUMMARY.cta-buttons .cta-item:lang(th),
.cta-type-PRICING.cta-buttons .cta-item:lang(th),
.cta-type-SUMMARY.cta-buttons .cta-item:lang(ru),
.cta-type-PRICING.cta-buttons .cta-item:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item:lang(zh),
.cta-type-PRICING.cta-buttons .cta-item:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item:lang(ja),
.cta-type-PRICING.cta-buttons .cta-item:lang(ja),
.cta-type-SUMMARY.cta-buttons .cta-item:lang(ko),
.cta-type-PRICING.cta-buttons .cta-item:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY.cta-buttons .cta-item,
  .cta-type-PRICING.cta-buttons .cta-item {
    line-height: 18px;
  }
}
.cta-type-SUMMARY.cta-buttons .cta-item:lang(el),
.cta-type-PRICING.cta-buttons .cta-item:lang(el),
.cta-type-SUMMARY.cta-buttons .cta-item:lang(th),
.cta-type-PRICING.cta-buttons .cta-item:lang(th),
.cta-type-SUMMARY.cta-buttons .cta-item:lang(ru),
.cta-type-PRICING.cta-buttons .cta-item:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item:lang(zh),
.cta-type-PRICING.cta-buttons .cta-item:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item:lang(ja),
.cta-type-PRICING.cta-buttons .cta-item:lang(ja),
.cta-type-SUMMARY.cta-buttons .cta-item:lang(ko),
.cta-type-PRICING.cta-buttons .cta-item:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY.cta-buttons .cta-item,
  .cta-type-PRICING.cta-buttons .cta-item {
    line-height: 20px;
    min-height: 60px;
  }
}
.cta-type-SUMMARY.cta-buttons .cta-item .cta-text,
.cta-type-PRICING.cta-buttons .cta-item .cta-text {
  color: #16171a;
}
.cta-type-SUMMARY.cta-buttons .cta-item:first-child,
.cta-type-PRICING.cta-buttons .cta-item:first-child {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  background-color: #16171a;
  color: #FFFFFF;
  text-transform: uppercase;
  transition: background 250ms;
  border-color: #0062FF;
  border: 2px solid #16171a;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY.cta-buttons .cta-item:first-child,
  .cta-type-PRICING.cta-buttons .cta-item:first-child {
    line-height: 18px;
  }
}
.cta-type-SUMMARY.cta-buttons .cta-item:first-child:lang(el),
.cta-type-PRICING.cta-buttons .cta-item:first-child:lang(el),
.cta-type-SUMMARY.cta-buttons .cta-item:first-child:lang(th),
.cta-type-PRICING.cta-buttons .cta-item:first-child:lang(th),
.cta-type-SUMMARY.cta-buttons .cta-item:first-child:lang(ru),
.cta-type-PRICING.cta-buttons .cta-item:first-child:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item:first-child:lang(zh),
.cta-type-PRICING.cta-buttons .cta-item:first-child:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item:first-child:lang(ja),
.cta-type-PRICING.cta-buttons .cta-item:first-child:lang(ja),
.cta-type-SUMMARY.cta-buttons .cta-item:first-child:lang(ko),
.cta-type-PRICING.cta-buttons .cta-item:first-child:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY.cta-buttons .cta-item:first-child,
  .cta-type-PRICING.cta-buttons .cta-item:first-child {
    line-height: 18px;
  }
}
.cta-type-SUMMARY.cta-buttons .cta-item:first-child:lang(el),
.cta-type-PRICING.cta-buttons .cta-item:first-child:lang(el),
.cta-type-SUMMARY.cta-buttons .cta-item:first-child:lang(th),
.cta-type-PRICING.cta-buttons .cta-item:first-child:lang(th),
.cta-type-SUMMARY.cta-buttons .cta-item:first-child:lang(ru),
.cta-type-PRICING.cta-buttons .cta-item:first-child:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item:first-child:lang(zh),
.cta-type-PRICING.cta-buttons .cta-item:first-child:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-SUMMARY.cta-buttons .cta-item:first-child:lang(ja),
.cta-type-PRICING.cta-buttons .cta-item:first-child:lang(ja),
.cta-type-SUMMARY.cta-buttons .cta-item:first-child:lang(ko),
.cta-type-PRICING.cta-buttons .cta-item:first-child:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY.cta-buttons .cta-item:first-child,
  .cta-type-PRICING.cta-buttons .cta-item:first-child {
    line-height: 20px;
    min-height: 60px;
  }
}
.cta-type-SUMMARY.cta-buttons .cta-item:first-child .cta-text,
.cta-type-PRICING.cta-buttons .cta-item:first-child .cta-text {
  color: #FFFFFF;
}
.no-touchevents .cta-type-SUMMARY.cta-buttons .cta-item:hover,
.no-touchevents .cta-type-PRICING.cta-buttons .cta-item:hover {
  background-color: #0062FF;
  border: 2px solid #0062FF;
}
.no-touchevents .cta-type-SUMMARY.cta-buttons .cta-item:hover .cta-text,
.no-touchevents .cta-type-PRICING.cta-buttons .cta-item:hover .cta-text {
  color: #FFFFFF;
}
@media screen and (max-width: 899px) {
  .cta-type-SUMMARY.cta-buttons .cta-item,
  .cta-type-PRICING.cta-buttons .cta-item {
    min-height: 60px;
  }
}
.cta-type-PROMOTION a {
  display: block;
  text-align: center;
  width: 100%;
  line-height: 23px;
  padding: 4px 0 9px 0;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION a {
    line-height: 20px;
    padding-top: 9px;
  }
}
.cta-type-PROMOTION.cta-buttons .cta-item {
  width: 100%;
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  border-radius: 0;
  margin-bottom: 10px;
  padding: 0 10px;
  display: inline-block;
  text-align: center;
  height: 36px;
  cursor: pointer;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  color: #16171a;
  text-transform: uppercase;
  border: 2px solid #16171a;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.cta-type-PROMOTION.cta-buttons .cta-item.hidden {
  display: none;
}
.cta-type-PROMOTION.cta-buttons .cta-item:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-primary {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  background-color: #16171a;
  color: #FFFFFF;
  text-transform: uppercase;
  transition: background 250ms;
  border-color: #0062FF;
  border: 2px solid #16171a;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION.cta-buttons .cta-item.button-primary {
    line-height: 18px;
  }
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-primary:lang(el),
.cta-type-PROMOTION.cta-buttons .cta-item.button-primary:lang(th),
.cta-type-PROMOTION.cta-buttons .cta-item.button-primary:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-primary:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-primary:lang(ja),
.cta-type-PROMOTION.cta-buttons .cta-item.button-primary:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION.cta-buttons .cta-item.button-primary {
    line-height: 18px;
  }
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-primary:lang(el),
.cta-type-PROMOTION.cta-buttons .cta-item.button-primary:lang(th),
.cta-type-PROMOTION.cta-buttons .cta-item.button-primary:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-primary:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-primary:lang(ja),
.cta-type-PROMOTION.cta-buttons .cta-item.button-primary:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION.cta-buttons .cta-item.button-primary {
    line-height: 20px;
    min-height: 60px;
  }
}
.no-touchevents .cta-type-PROMOTION.cta-buttons .cta-item.button-primary:hover {
  background-color: #0062FF;
  border-color: #0062FF;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  background-color: #16171a;
  line-height: 36px;
  color: #FFFFFF;
  text-transform: uppercase;
  transition: background 250ms;
  padding: 0px 17px;
  margin-right: 20px;
  height: unset;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder {
    line-height: 18px;
  }
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder:lang(el),
.cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder:lang(th),
.cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder:lang(ja),
.cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder {
    line-height: 18px;
  }
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder:lang(el),
.cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder:lang(th),
.cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder:lang(ja),
.cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder {
    margin-right: 20px;
    line-height: 36px;
  }
}
.cta-type-PROMOTION.cta-buttons .cta-item a {
  color: #FFFFFF;
}
.no-touchevents .cta-type-PROMOTION.cta-buttons .cta-item.button-modelfinder:hover {
  background-color: #0062FF;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-secondary {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  color: #16171a;
  text-transform: uppercase;
  border: 2px solid #16171a;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION.cta-buttons .cta-item.button-secondary {
    line-height: 18px;
  }
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-secondary:lang(el),
.cta-type-PROMOTION.cta-buttons .cta-item.button-secondary:lang(th),
.cta-type-PROMOTION.cta-buttons .cta-item.button-secondary:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-secondary:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-secondary:lang(ja),
.cta-type-PROMOTION.cta-buttons .cta-item.button-secondary:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION.cta-buttons .cta-item.button-secondary {
    line-height: 18px;
  }
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-secondary:lang(el),
.cta-type-PROMOTION.cta-buttons .cta-item.button-secondary:lang(th),
.cta-type-PROMOTION.cta-buttons .cta-item.button-secondary:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-secondary:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-secondary:lang(ja),
.cta-type-PROMOTION.cta-buttons .cta-item.button-secondary:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION.cta-buttons .cta-item.button-secondary {
    line-height: 20px;
    min-height: 60px;
  }
}
.no-touchevents .cta-type-PROMOTION.cta-buttons .cta-item.button-secondary:hover {
  background-color: #0062FF;
  border-color: #0062FF;
  color: #FFFFFF;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-remove {
  background-color: #FFFFFF;
  line-height: 40px;
}
.cta-type-PROMOTION.cta-buttons .cta-item.button-inactive {
  opacity: 0.5;
  cursor: default;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION.cta-buttons .cta-item {
    line-height: 18px;
  }
}
.cta-type-PROMOTION.cta-buttons .cta-item:lang(el),
.cta-type-PROMOTION.cta-buttons .cta-item:lang(th),
.cta-type-PROMOTION.cta-buttons .cta-item:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item:lang(ja),
.cta-type-PROMOTION.cta-buttons .cta-item:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION.cta-buttons .cta-item {
    line-height: 18px;
  }
}
.cta-type-PROMOTION.cta-buttons .cta-item:lang(el),
.cta-type-PROMOTION.cta-buttons .cta-item:lang(th),
.cta-type-PROMOTION.cta-buttons .cta-item:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item:lang(ja),
.cta-type-PROMOTION.cta-buttons .cta-item:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION.cta-buttons .cta-item {
    line-height: 20px;
    min-height: 60px;
  }
}
.cta-type-PROMOTION.cta-buttons .cta-item .cta-text {
  color: #16171a;
  margin-left: 0;
}
.cta-type-PROMOTION.cta-buttons .cta-item:first-child {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  color: #16171a;
  text-transform: uppercase;
  border: 2px solid #16171a;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION.cta-buttons .cta-item:first-child {
    line-height: 18px;
  }
}
.cta-type-PROMOTION.cta-buttons .cta-item:first-child:lang(el),
.cta-type-PROMOTION.cta-buttons .cta-item:first-child:lang(th),
.cta-type-PROMOTION.cta-buttons .cta-item:first-child:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item:first-child:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item:first-child:lang(ja),
.cta-type-PROMOTION.cta-buttons .cta-item:first-child:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION.cta-buttons .cta-item:first-child {
    line-height: 18px;
  }
}
.cta-type-PROMOTION.cta-buttons .cta-item:first-child:lang(el),
.cta-type-PROMOTION.cta-buttons .cta-item:first-child:lang(th),
.cta-type-PROMOTION.cta-buttons .cta-item:first-child:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item:first-child:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.cta-type-PROMOTION.cta-buttons .cta-item:first-child:lang(ja),
.cta-type-PROMOTION.cta-buttons .cta-item:first-child:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION.cta-buttons .cta-item:first-child {
    line-height: 20px;
    min-height: 60px;
  }
}
.no-touchevents .cta-type-PROMOTION.cta-buttons .cta-item:hover {
  background-color: #0062FF;
  border: 2px solid #0062FF;
}
.no-touchevents .cta-type-PROMOTION.cta-buttons .cta-item:hover .cta-text {
  color: #FFFFFF;
}
@media screen and (max-width: 899px) {
  .cta-type-PROMOTION.cta-buttons .cta-item {
    min-height: 60px;
  }
  .cta-type-PROMOTION.cta-buttons .cta-item .cta-text {
    line-height: 38px;
  }
}
.stage-toolbox {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 50;
  opacity: 1;
  transition: opacity 0.4s;
  width: 50px;
}
@media screen and (max-width: 899px) and (orientation : landscape) {
  .stage-toolbox {
    top: 22px;
  }
}
@media screen and (max-width: 899px) {
  .stage-toolbox {
    height: inherit;
  }
}
.stage-toolbox .toolbox-item {
  background-color: #F2F2F2;
  line-height: 0;
}
@media screen and (min-width: 900px) {
  .stage-toolbox .toolbox-item {
    display: block;
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 899px) {
  .stage-toolbox .toolbox-item li {
    display: block;
  }
}
.stage-toolbox .toolbox-item .icon {
  display: block;
  cursor: default;
  background-size: 28px;
  background-position: center;
}
.stage-toolbox .toolbox-item.inactive {
  background-color: #16171a;
}
.no-touchevents .stage-toolbox .toolbox-item.inactive:hover {
  background-color: #0062FF;
}
.stage-toolbox .toolbox-item.inactive .icon {
  cursor: pointer;
}
.stage-toolbox .toolbox-item.inactive .icon.walkaround-view {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-image: url(../img/icons-LS6/360-view.svg);
  background-image: url(../img/icons-LS6/360-view-white.svg);
}
.stage-toolbox .toolbox-item.inactive .icon.rider-view {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-image: url(../img/cockpit.svg);
  background-image: url(../img/cockpit-white.svg);
}
.stage-toolbox .toolbox-item.inactive .icon.maximize {
  height: 50px;
  width: 50px;
  background-image: url(../img/icons-LS6/zoom.svg);
  background-image: url('../img/icons-LS6/zoom-white.svg');
}
.no-touchevents .stage-toolbox .toolbox-item.inactive .icon.maximize:hover {
  background-image: url('../img/icons-LS6/zoom-white.svg');
}
.stage-toolbox .toolbox-item.inactive .icon.easter-view {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-image: url(../img/icons-easter/icon-rabbit.svg);
  background-image: url(../img/icons-easter/icon-rabbit-white.svg);
}
.stage-toolbox .toolbox-item.disabled {
  visibility: hidden;
}
.stage-toolbox .zoom {
  margin-top: 10px;
}
.stage-toolbox .easter {
  margin-bottom: 2px;
}
@media screen and (min-width: 900px) {
  .easter img {
    transform: scale(0.65) translate(-77%, -77%);
  }
}
@media screen and (max-width: 899px) {
  .easter img {
    transform: scale(1.07) translate(0%, 3%);
  }
}
@media screen and (max-width: 899px) {
  .ufl-walkaround {
    max-width: 100% !important;
    max-height: none !important;
    height: auto !important;
    width: 100% !important;
  }
}
@media screen and (min-width: 900px) {
  .ufl-walkaround {
    position: absolute !important;
    top: 50%;
    left: 50%;
    vertical-align: middle;
    display: inline-block;
    transform: translate(-50%, -50%);
    height: auto !important;
    width: auto !important;
    min-width: 100%;
    min-height: 100%;
    overflow: hidden;
  }
}
.stage {
  position: relative;
  transition: all 1s;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 900px) {
  .stage {
    -ms-flex: 1;
        flex: 1;
    -ms-flex-item-align: stretch;
        align-self: stretch;
  }
}
@media screen and (max-width: 899px) {
  .stage {
    width: 100vw;
    height: auto;
    min-height: calc(100vw * 0.6);
    background-color: #16171a;
  }
}
.stage .bike-loader {
  z-index: 50;
}
@media screen and (max-width: 899px) {
  .stage .bike-loader {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 899px) and (orientation: landscape) {
  .stage {
    height: 100vh;
    width: 100vw;
  }
  .stage .bike-loader {
    top: 0;
    left: 0;
  }
}
.stage .product-disclaimer {
  padding-bottom: 10px;
  font-weight: bold;
}
.stage .gallery-mode-information {
  display: none;
}
.stage .stage-views:not(.bike-loader) {
  background-image: none;
}
@media screen and (min-width: 900px) {
  .stage .stage-views {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 899px) {
  .stage .stage-views {
    width: 100vw;
    height: calc(100vw * 0.6);
    background-color: #FFFFFF;
  }
}
.stage .stage-views .toolbox.maximize {
  right: 0;
  top: 0;
  margin: 5px;
  z-index: 50;
  outline: none;
}
.stage .stage-views .view {
  opacity: 1;
  background-size: auto auto, auto auto;
  background-repeat: no-repeat;
  background-position: center;
}
.stage .stage-views .placeholder {
  display: none;
}
@media screen and (max-width: 899px) {
  .stage .stage-views .placeholder {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
  }
}
.stage .stage-views .view {
  transition: opacity 400ms, transform 1s;
  width: 100%;
  z-index: 2;
  position: relative;
}
@media screen and (min-width: 900px) {
  .stage .stage-views .view {
    margin-right: 5px;
  }
}
.stage .stage-views .view.hidden {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
.stage .stage-views .view.beauty .current-view {
  background-repeat: no-repeat;
  background-size: cover, auto auto;
  background-position: center;
}
.stage .stage-views .current-view {
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto auto;
  width: 100%;
  height: 100%;
}
.stage .stage-views .current-view:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
@media screen and (min-width: 900px) {
  .stage .stage-views .vehicle:before,
  .stage .stage-views .exterior:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
}
.stage .stage-views .exterior {
  background-size: 100% auto, auto auto;
}
.stage .stage-views .exterior .vehicle {
  position: relative;
  display: block;
}
@media screen and (min-width: 900px) {
  .stage .stage-views .exterior .vehicle {
    top: 0;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
  }
}
.stage .stage-views .exterior .stage-tools {
  position: absolute;
  bottom: 0;
  display: grid;
  grid-template-columns: min-content min-content min-content;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-flex-align: baseline;
      align-items: baseline;
}
.stage .stage-views .exterior .rotation {
  height: 42px;
  width: 42px;
  margin: 0 15px;
  padding-bottom: 10px;
  background-image: url(../img/icons-LS6/360-view-white.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.stage .stage-views .exterior .walkaround-arrows {
  width: 240px;
  height: 72px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  background-image: url('../img/line.png');
  display: block;
  cursor: pointer;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  transition: all 0.2s;
}
.stage .stage-views .exterior .walkaround-arrows.next {
  transform: scaleX(-1);
}
.no-touchevents .stage .stage-views .exterior .walkaround-arrows:hover {
  background-image: url('../img/line-blue.png');
}
@media screen and (max-width: 899px) {
  .stage .stage-views .exterior .walkaround-arrows {
    width: 185px;
    height: 62px;
  }
}
@media screen and (min-width: 1280px) {
  .stage .stage-views .exterior .walkaround-arrows {
    width: 300px;
    height: 80px;
  }
}
.stage .stage-views .stage-disclaimer {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #FFFFFF;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  transition: all 0.4s;
  text-align: left;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  max-height: 100%;
  z-index: 50;
  background: rgba(22, 23, 26, 0.7);
  margin-bottom: 0px;
}
.stage .stage-views .stage-disclaimer:lang(el),
.stage .stage-views .stage-disclaimer:lang(th),
.stage .stage-views .stage-disclaimer:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.stage .stage-views .stage-disclaimer:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.stage .stage-views .stage-disclaimer:lang(ja),
.stage .stage-views .stage-disclaimer:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.stage .stage-views .stage-disclaimer .text {
  margin-right: 20px;
}
.stage .stage-views .stage-disclaimer .arrow {
  display: none;
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-white.svg');
  width: 16px;
  background-size: 16px;
  -ms-flex: 0 0 16px;
      flex: 0 0 16px;
  top: -6px;
}
.no-touchevents .stage .stage-views .stage-disclaimer .arrow:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.stage .stage-views .stage-disclaimer .arrow.down {
  transform: rotate(0deg);
}
.stage .stage-views .stage-disclaimer .arrow.up {
  transform: rotate(180deg);
}
.stage .stage-views .stage-disclaimer .arrow.right {
  transform: rotate(-90deg);
}
.stage .stage-views .stage-disclaimer .arrow.left {
  transform: rotate(90deg);
}
.no-touchevents .stage .stage-views .stage-disclaimer .arrow:hover {
  background-image: url('../img/icons-LS6/arrow-down-gray.svg');
}
.no-touchevents .stage .stage-views .stage-disclaimer.more-than-3-lines:hover .arrow {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
  width: 16px;
  background-size: 16px;
}
.no-touchevents .no-touchevents .stage .stage-views .stage-disclaimer.more-than-3-lines:hover .arrow:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.no-touchevents .stage .stage-views .stage-disclaimer.more-than-3-lines:hover .arrow.down {
  transform: rotate(0deg);
}
.no-touchevents .stage .stage-views .stage-disclaimer.more-than-3-lines:hover .arrow.up {
  transform: rotate(180deg);
}
.no-touchevents .stage .stage-views .stage-disclaimer.more-than-3-lines:hover .arrow.right {
  transform: rotate(-90deg);
}
.no-touchevents .stage .stage-views .stage-disclaimer.more-than-3-lines:hover .arrow.left {
  transform: rotate(90deg);
}
.stage .stage-views .stage-disclaimer.more-than-3-lines .arrow {
  display: block;
  background-size: 16px;
  width: 16px;
}
.stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #919191;
  transform: translateY(calc(100% - 30px));
}
.stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed:lang(el),
.stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed:lang(th),
.stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed:lang(ja),
.stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed .arrow {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-gray.svg');
  width: 16px;
  background-size: 16px;
}
.no-touchevents .stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed .arrow:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed .arrow.down {
  transform: rotate(0deg);
}
.stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed .arrow.up {
  transform: rotate(180deg);
}
.stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed .arrow.right {
  transform: rotate(-90deg);
}
.stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed .arrow.left {
  transform: rotate(90deg);
}
.no-touchevents .stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed .arrow:hover {
  background-image: url('../img/icons-LS6/arrow-down-gray.svg');
}
.no-touchevents .stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed:hover .arrow {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
  width: 16px;
  background-size: 16px;
}
.no-touchevents .no-touchevents .stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed:hover .arrow:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.no-touchevents .stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed:hover .arrow.down {
  transform: rotate(0deg);
}
.no-touchevents .stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed:hover .arrow.up {
  transform: rotate(180deg);
}
.no-touchevents .stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed:hover .arrow.right {
  transform: rotate(-90deg);
}
.no-touchevents .stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed:hover .arrow.left {
  transform: rotate(90deg);
}
.stage .stage-views .stage-disclaimer.more-than-3-lines.collapsed:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom, transparent 22px, rgba(22, 23, 26, 0.7) 38px);
}
.zoom-view.full-page-container {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  background-color: #16171a;
  overflow: hidden;
}
.zoom-view.full-page-container .image {
  position: absolute;
  height: auto;
}
.zoom-view.full-page-container .toolbar {
  position: absolute;
  top: calc(50% -  2 * 50px);
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.zoom-view .icon {
  outline: none;
  height: 50px;
  width: 50px;
  background-color: #F2F2F2;
  background-size: 22px;
}
.no-touchevents .zoom-view .icon.plus:hover {
  background-color: #0062FF;
  background-image: url(../img/icons-LS6/more.svg);
  background-image: url(../img/icons-LS6/more-white.svg);
}
.zoom-view .icon.plus.disabled {
  background-color: #16171a;
}
.no-touchevents .zoom-view .icon.plus.disabled:hover {
  background-image: url(../img/icons-LS6/more.svg);
  background-image: url(../img/icons-LS6/more-white.svg);
}
.no-touchevents .zoom-view .icon.minus:hover {
  background-color: #0062FF;
  background-image: url(../img/icons-LS6/less.svg);
  background-image: url(../img/icons-LS6/less-fill.svg);
}
.zoom-view .icon.minus.disabled {
  background-color: #16171a;
}
.no-touchevents .zoom-view .icon.minus.disabled:hover {
  background-image: url(../img/icons-LS6/less.svg);
  background-image: url(../img/icons-LS6/less-fill.svg);
}
.zoom-view .icon.close {
  position: absolute;
  top: 0;
  right: 0;
}
.no-touchevents .zoom-view .icon.close:hover {
  background-color: #0062FF;
  background-image: url(../img/icons-LS6/close-white.svg);
}
.zoom-view .icon.disabled {
  opacity: 0.5;
}
.zoom-view .gesture {
  background-color: rgba(22, 23, 26, 0.7);
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
  border-radius: 50%;
  top: calc(50% -  2 * 50px);
  left: calc(50% -  50px);
  width: 100px;
  height: 100px;
  position: relative;
  transition: visibility 0.3s, opacity 0.3s;
  visibility: hidden;
  opacity: 0;
}
.zoom-view .gesture.enabled {
  visibility: visible;
  opacity: 1;
}
.panel-packs-list {
  background-color: #F2F2F2;
  margin-left: 0;
}
@media screen and (min-width: 900px) {
  .panel-packs-list {
    z-index: 1;
    transition: margin-left 1s;
  }
  .panel-packs-list.open {
    margin-left: -440px;
  }
}
@media screen and (min-width: 1280px) {
  .panel-packs-list {
    transition: margin-left 1s;
  }
  .panel-packs-list.open {
    margin-left: -595px;
  }
}
.panel-packs-list .admin-code {
  right: 20px;
}
.panel-packs-list .header a {
  display: none;
}
@media screen and (min-width: 900px) {
  .panel-packs-list .header a {
    display: block;
  }
}
@media screen and (min-width: 900px) {
  .panel-packs-list .header {
    position: relative;
    padding: 0 0 20px 30px;
  }
}
@media screen and (min-width: 1280px) {
  .panel-packs-list .header {
    padding: 0 0 20px 40px;
  }
}
.panel-packs-list .header .back {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #16171a;
  display: none;
}
@media screen and (max-width: 899px) {
  .panel-packs-list .header .back {
    font-size: 11px;
    line-height: 13px;
  }
}
.panel-packs-list .header .back:lang(el),
.panel-packs-list .header .back:lang(th),
.panel-packs-list .header .back:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.panel-packs-list .header .back:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.panel-packs-list .header .back:lang(ja),
.panel-packs-list .header .back:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (min-width: 900px) {
  .panel-packs-list .header .back {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
}
.panel-packs-list .header .back:before {
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url(../img/icons-LS6/close.svg);
  margin-right: 5px;
}
.no-touchevents .panel-packs-list .header .back:hover:before {
  background-image: url(../img/icons-LS6/close-blue.svg);
}
.no-touchevents .panel-packs-list .header .back:hover span {
  color: #0062FF;
}
.panel-packs-list .panel-packs-list-wrapper {
  height: 0;
  position: relative;
}
@media screen and (min-width: 900px) {
  .panel-packs-list .panel-packs-list-wrapper {
    height: calc(100% - 40px);
  }
}
@media screen and (max-width: 899px) {
  .panel-packs-list .panel-packs-list-wrapper {
    display: none;
  }
}
@media screen and (max-width: 899px) {
  .panel-packs-list.open .panel-packs-list-wrapper {
    height: auto;
    display: block;
  }
  .panel-packs-list.open .panel-packs-list-wrapper .icon.maximize {
    display: none;
  }
}
.panel-packs-list .image-slider {
  width: 100%;
  height: auto;
}
.panel-packs-list .disclaimer {
  padding: 20px 20px 40px 20px;
}
@media screen and (min-width: 900px) {
  .panel-packs-list .disclaimer {
    padding: 35px 30px 20px 30px;
  }
}
@media screen and (min-width: 1280px) {
  .panel-packs-list .disclaimer {
    padding: 35px 40px 20px 40px;
  }
}
.panel-packs-list .select-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  text-align: left;
  background-color: #FFFFFF;
  position: relative;
  float: left;
  width: 100%;
}
@media screen and (min-width: 900px) {
  .panel-packs-list .select-button {
    min-height: 70px;
  }
}
.panel-packs-list .select-button .checkbox-wrapper {
  background-color: #16171a;
  width: 30px;
  display: block;
}
.panel-packs-list .select-button .checkbox-wrapper .checkbox {
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url(../img/icons-LS6/more.svg);
  background-image: url(../img/icons-LS6/more-white.svg);
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.panel-packs-list .select-button.selected .checkbox-wrapper {
  background-color: #FFFFFF;
}
.panel-packs-list .select-button.selected .checkbox-wrapper .checkbox {
  background-image: url(../img/icons-LS6/checkmark.svg);
}
.no-touchevents .panel-packs-list .select-button.selected:hover .checkbox-wrapper {
  background-color: #0062FF;
}
.no-touchevents .panel-packs-list .select-button.selected:hover .checkbox-wrapper .checkbox {
  background-image: url(../img/icons-LS6/close-white.svg);
}
.panel-packs-list .select-button.selected.disabled .checkbox-wrapper {
  cursor: default;
  background-color: #D9D9D9;
}
.panel-packs-list .select-button.selected.disabled .checkbox-wrapper .checkbox {
  cursor: default;
  background-image: url(../img/icons-LS6/checkmark.svg);
  background-image: url(../img/icons-LS6/checkmark-white.svg);
}
.no-touchevents .panel-packs-list .select-button.selected.disabled:hover .checkbox-wrapper {
  background-color: #D9D9D9;
}
.no-touchevents .panel-packs-list .select-button.selected.disabled:hover .checkbox-wrapper .checkbox {
  cursor: default;
  background-image: url(../img/icons-LS6/checkmark.svg);
  background-image: url(../img/icons-LS6/checkmark-white.svg);
}
.no-touchevents .panel-packs-list .select-button:hover .checkbox-wrapper {
  background-color: #0062FF;
}
.panel-packs-list .radio-button {
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  vertical-align: middle;
  border: 1px solid #16171a;
  background-size: 65%;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.panel-packs-list .pack-header {
  display: none;
  overflow: hidden;
  padding: 0 40px;
  margin-bottom: 20px;
}
.panel-packs-list .pack-header.hidden {
  display: none;
}
@media screen and (min-width: 900px) {
  .panel-packs-list .pack-header {
    width: 100%;
    display: block;
    padding: 0 30px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .panel-packs-list .pack-header {
    padding: 0 40px;
  }
}
.panel-packs-list .pack-header .information {
  margin: 20px;
}
.panel-packs-list .pack-header .pack-name {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
}
.panel-packs-list .pack-header .pack-name:lang(el),
.panel-packs-list .pack-header .pack-name:lang(th),
.panel-packs-list .pack-header .pack-name:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.panel-packs-list .pack-header .pack-name:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.panel-packs-list .pack-header .pack-name:lang(ja),
.panel-packs-list .pack-header .pack-name:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.panel-packs-list .pack-header .pack-price .price {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
}
.panel-packs-list .pack-header .pack-price .price:lang(el),
.panel-packs-list .pack-header .pack-price .price:lang(th),
.panel-packs-list .pack-header .pack-price .price:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.panel-packs-list .pack-header .pack-price .price:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.panel-packs-list .pack-header .pack-price .price:lang(ja),
.panel-packs-list .pack-header .pack-price .price:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.panel-packs-list .pack-sa-text {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #16171a;
  margin: 0 40px;
}
.panel-packs-list .pack-sa-text:lang(el),
.panel-packs-list .pack-sa-text:lang(th),
.panel-packs-list .pack-sa-text:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.panel-packs-list .pack-sa-text:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.panel-packs-list .pack-sa-text:lang(ja),
.panel-packs-list .pack-sa-text:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .panel-packs-list .pack-sa-text {
    margin: 20px 0;
  }
}
@media screen and (min-width: 900px) {
  .panel-packs-list .pack-sa-text {
    width: 350px;
    margin: 0 30px;
  }
}
@media screen and (min-width: 1280px) {
  .panel-packs-list .pack-sa-text {
    width: 495px;
    margin: 0 40px;
  }
}
.panel-packs-list .panel-item {
  margin-bottom: 10px;
}
.panel-packs-list .panel-item .checkbox {
  background-image: none;
  background-color: #D9D9D9;
}
.no-touchevents .panel-packs-list .panel-item .checkbox:hover {
  cursor: default;
}
.no-touchevents .panel-packs-list .panel-item .checkbox:hover .checkbox {
  background-image: none;
  background-color: #D9D9D9;
}
.panel-packs-list .panel-item .selected .checkbox {
  display: block;
  background-image: url(../img/icons-LS6/checkmark.svg);
  background-image: url(../img/icons-LS6/checkmark-white.svg);
  background-color: #D9D9D9;
}
.no-touchevents .panel-packs-list .panel-item .selected:hover {
  cursor: default;
}
.no-touchevents .panel-packs-list .panel-item .selected:hover .checkbox {
  background-image: url(../img/icons-LS6/checkmark.svg);
  background-image: url(../img/icons-LS6/checkmark-white.svg);
  background-color: #D9D9D9;
}
.no-touchevents .panel-packs-list .panel-item .tile:hover .checkbox {
  cursor: default;
  background-color: #D9D9D9;
}
@media screen and (max-width: 899px) {
  .panel-packs-list .list-wrapper .list {
    margin: 20px 0;
  }
}
@media screen and (min-width: 900px) {
  .panel-packs-list .list-wrapper .list {
    margin: 40px 30px 0 30px;
  }
}
@media screen and (min-width: 1280px) {
  .panel-packs-list .list-wrapper .list {
    margin: 40px 40px 0 40px;
  }
}
.panel-packs-list .list-wrapper .list .title {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .panel-packs-list .list-wrapper .list .title {
    font-size: 11px;
    line-height: 13px;
  }
}
.panel-packs-list .list-wrapper .list .title:lang(el),
.panel-packs-list .list-wrapper .list .title:lang(th),
.panel-packs-list .list-wrapper .list .title:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.panel-packs-list .list-wrapper .list .title:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.panel-packs-list .list-wrapper .list .title:lang(ja),
.panel-packs-list .list-wrapper .list .title:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.panel-packs-list .list-wrapper .list .header {
  width: auto;
  padding: 0;
}
@media screen and (max-width: 899px) {
  .panel-packs-list .list-wrapper .list .header {
    margin: 20px 0;
  }
}
@media screen and (min-width: 900px) {
  .panel-packs-list .list-wrapper .list .header {
    margin-bottom: 20px;
  }
}
.panel-packs-list .list-wrapper .list .header .title {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .panel-packs-list .list-wrapper .list .header .title {
    font-size: 11px;
    line-height: 13px;
  }
}
.panel-packs-list .list-wrapper .list .header .title:lang(el),
.panel-packs-list .list-wrapper .list .header .title:lang(th),
.panel-packs-list .list-wrapper .list .header .title:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.panel-packs-list .list-wrapper .list .header .title:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.panel-packs-list .list-wrapper .list .header .title:lang(ja),
.panel-packs-list .list-wrapper .list .header .title:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.panel-packs-list .list-wrapper .list .header .subtitle {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #919191;
  margin-top: 15px;
}
.panel-packs-list .list-wrapper .list .header .subtitle:lang(el),
.panel-packs-list .list-wrapper .list .header .subtitle:lang(th),
.panel-packs-list .list-wrapper .list .header .subtitle:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.panel-packs-list .list-wrapper .list .header .subtitle:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.panel-packs-list .list-wrapper .list .header .subtitle:lang(ja),
.panel-packs-list .list-wrapper .list .header .subtitle:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.panel-packs-list .list-wrapper .list .feature-images-table {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 40px;
}
.panel-packs-list .list-wrapper .list .feature-images-table tbody {
  width: 100%;
}
.panel-packs-list .list-wrapper .list .feature-images-table .odd {
  width: 50%;
  padding: 0 3px 2px 0;
  cursor: pointer;
}
.panel-packs-list .list-wrapper .list .feature-images-table .even {
  width: 50%;
  padding: 0 0 2px 2px;
  cursor: pointer;
}
.panel-packs-list .list-wrapper .list .feature-images-table .disabled.odd,
.panel-packs-list .list-wrapper .list .feature-images-table .disabled.even {
  cursor: default;
}
.panel-packs-list .list-wrapper .list .pack-images-table {
  display: block;
  position: relative;
  width: 100%;
  padding: 10px 0px 15px 0px;
  padding-bottom: 30px;
}
.panel-packs-list .list-wrapper .list .pack-images-table tbody {
  width: 100%;
}
.panel-packs-list .list-wrapper .list .pack-images-table .odd {
  width: 50%;
  padding: 0 3px 2px 0;
  cursor: pointer;
}
.panel-packs-list .list-wrapper .list .pack-images-table .even {
  width: 50%;
  padding: 0 0 2px 2px;
  cursor: pointer;
}
.panel-packs-list .list-wrapper .list img {
  width: 100%;
  height: auto;
  background-position: center;
  background-size: cover, contain;
}
.panel-packs-list .list-wrapper .list.upgrades .information {
  padding: 10px 45px 10px 20px;
}
.panel-packs-list .list-wrapper .list.upgrades .information:after {
  content: '';
  position: relative;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.no-touchevents .panel-packs-list .list-wrapper .list.upgrades .information:after:hover {
  background-image: url(../img/info-blue.svg);
}
@media screen and (min-width: 900px) {
  .panel-packs-list .list-wrapper .list.upgrades .information:after {
    right: 10px;
  }
}
.no-touchevents .panel-packs-list .list-wrapper .list.upgrades .information:hover::after {
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
  background-image: url(../img/info-blue.svg);
}
.no-touchevents .no-touchevents .panel-packs-list .list-wrapper .list.upgrades .information:hover::after:hover {
  background-image: url(../img/info-blue.svg);
}
@media screen and (max-width: 899px) {
  .panel-packs-list .list-wrapper .list.upgrades .information {
    padding: 10px 45px 10px 15px;
  }
}
@media screen and (min-width: 900px) {
  .panel-packs-list .list-wrapper .list.upgrades .list-item {
    margin: 0 0 0 20px;
  }
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper {
  background-color: transparent;
  margin: 0 0 10px 0;
}
.no-touchevents .panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper:not(.selected):not(.deactivated):hover .information .description h4 {
  text-decoration: underline;
}
.no-touchevents .panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper:not(.selected):not(.deactivated):hover .information .combination-price {
  color: #16171a;
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .radio-button {
  background-image: url(../img/icons-LS6/checkmark.svg);
  background-image: url(../img/icons-LS6/checkmark-white.svg);
  background-color: #16171a;
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .information .description h4 {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .information .description h4 {
    font-size: 11px;
    line-height: 13px;
  }
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .information .description h4:lang(el),
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .information .description h4:lang(th),
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .information .description h4:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .information .description h4:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .information .description h4:lang(ja),
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .information .description h4:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .information .combination-price {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .information .combination-price {
    font-size: 11px;
    line-height: 13px;
  }
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .information .combination-price:lang(el),
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .information .combination-price:lang(th),
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .information .combination-price:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .information .combination-price:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .information .combination-price:lang(ja),
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper.selected .information .combination-price:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .upgrade {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  margin-left: 10px;
}
@media screen and (max-width: 899px) {
  .panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .upgrade {
    margin-left: 0;
  }
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex: 2 1 auto;
      flex: 2 1 auto;
  background-color: transparent;
}
.no-touchevents .panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information:hover:after {
  content: '';
  position: relative;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
  background-image: url(../img/info-blue.svg);
  position: absolute;
}
.no-touchevents .no-touchevents .panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information:hover:after:hover {
  background-image: url(../img/info-blue.svg);
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .description {
  min-height: 0;
  padding: 0;
}
@media screen and (min-width: 900px) {
  .panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .description {
    padding: 0 60px 0 0;
  }
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .description h4 {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #16171a;
  display: inline-block;
  text-decoration: none;
}
@media screen and (max-width: 899px) {
  .panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .description h4 {
    font-size: 11px;
    line-height: 13px;
  }
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .description h4:lang(el),
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .description h4:lang(th),
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .description h4:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .description h4:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .description h4:lang(ja),
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .description h4:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .combination-price {
  margin-left: 0;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .combination-price {
    font-size: 11px;
    line-height: 13px;
  }
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .combination-price:lang(el),
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .combination-price:lang(th),
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .combination-price:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .combination-price:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .combination-price:lang(ja),
.panel-packs-list .list-wrapper .list.upgrades .list-item .list-item-wrapper .information .combination-price:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.panel-packs-list .list-wrapper .list.upgrades.deactivated .header .title {
  color: #919191;
}
.panel-packs-list .list-wrapper .list.upgrades.deactivated .radio-button {
  border: 1px solid #919191;
}
.panel-packs-list .list-wrapper .list.upgrades.deactivated .list-item .list-item-wrapper a .information:after {
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
  background-image: url(../img/info-gray.svg);
}
.no-touchevents .panel-packs-list .list-wrapper .list.upgrades.deactivated .list-item .list-item-wrapper a .information:after:hover {
  background-image: url(../img/info-blue.svg);
}
.panel-packs-list .list-wrapper .list.upgrades.deactivated .list-item .list-item-wrapper {
  cursor: default;
}
.panel-packs-list .list-wrapper .list.upgrades.deactivated .list-item .list-item-wrapper.selected .radio-button {
  background-image: url(../img/icons-LS6/checkmark.svg);
  background-image: url(../img/icons-LS6/checkmark-white.svg);
  background-color: #919191;
}
.panel-packs-list .list-wrapper .list.upgrades.deactivated .list-item .list-item-wrapper a {
  cursor: default;
}
.panel-packs-list .list-wrapper .list.upgrades.deactivated .list-item .list-item-wrapper a .information:after {
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
  background-image: url(../img/info-gray.svg);
}
.no-touchevents .panel-packs-list .list-wrapper .list.upgrades.deactivated .list-item .list-item-wrapper a .information:after:hover {
  background-image: url(../img/info-blue.svg);
}
.no-touchevents .panel-packs-list .list-wrapper .list.upgrades.deactivated .list-item .list-item-wrapper a .information:hover:after {
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
  background-image: url(../img/info-gray.svg);
}
.no-touchevents .no-touchevents .panel-packs-list .list-wrapper .list.upgrades.deactivated .list-item .list-item-wrapper a .information:hover:after:hover {
  background-image: url(../img/info-blue.svg);
}
.panel-packs-list .list-wrapper .list.upgrades.deactivated .list-item .list-item-wrapper a .information .description .name,
.panel-packs-list .list-wrapper .list.upgrades.deactivated .list-item .list-item-wrapper a .information .description .list-price .label,
.panel-packs-list .list-wrapper .list.upgrades.deactivated .list-item .list-item-wrapper a .information .description .list-price .price {
  color: #919191;
}
.panel-packs-list .list-wrapper .list.upgrades.deactivated .list-item .list-item-wrapper a .information .combination-price {
  color: #919191;
}
.panel-packs-list .list-wrapper .list .list-item .list-item-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 8px;
  cursor: pointer;
  position: relative;
}
@media screen and (min-width: 900px) {
  .panel-packs-list .list-wrapper .list .list-item .list-item-wrapper {
    background: #FFFFFF;
  }
}
.sales-group-panel-wrapper {
  height: 100%;
  padding: 0 0 30px 0;
  overflow: hidden;
  -ms-flex: 1;
      flex: 1;
}
@media screen and (max-width: 899px) {
  .sales-group-panel-wrapper {
    padding: 20px;
  }
}
@media screen and (min-width: 900px) {
  .sales-group-panel-wrapper {
    display: -ms-flexbox;
    display: flex;
    width: 440px;
    z-index: 1;
  }
}
@media screen and (min-width: 1280px) {
  .sales-group-panel-wrapper {
    width: 595px;
  }
}
.sales-group-panel {
  height: 100%;
}
@media screen and (max-width: 899px) {
  .sales-group-panel {
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  .sales-group-panel {
    padding: 0 30px 0;
    -ms-flex: 0 0 440px;
        flex: 0 0 440px;
    width: 440px;
  }
}
@media screen and (min-width: 1280px) {
  .sales-group-panel {
    padding: 0 40px 0;
    -ms-flex: 0 0 595px;
        flex: 0 0 595px;
    width: 595px;
  }
}
.sales-group-panel.open .iScrollVerticalScrollbar {
  display: none;
}
.sales-group-panel h2 {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  -ms-flex: 1;
      flex: 1;
  padding: 10px 0;
  margin: 0;
}
@media screen and (max-width: 899px) {
  .sales-group-panel h2 {
    font-size: 11px;
    line-height: 13px;
  }
}
.sales-group-panel h2:lang(el),
.sales-group-panel h2:lang(th),
.sales-group-panel h2:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.sales-group-panel h2:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.sales-group-panel h2:lang(ja),
.sales-group-panel h2:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.sales-group-panel ul {
  overflow: hidden;
  transition: max-height 400ms ease;
}
.sales-group-panel li {
  margin-top: 8px;
}
.sales-group-panel li:first-child {
  margin-top: 15px;
}
.sales-group-panel .sales-group-items div:last-child {
  margin-bottom: 20px;
}
.sales-group-panel section:first-of-type {
  margin-top: 0;
}
.sales-group-panel section.active {
  padding-bottom: 10px;
  border-bottom: #D9D9D9 2px solid;
}
.sales-group-panel .filler {
  background-color: #FFFFFF;
}
.sales-group-panel .disclaimer-bottom {
  margin: 20px 0;
}
.sales-group-panel .disclaimer-top {
  margin: 20px 0;
}
@media screen and (max-width: 899px) {
  .sales-group-panel .disclaimer-top {
    margin: 0 0 20px 0;
  }
}
.sales-group-panel .accordion-header {
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.sales-group-panel .accordion-header h2 {
  padding: 0;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  text-transform: initial;
  font-style: normal;
}
@media screen and (max-width: 899px) {
  .sales-group-panel .accordion-header h2 {
    font-size: 11px;
    line-height: 13px;
  }
}
.sales-group-panel .accordion-header h2:lang(el),
.sales-group-panel .accordion-header h2:lang(th),
.sales-group-panel .accordion-header h2:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.sales-group-panel .accordion-header h2:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.sales-group-panel .accordion-header h2:lang(ja),
.sales-group-panel .accordion-header h2:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .sales-group-panel .accordion-header h2 {
    font-size: 14px;
    line-height: 16px;
  }
}
.sales-group-panel .accordion-header .icon {
  -ms-flex: 0 0 30px;
      flex: 0 0 30px;
  margin: 0 10px 5px 0;
}
@media screen and (max-width: 899px) {
  .sales-group-panel .accordion-header .icon {
    -ms-flex: 0 0 20px;
        flex: 0 0 20px;
    margin: 0 16px 0 0;
  }
}
.sales-group-panel .accordion-header.collapsible {
  margin-top: 0;
  padding: 20px 0;
  border-bottom: #D9D9D9 2px solid;
}
.sales-group-panel .accordion-header.collapsible h2 {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 899px) {
  .sales-group-panel .accordion-header.collapsible h2 {
    line-height: 18px;
  }
}
.sales-group-panel .accordion-header.collapsible h2:lang(el),
.sales-group-panel .accordion-header.collapsible h2:lang(th),
.sales-group-panel .accordion-header.collapsible h2:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.sales-group-panel .accordion-header.collapsible h2:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.sales-group-panel .accordion-header.collapsible h2:lang(ja),
.sales-group-panel .accordion-header.collapsible h2:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.sales-group-panel .active .accordion-header.collapsible {
  margin-bottom: 20px;
  border-bottom: #16171a 2px solid;
}
.sales-group-panel .active .accordion-header.collapsible h2 {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
}
@media screen and (max-width: 899px) {
  .sales-group-panel .active .accordion-header.collapsible h2 {
    line-height: 18px;
  }
}
.sales-group-panel .active .accordion-header.collapsible h2:lang(el),
.sales-group-panel .active .accordion-header.collapsible h2:lang(th),
.sales-group-panel .active .accordion-header.collapsible h2:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.sales-group-panel .active .accordion-header.collapsible h2:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.sales-group-panel .active .accordion-header.collapsible h2:lang(ja),
.sales-group-panel .active .accordion-header.collapsible h2:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .sales-group-panel .active .accordion-header.collapsible h2 {
    line-height: 18px;
  }
}
.sales-group-panel .active .accordion-header.collapsible h2:lang(el),
.sales-group-panel .active .accordion-header.collapsible h2:lang(th),
.sales-group-panel .active .accordion-header.collapsible h2:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.sales-group-panel .active .accordion-header.collapsible h2:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.sales-group-panel .active .accordion-header.collapsible h2:lang(ja),
.sales-group-panel .active .accordion-header.collapsible h2:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.sales-group-panel .active .accordion-header.collapsible ul {
  border-bottom: #16171a 2px solid;
}
.sales-group-panel .first {
  clear: both;
}
.sales-group-panel .first .accordion-header {
  margin-top: 0;
}
.sales-group-panel .se-text {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 899px) {
  .sales-group-panel .se-text {
    line-height: 18px;
  }
}
.sales-group-panel .se-text:lang(el),
.sales-group-panel .se-text:lang(th),
.sales-group-panel .se-text:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.sales-group-panel .se-text:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.sales-group-panel .se-text:lang(ja),
.sales-group-panel .se-text:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.sales-group-panel .toggle-all {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  width: 100%;
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  border-radius: 0;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  color: #919191;
}
.sales-group-panel .toggle-all:lang(el),
.sales-group-panel .toggle-all:lang(th),
.sales-group-panel .toggle-all:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.sales-group-panel .toggle-all:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.sales-group-panel .toggle-all:lang(ja),
.sales-group-panel .toggle-all:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.sales-group-panel .toggle-all.expand::after {
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  transform: rotate(-90deg);
  background-image: url(../img/arrow-double.svg);
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url(../img/arrow-double-gray.svg);
  width: 14px;
  height: 14px;
  background-size: 14px;
  transform: rotate(0deg);
  margin-left: 10px;
}
.sales-group-panel .toggle-all.collapse::after {
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  transform: rotate(-90deg);
  background-image: url(../img/arrow-double.svg);
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url(../img/arrow-double-gray.svg);
  transform: rotate(180deg);
  margin-left: 10px;
  width: 14px;
  height: 14px;
  background-size: 14px;
}
.no-touchevents .sales-group-panel .toggle-all:hover {
  color: #0062FF;
}
.no-touchevents .sales-group-panel .toggle-all:hover.expand::after {
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  transform: rotate(-90deg);
  background-image: url(../img/arrow-double.svg);
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url(../img/arrow-double-blue.svg);
  width: 14px;
  height: 14px;
  background-size: 14px;
  transform: rotate(0deg);
}
.no-touchevents .sales-group-panel .toggle-all:hover.collapse::after {
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  transform: rotate(-90deg);
  background-image: url(../img/arrow-double.svg);
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url(../img/arrow-double-blue.svg);
  width: 14px;
  height: 14px;
  transform: rotate(180deg);
  background-size: 14px;
}
@media screen and (max-width: 899px) {
  .sales-group-panel .toggle-all {
    display: none;
  }
}
.panel-item {
  position: relative;
}
.panel-item .header-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.panel-item .tile {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  min-height: 74px;
  width: 100%;
  border: none;
  outline: none;
  background-color: #FFFFFF;
}
@media screen and (max-width: 899px) {
  .panel-item .tile {
    font-size: 11px;
    line-height: 13px;
  }
}
.panel-item .tile:lang(el),
.panel-item .tile:lang(th),
.panel-item .tile:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.panel-item .tile:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.panel-item .tile:lang(ja),
.panel-item .tile:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.no-touchevents .panel-item .tile:hover .checkbox {
  background-color: #0062FF;
}
@media screen and (max-width: 899px) {
  .panel-item .tile {
    font-size: 14px;
    line-height: 16px;
  }
}
.panel-item .price {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  position: absolute;
  bottom: 0;
  margin: 0 0 5px;
}
@media screen and (max-width: 899px) {
  .panel-item .price {
    font-size: 11px;
    line-height: 13px;
  }
}
.panel-item .price:lang(el),
.panel-item .price:lang(th),
.panel-item .price:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.panel-item .price:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.panel-item .price:lang(ja),
.panel-item .price:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .panel-item .price {
    font-size: 14px;
    line-height: 16px;
  }
}
.panel-item .action {
  -ms-flex: 0 0 55px;
      flex: 0 0 55px;
  height: auto;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  background-color: #FFF;
  background-size: 22px;
  border: none;
  outline: none;
  text-decoration: none;
  position: relative;
}
.panel-item .action::before {
  content: '';
  width: 1px;
  height: 70%;
  background: #D9D9D9;
  position: absolute;
  left: -1px;
  top: 15%;
}
.panel-item .action .icon {
  margin: auto;
}
.no-touchevents .panel-item .action:hover .arrow {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.no-touchevents .no-touchevents .panel-item .action:hover .arrow:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.no-touchevents .panel-item .action:hover .arrow.down {
  transform: rotate(0deg);
}
.no-touchevents .panel-item .action:hover .arrow.up {
  transform: rotate(180deg);
}
.no-touchevents .panel-item .action:hover .arrow.right {
  transform: rotate(-90deg);
}
.no-touchevents .panel-item .action:hover .arrow.left {
  transform: rotate(90deg);
}
.no-touchevents .panel-item .action:hover .info {
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
  background-image: url(../img/info-blue.svg);
}
.no-touchevents .no-touchevents .panel-item .action:hover .info:hover {
  background-image: url(../img/info-blue.svg);
}
.panel-item .description {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #919191;
}
.panel-item .description:lang(el),
.panel-item .description:lang(th),
.panel-item .description:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.panel-item .description:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.panel-item .description:lang(ja),
.panel-item .description:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.panel-item .information {
  position: relative;
  padding: 10px 10px 25px 20px;
  -ms-flex: 1;
      flex: 1;
  text-align: left;
}
.panel-item .checkbox {
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-image: url(../img/icons-LS6/more.svg);
  background-image: url(../img/icons-LS6/more-white.svg);
  -ms-flex: 0 0 30px;
      flex: 0 0 30px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  background-color: #16171a;
  background-size: 22px;
  width: auto;
  height: auto;
}
@media screen and (max-width: 899px) {
  .panel-item .checkbox {
    width: auto;
    height: auto;
    min-height: 74px;
  }
}
.panel-item .thumbnail {
  position: relative;
  margin-left: 2px;
  display: none;
  height: 105px;
  -ms-flex-item-align: center;
      align-self: center;
  overflow: hidden;
}
.panel-item .thumbnail.thumbnail-small {
  display: block;
  -ms-flex: 0 0 60px;
      flex: 0 0 60px;
}
.panel-item .thumbnail.thumbnail-large {
  display: block;
  -ms-flex: 0 0 185px;
      flex: 0 0 185px;
}
.panel-item .thumbnail img {
  position: absolute;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.panel-item .selected .checkbox {
  background-image: url(../img/icons-LS6/checkmark.svg);
  background-color: #FFFFFF;
}
.no-touchevents .panel-item .selected:hover .checkbox {
  background-image: url(../img/icons-LS6/close-white.svg);
  background-color: #0062FF;
}
.panel-item .disabled .checkbox {
  cursor: default;
  background-image: url(../img/icons-LS6/checkmark.svg);
  background-image: url(../img/icons-LS6/checkmark-white.svg);
  background-color: #D9D9D9;
}
.no-touchevents .panel-item .disabled:hover .checkbox {
  background-image: url(../img/icons-LS6/checkmark.svg);
  background-image: url(../img/icons-LS6/checkmark-white.svg);
  background-color: #D9D9D9;
}
@media screen and (min-width: 1280px) {
  .panel-item .tile {
    min-height: 105px;
  }
  .panel-item .description {
    display: initial;
  }
}
.h5vco .page-veil {
  background: #16171a;
  height: 100%;
  opacity: 0;
  position: fixed;
  transition: opacity 300ms;
  visibility: hidden;
  width: 100%;
  z-index: 1055;
  top: 0;
  left: 0;
}
.h5vco .page-veil.modelfinder {
  z-index: 1065;
}
.h5vco .page-veil.page-veil-panel {
  z-index: 1025;
  transition: visibility 0 300ms, opacity 300ms;
}
.h5vco .page-veil.page-veil-panel.visible {
  transition: opacity 300ms;
}
.h5vco .page-veil.visible {
  opacity: 0.5;
  visibility: visible;
}
@media screen and (min-width: 900px) {
  .h5vco .page-veil.page-veil-panel {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
  }
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
  /* MSPointer events - direct all pointer events to js */
}
.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
  /*margin-right: 5px; UX REMOVED */
}
/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 5px;
}
/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 5px;
  height: auto;
  left: auto;
  top: 0;
  right: 10px;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 5px;
  height: 100%;
  margin: 0 auto;
}
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 5px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 5px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
  box-sizing: border-box;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
  box-sizing: border-box;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}
/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 1;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
  background-color: #515151;
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #FFFFFF;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  bottom: 0;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  height: 100%;
  margin: 0 auto;
  width: 5px;
  border-radius: 0;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  height: 30px;
  width: 100%;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 0;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  width: 5px;
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.75);
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
}
.h5vco .infobar {
  position: fixed;
  width: 100%;
  background: #FFFFFF;
  overflow: hidden;
  z-index: 2000;
}
.h5vco .infobar .title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
}
.h5vco .infobar .info-content {
  padding: 37px 26px 37px 26px;
  position: relative;
}
@media screen and (min-width: 900px) {
  .h5vco .infobar .info-content {
    padding: 37px 45px 37px 20px;
  }
}
.h5vco .infobar .info-content:nth-child(2) {
  border-top: 1px solid #646464;
}
.h5vco .infobar .info-content.info-content-cookies,
.h5vco .infobar .info-content.info-content-outdated-browser {
  background-color: #EEEEEE;
}
.h5vco .infobar .info-content.info-content-cookies .infobar-buttons,
.h5vco .infobar .info-content.info-content-outdated-browser .infobar-buttons {
  margin: 32px 0 0;
}
@media screen and (min-width: 900px) {
  .h5vco .infobar .info-content.info-content-cookies .infobar-buttons,
  .h5vco .infobar .info-content.info-content-outdated-browser .infobar-buttons {
    margin: 11px 0 0;
  }
}
.h5vco .infobar .info-content.info-content-cookies .infobar-buttons .cookie-decline,
.h5vco .infobar .info-content.info-content-outdated-browser .infobar-buttons .cookie-decline,
.h5vco .infobar .info-content.info-content-cookies .infobar-buttons .cookie-accept,
.h5vco .infobar .info-content.info-content-outdated-browser .infobar-buttons .cookie-accept,
.h5vco .infobar .info-content.info-content-cookies .infobar-buttons .outdated-ok,
.h5vco .infobar .info-content.info-content-outdated-browser .infobar-buttons .outdated-ok {
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 50px;
  margin-bottom: 20px;
  width: 100%;
  line-height: 32px;
}
@media screen and (min-width: 900px) {
  .h5vco .infobar .info-content.info-content-cookies .infobar-buttons .cookie-decline,
  .h5vco .infobar .info-content.info-content-outdated-browser .infobar-buttons .cookie-decline,
  .h5vco .infobar .info-content.info-content-cookies .infobar-buttons .cookie-accept,
  .h5vco .infobar .info-content.info-content-outdated-browser .infobar-buttons .cookie-accept,
  .h5vco .infobar .info-content.info-content-cookies .infobar-buttons .outdated-ok,
  .h5vco .infobar .info-content.info-content-outdated-browser .infobar-buttons .outdated-ok {
    display: inline-block;
    padding: 9px 35px;
    margin-right: 7px;
    margin-bottom: 3px;
    width: auto;
    height: auto;
    line-height: 1.2;
  }
}
.h5vco .infobar .info-content.info-content-cookies .infobar-buttons .button:last-child,
.h5vco .infobar .info-content.info-content-outdated-browser .infobar-buttons .button:last-child {
  margin-bottom: 3px;
}
.h5vco .infobar .info-content h2 {
  padding-bottom: 10px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .h5vco .infobar .info-content h2 {
    font-size: 11px;
    line-height: 13px;
  }
}
.h5vco .infobar .info-content h2:lang(el),
.h5vco .infobar .info-content h2:lang(th),
.h5vco .infobar .info-content h2:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.h5vco .infobar .info-content h2:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.h5vco .infobar .info-content h2:lang(ja),
.h5vco .infobar .info-content h2:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.h5vco .infobar .info-content p {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 899px) {
  .h5vco .infobar .info-content p {
    line-height: 18px;
  }
}
.h5vco .infobar .info-content p:lang(el),
.h5vco .infobar .info-content p:lang(th),
.h5vco .infobar .info-content p:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.h5vco .infobar .info-content p:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.h5vco .infobar .info-content p:lang(ja),
.h5vco .infobar .info-content p:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.h5vco .infobar .info-content .icon.close {
  margin-right: 10px;
}
.no-touchevents .h5vco .infobar .info-content .icon.close:hover {
  background-image: url(../img/icons-LS6/close-blue.svg);
}
.h5vco .standalone-header {
  grid-row: span 2;
}
.h5vco .standalone-header .text {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
.h5vco .standalone-header .text:lang(el),
.h5vco .standalone-header .text:lang(th),
.h5vco .standalone-header .text:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.h5vco .standalone-header .text:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.h5vco .standalone-header .text:lang(ja),
.h5vco .standalone-header .text:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.h5vco .standalone-header img {
  width: 194px;
  z-index: 10;
  image-rendering: auto;
  image-rendering: -webkit-optimize-contrast;
}
@media screen and (max-width: 899px) {
  .h5vco .standalone-header {
    display: none;
  }
}
.no-touchevents .h5vco .standalone-header:hover .text {
  color: #0062FF;
}
.no-touchevents .h5vco .standalone-header:hover .link-extern {
  background-image: url(../img/icons-LS6/external-link-blue.svg);
}
.h5vco .standalone-footer a {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #919191;
}
.h5vco .standalone-footer a:lang(el),
.h5vco .standalone-footer a:lang(th),
.h5vco .standalone-footer a:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.h5vco .standalone-footer a:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.h5vco .standalone-footer a:lang(ja),
.h5vco .standalone-footer a:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.no-touchevents .h5vco .standalone-footer a:hover {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
}
.no-touchevents .h5vco .standalone-footer a:hover:lang(el),
.no-touchevents .h5vco .standalone-footer a:hover:lang(th),
.no-touchevents .h5vco .standalone-footer a:hover:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.no-touchevents .h5vco .standalone-footer a:hover:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.no-touchevents .h5vco .standalone-footer a:hover:lang(ja),
.no-touchevents .h5vco .standalone-footer a:hover:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .h5vco .standalone-footer {
    margin-top: 20px;
    padding: 40px 30px 0;
    background-color: #F2F2F2;
  }
  .h5vco .standalone-footer ul {
    overflow-x: hidden;
  }
  .h5vco .standalone-footer ul li {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 900px) {
  .h5vco .standalone-footer {
    width: 100%;
  }
  .h5vco .standalone-footer ul {
    padding: 10px 0;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
  .h5vco .standalone-footer ul li:not(:first-child) {
    margin-left: 30px;
  }
}
@media screen and (min-width: 900px) {
  .h5vco .standalone-overlay-footer {
    margin-top: auto;
    padding-right: 40px;
    -ms-flex-item-align: center;
        align-self: center;
    margin-bottom: -40px !important;
  }
}
.h5vco .province-selection {
  overflow-y: auto;
  /* LANGUAGE SELECTION CONTENT */
}
@media screen and (max-width: 899px) {
  .h5vco .province-selection {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
.h5vco .province-selection .province-selection-header {
  z-index: 0;
  height: auto;
}
@media screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-header {
    width: 100%;
    padding: 10px 128px 10px 17px;
    background-color: #F2F2F2;
    display: block;
    margin-top: 27px;
  }
}
.h5vco .province-selection .province-selection-header .standalone-header {
  z-index: 10;
}
@media screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-header .standalone-header {
    position: inherit;
  }
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-header .standalone-header {
    padding-top: 30px;
    width: 100%;
  }
}
@media screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-header .standalone-header img {
    max-width: 80px;
    padding: 6px 6px 0 0;
    top: 20px;
    right: 0px;
    position: absolute;
  }
}
.h5vco .province-selection .province-selection-header .standalone-header .standalone-content {
  background-color: #F2F2F2;
  min-height: 38px;
}
@media screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content {
    vertical-align: middle;
    margin: 0;
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 16px;
    line-height: 24px;
    font-family: 'BMWMotorradW05-BoldItalic', arial, sans-serif;
    text-transform: uppercase;
  }
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content:lang(el),
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content:lang(th),
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content:lang(ja),
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
}
@media screen and (max-width: 899px) and screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content {
    line-height: 18px;
  }
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content {
    display: inline-block;
    width: 100%;
    padding-right: 7px;
    padding-left: 25px;
  }
}
@media screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content h1 {
    vertical-align: middle;
    display: block;
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 16px;
    line-height: 24px;
    font-family: 'BMWMotorradW05-BoldItalic', arial, sans-serif;
    text-transform: uppercase;
  }
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content h1:lang(el),
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content h1:lang(th),
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content h1:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content h1:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content h1:lang(ja),
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content h1:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
}
@media screen and (max-width: 899px) and screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content h1 {
    line-height: 18px;
  }
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content h1 {
    float: left;
    display: inline-block;
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 16px;
    line-height: 24px;
    font-family: 'BMWMotorradW05-BoldItalic', arial, sans-serif;
    text-transform: uppercase;
    line-height: 38px;
  }
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content h1:lang(el),
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content h1:lang(th),
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content h1:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content h1:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content h1:lang(ja),
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content h1:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
}
@media screen and (min-width: 900px) and screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content h1 {
    line-height: 18px;
  }
}
.h5vco .province-selection .province-selection-header .standalone-header .standalone-content .model-config-container {
  display: block;
}
@media screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content .model-config-container {
    padding-top: 10px;
  }
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-header .standalone-header .standalone-content .model-config-container {
    display: inline-block;
    margin-left: 150px;
    padding-top: 6px;
  }
}
.h5vco .province-selection .province-selection-header p {
  float: left;
  padding-left: 20px;
  padding-top: 13px;
}
.h5vco .province-selection li {
  position: relative;
}
.h5vco .province-selection .province-selection-content {
  width: 100%;
  position: relative;
  height: auto;
  transition: max-height 0.4s;
}
@media screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-content {
    max-height: none !important;
    height: 100%;
    padding: 24px 0;
  }
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-content {
    padding-top: 25px;
  }
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-content table {
    color: #16171a;
    padding: 0 28px 8px;
    width: 50%;
  }
}
.h5vco .province-selection .province-selection-content table tr {
  width: 100%;
}
.h5vco .province-selection .province-selection-content table tr th h2 {
  padding: 0 17px 8px;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.27;
  color: #16171a;
}
.h5vco .province-selection .province-selection-content table tr th h2:lang(el),
.h5vco .province-selection .province-selection-content table tr th h2:lang(th),
.h5vco .province-selection .province-selection-content table tr th h2:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.h5vco .province-selection .province-selection-content table tr th h2:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.h5vco .province-selection .province-selection-content table tr th h2:lang(ja),
.h5vco .province-selection .province-selection-content table tr th h2:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-content table tr th h2 {
    color: #16171a;
    padding: 0 28px 8px;
  }
}
.h5vco .province-selection .province-selection-content table tr th img {
  height: 200%;
  width: auto;
  float: right;
}
@media screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-content table tr th img {
    padding-right: 17px;
  }
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-content table tr th img {
    padding-right: 28px;
  }
}
.h5vco .province-selection .province-selection-content h2 {
  padding: 0 17px 8px;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.27;
  color: #16171a;
}
.h5vco .province-selection .province-selection-content h2:lang(el),
.h5vco .province-selection .province-selection-content h2:lang(th),
.h5vco .province-selection .province-selection-content h2:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.h5vco .province-selection .province-selection-content h2:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.h5vco .province-selection .province-selection-content h2:lang(ja),
.h5vco .province-selection .province-selection-content h2:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-content h2 {
    width: 590px;
    color: #16171a;
    padding: 0 28px 8px;
  }
}
.h5vco .province-selection .province-selection-content h2 img {
  height: 50px;
  width: auto;
  float: right;
  margin-top: -10px;
}
.h5vco .province-selection .province-selection-content .province-selection-copy {
  padding: 12px 17px;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #919191;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
}
.h5vco .province-selection .province-selection-content .province-selection-copy:lang(el),
.h5vco .province-selection .province-selection-content .province-selection-copy:lang(th),
.h5vco .province-selection .province-selection-content .province-selection-copy:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.h5vco .province-selection .province-selection-content .province-selection-copy:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.h5vco .province-selection .province-selection-content .province-selection-copy:lang(ja),
.h5vco .province-selection .province-selection-content .province-selection-copy:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.h5vco .province-selection .province-selection-content .province-selection-copy:lang(el),
.h5vco .province-selection .province-selection-content .province-selection-copy:lang(th),
.h5vco .province-selection .province-selection-content .province-selection-copy:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.h5vco .province-selection .province-selection-content .province-selection-copy:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.h5vco .province-selection .province-selection-content .province-selection-copy:lang(ja),
.h5vco .province-selection .province-selection-content .province-selection-copy:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-content .province-selection-copy {
    padding: 0 25px;
  }
}
.h5vco .province-selection .province-selection-content .province-list {
  padding: 0 17px;
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-content .province-list {
    float: left;
  }
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-content .province-list {
    padding: 8px 0 0 28px;
    width: auto;
    overflow: hidden;
  }
}
.h5vco .province-selection .province-selection-content .province-list li {
  position: relative;
  padding: 14px 0 14px 0;
  margin-bottom: 3px;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #D9D9D9;
}
@media screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-content .province-list li {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-content .province-list li {
    width: 250px;
  }
}
.h5vco .province-selection .province-selection-content .province-list li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.h5vco .province-selection .province-selection-content .province-list li a {
  display: block;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  color: #919191;
}
@media screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-content .province-list li a {
    font-size: 11px;
    line-height: 13px;
  }
}
.h5vco .province-selection .province-selection-content .province-list li a:lang(el),
.h5vco .province-selection .province-selection-content .province-list li a:lang(th),
.h5vco .province-selection .province-selection-content .province-list li a:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.h5vco .province-selection .province-selection-content .province-list li a:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.h5vco .province-selection .province-selection-content .province-list li a:lang(ja),
.h5vco .province-selection .province-selection-content .province-list li a:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.h5vco .province-selection .province-selection-content .province-list li a div {
  background-repeat: no-repeat;
  float: left;
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
  margin-right: 10px;
  margin-top: -4px;
}
.h5vco .province-selection .province-selection-content .province-lists-container .province-container {
  float: left;
  margin-top: 6px;
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container {
    width: 590px;
  }
}
@media screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container {
    width: 100%;
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container .expander {
    padding: 15px 0;
    margin: 0 17px;
    border-bottom: 2px solid #16171a;
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container .expander .toggler {
    width: 29px;
    height: 20px;
    display: inline-block;
    content: '';
    cursor: pointer;
    position: relative;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
    background-image: url(../img/icons-LS6/arrow-down.svg);
    border: none;
    outline: none;
    text-indent: -99999px;
    font-size: 0;
    line-height: 0;
    width: 22px;
    height: 22px;
    background-size: 22px;
    transform: rotate(0deg);
    margin-top: 2px;
  }
  .no-touchevents .h5vco .province-selection .province-selection-content .province-lists-container .province-container .expander .toggler:hover {
    background-image: url('../img/icons-LS6/arrow-down-blue.svg');
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container .expander .toggler.down {
    transform: rotate(0deg);
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container .expander .toggler.up {
    transform: rotate(180deg);
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container .expander .toggler.right {
    transform: rotate(-90deg);
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container .expander .toggler.left {
    transform: rotate(90deg);
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container .list-container {
    max-height: 3000px;
    transition: max-height 400ms;
    overflow: hidden;
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container.collapsed .expander {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 14px;
    line-height: 18px;
    border-bottom: 0;
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container.collapsed .expander:lang(el),
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container.collapsed .expander:lang(th),
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container.collapsed .expander:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container.collapsed .expander:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container.collapsed .expander:lang(ja),
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container.collapsed .expander:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container.collapsed .toggler {
    content: '';
    cursor: pointer;
    position: relative;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
    background-image: url(../img/icons-LS6/arrow-down.svg);
    border: none;
    outline: none;
    text-indent: -99999px;
    font-size: 0;
    line-height: 0;
    width: 22px;
    height: 22px;
    background-size: 22px;
    transform: rotate(180deg);
  }
  .no-touchevents .h5vco .province-selection .province-selection-content .province-lists-container .province-container.collapsed .toggler:hover {
    background-image: url('../img/icons-LS6/arrow-down-blue.svg');
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container.collapsed .toggler.down {
    transform: rotate(0deg);
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container.collapsed .toggler.up {
    transform: rotate(180deg);
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container.collapsed .toggler.right {
    transform: rotate(-90deg);
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container.collapsed .toggler.left {
    transform: rotate(90deg);
  }
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container.collapsed .list-container {
    max-height: 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 899px) and screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container.collapsed .expander {
    font-size: 11px;
    line-height: 13px;
  }
}
.h5vco .province-selection .province-selection-content .province-lists-container .province-container:first-child {
  border-right: 1px solid #F2F2F2;
}
.h5vco .province-selection .province-selection-content .province-lists-container .province-container:first-child ul > li {
  float: left;
  display: block;
  margin-right: 27px;
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container:first-child ul > li {
    width: 50%;
  }
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container:first-child ul > li.last {
    border-bottom: 0;
  }
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container:last-child {
    width: auto;
  }
}
.h5vco .province-selection .province-selection-content .province-lists-container .province-container h2 {
  padding-bottom: 5px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-content .province-lists-container .province-container h2 {
    font-size: 11px;
    line-height: 13px;
  }
}
.h5vco .province-selection .province-selection-content .province-lists-container .province-container h2:lang(el),
.h5vco .province-selection .province-selection-content .province-lists-container .province-container h2:lang(th),
.h5vco .province-selection .province-selection-content .province-lists-container .province-container h2:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.h5vco .province-selection .province-selection-content .province-lists-container .province-container h2:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.h5vco .province-selection .province-selection-content .province-lists-container .province-container h2:lang(ja),
.h5vco .province-selection .province-selection-content .province-lists-container .province-container h2:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .h5vco .province-selection .province-selection-disclaimer {
    padding: 12px 17px 20px;
  }
}
@media screen and (min-width: 900px) {
  .h5vco .province-selection .province-selection-disclaimer {
    width: 590px;
    padding: 4px 28px 15px;
  }
}
@media screen and (max-width: 899px) and (orientation : landscape) {
  html {
    top: 0;
    margin: 0;
    padding: 0;
    height: -webkit-fill-available;
    max-height: 100%;
  }
  html body {
    top: 0;
    margin: 0;
    padding: 0;
    height: -webkit-fill-available;
    max-height: 100%;
    overflow: hidden;
  }
  html body .configurator-wrapper,
  html body .full-height,
  html body .view {
    overflow: hidden;
  }
  .configurator .narrow-layout .page-center {
    padding-top: 0;
  }
  .headbar,
  .price-information,
  .configurator-content,
  .model-information,
  .page-veil,
  .infobar,
  .ctas-menu,
  .standalone-footer {
    display: none;
  }
  .summary .headbar,
  .summary .price-information,
  .summary .configurator-content,
  .summary .model-information,
  .summary .page-veil,
  .summary .infobar,
  .summary .ctas-menu,
  .summary .standalone-footer {
    display: block;
  }
  .basic-error-overlay {
    display: block;
    height: 100%;
  }
  .cookie-information-overlay {
    display: block;
  }
  .narrow-layout .stage .toolbox.maximize {
    top: 44px;
  }
  .narrow-layout .stage .gallery-mode-information {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 44px;
    background-color: #FFFFFF;
    z-index: 50;
    text-align: left;
    overflow: hidden;
    padding-right: 10px;
  }
  .narrow-layout .stage .gallery-mode-information::before {
    content: '';
    position: relative;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
    border: none;
    outline: none;
    width: 22px;
    height: 22px;
    background-size: 22px;
    padding: 0 10px;
    margin-bottom: 7px;
    background-image: url(../img/icons-LS6/flip.svg);
  }
  .narrow-layout .stage .gallery-mode-information .text {
    font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 14px;
    line-height: 18px;
    vertical-align: bottom;
  }
  .narrow-layout .stage .gallery-mode-information .text:lang(el),
  .narrow-layout .stage .gallery-mode-information .text:lang(th),
  .narrow-layout .stage .gallery-mode-information .text:lang(ru) {
    font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
  }
  .narrow-layout .stage .gallery-mode-information .text:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .narrow-layout .stage .gallery-mode-information .text:lang(ja),
  .narrow-layout .stage .gallery-mode-information .text:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .narrow-layout .stage .stage-views {
    height: 100vh;
    width: 100vw;
  }
  .narrow-layout .stage .stage-views .view {
    padding: 44px 0 0;
    height: 100%;
  }
  .narrow-layout .stage .stage-views .exterior {
    padding: 0;
    min-height: 100%;
    min-width: 100%;
  }
  .narrow-layout .stage .stage-views .exterior .ufl-walkaround,
  .narrow-layout .stage .stage-views .exterior img {
    max-height: 100%;
    max-width: 100%;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    width: auto;
    height: auto;
  }
  .narrow-layout .stage .stage-views .exterior .walkaround-arrows {
    bottom: 15%;
  }
  .narrow-layout .stage .stage-views .exterior .walkaround-arrows.right {
    right: 7%;
  }
  .narrow-layout .stage .stage-views .exterior .walkaround-arrows.left {
    left: 7%;
  }
}
@media screen and (max-width: 899px) and (orientation : landscape) and screen and (max-width: 899px) {
  .narrow-layout .stage .gallery-mode-information .text {
    font-size: 11px;
    line-height: 13px;
  }
}
@media screen and (max-width: 899px) {
  html {
    top: 0;
    margin: 0;
    padding: 0;
    height: -webkit-fill-available;
    max-height: 100%;
  }
  html body .h5vco.iframe-landscape {
    top: 0;
    margin: 0;
    padding: 0;
    height: -webkit-fill-available;
    max-height: 100%;
  }
  .h5vco.iframe-landscape .headbar,
  .h5vco.iframe-landscape .price-information,
  .h5vco.iframe-landscape .configurator-content,
  .h5vco.iframe-landscape .model-information,
  .h5vco.iframe-landscape .page-veil,
  .h5vco.iframe-landscape .infobar {
    display: none;
  }
  .h5vco.iframe-landscape .basic-error-overlay {
    display: block;
    height: 100%;
  }
  .h5vco.iframe-landscape .cookie-information-overlay {
    display: block;
  }
  .h5vco.iframe-landscape .narrow-layout .page-center,
  .h5vco.iframe-landscape .narrow-layout .stage,
  .h5vco.iframe-landscape .narrow-layout .stage-views {
    height: 100%;
  }
  .h5vco.iframe-landscape .narrow-layout .stage .toolbox.maximize {
    top: 44px;
  }
  .h5vco.iframe-landscape .narrow-layout .stage .gallery-mode-information {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 44px;
    background-color: #FFFFFF;
    z-index: 50;
    text-align: left;
    overflow: hidden;
    padding-right: 10px;
  }
  .h5vco.iframe-landscape .narrow-layout .stage .gallery-mode-information::before {
    content: '';
    position: relative;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
    border: none;
    outline: none;
    width: 22px;
    height: 22px;
    background-size: 22px;
    padding: 0 10px;
    margin-bottom: 7px;
    background-image: url(../img/icons-LS6/flip.svg);
  }
  .h5vco.iframe-landscape .narrow-layout .stage .gallery-mode-information .text {
    font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 14px;
    line-height: 18px;
    vertical-align: bottom;
  }
  .h5vco.iframe-landscape .narrow-layout .stage .gallery-mode-information .text:lang(el),
  .h5vco.iframe-landscape .narrow-layout .stage .gallery-mode-information .text:lang(th),
  .h5vco.iframe-landscape .narrow-layout .stage .gallery-mode-information .text:lang(ru) {
    font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
  }
  .h5vco.iframe-landscape .narrow-layout .stage .gallery-mode-information .text:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .h5vco.iframe-landscape .narrow-layout .stage .gallery-mode-information .text:lang(ja),
  .h5vco.iframe-landscape .narrow-layout .stage .gallery-mode-information .text:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .h5vco.iframe-landscape .narrow-layout .stage .stage-views {
    height: 100vh;
    width: 100vw;
  }
  .h5vco.iframe-landscape .narrow-layout .stage .stage-views .view {
    padding: 44px 0 0;
    height: 100%;
  }
  .h5vco.iframe-landscape .narrow-layout .stage .stage-views .exterior {
    padding: 0;
    min-height: 100%;
    min-width: 100%;
  }
  .h5vco.iframe-landscape .narrow-layout .stage .stage-views .exterior .ufl-walkaround,
  .h5vco.iframe-landscape .narrow-layout .stage .stage-views .exterior img {
    max-height: 100%;
    max-width: 100%;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    width: auto;
    height: auto;
  }
  .h5vco.iframe-landscape .narrow-layout .stage .stage-views .exterior .walkaround-arrows {
    bottom: 15%;
  }
  .h5vco.iframe-landscape .narrow-layout .stage .stage-views .exterior .walkaround-arrows.right {
    right: 7%;
  }
  .h5vco.iframe-landscape .narrow-layout .stage .stage-views .exterior .walkaround-arrows.left {
    left: 7%;
  }
}
@media screen and (max-width: 899px) and screen and (max-width: 899px) {
  .h5vco.iframe-landscape .narrow-layout .stage .gallery-mode-information .text {
    font-size: 11px;
    line-height: 13px;
  }
}
.iScrollIndicator {
  display: block;
  width: 100%;
  background-color: #919191;
  position: absolute;
  cursor: pointer;
  height: 30px;
}
.iScrollVerticalScrollbar {
  background-color: #D9D9D9;
  position: absolute;
  z-index: 1000;
  width: 9px;
  bottom: 2px;
  top: 2px;
  right: 1px;
  overflow: hidden;
  margin: 0 10px 0 10px;
}
.page-veil-visible .basic-overlay .iScrollVerticalScrollbar {
  z-index: 9999;
}
.custom-scroller {
  position: relative;
  overflow: hidden;
  -ms-touch-action: none;
      touch-action: none;
}
.custom-scroller-no-scrollbar {
  overflow: auto;
}
.custom-scroller-no-scrollbar.custom-scroller {
  overflow: hidden;
}
.custom-scroller-no-scrollbar .scrollable {
  transform: none !important;
  position: relative;
}
.custom-scroller-no-scrollbar .iScrollVerticalScrollbar {
  visibility: hidden;
}
.language-selection {
  /* LANGUAGE SELECTION CONTENT */
}
@media screen and (max-width: 899px) and (orientation: landscape) {
  .language-selection .full-height {
    overflow: auto;
  }
}
@media screen and (max-width: 899px) {
  .language-selection {
    -webkit-overflow-scrolling: touch;
  }
  .language-selection .full-height {
    overflow: auto;
  }
}
@media screen and (min-width: 900px) {
  .language-selection {
    overflow-y: auto;
  }
}
.language-selection .language-selection-header {
  z-index: 0;
  height: auto;
}
@media screen and (max-width: 899px) {
  .language-selection .language-selection-header {
    width: 100%;
    padding: 10px 128px 10px 17px;
    background-color: #F2F2F2;
    height: 42px;
    display: table;
    margin-top: 27px;
  }
}
.language-selection .language-selection-header .standalone-header {
  z-index: 10;
}
@media screen and (min-width: 900px) {
  .language-selection .language-selection-header .standalone-header {
    margin: 40px 0 20px 25px;
  }
}
@media screen and (max-width: 899px) {
  .language-selection .language-selection-header .standalone-header img {
    max-width: 80px;
    padding: 6px 6px 0 0;
  }
}
.language-selection .language-selection-header h1 {
  background-color: #F2F2F2;
}
@media screen and (max-width: 899px) {
  .language-selection .language-selection-header h1 {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 16px;
    line-height: 24px;
    font-family: 'BMWMotorradW05-BoldItalic', arial, sans-serif;
    text-transform: uppercase;
  }
  .language-selection .language-selection-header h1:lang(el),
  .language-selection .language-selection-header h1:lang(th),
  .language-selection .language-selection-header h1:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .language-selection .language-selection-header h1:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .language-selection .language-selection-header h1:lang(ja),
  .language-selection .language-selection-header h1:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
}
@media screen and (max-width: 899px) and screen and (max-width: 899px) {
  .language-selection .language-selection-header h1 {
    line-height: 18px;
  }
}
@media screen and (min-width: 900px) {
  .language-selection .language-selection-header h1 {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    padding-right: 7px;
    padding-left: 25px;
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 16px;
    line-height: 24px;
    font-family: 'BMWMotorradW05-BoldItalic', arial, sans-serif;
    text-transform: uppercase;
    line-height: 38px;
  }
  .language-selection .language-selection-header h1:lang(el),
  .language-selection .language-selection-header h1:lang(th),
  .language-selection .language-selection-header h1:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .language-selection .language-selection-header h1:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .language-selection .language-selection-header h1:lang(ja),
  .language-selection .language-selection-header h1:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
}
@media screen and (min-width: 900px) and screen and (max-width: 899px) {
  .language-selection .language-selection-header h1 {
    line-height: 18px;
  }
}
.language-selection .language-selection-header p {
  float: left;
  padding-left: 20px;
  padding-top: 13px;
}
.language-selection li {
  position: relative;
}
.language-selection .language-selection-content {
  width: 100%;
  position: relative;
  height: auto;
  transition: max-height 0.4s;
}
@media screen and (max-width: 899px) {
  .language-selection .language-selection-content {
    max-height: none !important;
    height: 100%;
    padding: 24px 0;
  }
}
@media screen and (min-width: 900px) {
  .language-selection .language-selection-content {
    padding-top: 25px;
  }
}
.language-selection .language-selection-content h2 {
  padding: 0 17px 8px;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.27;
  color: #16171a;
}
.language-selection .language-selection-content h2:lang(el),
.language-selection .language-selection-content h2:lang(th),
.language-selection .language-selection-content h2:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.language-selection .language-selection-content h2:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.language-selection .language-selection-content h2:lang(ja),
.language-selection .language-selection-content h2:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (min-width: 900px) {
  .language-selection .language-selection-content h2 {
    color: #16171a;
    padding: 0 28px 8px;
  }
}
.language-selection .language-selection-content .language-selection-copy {
  padding: 12px 17px;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #919191;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
}
.language-selection .language-selection-content .language-selection-copy:lang(el),
.language-selection .language-selection-content .language-selection-copy:lang(th),
.language-selection .language-selection-content .language-selection-copy:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.language-selection .language-selection-content .language-selection-copy:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.language-selection .language-selection-content .language-selection-copy:lang(ja),
.language-selection .language-selection-content .language-selection-copy:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.language-selection .language-selection-content .language-selection-copy:lang(el),
.language-selection .language-selection-content .language-selection-copy:lang(th),
.language-selection .language-selection-content .language-selection-copy:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.language-selection .language-selection-content .language-selection-copy:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.language-selection .language-selection-content .language-selection-copy:lang(ja),
.language-selection .language-selection-content .language-selection-copy:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (min-width: 900px) {
  .language-selection .language-selection-content .language-selection-copy {
    padding: 0 25px;
  }
}
.language-selection .language-selection-content .language-list,
.language-selection .language-selection-content .country-list {
  padding: 0 17px;
}
.language-selection .language-selection-content .language-list .language-header,
.language-selection .language-selection-content .country-list .language-header {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  margin: 15px 0;
}
@media screen and (max-width: 899px) {
  .language-selection .language-selection-content .language-list .language-header,
  .language-selection .language-selection-content .country-list .language-header {
    font-size: 11px;
    line-height: 13px;
  }
}
.language-selection .language-selection-content .language-list .language-header:lang(el),
.language-selection .language-selection-content .country-list .language-header:lang(el),
.language-selection .language-selection-content .language-list .language-header:lang(th),
.language-selection .language-selection-content .country-list .language-header:lang(th),
.language-selection .language-selection-content .language-list .language-header:lang(ru),
.language-selection .language-selection-content .country-list .language-header:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.language-selection .language-selection-content .language-list .language-header:lang(zh),
.language-selection .language-selection-content .country-list .language-header:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.language-selection .language-selection-content .language-list .language-header:lang(ja),
.language-selection .language-selection-content .country-list .language-header:lang(ja),
.language-selection .language-selection-content .language-list .language-header:lang(ko),
.language-selection .language-selection-content .country-list .language-header:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (min-width: 900px) {
  .language-selection .language-selection-content .language-list,
  .language-selection .language-selection-content .country-list {
    padding: 8px 0 0 28px;
    width: auto;
    overflow: hidden;
  }
}
.language-selection .language-selection-content .language-list li,
.language-selection .language-selection-content .country-list li {
  position: relative;
  padding: 14px 0 14px 0;
  margin-bottom: 3px;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #D9D9D9;
}
@media screen and (max-width: 899px) {
  .language-selection .language-selection-content .language-list li,
  .language-selection .language-selection-content .country-list li {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  .language-selection .language-selection-content .language-list li,
  .language-selection .language-selection-content .country-list li {
    width: 250px;
  }
}
.language-selection .language-selection-content .language-list li:last-child,
.language-selection .language-selection-content .country-list li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.language-selection .language-selection-content .language-list li a,
.language-selection .language-selection-content .country-list li a {
  display: block;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  color: #919191;
}
@media screen and (max-width: 899px) {
  .language-selection .language-selection-content .language-list li a,
  .language-selection .language-selection-content .country-list li a {
    font-size: 11px;
    line-height: 13px;
  }
}
.language-selection .language-selection-content .language-list li a:lang(el),
.language-selection .language-selection-content .country-list li a:lang(el),
.language-selection .language-selection-content .language-list li a:lang(th),
.language-selection .language-selection-content .country-list li a:lang(th),
.language-selection .language-selection-content .language-list li a:lang(ru),
.language-selection .language-selection-content .country-list li a:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.language-selection .language-selection-content .language-list li a:lang(zh),
.language-selection .language-selection-content .country-list li a:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.language-selection .language-selection-content .language-list li a:lang(ja),
.language-selection .language-selection-content .country-list li a:lang(ja),
.language-selection .language-selection-content .language-list li a:lang(ko),
.language-selection .language-selection-content .country-list li a:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.language-selection .language-selection-content .language-list li a div,
.language-selection .language-selection-content .country-list li a div {
  background-repeat: no-repeat;
  float: left;
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
  margin-right: 10px;
  margin-top: -4px;
}
.language-selection .language-selection-content .language-list li {
  height: auto;
}
.language-selection .language-selection-content .language-list a {
  padding: 15px 0;
}
.language-selection .language-selection-content .region-lists-container .region-container {
  margin-top: 6px;
}
@media screen and (min-width: 900px) {
  .language-selection .language-selection-content .region-lists-container .region-container {
    width: 590px;
    float: left;
  }
}
@media screen and (max-width: 899px) {
  .language-selection .language-selection-content .region-lists-container .region-container {
    width: 100%;
  }
  .language-selection .language-selection-content .region-lists-container .region-container .expander {
    padding: 15px 0;
    margin: 0 17px;
    border-bottom: 2px solid #16171a;
  }
  .language-selection .language-selection-content .region-lists-container .region-container .expander .toggler {
    width: 29px;
    height: 20px;
    content: '';
    cursor: pointer;
    position: relative;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
    background-image: url(../img/icons-LS6/arrow-down.svg);
    border: none;
    outline: none;
    text-indent: -99999px;
    font-size: 0;
    line-height: 0;
    width: 22px;
    height: 22px;
    background-size: 22px;
    transform: rotate(0deg);
    margin-top: 2px;
  }
  .no-touchevents .language-selection .language-selection-content .region-lists-container .region-container .expander .toggler:hover {
    background-image: url('../img/icons-LS6/arrow-down-blue.svg');
  }
  .language-selection .language-selection-content .region-lists-container .region-container .expander .toggler.down {
    transform: rotate(0deg);
  }
  .language-selection .language-selection-content .region-lists-container .region-container .expander .toggler.up {
    transform: rotate(180deg);
  }
  .language-selection .language-selection-content .region-lists-container .region-container .expander .toggler.right {
    transform: rotate(-90deg);
  }
  .language-selection .language-selection-content .region-lists-container .region-container .expander .toggler.left {
    transform: rotate(90deg);
  }
  .language-selection .language-selection-content .region-lists-container .region-container .list-container {
    max-height: 3000px;
    transition: max-height 400ms;
    overflow: hidden;
  }
  .language-selection .language-selection-content .region-lists-container .region-container.collapsed .expander {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 14px;
    line-height: 18px;
    border-bottom: 0;
  }
  .language-selection .language-selection-content .region-lists-container .region-container.collapsed .expander:lang(el),
  .language-selection .language-selection-content .region-lists-container .region-container.collapsed .expander:lang(th),
  .language-selection .language-selection-content .region-lists-container .region-container.collapsed .expander:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .language-selection .language-selection-content .region-lists-container .region-container.collapsed .expander:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .language-selection .language-selection-content .region-lists-container .region-container.collapsed .expander:lang(ja),
  .language-selection .language-selection-content .region-lists-container .region-container.collapsed .expander:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .language-selection .language-selection-content .region-lists-container .region-container.collapsed .toggler {
    content: '';
    cursor: pointer;
    position: relative;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
    background-image: url(../img/icons-LS6/arrow-down.svg);
    border: none;
    outline: none;
    text-indent: -99999px;
    font-size: 0;
    line-height: 0;
    width: 22px;
    height: 22px;
    background-size: 22px;
    transform: rotate(180deg);
  }
  .no-touchevents .language-selection .language-selection-content .region-lists-container .region-container.collapsed .toggler:hover {
    background-image: url('../img/icons-LS6/arrow-down-blue.svg');
  }
  .language-selection .language-selection-content .region-lists-container .region-container.collapsed .toggler.down {
    transform: rotate(0deg);
  }
  .language-selection .language-selection-content .region-lists-container .region-container.collapsed .toggler.up {
    transform: rotate(180deg);
  }
  .language-selection .language-selection-content .region-lists-container .region-container.collapsed .toggler.right {
    transform: rotate(-90deg);
  }
  .language-selection .language-selection-content .region-lists-container .region-container.collapsed .toggler.left {
    transform: rotate(90deg);
  }
  .language-selection .language-selection-content .region-lists-container .region-container.collapsed .list-container {
    max-height: 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 899px) and screen and (max-width: 899px) {
  .language-selection .language-selection-content .region-lists-container .region-container.collapsed .expander {
    font-size: 11px;
    line-height: 13px;
  }
}
.language-selection .language-selection-content .region-lists-container .region-container:first-child {
  border-right: 1px solid #F2F2F2;
}
.language-selection .language-selection-content .region-lists-container .region-container:first-child ul > li {
  float: left;
  display: block;
  margin-right: 27px;
}
@media screen and (min-width: 900px) {
  .language-selection .language-selection-content .region-lists-container .region-container:first-child ul > li {
    width: 250px;
  }
}
@media screen and (min-width: 900px) {
  .language-selection .language-selection-content .region-lists-container .region-container:first-child ul > li.last {
    border-bottom: 0;
  }
}
@media screen and (min-width: 900px) {
  .language-selection .language-selection-content .region-lists-container .region-container:last-child {
    width: auto;
  }
}
.language-selection .language-selection-content .region-lists-container .region-container h2 {
  padding-bottom: 5px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .language-selection .language-selection-content .region-lists-container .region-container h2 {
    font-size: 11px;
    line-height: 13px;
  }
}
.language-selection .language-selection-content .region-lists-container .region-container h2:lang(el),
.language-selection .language-selection-content .region-lists-container .region-container h2:lang(th),
.language-selection .language-selection-content .region-lists-container .region-container h2:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.language-selection .language-selection-content .region-lists-container .region-container h2:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.language-selection .language-selection-content .region-lists-container .region-container h2:lang(ja),
.language-selection .language-selection-content .region-lists-container .region-container h2:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .language-selection .language-selection-disclaimer {
    padding: 12px 17px 20px;
  }
}
@media screen and (min-width: 900px) {
  .language-selection .language-selection-disclaimer {
    width: 50%;
    padding: 4px 28px 15px;
  }
}
.finance-overlay {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 899px) {
  .finance-overlay {
    line-height: 18px;
  }
}
.finance-overlay:lang(el),
.finance-overlay:lang(th),
.finance-overlay:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.finance-overlay:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-overlay:lang(ja),
.finance-overlay:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.hideTooltips sf-cf-tooltip {
  display: none!important;
}
.sf-cf-finance-details .sf-cf-total-instalment {
  border-bottom: 1px solid #D9D9D9;
}
.sf-cf-finance-details .sf-cf-product-details {
  margin-bottom: 10px;
  margin-top: 30px;
}
.sf-cf-finance-details .sf-cf-product-details .sf-cf-content-key-value {
  border-bottom: 1px solid #D9D9D9;
}
.sf-cf-finance-details .sf-cf-product-details .sf-cf-content-key-value[hidden] {
  display: none;
}
.sf-cf-finance-details .sf-cf-product-details .sf-cf-content-key-value td {
  padding: 15px 0;
}
.sf-cf-finance-details .sf-cf-product-details .sf-cf-content-key .sf-cf-number {
  font-weight: normal;
}
@media screen and (max-width: 899px) {
  .sf-cf-finance-details .sf-cf-product-details .sf-cf-content-value {
    text-align: right;
  }
}
.sf-cf-finance-details .sf-cf-finance-details {
  border-bottom: 2px solid #D9D9D9;
}
.sf-cf-product-selector {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  float: none;
  padding: 0;
}
@media screen and (max-width: 899px) {
  .sf-cf-product-selector {
    line-height: 18px;
  }
}
.sf-cf-product-selector:lang(el),
.sf-cf-product-selector:lang(th),
.sf-cf-product-selector:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.sf-cf-product-selector:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.sf-cf-product-selector:lang(ja),
.sf-cf-product-selector:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.sf-cf-number {
  font-weight: bold;
}
.sf-cf-title {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 11px;
}
@media screen and (max-width: 899px) {
  .sf-cf-title {
    line-height: 18px;
  }
}
.sf-cf-title:lang(el),
.sf-cf-title:lang(th),
.sf-cf-title:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.sf-cf-title:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.sf-cf-title:lang(ja),
.sf-cf-title:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.sf-cf-legal,
.sf-cf-disclaimer {
  font-size: 13px;
  line-height: 16px;
  color: #919191;
}
@media screen and (max-width: 899px) {
  .sf-cf-legal,
  .sf-cf-disclaimer {
    font-size: 13px;
    line-height: 16px;
  }
}
.sf-cf-summary-parameters {
  width: 100%;
  margin: 10px 0;
}
.sf-cf-finance-details {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 10.5px;
}
@media screen and (max-width: 899px) {
  .sf-cf-finance-details {
    line-height: 18px;
  }
}
.sf-cf-finance-details:lang(el),
.sf-cf-finance-details:lang(th),
.sf-cf-finance-details:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.sf-cf-finance-details:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.sf-cf-finance-details:lang(ja),
.sf-cf-finance-details:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.sf-cf-finance-details .sf-cf-total-instalment {
  line-height: 20px;
  margin: 7px 0 -2px 0;
  padding: 15px 0;
}
.sf-cf-description,
.sf-cf-product-description-value {
  font-size: 13px;
  line-height: 15px;
  vertical-align: baseline;
}
.sf-cf-product-description {
  clear: both;
  font-size: 13px;
  line-height: 15px;
  vertical-align: baseline;
}
.sf-cf-modal {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  display: none;
}
@media screen and (max-width: 899px) {
  .sf-cf-modal {
    line-height: 18px;
  }
}
.sf-cf-modal:lang(el),
.sf-cf-modal:lang(th),
.sf-cf-modal:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.sf-cf-modal:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.sf-cf-modal:lang(ja),
.sf-cf-modal:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.sf-cf-modal[opened] {
  display: block;
}
.sf-cf-dislaimer {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  padding-top: 11px;
  color: #919191;
}
.sf-cf-dislaimer:lang(el),
.sf-cf-dislaimer:lang(th),
.sf-cf-dislaimer:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.sf-cf-dislaimer:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.sf-cf-dislaimer:lang(ja),
.sf-cf-dislaimer:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.singleproduct {
  position: relative;
  margin: 30px 0 22px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.singleproduct.selected .sf-cf-selected {
  display: block;
}
.singleproduct:not(.sf-cf-slide) sf-cf-finance-product-overview {
  width: 100%;
}
.sf-cf-selected,
.sf-cf-choose {
  all: unset;
  display: block;
  position: absolute;
  z-index: 1;
  color: transparent;
  transform: translateX(-50%);
  background-image: url(../img/icons-LS6/checkmark.svg);
  background-image: url(../img/icons-LS6/checkmark-white.svg);
  background-color: #16171a;
}
.sf-cf-choose {
  cursor: pointer;
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-size: 22px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #919191;
  background-size: 80%;
}
.sf-cf-selected {
  display: none;
  background-image: url(../img/icons-LS6/checkmark.svg);
  background-image: url(../img/icons-LS6/checkmark-white.svg);
  background-color: #16171a;
}
sf-cf-finance-product-overview[selected] button.sf-cf-choose,
sf-cf-finance-product-overview button.sf-cf-selected {
  display: none;
}
sf-cf-finance-product-overview[selected] button.sf-cf-selected,
sf-cf-finance-product-overview button {
  display: inline-block;
}
.sf-cf-finance-product-overview {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row-reverse;
      flex-flow: row-reverse;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex: 1;
      flex: 1;
  min-width: calc(var(--sf-cf-swipe-width) - 90px);
  max-width: calc(var(--sf-cf-swipe-width) - 75px);
}
.sf-cf-finance-product-overview .sf-cf-total-instalment {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
@media screen and (max-width: 899px) {
  .sf-cf-finance-product-overview .sf-cf-total-instalment {
    line-height: 18px;
  }
}
.sf-cf-finance-product-overview .sf-cf-total-instalment:lang(el),
.sf-cf-finance-product-overview .sf-cf-total-instalment:lang(th),
.sf-cf-finance-product-overview .sf-cf-total-instalment:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.sf-cf-finance-product-overview .sf-cf-total-instalment:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.sf-cf-finance-product-overview .sf-cf-total-instalment:lang(ja),
.sf-cf-finance-product-overview .sf-cf-total-instalment:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.sf-cf-finance-product-overview .sf-cf-parameter-header th {
  padding: 0 30px 20px;
}
.sf-cf-finance-product-overview .sf-cf-content-key-value {
  border-top: 1px solid #e2e2e2;
}
.sf-cf-finance-product-overview .sf-cf-content-key-value[hidden] {
  display: none;
}
.sf-cf-finance-product-overview .sf-cf-content-key-value .sf-cf-content-key {
  padding: 20px 0 20px 40px;
}
.sf-cf-finance-product-overview .sf-cf-content-key-value .sf-cf-content-value {
  padding: 20px 40px 20px 0;
}
.sf-cf-finance-product-overview .sf-cf-buttons {
  display: block !important;
  height: 35px;
  width: 35px;
  margin: 0 20px;
  -ms-flex-item-align: center;
      align-self: center;
  line-height: 0;
  font-size: 0;
}
.sf-cf-finance-product-title {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}
@media screen and (max-width: 899px) {
  .sf-cf-finance-product-title {
    line-height: 18px;
  }
}
.sf-cf-finance-product-title:lang(el),
.sf-cf-finance-product-title:lang(th),
.sf-cf-finance-product-title:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.sf-cf-finance-product-title:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.sf-cf-finance-product-title:lang(ja),
.sf-cf-finance-product-title:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.sf-cf-print {
  display: none;
}
.sf-cf-product-pagination {
  text-align: center;
}
sf-cf-swipe {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  display: inline-block;
  width: 100%;
}
sf-cf-swipe ul {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0;
}
sf-cf-swipe input[type='radio'] {
  visibility: hidden;
  position: absolute;
}
.sf-cf-swipe-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.sf-cf-swipe-wrap .prev,
.sf-cf-swipe-wrap .next {
  width: 35px;
  height: 55px;
  -ms-flex-item-align: center;
      align-self: center;
  -ms-flex-preferred-size: 35px;
      flex-basis: 35px;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.no-touchevents .sf-cf-swipe-wrap .prev:hover,
.no-touchevents .sf-cf-swipe-wrap .next:hover {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.no-touchevents .no-touchevents .sf-cf-swipe-wrap .prev:hover:hover,
.no-touchevents .no-touchevents .sf-cf-swipe-wrap .next:hover:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.no-touchevents .sf-cf-swipe-wrap .prev:hover.down,
.no-touchevents .sf-cf-swipe-wrap .next:hover.down {
  transform: rotate(0deg);
}
.no-touchevents .sf-cf-swipe-wrap .prev:hover.up,
.no-touchevents .sf-cf-swipe-wrap .next:hover.up {
  transform: rotate(180deg);
}
.no-touchevents .sf-cf-swipe-wrap .prev:hover.right,
.no-touchevents .sf-cf-swipe-wrap .next:hover.right {
  transform: rotate(-90deg);
}
.no-touchevents .sf-cf-swipe-wrap .prev:hover.left,
.no-touchevents .sf-cf-swipe-wrap .next:hover.left {
  transform: rotate(90deg);
}
.sf-cf-swipe-wrap .prev {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  transform: rotate(90deg);
}
.no-touchevents .sf-cf-swipe-wrap .prev:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.sf-cf-swipe-wrap .prev.down {
  transform: rotate(0deg);
}
.sf-cf-swipe-wrap .prev.up {
  transform: rotate(180deg);
}
.sf-cf-swipe-wrap .prev.right {
  transform: rotate(-90deg);
}
.sf-cf-swipe-wrap .prev.left {
  transform: rotate(90deg);
}
.sf-cf-swipe-wrap .prev::before {
  content: '';
}
.sf-cf-swipe-wrap .next {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  transform: rotate(-90deg);
}
.no-touchevents .sf-cf-swipe-wrap .next:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.sf-cf-swipe-wrap .next.down {
  transform: rotate(0deg);
}
.sf-cf-swipe-wrap .next.up {
  transform: rotate(180deg);
}
.sf-cf-swipe-wrap .next.right {
  transform: rotate(-90deg);
}
.sf-cf-swipe-wrap .next.left {
  transform: rotate(90deg);
}
.sf-cf-swipe-wrap .next::after {
  content: '';
}
.sf-cf-swipe label {
  cursor: pointer;
}
.slideshow-container {
  max-width: 1000px;
  position: relative;
  padding: 0;
  margin: 36px 0;
}
.sf-cf-spinner {
  display: none;
}
.finance-overlay *:focus {
  outline: none;
}
sf-cf-data-provider .hidden {
  display: none;
}
.finance-page-overlay .sf-cf-disclaimer,
.finance-page-overlay .sf-cf-legal,
.finance-page-overlay .sf-cf-motor-insurance {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #919191;
}
.finance-page-overlay .sf-cf-disclaimer:lang(el),
.finance-page-overlay .sf-cf-legal:lang(el),
.finance-page-overlay .sf-cf-motor-insurance:lang(el),
.finance-page-overlay .sf-cf-disclaimer:lang(th),
.finance-page-overlay .sf-cf-legal:lang(th),
.finance-page-overlay .sf-cf-motor-insurance:lang(th),
.finance-page-overlay .sf-cf-disclaimer:lang(ru),
.finance-page-overlay .sf-cf-legal:lang(ru),
.finance-page-overlay .sf-cf-motor-insurance:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-disclaimer:lang(zh),
.finance-page-overlay .sf-cf-legal:lang(zh),
.finance-page-overlay .sf-cf-motor-insurance:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-cf-disclaimer:lang(ja),
.finance-page-overlay .sf-cf-legal:lang(ja),
.finance-page-overlay .sf-cf-motor-insurance:lang(ja),
.finance-page-overlay .sf-cf-disclaimer:lang(ko),
.finance-page-overlay .sf-cf-legal:lang(ko),
.finance-page-overlay .sf-cf-motor-insurance:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-finance-page-headline {
  display: none;
}
.finance-page-overlay section .sf-cf-finance-disclaimer p:not(.sf-cf-disclaimer) {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 18px;
  line-height: 1.27;
  margin-bottom: 11px;
}
.finance-page-overlay section .sf-cf-finance-disclaimer p:not(.sf-cf-disclaimer):lang(el),
.finance-page-overlay section .sf-cf-finance-disclaimer p:not(.sf-cf-disclaimer):lang(th),
.finance-page-overlay section .sf-cf-finance-disclaimer p:not(.sf-cf-disclaimer):lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.finance-page-overlay section .sf-cf-finance-disclaimer p:not(.sf-cf-disclaimer):lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay section .sf-cf-finance-disclaimer p:not(.sf-cf-disclaimer):lang(ja),
.finance-page-overlay section .sf-cf-finance-disclaimer p:not(.sf-cf-disclaimer):lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay section .sf-cf-finance-disclaimer font {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #919191;
  font-weight: bold;
}
.finance-page-overlay section .sf-cf-finance-disclaimer font:lang(el),
.finance-page-overlay section .sf-cf-finance-disclaimer font:lang(th),
.finance-page-overlay section .sf-cf-finance-disclaimer font:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.finance-page-overlay section .sf-cf-finance-disclaimer font:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay section .sf-cf-finance-disclaimer font:lang(ja),
.finance-page-overlay section .sf-cf-finance-disclaimer font:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay section .sf-cf-finance-insurances-configuration .sf-cf-description {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #919191;
}
.finance-page-overlay section .sf-cf-finance-insurances-configuration .sf-cf-description:lang(el),
.finance-page-overlay section .sf-cf-finance-insurances-configuration .sf-cf-description:lang(th),
.finance-page-overlay section .sf-cf-finance-insurances-configuration .sf-cf-description:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.finance-page-overlay section .sf-cf-finance-insurances-configuration .sf-cf-description:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay section .sf-cf-finance-insurances-configuration .sf-cf-description:lang(ja),
.finance-page-overlay section .sf-cf-finance-insurances-configuration .sf-cf-description:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay sf-cf-chainman[inactive] {
  display: none;
}
.finance-page-overlay sf-cf-chainman[loaded]:not([inactive]) {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.finance-page-overlay sf-cf-chainman[loaded]:not([inactive]) .sf-cf-chain-man {
  -ms-flex-preferred-size: 50px;
      flex-basis: 50px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 40px;
  line-height: 42px;
  font-weight: bold;
  color: #16171a;
  text-transform: uppercase;
  text-transform: none;
  text-align: center;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 899px) {
  .finance-page-overlay sf-cf-chainman[loaded]:not([inactive]) .sf-cf-chain-man {
    font-size: 30px;
    line-height: 32px;
    text-transform: none;
  }
}
.finance-page-overlay sf-cf-chainman[loaded]:not([inactive]) .sf-cf-chain-man:lang(el),
.finance-page-overlay sf-cf-chainman[loaded]:not([inactive]) .sf-cf-chain-man:lang(th),
.finance-page-overlay sf-cf-chainman[loaded]:not([inactive]) .sf-cf-chain-man:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.finance-page-overlay sf-cf-chainman[loaded]:not([inactive]) .sf-cf-chain-man:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay sf-cf-chainman[loaded]:not([inactive]) .sf-cf-chain-man:lang(ja),
.finance-page-overlay sf-cf-chainman[loaded]:not([inactive]) .sf-cf-chain-man:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay sf-cf-representative-example[open] {
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  height: 100%;
  background: white;
  width: 98%;
  font-family: 'BMWMotorradW05-Regular';
  left: 0;
}
.finance-page-overlay sf-cf-representative-example[open][disabled],
.finance-page-overlay sf-cf-representative-example {
  display: none;
}
.finance-page-overlay sf-cf-representative-example[open] .sf-cf-modal-overview.overlay[opened] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10;
  height: 100%;
  width: 100%;
  background-color: rgba(22, 23, 26, 0.2);
}
.finance-page-overlay .sf-cf-representative-example {
  width: 95%;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  background-color: #FFFFFF;
  padding: 0 20px 20px;
  border: 2px solid #F2F2F2;
}
.finance-page-overlay .sf-cf-representative-example:lang(el),
.finance-page-overlay .sf-cf-representative-example:lang(th),
.finance-page-overlay .sf-cf-representative-example:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-representative-example:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-cf-representative-example:lang(ja),
.finance-page-overlay .sf-cf-representative-example:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-representative-example .sf-cf-product-parameter {
  border-top: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
  padding: 10px 0;
  margin: 10px 0;
}
.finance-page-overlay .sf-cf-representative-example sf-cf-button {
  display: block;
  margin-top: 20px;
}
.finance-page-overlay .sf-cf-representative-example sf-cf-button[type='close'] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.finance-page-overlay .sf-cf-representative-example sf-cf-button[type='close'] .sf-confi-close.close {
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  border: none;
  outline: none;
  width: 22px;
  height: 22px;
  background-image: url(../img/icons-LS6/close.svg);
  width: 50px;
  height: 50px;
  background-size: 22px;
  border: 1px solid #F2F2F2;
}
.finance-page-overlay sf-cf-error-message[show] .sf-cf-error-message {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px 10px 10px 44px;
  overflow-wrap: break-word;
  word-break: normal;
  background-color: #FFE6BB;
  background-image: url(../img/info-sf.svg);
  background-position-x: 10px;
  background-position-y: 50%;
  background-size: 24px;
  background-repeat: no-repeat;
}
.finance-page-overlay sf-cf-error-message[show] .sf-cf-error-message:lang(el),
.finance-page-overlay sf-cf-error-message[show] .sf-cf-error-message:lang(th),
.finance-page-overlay sf-cf-error-message[show] .sf-cf-error-message:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.finance-page-overlay sf-cf-error-message[show] .sf-cf-error-message:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay sf-cf-error-message[show] .sf-cf-error-message:lang(ja),
.finance-page-overlay sf-cf-error-message[show] .sf-cf-error-message:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-input[error] {
  border: 2px solid #FFAD1F;
}
.finance-page-overlay fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.finance-page-overlay fieldset legend {
  display: none;
}
.finance-page-overlay .sf-cf-product-selector .sf-cf-edit-field-container {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-cf-product-selector .sf-cf-edit-field-container {
    line-height: 18px;
  }
}
.finance-page-overlay .sf-cf-product-selector .sf-cf-edit-field-container:lang(el),
.finance-page-overlay .sf-cf-product-selector .sf-cf-edit-field-container:lang(th),
.finance-page-overlay .sf-cf-product-selector .sf-cf-edit-field-container:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-product-selector .sf-cf-edit-field-container:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-cf-product-selector .sf-cf-edit-field-container:lang(ja),
.finance-page-overlay .sf-cf-product-selector .sf-cf-edit-field-container:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-cf-product-selector .sf-cf-edit-field-container {
    line-height: 18px;
  }
}
.finance-page-overlay .sf-cf-product-selector .sf-cf-edit-field-container:lang(el),
.finance-page-overlay .sf-cf-product-selector .sf-cf-edit-field-container:lang(th),
.finance-page-overlay .sf-cf-product-selector .sf-cf-edit-field-container:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-product-selector .sf-cf-edit-field-container:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-cf-product-selector .sf-cf-edit-field-container:lang(ja),
.finance-page-overlay .sf-cf-product-selector .sf-cf-edit-field-container:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-finance-product .sf-cf-total-instalment {
  margin-bottom: 15px;
}
.finance-page-overlay .sf-cf-finance-product label {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-cf-finance-product label {
    font-size: 11px;
    line-height: 13px;
  }
}
.finance-page-overlay .sf-cf-finance-product label:lang(el),
.finance-page-overlay .sf-cf-finance-product label:lang(th),
.finance-page-overlay .sf-cf-finance-product label:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-finance-product label:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-cf-finance-product label:lang(ja),
.finance-page-overlay .sf-cf-finance-product label:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-finance-product .sf-cf-product-selector {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-cf-finance-product .sf-cf-product-selector {
    font-size: 11px;
    line-height: 13px;
  }
}
.finance-page-overlay .sf-cf-finance-product .sf-cf-product-selector:lang(el),
.finance-page-overlay .sf-cf-finance-product .sf-cf-product-selector:lang(th),
.finance-page-overlay .sf-cf-finance-product .sf-cf-product-selector:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-finance-product .sf-cf-product-selector:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-cf-finance-product .sf-cf-product-selector:lang(ja),
.finance-page-overlay .sf-cf-finance-product .sf-cf-product-selector:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-total-instalment-content {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
}
.finance-page-overlay .sf-cf-total-instalment-content:lang(el),
.finance-page-overlay .sf-cf-total-instalment-content:lang(th),
.finance-page-overlay .sf-cf-total-instalment-content:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-total-instalment-content:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-cf-total-instalment-content:lang(ja),
.finance-page-overlay .sf-cf-total-instalment-content:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-dialog-content {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-cf-dialog-content {
    font-size: 11px;
    line-height: 13px;
  }
}
.finance-page-overlay .sf-cf-dialog-content:lang(el),
.finance-page-overlay .sf-cf-dialog-content:lang(th),
.finance-page-overlay .sf-cf-dialog-content:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-dialog-content:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-cf-dialog-content:lang(ja),
.finance-page-overlay .sf-cf-dialog-content:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-param-group {
  display: none;
}
.finance-page-overlay .sf-cf-input {
  min-width: 180px;
  max-width: 180px;
  border: 1px solid;
  border-color: #e2e2e2;
  padding: 3px 9px;
  margin: 3px 8px;
}
.finance-page-overlay .sf-cf-overlay {
  display: initial;
}
.finance-page-overlay .sf-confi-cancel {
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  border-radius: 0;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  color: #16171a;
  text-transform: uppercase;
  border: 2px solid #16171a;
  background-color: #FFFFFF;
  width: 100%;
  line-height: 36px;
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-confi-cancel {
    line-height: 18px;
  }
}
.finance-page-overlay .sf-confi-cancel:lang(el),
.finance-page-overlay .sf-confi-cancel:lang(th),
.finance-page-overlay .sf-confi-cancel:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-confi-cancel:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-confi-cancel:lang(ja),
.finance-page-overlay .sf-confi-cancel:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-confi-cancel {
    line-height: 18px;
  }
}
.finance-page-overlay .sf-confi-cancel:lang(el),
.finance-page-overlay .sf-confi-cancel:lang(th),
.finance-page-overlay .sf-confi-cancel:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-confi-cancel:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-confi-cancel:lang(ja),
.finance-page-overlay .sf-confi-cancel:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-confi-cancel {
    line-height: 20px;
    min-height: 60px;
  }
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-confi-cancel {
    line-height: 36px;
  }
}
.no-touchevents .finance-page-overlay .sf-confi-cancel:hover {
  color: #FFFFFF;
  background-color: #0062FF;
  border: 2px solid #0062FF;
}
.finance-page-overlay .sf-confi-commit {
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  border-radius: 0;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  transition: background 250ms;
  border-color: #0062FF;
  border: 2px solid #16171a;
  background-color: #16171a;
  width: 100%;
  line-height: 36px;
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-confi-commit {
    line-height: 18px;
  }
}
.finance-page-overlay .sf-confi-commit:lang(el),
.finance-page-overlay .sf-confi-commit:lang(th),
.finance-page-overlay .sf-confi-commit:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-confi-commit:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-confi-commit:lang(ja),
.finance-page-overlay .sf-confi-commit:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-confi-commit {
    line-height: 18px;
  }
}
.finance-page-overlay .sf-confi-commit:lang(el),
.finance-page-overlay .sf-confi-commit:lang(th),
.finance-page-overlay .sf-confi-commit:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-confi-commit:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-confi-commit:lang(ja),
.finance-page-overlay .sf-confi-commit:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-confi-commit {
    line-height: 20px;
    min-height: 60px;
  }
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-confi-commit {
    line-height: 36px;
  }
}
.no-touchevents .finance-page-overlay .sf-confi-commit:hover {
  background-color: #0062FF;
  border: 2px solid #0062FF;
}
.finance-page-overlay .sf-cf-legal,
.finance-page-overlay .sf-cf-buttons,
.finance-page-overlay .sf-cf-product-navigator,
.finance-page-overlay sf-cf-select sf-cf-option[disabled] {
  display: none;
}
.finance-page-overlay .sf-cf-productname {
  margin-top: 25px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 18px;
  line-height: 1.27;
}
.finance-page-overlay .sf-cf-productname:lang(el),
.finance-page-overlay .sf-cf-productname:lang(th),
.finance-page-overlay .sf-cf-productname:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-productname:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-cf-productname:lang(ja),
.finance-page-overlay .sf-cf-productname:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-product-description {
  margin: 25px 0 20px;
}
.finance-page-overlay .sf-cf-product-description .sf-cf-description {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-cf-product-description .sf-cf-description {
    font-size: 11px;
    line-height: 13px;
  }
}
.finance-page-overlay .sf-cf-product-description .sf-cf-description:lang(el),
.finance-page-overlay .sf-cf-product-description .sf-cf-description:lang(th),
.finance-page-overlay .sf-cf-product-description .sf-cf-description:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-product-description .sf-cf-description:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-cf-product-description .sf-cf-description:lang(ja),
.finance-page-overlay .sf-cf-product-description .sf-cf-description:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 480px) {
  .finance-page-overlay .sf-cf-summary-parameters tbody * {
    display: block;
  }
}
.finance-page-overlay .sf-cf-summary-parameters tr:last-child {
  border-bottom: 1px solid #e2e2e2;
}
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value {
  border-top: 1px solid #e2e2e2;
}
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value[hidden] {
  display: none;
}
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value .sf-cf-content-key {
  padding: 20px 0 20px 40px;
}
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value .sf-cf-content-value {
  padding: 20px 40px 20px 0;
  float: right;
}
@media screen and (max-width: 480px) {
  .finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value {
    padding: 10px 20px 20px 0;
  }
  .finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value .sf-cf-content-key,
  .finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value .sf-cf-content-value {
    padding: 0;
  }
  .finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value .sf-cf-content-key {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 14px;
    line-height: 18px;
    padding: 0;
  }
  .finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value .sf-cf-content-key:lang(el),
  .finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value .sf-cf-content-key:lang(th),
  .finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value .sf-cf-content-key:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value .sf-cf-content-key:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value .sf-cf-content-key:lang(ja),
  .finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value .sf-cf-content-key:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value .sf-cf-content-value {
    float: none;
    padding: 0;
  }
}
@media screen and (max-width: 480px) and screen and (max-width: 899px) {
  .finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value .sf-cf-content-key {
    font-size: 11px;
    line-height: 13px;
  }
}
.finance-page-overlay .sf-cf-finance-product {
  margin-bottom: 20px;
}
.finance-page-overlay .sf-cf-finance-product-configuration-view .sf-cf-header-top {
  float: left;
}
.finance-page-overlay .sf-cf-finance-product-configuration-view .sf-cf-total-instalment {
  float: right;
}
.finance-page-overlay .sf-cf-finance-product-configuration-view .sf-cf-description {
  clear: both;
}
.finance-page-overlay .sf-cf-finance-product-configuration-view[disabled] {
  display: none;
}
.finance-page-overlay .sf-cf-edit-field-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-cf-edit-field-container {
    font-size: 11px;
    line-height: 13px;
  }
}
.finance-page-overlay .sf-cf-edit-field-container:lang(el),
.finance-page-overlay .sf-cf-edit-field-container:lang(th),
.finance-page-overlay .sf-cf-edit-field-container:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-edit-field-container:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-cf-edit-field-container:lang(ja),
.finance-page-overlay .sf-cf-edit-field-container:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value {
    font-size: 11px;
    line-height: 13px;
  }
}
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value:lang(el),
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value:lang(th),
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value:lang(ja),
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key-value[hidden] {
  display: none;
}
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key {
  -ms-flex: 1;
      flex: 1;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key {
    font-size: 11px;
    line-height: 13px;
  }
}
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key:lang(el),
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key:lang(th),
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key:lang(ja),
.finance-page-overlay .sf-cf-summary-parameters .sf-cf-content-key:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay .sf-cf-legal {
  display: initial;
}
.finance-page-overlay sf-cf-button {
  display: none;
}
.finance-page-overlay sf-cf-button[type='toggle'] {
  display: initial;
}
.finance-page-overlay sf-cf-button[type='toggle'] button {
  background-color: #FFFFFF;
  margin-bottom: 10px;
  padding: 0 10px;
  width: 100%;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  color: #0062FF;
  line-height: 36px;
  border: 2px solid #e2e2e2;
  color: #16171a;
}
.finance-page-overlay sf-cf-button[type='toggle'] button:lang(el),
.finance-page-overlay sf-cf-button[type='toggle'] button:lang(th),
.finance-page-overlay sf-cf-button[type='toggle'] button:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.finance-page-overlay sf-cf-button[type='toggle'] button:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay sf-cf-button[type='toggle'] button:lang(ja),
.finance-page-overlay sf-cf-button[type='toggle'] button:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay sf-cf-button[type='toggle'] button:lang(el),
.finance-page-overlay sf-cf-button[type='toggle'] button:lang(th),
.finance-page-overlay sf-cf-button[type='toggle'] button:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.finance-page-overlay sf-cf-button[type='toggle'] button:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.finance-page-overlay sf-cf-button[type='toggle'] button:lang(ja),
.finance-page-overlay sf-cf-button[type='toggle'] button:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.finance-page-overlay select {
  min-width: 180px;
  max-width: 180px;
  border: 1px solid;
  border-color: #e2e2e2;
  padding: 3px 5px;
  margin: 3px 8px;
}
.finance-page-overlay sf-cf-overlay,
.finance-page-overlay sf-cf-dialog {
  display: none;
}
.finance-page-overlay sf-cf-overlay.visible,
.finance-page-overlay sf-cf-dialog.visible {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10;
  height: 100%;
  width: 100%;
  background-color: rgba(22, 23, 26, 0.2);
}
@media screen and (max-width: 899px) {
  .finance-page-overlay sf-cf-overlay.visible,
  .finance-page-overlay sf-cf-dialog.visible {
    top: 100px;
    width: 100%;
  }
}
.finance-page-overlay sf-cf-overlay.visible > .sf-cf-dialog,
.finance-page-overlay sf-cf-dialog.visible > .sf-cf-dialog {
  display: grid;
  grid-gap: 30px;
  padding: 30px;
  background-color: #FFFFFF;
  margin-top: 40px;
  border: none;
  outline: none;
}
@media screen and (min-width: 900px) {
  .finance-page-overlay sf-cf-overlay.visible > .sf-cf-dialog,
  .finance-page-overlay sf-cf-dialog.visible > .sf-cf-dialog {
    max-width: 85%;
  }
}
@media screen and (max-width: 899px) {
  .finance-page-overlay sf-cf-overlay.visible > .sf-cf-dialog,
  .finance-page-overlay sf-cf-dialog.visible > .sf-cf-dialog {
    max-width: 100%;
  }
}
.finance-page-overlay sf-cf-overlay.visible > .sf-cf-dialog:focus,
.finance-page-overlay sf-cf-dialog.visible > .sf-cf-dialog:focus {
  border: none;
  outline: none;
}
.finance-page-overlay sf-cf-overlay.visible > .sf-cf-dialog .sf-cf-button-container,
.finance-page-overlay sf-cf-dialog.visible > .sf-cf-dialog .sf-cf-button-container {
  -ms-flex-pack: right;
      justify-content: right;
  border-top: 1px solid #F2F2F2;
  padding: 15px 30px 0;
  display: grid;
  grid-gap: 10px;
  direction: rtl;
}
@media screen and (max-width: 480px) {
  .finance-page-overlay sf-cf-overlay.visible > .sf-cf-dialog .sf-cf-button-container,
  .finance-page-overlay sf-cf-dialog.visible > .sf-cf-dialog .sf-cf-button-container {
    grid-template-columns: 1fr;
  }
  .finance-page-overlay sf-cf-overlay.visible > .sf-cf-dialog .sf-cf-button-container sf-cf-button:first-child,
  .finance-page-overlay sf-cf-dialog.visible > .sf-cf-dialog .sf-cf-button-container sf-cf-button:first-child {
    grid-row: 2;
  }
  .finance-page-overlay sf-cf-overlay.visible > .sf-cf-dialog .sf-cf-button-container sf-cf-button:last-child,
  .finance-page-overlay sf-cf-dialog.visible > .sf-cf-dialog .sf-cf-button-container sf-cf-button:last-child {
    grid-row: 1;
  }
}
@media screen and (min-width: 480px) {
  .finance-page-overlay sf-cf-overlay.visible > .sf-cf-dialog .sf-cf-button-container,
  .finance-page-overlay sf-cf-dialog.visible > .sf-cf-dialog .sf-cf-button-container {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 900px) {
  .finance-page-overlay sf-cf-overlay.visible > .sf-cf-dialog .sf-cf-button-container,
  .finance-page-overlay sf-cf-dialog.visible > .sf-cf-dialog .sf-cf-button-container {
    grid-template-columns: 1fr 1fr;
  }
}
.finance-page-overlay sf-cf-overlay.visible > .sf-cf-dialog sf-cf-button,
.finance-page-overlay sf-cf-dialog.visible > .sf-cf-dialog sf-cf-button {
  width: 100%;
  max-width: 100%;
}
.finance-page-overlay sf-cf-overlay sf-cf-button,
.finance-page-overlay sf-cf-dialog sf-cf-button {
  display: initial;
}
.finance-page-overlay .sf-cf-hidden {
  display: none;
}
@media screen {
  .print-only {
    display: none;
  }
}
@media print {
  .basic-overlay {
    display: none;
  }
  html,
  body,
  .scroll-lock {
    -webkit-print-color-adjust: exact;
    height: initial !important;
    width: 1024px !important;
    margin: 0 !important;
    padding: 0 !important;
    position: initial !important;
  }
  .price-information .sf-cf-finance-details .sf-cf-product-details h4 {
    display: block;
  }
  @page {
    size: A4;
    max-height: 100%;
    max-width: 100%;
    margin-top: 2cm;
    margin-bottom: 2cm;
  }
  .screen-only {
    display: none;
  }
  .sf-cf-print {
    display: initial;
  }
  .date-time {
    font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 14px;
    line-height: 18px;
    position: fixed;
    bottom: 0;
    right: 0;
  }
  .date-time:lang(el),
  .date-time:lang(th),
  .date-time:lang(ru) {
    font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
  }
  .date-time:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .date-time:lang(ja),
  .date-time:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .print-page {
    display: block;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    padding: 0 160px;
  }
  .print-page.light h1 {
    margin-top: 117px;
  }
  .print-page.light ul > li {
    margin-top: 6px;
  }
  .print-page.light ul > li ul > li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .print-page.light ul > li ul > li p,
  .print-page.light ul > li ul > li .image-wrapper {
    display: none;
  }
  .print-page.light ul > li ul > li .description {
    -ms-flex-positive: 1;
        flex-grow: 1;
    margin: 0;
  }
  .print-page.light ul > li ul > li .price {
    margin-top: 0;
    width: 200px;
  }
  .print-page.light .share-container {
    border: none;
    background-color: #F2F2F2;
    padding: 12px 6px 12px 24px;
    min-height: 136px;
  }
  .print-page.light .share-container h2 {
    line-height: 48px;
  }
  .print-page.light .share-container .description {
    display: none;
  }
  .print-page.light .share-container img {
    float: none;
  }
  .print-page.light .price-information section {
    margin-top: 24px;
  }
  .print-page.light h4,
  .print-page.light .stage-image,
  .print-page.light .technical-data,
  .print-page.light .marketing-image,
  .print-page.light .seperator,
  .print-page.light .disclaimer,
  .print-page.light .model-description,
  .print-page.light .views {
    display: none;
  }
  .print-page .page-break-before {
    page-break-before: always;
  }
  .print-page h1 {
    font-family: 'BMWMotorradW05-Heavy', arial, sans-serif;
    page-break-after: avoid;
    margin: 36px 48px 0;
    font-size: 60px;
    line-height: 60px;
  }
  .print-page h2 {
    font-family: 'BMWMotorradW05-Heavy', arial, sans-serif;
    page-break-after: avoid;
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0;
    font-size: 26px;
  }
  .print-page h3 {
    font-family: 'BMWMotorradW05-Heavy', arial, sans-serif;
    page-break-after: avoid;
    text-transform: uppercase;
    margin: 48px 0 0;
    text-align: left;
    margin-bottom: 18px;
  }
  .print-page h4 {
    page-break-after: avoid;
    margin-bottom: 12px;
  }
  .print-page ul {
    page-break-before: avoid;
  }
  .print-page ul .header {
    margin-bottom: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .print-page ul .indent {
    margin-left: 40px;
  }
  .print-page ul > li ul > li:last-child {
    margin-bottom: 22px;
  }
  .print-page ul > li ul > li .image-wrapper {
    min-width: 130px;
  }
  .print-page ul > li ul > li img {
    width: 130px;
  }
  .print-page ul > li ul > li .description {
    -ms-flex: 1 0 calc(100% - 275px);
        flex: 1 0 calc(100% - 275px);
    margin: 6px 0 0 24px;
  }
  .print-page ul > li ul > li .price {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 14px;
    line-height: 18px;
    margin-top: 6px;
    white-space: nowrap;
    width: 121px;
  }
  .print-page ul > li ul > li .price:lang(el),
  .print-page ul > li ul > li .price:lang(th),
  .print-page ul > li ul > li .price:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .print-page ul > li ul > li .price:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .print-page ul > li ul > li .price:lang(ja),
  .print-page ul > li ul > li .price:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .print-page header,
  .print-page .section,
  .print-page .views,
  .print-page .price-information h2,
  .print-page .technical-data h2,
  .print-page .technical-data-group,
  .print-page .technical-data .disclaimer {
    padding: 0 20px;
  }
  .print-page .disclaimer {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 11px;
    line-height: 16px;
  }
  .print-page .disclaimer:lang(el),
  .print-page .disclaimer:lang(th),
  .print-page .disclaimer:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .print-page .disclaimer:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .print-page .disclaimer:lang(ja),
  .print-page .disclaimer:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .print-page .section.disclaimer {
    border-top: 1px solid #16171a;
    padding-top: 20px;
    margin-top: 40px;
  }
  .print-page .configuration .group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid #16171a;
  }
  .gallery-item {
    margin: 5px 5px 0 0;
  }
  .sf-cf-finance-header.sf-cf-print {
    font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
    font-size: 22px;
    line-height: 1.27;
    color: #16171a;
    text-align: center;
    display: block;
    font-weight: bold;
    margin-bottom: 20px;
    text-decoration: underline;
    text-underline-position: under;
  }
  .sf-cf-finance-header.sf-cf-print:lang(el),
  .sf-cf-finance-header.sf-cf-print:lang(th),
  .sf-cf-finance-header.sf-cf-print:lang(ru) {
    font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
  }
  .sf-cf-finance-header.sf-cf-print:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .sf-cf-finance-header.sf-cf-print:lang(ja),
  .sf-cf-finance-header.sf-cf-print:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .sf-cf-finance-product {
    margin-top: 20px;
  }
  sf-cf-tooltip {
    display: none!important;
  }
  .price {
    text-align: right;
  }
  .stage-image {
    width: 100%;
    overflow: hidden;
  }
  .stage-image img {
    max-width: 100% !important;
    transform: scale(1.2);
  }
  .logo {
    width: 125px;
    margin-bottom: 30px;
  }
  .model-description {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 14px;
    line-height: 18px;
    margin: 36px 48px 0;
  }
  .model-description:lang(el),
  .model-description:lang(th),
  .model-description:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .model-description:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .model-description:lang(ja),
  .model-description:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .description {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 14px;
    line-height: 18px;
    margin-top: 48px;
  }
  .description:lang(el),
  .description:lang(th),
  .description:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .description:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .description:lang(ja),
  .description:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .option-code {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
    color: #919191;
  }
  .option-code:lang(el),
  .option-code:lang(th),
  .option-code:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .option-code:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .option-code:lang(ja),
  .option-code:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .additional-information {
    margin-top: 11px;
  }
  .share-container {
    page-break-inside: avoid;
    margin-top: 48px;
    border-top: 1px solid #16171a;
    border-bottom: 1px solid #16171a;
    padding: 12px 48px 24px;
    min-height: 165px;
  }
  .share-container h2 {
    font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
    text-align: left;
    text-transform: unset;
    margin: 0;
    font-style: unset;
  }
  .share-container img {
    float: right;
    margin: 10px 0 0 10px;
  }
  .share-container .description {
    line-height: 1.7;
    padding-top: 24px;
    margin-top: 0;
  }
  .views {
    page-break-before: always;
  }
  .views .stage-image {
    margin-top: 48px;
  }
  .seperator {
    page-break-before: always;
    position: relative;
    z-index: 1;
    margin-top: 48px;
  }
  .seperator:before {
    content: '';
    border-top: 1px solid #16171a;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
  }
  .seperator img {
    display: block;
    width: 96px;
    margin: auto;
    background-color: #FFFFFF;
  }
  .price-information {
    page-break-inside: avoid;
  }
  .price-information > section {
    width: 100%;
    padding: 48px;
    margin: 24px 0 48px;
  }
  .price-information .description {
    margin-top: 24px;
    margin-bottom: 0;
  }
  .price-information .details {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 11px;
    line-height: 16px;
    color: #919191;
  }
  .price-information .details:lang(el),
  .price-information .details:lang(th),
  .price-information .details:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .price-information .details:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .price-information .details:lang(ja),
  .price-information .details:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .price-information .details.pricing-based-on-post-code {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 11px;
    line-height: 16px;
    margin: 10px 0;
    padding: 0;
    font-weight: bold;
  }
  .price-information .details.pricing-based-on-post-code:lang(el),
  .price-information .details.pricing-based-on-post-code:lang(th),
  .price-information .details.pricing-based-on-post-code:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .price-information .details.pricing-based-on-post-code:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .price-information .details.pricing-based-on-post-code:lang(ja),
  .price-information .details.pricing-based-on-post-code:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-total-instalment-content {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 22px;
    line-height: 1.27;
  }
  .price-information .sf-cf-total-instalment-content:lang(el),
  .price-information .sf-cf-total-instalment-content:lang(th),
  .price-information .sf-cf-total-instalment-content:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-total-instalment-content:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .price-information .sf-cf-total-instalment-content:lang(ja),
  .price-information .sf-cf-total-instalment-content:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-product-description-value,
  .price-information .sf-cf-content-key,
  .price-information .sf-cf-content-value {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 14px;
    line-height: 18px;
  }
  .price-information .sf-cf-product-description-value:lang(el),
  .price-information .sf-cf-content-key:lang(el),
  .price-information .sf-cf-content-value:lang(el),
  .price-information .sf-cf-product-description-value:lang(th),
  .price-information .sf-cf-content-key:lang(th),
  .price-information .sf-cf-content-value:lang(th),
  .price-information .sf-cf-product-description-value:lang(ru),
  .price-information .sf-cf-content-key:lang(ru),
  .price-information .sf-cf-content-value:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-product-description-value:lang(zh),
  .price-information .sf-cf-content-key:lang(zh),
  .price-information .sf-cf-content-value:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .price-information .sf-cf-product-description-value:lang(ja),
  .price-information .sf-cf-content-key:lang(ja),
  .price-information .sf-cf-content-value:lang(ja),
  .price-information .sf-cf-product-description-value:lang(ko),
  .price-information .sf-cf-content-key:lang(ko),
  .price-information .sf-cf-content-value:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-headline {
    font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 18px;
    line-height: 1.27;
  }
  .price-information .sf-cf-headline:lang(el),
  .price-information .sf-cf-headline:lang(th),
  .price-information .sf-cf-headline:lang(ru) {
    font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-headline:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .price-information .sf-cf-headline:lang(ja),
  .price-information .sf-cf-headline:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-finance-disclaimer .sf-cf-product-details p:not(.sf-cf-disclaimer) {
    font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 18px;
    line-height: 1.27;
    margin-bottom: 11px;
  }
  .price-information .sf-cf-finance-disclaimer .sf-cf-product-details p:not(.sf-cf-disclaimer):lang(el),
  .price-information .sf-cf-finance-disclaimer .sf-cf-product-details p:not(.sf-cf-disclaimer):lang(th),
  .price-information .sf-cf-finance-disclaimer .sf-cf-product-details p:not(.sf-cf-disclaimer):lang(ru) {
    font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-finance-disclaimer .sf-cf-product-details p:not(.sf-cf-disclaimer):lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .price-information .sf-cf-finance-disclaimer .sf-cf-product-details p:not(.sf-cf-disclaimer):lang(ja),
  .price-information .sf-cf-finance-disclaimer .sf-cf-product-details p:not(.sf-cf-disclaimer):lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-finance-disclaimer .sf-cf-product-details font {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 11px;
    line-height: 16px;
    color: #919191;
    font-weight: bold;
  }
  .price-information .sf-cf-finance-disclaimer .sf-cf-product-details font:lang(el),
  .price-information .sf-cf-finance-disclaimer .sf-cf-product-details font:lang(th),
  .price-information .sf-cf-finance-disclaimer .sf-cf-product-details font:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-finance-disclaimer .sf-cf-product-details font:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .price-information .sf-cf-finance-disclaimer .sf-cf-product-details font:lang(ja),
  .price-information .sf-cf-finance-disclaimer .sf-cf-product-details font:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-finance-product-configuration-view .sf-cf-description {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 11px;
    line-height: 16px;
    color: #919191;
  }
  .price-information .sf-cf-finance-product-configuration-view .sf-cf-description:lang(el),
  .price-information .sf-cf-finance-product-configuration-view .sf-cf-description:lang(th),
  .price-information .sf-cf-finance-product-configuration-view .sf-cf-description:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-finance-product-configuration-view .sf-cf-description:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .price-information .sf-cf-finance-product-configuration-view .sf-cf-description:lang(ja),
  .price-information .sf-cf-finance-product-configuration-view .sf-cf-description:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-finance-details {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 22px;
    line-height: 1.27;
    border-bottom: none;
  }
  .price-information .sf-cf-finance-details:lang(el),
  .price-information .sf-cf-finance-details:lang(th),
  .price-information .sf-cf-finance-details:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-finance-details:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .price-information .sf-cf-finance-details:lang(ja),
  .price-information .sf-cf-finance-details:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-finance-details .sf-cf-content-key-value {
    border-bottom: none;
  }
  .price-information .sf-cf-finance-details .sf-cf-content-key-value[hidden] {
    display: none;
  }
  .price-information .sf-cf-finance-details .sf-cf-content-key-value td {
    padding: 0 0 12px;
  }
  .price-information .sf-cf-finance-details .sf-cf-content-key-value .sf-cf-number {
    font-weight: normal;
  }
  .price-information .sf-cf-finance-details .sf-cf-content-value {
    float: right;
  }
  .price-information .sf-cf-finance-details .sf-cf-disclaimer {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 11px;
    line-height: 16px;
    color: #919191;
  }
  .price-information .sf-cf-finance-details .sf-cf-disclaimer:lang(el),
  .price-information .sf-cf-finance-details .sf-cf-disclaimer:lang(th),
  .price-information .sf-cf-finance-details .sf-cf-disclaimer:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-finance-details .sf-cf-disclaimer:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .price-information .sf-cf-finance-details .sf-cf-disclaimer:lang(ja),
  .price-information .sf-cf-finance-details .sf-cf-disclaimer:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-finance-details .sf-cf-product-details {
    margin: 0;
    padding: 0;
  }
  .price-information .sf-cf-finance-details sf-cf-product-details[type='disclaimer'] .sf-cf-product-details p:not(.sf-cf-disclaimer) {
    font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 18px;
    line-height: 1.27;
    margin-bottom: 11px;
  }
  .price-information .sf-cf-finance-details sf-cf-product-details[type='disclaimer'] .sf-cf-product-details p:not(.sf-cf-disclaimer):lang(el),
  .price-information .sf-cf-finance-details sf-cf-product-details[type='disclaimer'] .sf-cf-product-details p:not(.sf-cf-disclaimer):lang(th),
  .price-information .sf-cf-finance-details sf-cf-product-details[type='disclaimer'] .sf-cf-product-details p:not(.sf-cf-disclaimer):lang(ru) {
    font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-finance-details sf-cf-product-details[type='disclaimer'] .sf-cf-product-details p:not(.sf-cf-disclaimer):lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .price-information .sf-cf-finance-details sf-cf-product-details[type='disclaimer'] .sf-cf-product-details p:not(.sf-cf-disclaimer):lang(ja),
  .price-information .sf-cf-finance-details sf-cf-product-details[type='disclaimer'] .sf-cf-product-details p:not(.sf-cf-disclaimer):lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-finance-details sf-cf-product-details[type='disclaimer'] .sf-cf-product-details font {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 11px;
    line-height: 16px;
    color: #919191;
    font-weight: bold;
  }
  .price-information .sf-cf-finance-details sf-cf-product-details[type='disclaimer'] .sf-cf-product-details font:lang(el),
  .price-information .sf-cf-finance-details sf-cf-product-details[type='disclaimer'] .sf-cf-product-details font:lang(th),
  .price-information .sf-cf-finance-details sf-cf-product-details[type='disclaimer'] .sf-cf-product-details font:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-finance-details sf-cf-product-details[type='disclaimer'] .sf-cf-product-details font:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .price-information .sf-cf-finance-details sf-cf-product-details[type='disclaimer'] .sf-cf-product-details font:lang(ja),
  .price-information .sf-cf-finance-details sf-cf-product-details[type='disclaimer'] .sf-cf-product-details font:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .price-information .sf-cf-finance-details .sf-cf-product-description {
    margin-bottom: 20px;
  }
  .price-information ul li {
    display: grid;
    margin-bottom: 12px;
    margin-top: 0;
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 14px;
    line-height: 18px;
  }
  .price-information ul li:lang(el),
  .price-information ul li:lang(th),
  .price-information ul li:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .price-information ul li:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .price-information ul li:lang(ja),
  .price-information ul li:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .price-information ul li.highlight {
    padding-top: 10px;
    border-top: 1px solid #919191;
  }
  .price-information ul li.highlight .label,
  .price-information ul li.highlight .price {
    font-family: 'BMWMotorradW05-Heavy', arial, sans-serif;
    font-size: 22px;
    line-height: 1.27;
    color: #16171a;
    text-transform: uppercase;
  }
  .price-information ul li .label {
    grid-column: 1;
  }
  .price-information ul li .price {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 14px;
    line-height: 18px;
    grid-column: 2;
    margin: 0;
    width: 100%;
  }
  .price-information ul li .price:lang(el),
  .price-information ul li .price:lang(th),
  .price-information ul li .price:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .price-information ul li .price:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .price-information ul li .price:lang(ja),
  .price-information ul li .price:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .technical-data {
    page-break-inside: avoid;
  }
  .technical-data div {
    font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
    font-size: 22px;
    line-height: 1.27;
    font-weight: bold;
    color: #16171a;
  }
  .technical-data div:lang(el),
  .technical-data div:lang(th),
  .technical-data div:lang(ru) {
    font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
  }
  .technical-data div:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .technical-data div:lang(ja),
  .technical-data div:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .technical-data table {
    text-align: left;
    margin: 12px 0 24px 0;
    width: 100%;
  }
  .technical-data table th {
    font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 14px;
    line-height: 18px;
    background-color: #F2F2F2;
    width: 50%;
    padding: 12px;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
  }
  .technical-data table th:lang(el),
  .technical-data table th:lang(th),
  .technical-data table th:lang(ru) {
    font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
  }
  .technical-data table th:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .technical-data table th:lang(ja),
  .technical-data table th:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .technical-data table td {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 14px;
    line-height: 18px;
    width: 50%;
    padding: 12px;
    border-bottom: 1px solid #F2F2F2;
    border-top: 1px solid #F2F2F2;
  }
  .technical-data table td:lang(el),
  .technical-data table td:lang(th),
  .technical-data table td:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .technical-data table td:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .technical-data table td:lang(ja),
  .technical-data table td:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .technical-data .seperator {
    page-break-before: avoid;
  }
  .technical-data-group {
    margin: 0 48px;
  }
  .marketing-image {
    width: 124px;
    margin: 40px 0 0 20px;
  }
  .no-page-break {
    page-break-inside: avoid;
  }
}
@media print and screen and (max-width: 899px) {
  .date-time {
    font-size: 11px;
    line-height: 13px;
  }
}
@media print and screen and (max-width: 899px) {
  .print-page ul > li ul > li .price {
    font-size: 11px;
    line-height: 13px;
  }
}
@media print and screen and (max-width: 899px) {
  .model-description {
    font-size: 11px;
    line-height: 13px;
  }
}
@media print and screen and (max-width: 899px) {
  .description {
    font-size: 11px;
    line-height: 13px;
  }
}
@media print and screen and (max-width: 899px) {
  .option-code {
    font-size: 11px;
    line-height: 13px;
  }
}
@media print and screen and (max-width: 899px) {
  .price-information .sf-cf-product-description-value,
  .price-information .sf-cf-content-key,
  .price-information .sf-cf-content-value {
    font-size: 11px;
    line-height: 13px;
  }
}
@media print and screen and (max-width: 899px) {
  .price-information ul li {
    font-size: 11px;
    line-height: 13px;
  }
}
@media print and screen and (max-width: 899px) {
  .price-information ul li .price {
    font-size: 11px;
    line-height: 13px;
  }
}
@media print and screen and (max-width: 899px) {
  .technical-data table th {
    font-size: 11px;
    line-height: 13px;
  }
}
@media print and screen and (max-width: 899px) {
  .technical-data table td {
    font-size: 11px;
    line-height: 13px;
  }
}
.epaas-policy {
  max-width: 1600px;
  margin: auto;
}
.epaas-policy header {
  display: -ms-flexbox;
  display: flex;
  height: 85px;
  width: 100%;
  position: fixed;
  background-color: #FFFFFF;
  border-bottom: 1px solid #16171a;
  z-index: 1;
  margin: 0;
  max-width: 1600px;
}
.epaas-policy .logo {
  margin: 0 10px 0 auto;
  width: 194px;
  -ms-flex-item-align: center;
      align-self: center;
}
.epaas-policy .back {
  -ms-flex-item-align: center;
      align-self: center;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #16171a;
  padding-left: 21px;
  margin-left: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
@media screen and (max-width: 899px) {
  .epaas-policy .back {
    font-size: 11px;
    line-height: 13px;
  }
}
.epaas-policy .back:lang(el),
.epaas-policy .back:lang(th),
.epaas-policy .back:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.epaas-policy .back:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.epaas-policy .back:lang(ja),
.epaas-policy .back:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.epaas-policy .back:before {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  transform: rotate(90deg);
}
.no-touchevents .epaas-policy .back:before:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.epaas-policy .back:before.down {
  transform: rotate(0deg);
}
.epaas-policy .back:before.up {
  transform: rotate(180deg);
}
.epaas-policy .back:before.right {
  transform: rotate(-90deg);
}
.epaas-policy .back:before.left {
  transform: rotate(90deg);
}
.no-touchevents .epaas-policy .back:hover:before {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
  transform: rotate(90deg);
}
.no-touchevents .no-touchevents .epaas-policy .back:hover:before:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.no-touchevents .epaas-policy .back:hover:before.down {
  transform: rotate(0deg);
}
.no-touchevents .epaas-policy .back:hover:before.up {
  transform: rotate(180deg);
}
.no-touchevents .epaas-policy .back:hover:before.right {
  transform: rotate(-90deg);
}
.no-touchevents .epaas-policy .back:hover:before.left {
  transform: rotate(90deg);
}
.no-touchevents .epaas-policy .back:hover span {
  border-bottom: 1px solid #16171a;
}
.epaas-policy .epaas-policy-content {
  padding-top: 85px;
}
.monitoring {
  max-width: 1600px;
  margin: auto;
}
.monitoring section {
  margin: 40px;
}
section.sidebar {
  -ms-flex: 0 0 440px;
      flex: 0 0 440px;
  width: 440px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  grid-template-rows: auto 1fr auto;
  background-color: #F2F2F2;
  height: 100%;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
@media screen and (max-width: 899px) {
  section.sidebar {
    display: none;
  }
}
@media screen and (min-width: 1280px) {
  section.sidebar {
    -ms-flex: 0 0 595px;
        flex: 0 0 595px;
    width: 595px;
  }
}
section.sidebar footer {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  padding: 20px 0;
  margin: 0 20px;
  border-top: 2px solid #D9D9D9;
}
section.sidebar footer.single-button {
  grid-template-columns: 1fr;
}
nav.navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
nav.navigation button {
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  border-radius: 0;
  width: 100%;
  height: 59px;
  border-bottom: 1px solid #D9D9D9;
  display: -ms-flexbox;
  display: flex;
}
nav.navigation button.button-primary {
  display: block;
  height: 36px;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  background-color: #16171a;
  color: #FFFFFF;
  text-transform: uppercase;
  transition: background 250ms;
  border-color: #0062FF;
  border: 2px solid #16171a;
}
@media screen and (max-width: 899px) {
  nav.navigation button.button-primary {
    line-height: 18px;
  }
}
nav.navigation button.button-primary:lang(el),
nav.navigation button.button-primary:lang(th),
nav.navigation button.button-primary:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
nav.navigation button.button-primary:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
nav.navigation button.button-primary:lang(ja),
nav.navigation button.button-primary:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  nav.navigation button.button-primary {
    line-height: 18px;
  }
}
nav.navigation button.button-primary:lang(el),
nav.navigation button.button-primary:lang(th),
nav.navigation button.button-primary:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
nav.navigation button.button-primary:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
nav.navigation button.button-primary:lang(ja),
nav.navigation button.button-primary:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  nav.navigation button.button-primary {
    line-height: 20px;
    min-height: 60px;
  }
}
nav.navigation .header {
  padding: 0 20px;
}
nav.navigation .header button {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  border-bottom: 2px solid #D9D9D9;
}
@media screen and (max-width: 899px) {
  nav.navigation .header button {
    line-height: 18px;
  }
}
nav.navigation .header button:lang(el),
nav.navigation .header button:lang(th),
nav.navigation .header button:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
nav.navigation .header button:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
nav.navigation .header button:lang(ja),
nav.navigation .header button:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  nav.navigation .header button {
    line-height: 18px;
  }
}
nav.navigation .header button:lang(el),
nav.navigation .header button:lang(th),
nav.navigation .header button:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
nav.navigation .header button:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
nav.navigation .header button:lang(ja),
nav.navigation .header button:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.no-touchevents nav.navigation .header button:hover {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  color: #0062FF;
}
@media screen and (max-width: 899px) {
  .no-touchevents nav.navigation .header button:hover {
    line-height: 18px;
  }
}
.no-touchevents nav.navigation .header button:hover:lang(el),
.no-touchevents nav.navigation .header button:hover:lang(th),
.no-touchevents nav.navigation .header button:hover:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.no-touchevents nav.navigation .header button:hover:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.no-touchevents nav.navigation .header button:hover:lang(ja),
.no-touchevents nav.navigation .header button:hover:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .no-touchevents nav.navigation .header button:hover {
    line-height: 18px;
  }
}
.no-touchevents nav.navigation .header button:hover:lang(el),
.no-touchevents nav.navigation .header button:hover:lang(th),
.no-touchevents nav.navigation .header button:hover:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.no-touchevents nav.navigation .header button:hover:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.no-touchevents nav.navigation .header button:hover:lang(ja),
.no-touchevents nav.navigation .header button:hover:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .no-touchevents nav.navigation .header button:hover {
    line-height: 18px;
  }
}
.no-touchevents nav.navigation .header button:hover:lang(el),
.no-touchevents nav.navigation .header button:hover:lang(th),
.no-touchevents nav.navigation .header button:hover:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.no-touchevents nav.navigation .header button:hover:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.no-touchevents nav.navigation .header button:hover:lang(ja),
.no-touchevents nav.navigation .header button:hover:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
nav.navigation .header .icon {
  background-image: url(../img/icons-LS6/overview.svg);
}
.no-touchevents nav.navigation .header:hover .icon {
  background-image: url(../img/icons-LS6/overview-blue.svg);
}
.no-touchevents nav.navigation .header:hover .label,
.no-touchevents nav.navigation .header:hover .counter {
  color: #0062FF;
}
nav.navigation .header .label {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  margin-left: 10px;
}
@media screen and (max-width: 899px) {
  nav.navigation .header .label {
    line-height: 18px;
  }
}
nav.navigation .header .label:lang(el),
nav.navigation .header .label:lang(th),
nav.navigation .header .label:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
nav.navigation .header .label:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
nav.navigation .header .label:lang(ja),
nav.navigation .header .label:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  nav.navigation .header .label {
    line-height: 18px;
  }
}
nav.navigation .header .label:lang(el),
nav.navigation .header .label:lang(th),
nav.navigation .header .label:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
nav.navigation .header .label:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
nav.navigation .header .label:lang(ja),
nav.navigation .header .label:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
nav.navigation .header .counter {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
}
@media screen and (max-width: 899px) {
  nav.navigation .header .counter {
    line-height: 18px;
  }
}
nav.navigation .header .counter:lang(el),
nav.navigation .header .counter:lang(th),
nav.navigation .header .counter:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
nav.navigation .header .counter:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
nav.navigation .header .counter:lang(ja),
nav.navigation .header .counter:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  nav.navigation .header .counter {
    line-height: 18px;
  }
}
nav.navigation .header .counter:lang(el),
nav.navigation .header .counter:lang(th),
nav.navigation .header .counter:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
nav.navigation .header .counter:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
nav.navigation .header .counter:lang(ja),
nav.navigation .header .counter:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
nav.navigation .button {
  margin-top: 20px;
  transition: none;
}
nav.navigation .icon {
  -ms-flex: 0 0 22px;
      flex: 0 0 22px;
  -ms-flex-item-align: center;
      align-self: center;
}
nav.navigation .label {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  background-color: #F2F2F2;
  -ms-flex: 0;
      flex: 0;
  text-align: left;
  -ms-flex-item-align: center;
      align-self: center;
  white-space: nowrap;
}
@media screen and (max-width: 899px) {
  nav.navigation .label {
    line-height: 18px;
  }
}
nav.navigation .label:lang(el),
nav.navigation .label:lang(th),
nav.navigation .label:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
nav.navigation .label:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
nav.navigation .label:lang(ja),
nav.navigation .label:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
nav.navigation .counter {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  -ms-flex: 1;
      flex: 1;
  text-align: left;
  -ms-flex-item-align: center;
      align-self: center;
}
@media screen and (max-width: 899px) {
  nav.navigation .counter {
    line-height: 18px;
  }
}
nav.navigation .counter:lang(el),
nav.navigation .counter:lang(th),
nav.navigation .counter:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
nav.navigation .counter:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
nav.navigation .counter:lang(ja),
nav.navigation .counter:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
nav.navigation .steps {
  -ms-flex: 0;
      flex: 0;
  -ms-flex-item-align: center;
      align-self: center;
}
nav.navigation .thumbnail {
  height: 22px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -ms-flex-item-align: center;
      align-self: center;
  margin: 0 10px;
  -ms-flex: 0 0 40px;
      flex: 0 0 40px;
}
nav.navigation .sales-groups {
  height: 100%;
  z-index: 2;
}
nav.navigation ul {
  position: absolute;
  background-color: #F2F2F2;
  width: 440px;
  transition: max-height 0.5s ease-in;
}
@media screen and (min-width: 1280px) {
  nav.navigation ul {
    width: 595px;
  }
}
nav.navigation ul button {
  padding-left: 30px;
}
nav.navigation li {
  display: none;
  padding: 0 20px;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 899px) {
  nav.navigation li {
    line-height: 18px;
  }
}
nav.navigation li:lang(el),
nav.navigation li:lang(th),
nav.navigation li:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
nav.navigation li:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
nav.navigation li:lang(ja),
nav.navigation li:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
nav.navigation li:first-child {
  margin-top: 10px;
}
.no-touchevents nav.navigation li:hover .label,
.no-touchevents nav.navigation li:hover .counter {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
}
@media screen and (max-width: 899px) {
  .no-touchevents nav.navigation li:hover .label,
  .no-touchevents nav.navigation li:hover .counter {
    line-height: 18px;
  }
}
.no-touchevents nav.navigation li:hover .label:lang(el),
.no-touchevents nav.navigation li:hover .counter:lang(el),
.no-touchevents nav.navigation li:hover .label:lang(th),
.no-touchevents nav.navigation li:hover .counter:lang(th),
.no-touchevents nav.navigation li:hover .label:lang(ru),
.no-touchevents nav.navigation li:hover .counter:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.no-touchevents nav.navigation li:hover .label:lang(zh),
.no-touchevents nav.navigation li:hover .counter:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.no-touchevents nav.navigation li:hover .label:lang(ja),
.no-touchevents nav.navigation li:hover .counter:lang(ja),
.no-touchevents nav.navigation li:hover .label:lang(ko),
.no-touchevents nav.navigation li:hover .counter:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .no-touchevents nav.navigation li:hover .label,
  .no-touchevents nav.navigation li:hover .counter {
    line-height: 18px;
  }
}
.no-touchevents nav.navigation li:hover .label:lang(el),
.no-touchevents nav.navigation li:hover .counter:lang(el),
.no-touchevents nav.navigation li:hover .label:lang(th),
.no-touchevents nav.navigation li:hover .counter:lang(th),
.no-touchevents nav.navigation li:hover .label:lang(ru),
.no-touchevents nav.navigation li:hover .counter:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.no-touchevents nav.navigation li:hover .label:lang(zh),
.no-touchevents nav.navigation li:hover .counter:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.no-touchevents nav.navigation li:hover .label:lang(ja),
.no-touchevents nav.navigation li:hover .counter:lang(ja),
.no-touchevents nav.navigation li:hover .label:lang(ko),
.no-touchevents nav.navigation li:hover .counter:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
nav.navigation li.selected {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
}
@media screen and (max-width: 899px) {
  nav.navigation li.selected {
    line-height: 18px;
  }
}
nav.navigation li.selected:lang(el),
nav.navigation li.selected:lang(th),
nav.navigation li.selected:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
nav.navigation li.selected:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
nav.navigation li.selected:lang(ja),
nav.navigation li.selected:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  nav.navigation li.selected {
    line-height: 18px;
  }
}
nav.navigation li.selected:lang(el),
nav.navigation li.selected:lang(th),
nav.navigation li.selected:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
nav.navigation li.selected:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
nav.navigation li.selected:lang(ja),
nav.navigation li.selected:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
nav.navigation.open {
  height: 100%;
  min-height: 100%;
}
nav.navigation.open li {
  display: block;
  animation: fadeIn 1s;
  animation-fill-mode: both;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
nav.navigation.open li:nth-child(1) {
  animation-delay: 100ms;
}
nav.navigation.open li:nth-child(2) {
  animation-delay: 200ms;
}
nav.navigation.open li:nth-child(3) {
  animation-delay: 300ms;
}
nav.navigation.open li:nth-child(4) {
  animation-delay: 400ms;
}
nav.navigation.open li:nth-child(5) {
  animation-delay: 500ms;
}
nav.navigation.open li:nth-child(6) {
  animation-delay: 600ms;
}
nav.navigation.open li:nth-child(7) {
  animation-delay: 700ms;
}
nav.navigation.open li:nth-child(8) {
  animation-delay: 800ms;
}
nav.navigation.open li:nth-child(9) {
  animation-delay: 900ms;
}
nav.navigation.open li:nth-child(10) {
  animation-delay: 1000ms;
}
nav.navigation.open li:nth-child(11) {
  animation-delay: 1100ms;
}
nav.navigation.open li:nth-child(12) {
  animation-delay: 1200ms;
}
nav.navigation.open li:nth-child(13) {
  animation-delay: 1300ms;
}
nav.navigation.open li:nth-child(14) {
  animation-delay: 1400ms;
}
nav.navigation.open li:nth-child(15) {
  animation-delay: 1500ms;
}
nav.navigation.open li:nth-child(16) {
  animation-delay: 1600ms;
}
nav.navigation.open li:nth-child(17) {
  animation-delay: 1700ms;
}
nav.navigation.open li:nth-child(18) {
  animation-delay: 1800ms;
}
nav.navigation.open li:nth-child(19) {
  animation-delay: 1900ms;
}
nav.navigation.open li:nth-child(20) {
  animation-delay: 2000ms;
}
nav.navigation.open .header button {
  border-bottom: 2px solid #16171a;
  height: 60px;
}
nav.navigation.open .header .icon {
  background-image: url(../img/icons-LS6/close.svg);
}
.no-touchevents nav.navigation.open .header:hover .icon {
  background-image: url(../img/icons-LS6/close-blue.svg);
}
nav.navigation.open ul {
  visibility: visible;
  height: auto;
  min-height: 100%;
  padding-bottom: 40px;
}
nav.navigation.open .selected .label,
nav.navigation.open .selected .counter {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
}
@media screen and (max-width: 899px) {
  nav.navigation.open .selected .label,
  nav.navigation.open .selected .counter {
    line-height: 18px;
  }
}
nav.navigation.open .selected .label:lang(el),
nav.navigation.open .selected .counter:lang(el),
nav.navigation.open .selected .label:lang(th),
nav.navigation.open .selected .counter:lang(th),
nav.navigation.open .selected .label:lang(ru),
nav.navigation.open .selected .counter:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
nav.navigation.open .selected .label:lang(zh),
nav.navigation.open .selected .counter:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
nav.navigation.open .selected .label:lang(ja),
nav.navigation.open .selected .counter:lang(ja),
nav.navigation.open .selected .label:lang(ko),
nav.navigation.open .selected .counter:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  nav.navigation.open .selected .label,
  nav.navigation.open .selected .counter {
    line-height: 18px;
  }
}
nav.navigation.open .selected .label:lang(el),
nav.navigation.open .selected .counter:lang(el),
nav.navigation.open .selected .label:lang(th),
nav.navigation.open .selected .counter:lang(th),
nav.navigation.open .selected .label:lang(ru),
nav.navigation.open .selected .counter:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
nav.navigation.open .selected .label:lang(zh),
nav.navigation.open .selected .counter:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
nav.navigation.open .selected .label:lang(ja),
nav.navigation.open .selected .counter:lang(ja),
nav.navigation.open .selected .label:lang(ko),
nav.navigation.open .selected .counter:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.step-navigation.disabled {
  display: none;
}
@media screen and (max-width: 899px) {
  .step-navigation li.active .sales-group-container {
    border-bottom: 3px solid #16171a;
  }
  .step-navigation li.active .sales-group-container:before {
    content: '';
    margin: 0 20px;
    display: block;
    height: 4px;
    background-color: #16171a;
  }
  .step-navigation li.active .step-headline {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 16px;
    line-height: 24px;
    font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
    border-bottom: none;
    padding-bottom: 2px;
  }
  .step-navigation li.active .step-headline:lang(el),
  .step-navigation li.active .step-headline:lang(th),
  .step-navigation li.active .step-headline:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .step-navigation li.active .step-headline:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .step-navigation li.active .step-headline:lang(ja),
  .step-navigation li.active .step-headline:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .step-navigation li.active .step-headline:lang(el),
  .step-navigation li.active .step-headline:lang(th),
  .step-navigation li.active .step-headline:lang(ru) {
    font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
  }
  .step-navigation li.active .step-headline:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .step-navigation li.active .step-headline:lang(ja),
  .step-navigation li.active .step-headline:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .step-navigation li.active .step-headline .counter {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 16px;
    line-height: 24px;
    font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  }
  .step-navigation li.active .step-headline .counter:lang(el),
  .step-navigation li.active .step-headline .counter:lang(th),
  .step-navigation li.active .step-headline .counter:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .step-navigation li.active .step-headline .counter:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .step-navigation li.active .step-headline .counter:lang(ja),
  .step-navigation li.active .step-headline .counter:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .step-navigation li.active .step-headline .counter:lang(el),
  .step-navigation li.active .step-headline .counter:lang(th),
  .step-navigation li.active .step-headline .counter:lang(ru) {
    font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
  }
  .step-navigation li.active .step-headline .counter:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .step-navigation li.active .step-headline .counter:lang(ja),
  .step-navigation li.active .step-headline .counter:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .step-navigation .step-headline {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
    padding: 0 20px;
    background-color: #F2F2F2;
    height: 52px;
    color: #919191;
    position: relative;
    display: table;
    width: 100%;
  }
  .step-navigation .step-headline:lang(el),
  .step-navigation .step-headline:lang(th),
  .step-navigation .step-headline:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .step-navigation .step-headline:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .step-navigation .step-headline:lang(ja),
  .step-navigation .step-headline:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .step-navigation .step-headline:before {
    content: '';
    cursor: pointer;
    position: relative;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
    background-image: url(../img/icons-LS6/arrow-down.svg);
    border: none;
    outline: none;
    text-indent: -99999px;
    font-size: 0;
    line-height: 0;
    width: 22px;
    height: 22px;
    background-size: 22px;
    transform: rotate(0deg);
    position: absolute;
    top: 15px;
    right: 35px;
  }
  .no-touchevents .step-navigation .step-headline:before:hover {
    background-image: url('../img/icons-LS6/arrow-down-blue.svg');
  }
  .step-navigation .step-headline:before.down {
    transform: rotate(0deg);
  }
  .step-navigation .step-headline:before.up {
    transform: rotate(180deg);
  }
  .step-navigation .step-headline:before.right {
    transform: rotate(-90deg);
  }
  .step-navigation .step-headline:before.left {
    transform: rotate(90deg);
  }
  .step-navigation .step-headline.active:before {
    content: '';
    cursor: pointer;
    position: relative;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
    background-image: url(../img/icons-LS6/arrow-down.svg);
    border: none;
    outline: none;
    text-indent: -99999px;
    font-size: 0;
    line-height: 0;
    width: 22px;
    height: 22px;
    background-size: 22px;
    transform: rotate(180deg);
    position: absolute;
  }
  .no-touchevents .step-navigation .step-headline.active:before:hover {
    background-image: url('../img/icons-LS6/arrow-down-blue.svg');
  }
  .step-navigation .step-headline.active:before.down {
    transform: rotate(0deg);
  }
  .step-navigation .step-headline.active:before.up {
    transform: rotate(180deg);
  }
  .step-navigation .step-headline.active:before.right {
    transform: rotate(-90deg);
  }
  .step-navigation .step-headline.active:before.left {
    transform: rotate(90deg);
  }
  .step-navigation .step-headline .counter {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 16px;
    line-height: 24px;
  }
  .step-navigation .step-headline .counter:lang(el),
  .step-navigation .step-headline .counter:lang(th),
  .step-navigation .step-headline .counter:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .step-navigation .step-headline .counter:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .step-navigation .step-headline .counter:lang(ja),
  .step-navigation .step-headline .counter:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .step-navigation .step-headline .label {
    display: table-cell;
    vertical-align: middle;
    color: #919191;
    overflow: hidden;
    width: 100%;
    border-bottom: 2px solid #D9D9D9;
  }
  .step-navigation .step-headline .label-wrapper {
    display: block;
    float: left;
  }
  .step-navigation .step-headline .headline {
    margin: 0;
    line-height: 2;
    color: #16171a;
  }
  .step-navigation .step-headline .selected-color {
    height: 22px;
    width: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    -ms-flex-item-align: center;
        align-self: center;
    margin: 0 10px;
    margin: 7px 10px 0;
    display: block;
    float: left;
  }
  .step-navigation .step-headline .prefix {
    float: left;
    color: #16171a;
    margin-right: 10px;
    line-height: 2;
  }
  .step-navigation .sales-group-container {
    overflow: hidden;
    transition: max-height 400ms;
    max-height: 0;
    background-color: #F2F2F2;
  }
  .step-navigation .sales-group-container .model-description-panel {
    font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
    font-weight: 400;
    color: #16171a;
    font-size: 16px;
    line-height: 24px;
    margin: 30px 20px 35px 20px;
  }
  .step-navigation .sales-group-container .model-description-panel:lang(el),
  .step-navigation .sales-group-container .model-description-panel:lang(th),
  .step-navigation .sales-group-container .model-description-panel:lang(ru) {
    font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
  }
  .step-navigation .sales-group-container .model-description-panel:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .step-navigation .sales-group-container .model-description-panel:lang(ja),
  .step-navigation .sales-group-container .model-description-panel:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
  .step-navigation .sales-group-container .model-description-panel .read-more .container.truncate:after {
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #F2F2F2 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(255, 255, 255, 0), endColorstr=#F2F2F2, GradientType=0);
    /* IE6-9 */
  }
  .step-navigation .sales-group-container.color-selection .content-header .name {
    display: none;
  }
  .step-navigation li.active .sales-group-container {
    display: block;
    transition: max-height 400ms;
    max-height: 100%;
  }
  .step-navigation li.active .step-headline .label {
    border-bottom: none;
  }
}
@media screen and (max-width: 899px) and screen and (max-width: 899px) {
  .step-navigation li.active .step-headline {
    line-height: 18px;
  }
}
@media screen and (max-width: 899px) and screen and (max-width: 899px) {
  .step-navigation li.active .step-headline {
    line-height: 18px;
  }
}
@media screen and (max-width: 899px) and screen and (max-width: 899px) {
  .step-navigation li.active .step-headline .counter {
    line-height: 18px;
  }
}
@media screen and (max-width: 899px) and screen and (max-width: 899px) {
  .step-navigation li.active .step-headline .counter {
    line-height: 18px;
  }
}
@media screen and (max-width: 899px) and screen and (max-width: 899px) {
  .step-navigation .step-headline {
    line-height: 18px;
  }
}
@media screen and (max-width: 899px) and screen and (max-width: 899px) {
  .step-navigation .step-headline .counter {
    line-height: 18px;
  }
}
@media screen and (max-width: 899px) and screen and (max-width: 899px) {
  .step-navigation .sales-group-container .model-description-panel {
    line-height: 18px;
  }
}
@media screen and (min-width: 900px) {
  .touch .h5vco .step-navigation li:not(.active):before {
    opacity: 0;
  }
}
.price-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  cursor: pointer;
}
@media screen and (min-width: 900px) {
  .price-container {
    margin: 0 40px;
    grid-row: span 2;
  }
  .no-touchevents .price-container .total .content:hover {
    cursor: pointer;
  }
  .no-touchevents .price-container .total .content:hover .value {
    color: #0062FF;
  }
  .no-touchevents .price-container .total .content:hover .icon {
    width: 22px;
    height: 22px;
    background-size: 22px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
    background-image: url(../img/info.svg);
    background-image: url(../img/info-blue.svg);
  }
  .no-touchevents .no-touchevents .price-container .total .content:hover .icon:hover {
    background-image: url(../img/info-blue.svg);
  }
}
.price-container sf-cf-finance-widget:empty {
  display: none;
}
.price-container sf-cf-finance-widget[inactive] {
  display: none;
}
.price-container sf-cf-finance-widget[error] {
  display: none;
}
.price-container sf-cf-finance-widget[disabled] {
  display: none;
}
.price-container sf-cf-finance-widget {
  display: grid;
  grid-template-columns: max-content 30px;
  width: -webkit-fit-content;
  width: fit-content;
  position: relative;
}
.price-container sf-cf-finance-widget .sf-cf-header-headline {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  grid-column: 1;
  grid-row: 1;
}
.price-container sf-cf-finance-widget .sf-cf-header-headline:lang(el),
.price-container sf-cf-finance-widget .sf-cf-header-headline:lang(th),
.price-container sf-cf-finance-widget .sf-cf-header-headline:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.price-container sf-cf-finance-widget .sf-cf-header-headline:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.price-container sf-cf-finance-widget .sf-cf-header-headline:lang(ja),
.price-container sf-cf-finance-widget .sf-cf-header-headline:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.price-container sf-cf-finance-widget .sf-cf-header-label {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  grid-column: 1;
  grid-row: auto;
}
.price-container sf-cf-finance-widget .sf-cf-header-label:lang(el),
.price-container sf-cf-finance-widget .sf-cf-header-label:lang(th),
.price-container sf-cf-finance-widget .sf-cf-header-label:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.price-container sf-cf-finance-widget .sf-cf-header-label:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.price-container sf-cf-finance-widget .sf-cf-header-label:lang(ja),
.price-container sf-cf-finance-widget .sf-cf-header-label:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.price-container sf-cf-finance-widget .sf-cf-header-label button {
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  border-radius: 0;
}
.price-container sf-cf-finance-widget .sf-cf-total-instalment-content:focus,
.price-container sf-cf-finance-widget .sf-cf-number:focus,
.price-container sf-cf-finance-widget .sf-cf-payment:focus,
.price-container sf-cf-finance-widget .sf-cf-total-instalment-value:focus,
.price-container sf-cf-finance-widget .sf-cf-total-instalment:focus,
.price-container sf-cf-finance-widget .sf-cf-header-label:focus,
.price-container sf-cf-finance-widget .sf-cf-header-headline:focus {
  outline: none;
}
.price-container sf-cf-finance-widget::after {
  content: '';
  cursor: pointer;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  transform: rotate(-90deg);
  display: block;
  position: relative;
  grid-column: 2;
  grid-row-start: 1;
  grid-row-end: auto;
  margin: 0;
  position: absolute;
  top: calc(50% - 6px);
  left: 15px;
  width: 18px;
  height: 18px;
}
.no-touchevents .price-container sf-cf-finance-widget::after:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.price-container sf-cf-finance-widget::after.down {
  transform: rotate(0deg);
}
.price-container sf-cf-finance-widget::after.up {
  transform: rotate(180deg);
}
.price-container sf-cf-finance-widget::after.right {
  transform: rotate(-90deg);
}
.price-container sf-cf-finance-widget::after.left {
  transform: rotate(90deg);
}
.price-container .total {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
}
.price-container .total:lang(el),
.price-container .total:lang(th),
.price-container .total:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.price-container .total:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.price-container .total:lang(ja),
.price-container .total:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.price-container .icon {
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
  display: inline-block;
  margin-left: 10px;
}
.no-touchevents .price-container .icon:hover {
  background-image: url(../img/info-blue.svg);
}
.price-container .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  white-space: nowrap;
}
@media screen and (max-width: 899px) {
  .price-container .content {
    margin-right: 15px;
  }
}
.price-container .details {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #919191;
}
.price-container .details:lang(el),
.price-container .details:lang(th),
.price-container .details:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.price-container .details:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.price-container .details:lang(ja),
.price-container .details:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (min-width: 900px) {
  .price-container .details {
    padding-bottom: 5px;
  }
}
.price-container .details.pricing-based-on-post-code {
  margin: 0 0 10px 0;
  padding: 0;
  cursor: pointer;
  color: #16171a;
}
@media screen and (max-width: 899px) {
  .price-container .details.pricing-based-on-post-code {
    margin: 10px 0 5px 0;
    color: #FFFFFF;
  }
}
.price-container .details.pricing-based-on-post-code .anchor {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  text-decoration: underline;
}
.price-container .details.pricing-based-on-post-code .anchor:hover {
  color: #0062FF;
}
.price-container easy-ride-wc {
  margin-top: 10px;
}
.price-container.black .total {
  color: #FFFFFF;
  padding-bottom: 5px;
}
.price-container.black .icon {
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
  background-image: url(../img/info-white.svg);
}
.no-touchevents .price-container.black .icon:hover {
  background-image: url(../img/info-blue.svg);
}
.price-container.black sf-cf-finance-widget:empty {
  display: none;
}
.price-container.black sf-cf-finance-widget[inactive] {
  display: none;
}
.price-container.black sf-cf-finance-widget[error] {
  display: none;
}
.price-container.black sf-cf-finance-widget[disabled] {
  display: none;
}
.price-container.black sf-cf-finance-widget {
  display: grid;
  grid-template-columns: max-content 30px;
  width: -webkit-fit-content;
  width: fit-content;
  position: relative;
  color: #FFFFFF;
  width: 100%;
  padding: 20px 15px 0 0;
}
.price-container.black sf-cf-finance-widget .sf-cf-header-headline {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  grid-column: 1;
  grid-row: 1;
}
.price-container.black sf-cf-finance-widget .sf-cf-header-headline:lang(el),
.price-container.black sf-cf-finance-widget .sf-cf-header-headline:lang(th),
.price-container.black sf-cf-finance-widget .sf-cf-header-headline:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.price-container.black sf-cf-finance-widget .sf-cf-header-headline:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.price-container.black sf-cf-finance-widget .sf-cf-header-headline:lang(ja),
.price-container.black sf-cf-finance-widget .sf-cf-header-headline:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.price-container.black sf-cf-finance-widget .sf-cf-header-label {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  grid-column: 1;
  grid-row: auto;
}
.price-container.black sf-cf-finance-widget .sf-cf-header-label:lang(el),
.price-container.black sf-cf-finance-widget .sf-cf-header-label:lang(th),
.price-container.black sf-cf-finance-widget .sf-cf-header-label:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.price-container.black sf-cf-finance-widget .sf-cf-header-label:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.price-container.black sf-cf-finance-widget .sf-cf-header-label:lang(ja),
.price-container.black sf-cf-finance-widget .sf-cf-header-label:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.price-container.black sf-cf-finance-widget .sf-cf-header-label button {
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  border-radius: 0;
}
.price-container.black sf-cf-finance-widget .sf-cf-total-instalment-content:focus,
.price-container.black sf-cf-finance-widget .sf-cf-number:focus,
.price-container.black sf-cf-finance-widget .sf-cf-payment:focus,
.price-container.black sf-cf-finance-widget .sf-cf-total-instalment-value:focus,
.price-container.black sf-cf-finance-widget .sf-cf-total-instalment:focus,
.price-container.black sf-cf-finance-widget .sf-cf-header-label:focus,
.price-container.black sf-cf-finance-widget .sf-cf-header-headline:focus {
  outline: none;
}
.price-container.black sf-cf-finance-widget::after {
  content: '';
  cursor: pointer;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  transform: rotate(-90deg);
  display: block;
  position: relative;
  grid-column: 2;
  grid-row-start: 1;
  grid-row-end: auto;
  margin: 0;
  position: absolute;
  top: calc(50% - 6px);
  left: 15px;
  width: 18px;
  height: 18px;
}
.no-touchevents .price-container.black sf-cf-finance-widget::after:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.price-container.black sf-cf-finance-widget::after.down {
  transform: rotate(0deg);
}
.price-container.black sf-cf-finance-widget::after.up {
  transform: rotate(180deg);
}
.price-container.black sf-cf-finance-widget::after.right {
  transform: rotate(-90deg);
}
.price-container.black sf-cf-finance-widget::after.left {
  transform: rotate(90deg);
}
.price-container.black sf-cf-finance-widget button,
.price-container.black sf-cf-finance-widget .sf-cf-header-label,
.price-container.black sf-cf-finance-widget .sf-cf-header-headline {
  color: #FFFFFF;
}
.price-container.black sf-cf-finance-widget::after {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-white.svg');
  position: absolute;
  top: calc(50% - 11px);
  left: 15px;
}
.no-touchevents .price-container.black sf-cf-finance-widget::after:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.price-container.black sf-cf-finance-widget::after.down {
  transform: rotate(0deg);
}
.price-container.black sf-cf-finance-widget::after.up {
  transform: rotate(180deg);
}
.price-container.black sf-cf-finance-widget::after.right {
  transform: rotate(-90deg);
}
.price-container.black sf-cf-finance-widget::after.left {
  transform: rotate(90deg);
}
.no-touchevents .price-container.black sf-cf-finance-widget::after:hover {
  background-image: url('../img/icons-LS6/arrow-down-gray.svg');
}
.no-touchevents .price-container.black sf-cf-finance-widget:hover {
  color: #FFFFFF;
}
.no-touchevents .price-container.black sf-cf-finance-widget:hover::after {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-white.svg');
  transform: rotate(-90deg);
}
.no-touchevents .no-touchevents .price-container.black sf-cf-finance-widget:hover::after:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.no-touchevents .price-container.black sf-cf-finance-widget:hover::after.down {
  transform: rotate(0deg);
}
.no-touchevents .price-container.black sf-cf-finance-widget:hover::after.up {
  transform: rotate(180deg);
}
.no-touchevents .price-container.black sf-cf-finance-widget:hover::after.right {
  transform: rotate(-90deg);
}
.no-touchevents .price-container.black sf-cf-finance-widget:hover::after.left {
  transform: rotate(90deg);
}
.no-touchevents .no-touchevents .price-container.black sf-cf-finance-widget:hover::after:hover {
  background-image: url('../img/icons-LS6/arrow-down-gray.svg');
}
@media screen and (max-width: 899px) {
  .price-container.black sf-cf-finance-widget {
    border-top: 2px solid #919191;
    padding-right: 15px;
  }
}
.no-touchevents .price-container.black .total .content:hover .value {
  color: #FFFFFF;
}
.no-touchevents .price-container.black .total .content:hover .icon {
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
  background-image: url(../img/info-white.svg);
}
.no-touchevents .no-touchevents .price-container.black .total .content:hover .icon:hover {
  background-image: url(../img/info-blue.svg);
}
@media screen and (min-width: 900px) {
  .price-container.with-finance .total {
    border-bottom: 2px solid #F2F2F2;
  }
}
.price-container.with-finance .sf-cf-total-instalment {
  display: grid;
}
.price-container.soc {
  cursor: default;
}
.price-container.soc .soc-label {
  color: #16171a;
}
.summary.open-menu header {
  height: 100%;
  overflow: auto;
}
@media screen and (min-width: 900px) {
  .summary.open-menu header > div:not(:last-child) {
    padding: 20px 40px;
  }
}
@media screen and (min-width: 900px) {
  .summary.open-menu header .ctas {
    padding: 0 20px;
  }
}
@media screen and (max-width: 899px) {
  .summary.open-menu header .ctas {
    padding: 0;
  }
}
.summary.open-menu .standalone-footer {
  display: none;
}
.summary.open-menu .grid {
  grid-template-columns: 1fr;
}
.summary.open-menu .sidebar {
  margin: 0 20px;
}
.summary.open-menu .content {
  margin: 100px 0 0;
}
.summary.open-menu .summary-ctas {
  margin-top: 0;
}
.summary.open-menu .ctas {
  padding: 20px 0;
}
@media screen and (min-width: 900px) {
  .summary.open-menu .summary-ctas .cta-buttons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
  }
  .summary.open-menu .summary-ctas .cta-item {
    margin: 0;
  }
  .summary.open-menu .summary-ctas .cta-item:nth-child(odd):last-child {
    grid-column: span 2;
  }
  .summary.open-menu .sidebar {
    margin: 0 40px;
  }
}
.summary h1 {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 40px;
  line-height: 42px;
  font-weight: bold;
  color: #16171a;
  text-transform: uppercase;
}
@media screen and (max-width: 899px) {
  .summary h1 {
    font-size: 30px;
    line-height: 32px;
    text-transform: none;
  }
}
.summary h1:lang(el),
.summary h1:lang(th),
.summary h1:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.summary h1:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary h1:lang(ja),
.summary h1:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .summary h1 {
    font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
    font-size: 40px;
    line-height: 42px;
    font-weight: bold;
    color: #16171a;
    text-transform: uppercase;
  }
  .summary h1:lang(el),
  .summary h1:lang(th),
  .summary h1:lang(ru) {
    font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
  }
  .summary h1:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .summary h1:lang(ja),
  .summary h1:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
}
@media screen and (max-width: 899px) and screen and (max-width: 899px) {
  .summary h1 {
    font-size: 30px;
    line-height: 32px;
    text-transform: none;
  }
}
.summary .ctas {
  background-color: #F2F2F2;
}
.summary .ctas .change-model,
.summary .ctas .change-language,
.summary .ctas .external-link {
  margin: 0;
  padding: 20px;
}
.summary header {
  display: block;
  position: fixed;
  width: 100%;
  background-color: #FFFFFF;
  z-index: 1050;
  margin: 0;
  top: 0;
}
@media screen and (max-width: 899px) {
  .summary header {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1280px) {
  .summary header > div {
    max-width: 1600px;
    margin: 0 auto;
    width: 100%;
    -ms-flex-align: center;
        align-items: center;
    padding: 20px 80px;
  }
}
@media screen and (min-width: 900px) {
  .summary header > div {
    margin: 0 auto;
    width: 100%;
    -ms-flex-align: center;
        align-items: center;
    padding: 20px 40px;
  }
}
.summary header .header {
  display: grid;
  -ms-flex-align: center;
      align-items: center;
  min-height: 80px;
  grid-template-columns: 1fr 380px;
}
@media screen and (max-width: 899px) {
  .summary header .header {
    grid-template-columns: max-content 1fr;
  }
}
@media screen and (min-width: 1280px) {
  .summary header .header {
    grid-template-columns: max-content 1fr 470px;
  }
}
.summary header .header .summary-menu {
  display: grid;
  grid-template-columns: 1fr max-content;
}
@media screen and (max-width: 899px) {
  .summary header .header .summary-menu .logo {
    display: none;
  }
  .summary header .header .summary-menu .icon {
    grid-column-start: 2;
  }
}
.summary header .ctas-menu {
  padding: 0;
}
.summary header .ctas-menu .header {
  grid-template-columns: auto 1fr;
  min-height: auto;
}
.summary header .ctas {
  margin: 0 -20px;
}
@media screen and (min-width: 900px) {
  .summary header .ctas {
    margin: 0 -40px;
  }
}
.summary header .summary-ctas {
  -ms-flex: 1;
      flex: 1;
}
@media screen and (min-width: 1280px) {
  .summary header .summary-ctas {
    margin: 0 0 0 40px;
    display: none;
  }
}
.summary header .summary-ctas .cta-buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}
@media screen and (min-width: 1280px) {
  .summary header .summary-ctas .cta-buttons {
    grid-gap: 20px;
  }
}
.summary header .summary-ctas .cta-item {
  margin: 0;
}
.summary header .summary-ctas .cta-type-SUMMARY.cta-buttons .cta-item {
  margin: 0;
}
.summary header .summary-ctas .cta-type-SUMMARY.cta-buttons .cta-item:nth-child(odd):last-child {
  grid-column: span 2;
}
.summary .back {
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  border-radius: 0;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
@media screen and (max-width: 899px) {
  .summary .back {
    font-size: 11px;
    line-height: 13px;
  }
}
.summary .back:lang(el),
.summary .back:lang(th),
.summary .back:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary .back:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .back:lang(ja),
.summary .back:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary .back:before {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  transform: rotate(90deg);
  margin-right: 5px;
}
.no-touchevents .summary .back:before:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.summary .back:before.down {
  transform: rotate(0deg);
}
.summary .back:before.up {
  transform: rotate(180deg);
}
.summary .back:before.right {
  transform: rotate(-90deg);
}
.summary .back:before.left {
  transform: rotate(90deg);
}
.no-touchevents .summary .back:hover {
  color: #0062FF;
}
.no-touchevents .summary .back:hover:before {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
  transform: rotate(90deg);
}
.no-touchevents .no-touchevents .summary .back:hover:before:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.no-touchevents .summary .back:hover:before.down {
  transform: rotate(0deg);
}
.no-touchevents .summary .back:hover:before.up {
  transform: rotate(180deg);
}
.no-touchevents .summary .back:hover:before.right {
  transform: rotate(-90deg);
}
.no-touchevents .summary .back:hover:before.left {
  transform: rotate(90deg);
}
@media screen and (max-width: 899px) {
  .summary .back {
    color: #16171a;
    font-size: 14px;
  }
}
.summary .change-language,
.summary .change-model {
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  border-radius: 0;
  margin-left: 40px;
}
@media screen and (min-width: 1280px) {
  .summary .change-language,
  .summary .change-model {
    margin-left: 80px;
  }
}
.summary .logo {
  margin: 0 0 0 40px;
}
.summary .center,
.summary .right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
}
.summary .right.show-priority .external-link {
  display: none;
}
.summary .right.show-priority .logo {
  display: none;
}
.summary .right.show-priority .summary-ctas {
  display: block;
  animation: fadeIn 1s;
  animation-fill-mode: both;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (min-width: 900px) {
  .summary .content-wrapper {
    max-width: 1600px;
    margin: 0 auto;
  }
}
.summary .content {
  margin: 80px 40px 0;
}
@media screen and (max-width: 899px) {
  .summary .content {
    margin: 80px 0 0;
  }
}
.summary .grid {
  display: grid;
  height: -webkit-max-content;
  height: max-content;
  grid-template-rows: fit-content(100%);
  grid-template-columns: 1fr 380px;
}
@media screen and (min-width: 1280px) {
  .summary .grid {
    grid-template-columns: 1fr 450px;
  }
}
.summary .list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.summary .share-details {
  margin-top: 40px;
  background-color: #F2F2F2;
}
.summary .share-details .description {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  margin-top: 20px;
}
@media screen and (max-width: 899px) {
  .summary .share-details .description {
    line-height: 18px;
  }
}
.summary .share-details .description:lang(el),
.summary .share-details .description:lang(th),
.summary .share-details .description:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary .share-details .description:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .share-details .description:lang(ja),
.summary .share-details .description:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary .share-details .share-link {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  margin-top: 20px;
  display: block;
  color: #16171a;
}
.summary .share-details .share-link:lang(el),
.summary .share-details .share-link:lang(th),
.summary .share-details .share-link:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary .share-details .share-link:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .share-details .share-link:lang(ja),
.summary .share-details .share-link:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary .share-details .share-link:lang(el),
.summary .share-details .share-link:lang(th),
.summary .share-details .share-link:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.summary .share-details .share-link:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .share-details .share-link:lang(ja),
.summary .share-details .share-link:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.no-touchevents .summary .share-details .share-link:hover {
  color: #0062FF;
}
.summary .share-details .qr-code {
  margin-top: 40px;
}
@media screen and (max-width: 899px) {
  .summary .share-details {
    background-color: #16171a;
  }
  .summary .share-details .description,
  .summary .share-details .share-link,
  .summary .share-details .qr-code {
    color: #FFFFFF;
  }
}
@media screen and (min-width: 900px) {
  .summary .share-details {
    padding: 40px;
  }
  .summary .share-details img {
    float: right;
  }
}
@media screen and (min-width: 1280px) {
  .summary .share-details {
    padding: 40px 20px;
  }
  .summary .share-details img {
    float: none;
  }
}
@media screen and (max-width: 899px) {
  .summary .sidebar {
    padding: 0 20px 20px;
  }
}
@media screen and (min-width: 900px) {
  .summary .sidebar {
    margin-left: 40px;
  }
}
.summary .sidebar h1 {
  margin-top: 20px;
}
@media screen and (max-width: 899px) {
  .summary .sidebar h1 {
    padding-top: 20px;
  }
}
@media screen and (min-width: 1280px) {
  .summary .sidebar h1 {
    margin-top: 40px;
  }
}
.summary .sidebar h4 {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
}
.summary .sidebar h4:lang(el),
.summary .sidebar h4:lang(th),
.summary .sidebar h4:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.summary .sidebar h4:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .sidebar h4:lang(ja),
.summary .sidebar h4:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary .sidebar.black {
  background-color: #16171a;
  margin: -1px;
}
.summary .sidebar.black h1,
.summary .sidebar.black h2,
.summary .sidebar.black h4,
.summary .sidebar.black .total,
.summary .sidebar.black .price,
.summary .sidebar.black span,
.summary .sidebar.black div,
.summary .sidebar.black p {
  color: #FFFFFF;
}
.summary .sidebar.black .price .info {
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
  background-image: url(../img/info-white.svg);
}
.no-touchevents .summary .sidebar.black .price .info:hover {
  background-image: url(../img/info-blue.svg);
}
.summary .sidebar.black .arrow {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-white.svg');
}
.no-touchevents .summary .sidebar.black .arrow:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.summary .sidebar.black .arrow.down {
  transform: rotate(0deg);
}
.summary .sidebar.black .arrow.up {
  transform: rotate(180deg);
}
.summary .sidebar.black .arrow.right {
  transform: rotate(-90deg);
}
.summary .sidebar.black .arrow.left {
  transform: rotate(90deg);
}
.no-touchevents .summary .sidebar.black .arrow:hover {
  background-image: url('../img/icons-LS6/arrow-down-gray.svg');
}
.summary .sidebar.black .info {
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/info.svg);
  background-image: url(../img/info-white.svg);
}
.no-touchevents .summary .sidebar.black .info:hover {
  background-image: url(../img/info-blue.svg);
}
.summary .sidebar.black .summary-ctas .cta-buttons .cta-item {
  height: 60px;
  border: 2px solid #FFFFFF;
}
.summary .sidebar.black .summary-ctas .cta-buttons .cta-item:first-child {
  background-color: #FFFFFF;
}
.summary .sidebar.black .summary-ctas .cta-buttons .cta-item:first-child .cta-text {
  color: #16171a;
}
.summary .sidebar.black .summary-ctas .cta-buttons button,
.summary .sidebar.black .summary-ctas .cta-buttons .cta-text {
  color: #FFFFFF;
}
@media screen and (max-width: 899px) {
  .summary .sidebar.black .summary-ctas .cta-buttons button,
  .summary .sidebar.black .summary-ctas .cta-buttons .cta-text {
    line-height: 20px;
  }
}
.summary .sidebar.black .cta-promotion {
  background-color: #16171a;
  margin-top: 10px;
  padding: 40px 0 10px 0;
}
.summary .sidebar.black .summary-ctas .cta-buttons .cta-item {
  height: 60px;
  border: 2px solid #FFFFFF;
}
.summary .sidebar.black .summary-ctas .cta-buttons .cta-item:first-child {
  background-color: #16171a;
}
.summary .sidebar.black .summary-ctas .cta-buttons .cta-item:first-child .cta-text {
  vertical-align: super;
  color: #FFFFFF;
}
@media screen and (max-width: 899px) {
  .summary .sidebar.black .summary-ctas .cta-buttons .cta-item:first-child:hover {
    background-color: #0062FF;
  }
}
.summary .sidebar.black .summary-ctas .cta-buttons button,
.summary .sidebar.black .summary-ctas .cta-buttons .cta-text {
  color: #FFFFFF;
}
@media screen and (max-width: 899px) {
  .summary .sidebar.black .summary-ctas .cta-buttons button,
  .summary .sidebar.black .summary-ctas .cta-buttons .cta-text {
    line-height: 20px;
  }
}
.summary .sidebar.black sf-cf-finance-widget:empty {
  display: none;
}
.summary .sidebar.black sf-cf-finance-widget[inactive] {
  display: none;
}
.summary .sidebar.black sf-cf-finance-widget[error] {
  display: none;
}
.summary .sidebar.black sf-cf-finance-widget[disabled] {
  display: none;
}
.summary .sidebar.black sf-cf-finance-widget {
  display: grid;
  grid-template-columns: max-content 30px;
  width: -webkit-fit-content;
  width: fit-content;
  position: relative;
  color: #FFFFFF;
  padding: 20px 0 0;
  margin: 20px 0;
  border-top: 2px solid #919191;
}
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-headline {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  grid-column: 1;
  grid-row: 1;
}
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-headline:lang(el),
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-headline:lang(th),
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-headline:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-headline:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-headline:lang(ja),
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-headline:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-label {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  grid-column: 1;
  grid-row: auto;
}
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-label:lang(el),
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-label:lang(th),
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-label:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-label:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-label:lang(ja),
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-label:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-label button {
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  border-radius: 0;
}
.summary .sidebar.black sf-cf-finance-widget .sf-cf-total-instalment-content:focus,
.summary .sidebar.black sf-cf-finance-widget .sf-cf-number:focus,
.summary .sidebar.black sf-cf-finance-widget .sf-cf-payment:focus,
.summary .sidebar.black sf-cf-finance-widget .sf-cf-total-instalment-value:focus,
.summary .sidebar.black sf-cf-finance-widget .sf-cf-total-instalment:focus,
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-label:focus,
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-headline:focus {
  outline: none;
}
.summary .sidebar.black sf-cf-finance-widget::after {
  content: '';
  cursor: pointer;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  transform: rotate(-90deg);
  display: block;
  position: relative;
  grid-column: 2;
  grid-row-start: 1;
  grid-row-end: auto;
  margin: 0;
  position: absolute;
  top: calc(50% - 6px);
  left: 15px;
  width: 18px;
  height: 18px;
}
.no-touchevents .summary .sidebar.black sf-cf-finance-widget::after:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.summary .sidebar.black sf-cf-finance-widget::after.down {
  transform: rotate(0deg);
}
.summary .sidebar.black sf-cf-finance-widget::after.up {
  transform: rotate(180deg);
}
.summary .sidebar.black sf-cf-finance-widget::after.right {
  transform: rotate(-90deg);
}
.summary .sidebar.black sf-cf-finance-widget::after.left {
  transform: rotate(90deg);
}
.summary .sidebar.black sf-cf-finance-widget button,
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-label,
.summary .sidebar.black sf-cf-finance-widget .sf-cf-header-headline {
  color: #FFFFFF;
}
.summary .sidebar.black sf-cf-finance-widget::after {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-white.svg');
  position: absolute;
  top: calc(50% - 11px);
  left: 15px;
}
.no-touchevents .summary .sidebar.black sf-cf-finance-widget::after:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.summary .sidebar.black sf-cf-finance-widget::after.down {
  transform: rotate(0deg);
}
.summary .sidebar.black sf-cf-finance-widget::after.up {
  transform: rotate(180deg);
}
.summary .sidebar.black sf-cf-finance-widget::after.right {
  transform: rotate(-90deg);
}
.summary .sidebar.black sf-cf-finance-widget::after.left {
  transform: rotate(90deg);
}
.no-touchevents .summary .sidebar.black sf-cf-finance-widget::after:hover {
  background-image: url('../img/icons-LS6/arrow-down-gray.svg');
}
.no-touchevents .summary .sidebar.black sf-cf-finance-widget:hover {
  color: #FFFFFF;
}
.no-touchevents .summary .sidebar.black sf-cf-finance-widget:hover::after {
  content: '';
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  background-image: url('../img/icons-LS6/arrow-down-white.svg');
  transform: rotate(-90deg);
}
.no-touchevents .no-touchevents .summary .sidebar.black sf-cf-finance-widget:hover::after:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.no-touchevents .summary .sidebar.black sf-cf-finance-widget:hover::after.down {
  transform: rotate(0deg);
}
.no-touchevents .summary .sidebar.black sf-cf-finance-widget:hover::after.up {
  transform: rotate(180deg);
}
.no-touchevents .summary .sidebar.black sf-cf-finance-widget:hover::after.right {
  transform: rotate(-90deg);
}
.no-touchevents .summary .sidebar.black sf-cf-finance-widget:hover::after.left {
  transform: rotate(90deg);
}
.no-touchevents .no-touchevents .summary .sidebar.black sf-cf-finance-widget:hover::after:hover {
  background-image: url('../img/icons-LS6/arrow-down-gray.svg');
}
.summary .sidebar.black sf-cf-finance-widget sf-cf-finance-widget:empty {
  display: none;
}
.summary .sidebar.black sf-cf-finance-widget sf-cf-finance-widget[inactive] {
  display: none;
}
.summary .sidebar.black sf-cf-finance-widget sf-cf-finance-widget[error] {
  display: none;
}
.summary .sidebar.black sf-cf-finance-widget sf-cf-finance-widget[disabled] {
  display: none;
}
@media screen and (max-width: 899px) {
  .summary .sidebar.black sf-cf-finance-widget {
    width: 100%;
  }
}
.summary .total {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 22px;
  line-height: 1.27;
  margin-top: 20px;
}
.summary .total:lang(el),
.summary .total:lang(th),
.summary .total:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary .total:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .total:lang(ja),
.summary .total:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .summary .total {
    margin-top: 15px;
  }
  .summary .total h2 {
    font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
    font-size: 22px;
    line-height: 1.27;
    font-weight: bold;
    color: #16171a;
  }
  .summary .total h2:lang(el),
  .summary .total h2:lang(th),
  .summary .total h2:lang(ru) {
    font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
  }
  .summary .total h2:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .summary .total h2:lang(ja),
  .summary .total h2:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
}
@media screen and (min-width: 1280px) {
  .summary .total {
    margin-top: 40px;
  }
}
.summary .total .value {
  display: grid;
  grid-template-columns: max-content max-content;
  -ms-flex-align: center;
      align-items: center;
}
.summary .total .value .info {
  margin-left: 10px;
}
.summary .price {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 22px;
  line-height: 1.27;
  -ms-flex: 0 1;
      flex: 0 1;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.summary .price:lang(el),
.summary .price:lang(th),
.summary .price:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary .price:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .price:lang(ja),
.summary .price:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary .price .icon {
  margin-left: 10px;
}
.summary .finance {
  margin-bottom: 20px;
}
@media screen and (min-width: 900px) {
  .summary .finance {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    padding: 0 0 40px 40px;
  }
  .summary .finance sf-cf-finance-widget {
    width: auto;
  }
}
.summary .summary-ctas {
  margin-top: 40px;
}
@media screen and (max-width: 899px) {
  .summary .summary-ctas {
    margin-top: 20px;
  }
}
@media screen and (max-width: 899px) {
  .summary .stage-image {
    width: 100%;
    height: auto;
    background-color: #16171a;
  }
  .summary .stage-image img {
    width: 100%;
  }
  .summary .stage-image .disclaimer {
    background-color: #16171a;
    color: #FFFFFF;
    padding: 0 20px;
  }
}
@media screen and (min-width: 900px) {
  .summary .stage-image {
    position: relative;
    width: 100%;
    min-height: 400px;
    max-height: 70%;
    height: 100%;
    overflow: hidden;
  }
  .summary .stage-image img {
    position: absolute;
    height: 100%;
    left: 50%;
    transform: translate(-50%);
    margin: auto;
  }
}
@media screen and (min-width: 1280px) {
  .summary .stage-image {
    position: unset;
    width: 100%;
    height: auto;
    max-height: unset;
    overflow: hidden;
  }
  .summary .stage-image img {
    position: unset;
    height: auto;
    max-width: 100% !important;
    transform: scale(1.2);
  }
}
.summary .accordion-header {
  width: 100%;
  text-align: left;
}
.summary .accordion-header .details {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  color: #919191;
}
.summary .accordion-header .details:lang(el),
.summary .accordion-header .details:lang(th),
.summary .accordion-header .details:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary .accordion-header .details:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .accordion-header .details:lang(ja),
.summary .accordion-header .details:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary .accordion-header .action {
  margin: auto;
}
.summary .accordion-header .label {
  text-overflow: ellipsis;
  overflow: hidden;
}
.summary .accordion-header .information {
  display: grid;
  grid-template-columns: 1fr auto;
  width: 100%;
}
.summary .accordion-header .price {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 10px;
  width: -webkit-fit-content;
  width: fit-content;
}
.summary .accordion-header .text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media screen and (min-width: 900px) {
  .summary .accordion-header {
    padding: 40px 0;
  }
  .summary .accordion-header .price {
    max-width: 400px;
  }
}
@media screen and (max-width: 899px) {
  .summary .accordion-header {
    padding: 35px 0;
  }
}
.summary .price {
  white-space: nowrap;
}
.summary .action .arrow {
  margin: auto;
}
.summary .configuration {
  margin: 0 80px;
}
.summary .configuration h1 {
  margin-top: 80px;
}
@media screen and (max-width: 899px) {
  .summary .configuration {
    margin: 0 20px;
  }
  .summary .configuration h1 {
    margin-top: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.summary .separator {
  border-top: 2px solid #F2F2F2;
}
.summary .highlighted {
  border-top: 3px solid #16171a;
}
.summary .highlighted .label,
.summary .highlighted .price {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 40px;
  line-height: 42px;
  font-weight: bold;
  color: #16171a;
  text-transform: uppercase;
}
@media screen and (max-width: 899px) {
  .summary .highlighted .label,
  .summary .highlighted .price {
    font-size: 30px;
    line-height: 32px;
    text-transform: none;
  }
}
.summary .highlighted .label:lang(el),
.summary .highlighted .price:lang(el),
.summary .highlighted .label:lang(th),
.summary .highlighted .price:lang(th),
.summary .highlighted .label:lang(ru),
.summary .highlighted .price:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.summary .highlighted .label:lang(zh),
.summary .highlighted .price:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .highlighted .label:lang(ja),
.summary .highlighted .price:lang(ja),
.summary .highlighted .label:lang(ko),
.summary .highlighted .price:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .summary .highlighted .label,
  .summary .highlighted .price {
    font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
    font-size: 40px;
    line-height: 42px;
    font-weight: bold;
    color: #16171a;
    text-transform: uppercase;
  }
  .summary .highlighted .label:lang(el),
  .summary .highlighted .price:lang(el),
  .summary .highlighted .label:lang(th),
  .summary .highlighted .price:lang(th),
  .summary .highlighted .label:lang(ru),
  .summary .highlighted .price:lang(ru) {
    font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
  }
  .summary .highlighted .label:lang(zh),
  .summary .highlighted .price:lang(zh) {
    font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
  }
  .summary .highlighted .label:lang(ja),
  .summary .highlighted .price:lang(ja),
  .summary .highlighted .label:lang(ko),
  .summary .highlighted .price:lang(ko) {
    font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
  }
}
@media screen and (max-width: 899px) and screen and (max-width: 899px) {
  .summary .highlighted .label,
  .summary .highlighted .price {
    font-size: 30px;
    line-height: 32px;
    text-transform: none;
  }
}
.summary .highlighted .action {
  float: none;
  display: inline-block;
}
.summary .children {
  padding-top: 20px;
}
.summary .children h4 {
  margin: 20px 0 0 40px;
}
@media screen and (max-width: 899px) {
  .summary .children h4 {
    margin: 20px 0 0 0;
  }
}
.summary .grandchild {
  margin: 40px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
}
@media screen and (min-width: 900px) {
  .summary .grandchild {
    padding: 0 0 0 40px;
  }
}
.summary .grandchild:first-child {
  margin: 20px 0 40px;
}
.summary .grandchild img {
  width: 96px;
  -ms-flex: 0 0 96px;
      flex: 0 0 96px;
}
.summary .grandchild .description {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  padding: 0 20px;
  -ms-flex: 1;
      flex: 1;
}
@media screen and (max-width: 899px) {
  .summary .grandchild .description {
    line-height: 18px;
  }
}
.summary .grandchild .description:lang(el),
.summary .grandchild .description:lang(th),
.summary .grandchild .description:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary .grandchild .description:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .grandchild .description:lang(ja),
.summary .grandchild .description:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary .grandchild .description.first-item {
  padding-left: 0;
}
.summary .grandchild .additional-information {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 899px) {
  .summary .grandchild .additional-information {
    font-size: 11px;
    line-height: 13px;
  }
}
.summary .grandchild .additional-information:lang(el),
.summary .grandchild .additional-information:lang(th),
.summary .grandchild .additional-information:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary .grandchild .additional-information:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .grandchild .additional-information:lang(ja),
.summary .grandchild .additional-information:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary .grandchild .price {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  -ms-flex-item-align: baseline;
      align-self: baseline;
}
@media screen and (max-width: 899px) {
  .summary .grandchild .price {
    line-height: 18px;
  }
}
.summary .grandchild .price:lang(el),
.summary .grandchild .price:lang(th),
.summary .grandchild .price:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary .grandchild .price:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .grandchild .price:lang(ja),
.summary .grandchild .price:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary .technical-data .information {
  border-bottom: 2px solid #F2F2F2;
}
@media screen and (max-width: 899px) {
  .summary .technical-data .information {
    padding: 20px 0;
  }
}
@media screen and (min-width: 900px) {
  .summary .technical-data .information {
    padding: 40px 0;
  }
}
@media screen and (min-width: 900px) {
  .summary .technical-data {
    margin: 40px 80px;
  }
}
@media screen and (max-width: 899px) {
  .summary .technical-data {
    padding: 0;
  }
}
.summary .technical-data .open {
  border: none;
}
.summary .technical-data .open .information {
  border-bottom: 2px solid #16171a;
}
.summary .technical-data .children {
  padding: 20px 0;
}
.summary .technical-data .accordion-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media screen and (max-width: 899px) {
  .summary .technical-data .accordion-header {
    padding: 0 20px;
  }
}
@media screen and (min-width: 900px) {
  .summary .technical-data .accordion-header {
    padding: 0;
  }
}
.summary .technical-data .child {
  margin-top: 20px;
}
.summary .technical-data .child .label {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
  padding: 20px 40px;
}
.summary .technical-data .child .label:lang(el),
.summary .technical-data .child .label:lang(th),
.summary .technical-data .child .label:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.summary .technical-data .child .label:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .technical-data .child .label:lang(ja),
.summary .technical-data .child .label:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .summary .technical-data .child .label {
    text-transform: uppercase;
    padding: 20px;
  }
}
.summary .technical-data .grandchild {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 0;
  padding: 0;
}
.summary .technical-data .grandchild h4 {
  padding: 20px 40px;
  margin: 0;
  background-color: #F2F2F2;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
@media screen and (max-width: 899px) {
  .summary .technical-data .grandchild {
    grid-template-columns: 1fr;
  }
  .summary .technical-data .grandchild h4 {
    padding: 20px;
  }
}
.summary .technical-data .value {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  padding: 20px 40px;
  border-top: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2;
}
@media screen and (max-width: 899px) {
  .summary .technical-data .value {
    line-height: 18px;
  }
}
.summary .technical-data .value:lang(el),
.summary .technical-data .value:lang(th),
.summary .technical-data .value:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary .technical-data .value:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .technical-data .value:lang(ja),
.summary .technical-data .value:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .summary .technical-data .value {
    padding: 20px;
  }
}
@media screen and (min-width: 900px) {
  .summary .standalone-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1050;
    background-color: #FFFFFF;
  }
}
@media screen and (min-width: 900px) {
  .summary footer {
    max-width: 1600px;
    margin: auto;
  }
}
.summary footer img {
  width: 50%;
}
.summary footer h2 {
  margin-bottom: 15px;
}
.summary footer .description {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 16px;
  line-height: 24px;
  margin-top: 40px;
}
@media screen and (max-width: 899px) {
  .summary footer .description {
    line-height: 18px;
  }
}
.summary footer .description:lang(el),
.summary footer .description:lang(th),
.summary footer .description:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary footer .description:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary footer .description:lang(ja),
.summary footer .description:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary footer .additional-steps {
  margin-top: 40px;
}
.summary footer .additional-steps .title {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
}
.summary footer .additional-steps .title:lang(el),
.summary footer .additional-steps .title:lang(th),
.summary footer .additional-steps .title:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.summary footer .additional-steps .title:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary footer .additional-steps .title:lang(ja),
.summary footer .additional-steps .title:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary footer .contact-container {
  background-color: #F2F2F2;
  display: inline-block;
}
@media screen and (min-width: 900px) {
  .summary footer .contact-container {
    padding: 40px;
    margin: 80px 80px 40px;
  }
  .summary footer .contact-container .text {
    display: grid;
    grid-template-columns: calc(50% - 10px) calc(50% - 10px);
    column-gap: 20px;
  }
  .summary footer .contact-container img {
    float: right;
    margin-top: -60px;
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .summary footer .contact-container {
    padding: 40px 80px;
  }
  .summary footer .contact-container .text {
    display: block;
    width: 100%;
  }
  .summary footer .contact-container .details {
    width: calc(50% - 40px);
  }
  .summary footer .contact-container img {
    float: right;
    margin-top: 0;
    width: calc(50% - 40px);
  }
}
@media screen and (max-width: 899px) {
  .summary footer .contact-container {
    padding: 0 20px 20px;
    margin: 60px 0;
  }
  .summary footer .contact-container h1 {
    text-transform: uppercase;
  }
  .summary footer .contact-container .details {
    margin-top: 40px;
  }
  .summary footer .contact-container .details .description {
    margin-top: 20px;
  }
  .summary footer .contact-container img {
    position: unset;
    margin-top: -20px;
    width: calc(100% - 40px);
  }
  .summary footer .contact-container .cta-type-SUMMARY.cta-buttons .cta-item {
    margin-bottom: 20px;
  }
  .summary footer .contact-container .cta-type-SUMMARY.cta-buttons .cta-item:last-child {
    margin-bottom: 0;
  }
  .summary footer .contact-container .cta-type-ADDITIONAL_STEPS {
    margin-top: 40px;
  }
  .summary footer .contact-container .cta-type-ADDITIONAL_STEPS .cta-item {
    margin-bottom: 0;
  }
  .summary footer .contact-container .cta-type-ADDITIONAL_STEPS .cta-item a {
    padding: 20px;
  }
  .summary footer .contact-container .cta-type-ADDITIONAL_STEPS .cta-item > div {
    padding: 0;
  }
}
.summary footer .save-share-container {
  position: relative;
  background-color: #F2F2F2;
}
.summary footer .save-share-container .details {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media screen and (min-width: 900px) {
  .summary footer .save-share-container {
    padding: 40px;
    margin: 80px 80px 40px;
  }
  .summary footer .save-share-container .text {
    display: grid;
    grid-template-columns: calc(50% - 10px) calc(50% - 10px);
    column-gap: 20px;
  }
  .summary footer .save-share-container img {
    margin-top: -60px;
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .summary footer .save-share-container {
    display: grid;
    grid-template-columns: calc(50% - 40px) calc(50% - 40px);
    column-gap: 80px;
    padding: 40px 80px;
  }
  .summary footer .save-share-container .text {
    display: block;
    width: 100%;
  }
  .summary footer .save-share-container img {
    margin-top: 0;
  }
}
@media screen and (max-width: 899px) {
  .summary footer .save-share-container {
    padding: 20px;
    margin: 40px 0;
  }
  .summary footer .save-share-container h1 {
    text-transform: uppercase;
  }
  .summary footer .save-share-container .details {
    margin-top: 10px;
  }
  .summary footer .save-share-container .details .description {
    margin-top: 20px;
  }
  .summary footer .save-share-container .details .cta-menus {
    margin: 0;
  }
  .summary footer .save-share-container img {
    position: unset;
    margin-top: -40px;
    width: calc(100% - 40px);
  }
  .summary footer .save-share-container .cta-type-SHARE .cta-item {
    margin-bottom: 0;
  }
  .summary footer .save-share-container .cta-type-SHARE .cta-item a {
    padding: 20px;
  }
  .summary footer .save-share-container .cta-type-SHARE .cta-item > div {
    padding: 0;
  }
}
.summary .label {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 22px;
  line-height: 1.27;
}
.summary .label:lang(el),
.summary .label:lang(th),
.summary .label:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary .label:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .label:lang(ja),
.summary .label:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary .open {
  border-bottom: 2px solid #16171a;
}
.summary .open .label {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
}
.summary .open .label:lang(el),
.summary .open .label:lang(th),
.summary .open .label:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.summary .open .label:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .open .label:lang(ja),
.summary .open .label:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary .open .price {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  font-size: 22px;
  line-height: 1.27;
  font-weight: bold;
  color: #16171a;
}
.summary .open .price:lang(el),
.summary .open .price:lang(th),
.summary .open .price:lang(ru) {
  font-family: 'BMWMotorradW05-Bold', 'Tahoma-Bold', 'Tahoma Bold', 'Noto Sans', sans-serif;
}
.summary .open .price:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .open .price:lang(ja),
.summary .open .price:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary sf-cf-finance-widget:empty {
  display: none;
}
.summary sf-cf-finance-widget[inactive] {
  display: none;
}
.summary sf-cf-finance-widget[error] {
  display: none;
}
.summary sf-cf-finance-widget[disabled] {
  display: none;
}
.summary sf-cf-finance-widget {
  display: grid;
  grid-template-columns: max-content 30px;
  width: -webkit-fit-content;
  width: fit-content;
  position: relative;
}
.summary sf-cf-finance-widget .sf-cf-header-headline {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  grid-column: 1;
  grid-row: 1;
}
.summary sf-cf-finance-widget .sf-cf-header-headline:lang(el),
.summary sf-cf-finance-widget .sf-cf-header-headline:lang(th),
.summary sf-cf-finance-widget .sf-cf-header-headline:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary sf-cf-finance-widget .sf-cf-header-headline:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary sf-cf-finance-widget .sf-cf-header-headline:lang(ja),
.summary sf-cf-finance-widget .sf-cf-header-headline:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary sf-cf-finance-widget .sf-cf-header-label {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
  grid-column: 1;
  grid-row: auto;
}
.summary sf-cf-finance-widget .sf-cf-header-label:lang(el),
.summary sf-cf-finance-widget .sf-cf-header-label:lang(th),
.summary sf-cf-finance-widget .sf-cf-header-label:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary sf-cf-finance-widget .sf-cf-header-label:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary sf-cf-finance-widget .sf-cf-header-label:lang(ja),
.summary sf-cf-finance-widget .sf-cf-header-label:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary sf-cf-finance-widget .sf-cf-header-label button {
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
  text-decoration: none;
  border-radius: 0;
}
.summary sf-cf-finance-widget .sf-cf-total-instalment-content:focus,
.summary sf-cf-finance-widget .sf-cf-number:focus,
.summary sf-cf-finance-widget .sf-cf-payment:focus,
.summary sf-cf-finance-widget .sf-cf-total-instalment-value:focus,
.summary sf-cf-finance-widget .sf-cf-total-instalment:focus,
.summary sf-cf-finance-widget .sf-cf-header-label:focus,
.summary sf-cf-finance-widget .sf-cf-header-headline:focus {
  outline: none;
}
.summary sf-cf-finance-widget::after {
  content: '';
  cursor: pointer;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-image: url(../img/icons-LS6/arrow-down.svg);
  border: none;
  outline: none;
  text-indent: -99999px;
  font-size: 0;
  line-height: 0;
  width: 22px;
  height: 22px;
  background-size: 22px;
  transform: rotate(-90deg);
  display: block;
  position: relative;
  grid-column: 2;
  grid-row-start: 1;
  grid-row-end: auto;
  margin: 0;
  position: absolute;
  top: calc(50% - 6px);
  left: 15px;
  width: 18px;
  height: 18px;
}
.no-touchevents .summary sf-cf-finance-widget::after:hover {
  background-image: url('../img/icons-LS6/arrow-down-blue.svg');
}
.summary sf-cf-finance-widget::after.down {
  transform: rotate(0deg);
}
.summary sf-cf-finance-widget::after.up {
  transform: rotate(180deg);
}
.summary sf-cf-finance-widget::after.right {
  transform: rotate(-90deg);
}
.summary sf-cf-finance-widget::after.left {
  transform: rotate(90deg);
}
@media screen and (max-width: 899px) {
  .summary sf-cf-finance-widget {
    width: 100%;
  }
}
.summary .details.pricing-based-on-post-code {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 11px;
  line-height: 16px;
  margin: 10px 0;
  padding: 0;
  cursor: pointer;
}
.summary .details.pricing-based-on-post-code:lang(el),
.summary .details.pricing-based-on-post-code:lang(th),
.summary .details.pricing-based-on-post-code:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.summary .details.pricing-based-on-post-code:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.summary .details.pricing-based-on-post-code:lang(ja),
.summary .details.pricing-based-on-post-code:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.summary .details.pricing-based-on-post-code.configuration {
  margin-top: -90px;
}
@media screen and (max-width: 899px) {
  .summary .details.pricing-based-on-post-code.configuration {
    margin-top: -45px;
  }
}
.summary .details.pricing-based-on-post-code .anchor {
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  text-decoration: underline;
}
.summary .details.pricing-based-on-post-code .anchor:hover {
  color: #0062FF;
}
.zip-code-editing-overlay {
  height: 445px;
}
@media screen and (max-width: 899px) {
  .zip-code-editing-overlay {
    height: 100%;
  }
}
.zip-code-editing-overlay .basic-overlay-header h2 {
  text-transform: uppercase;
}
.zip-code-editing-overlay .basic-overlay-content {
  margin-top: 60px;
}
.zip-code-editing-overlay .description {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
.zip-code-editing-overlay .description:lang(el),
.zip-code-editing-overlay .description:lang(th),
.zip-code-editing-overlay .description:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.zip-code-editing-overlay .description:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.zip-code-editing-overlay .description:lang(ja),
.zip-code-editing-overlay .description:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.zip-code-editing-overlay .error {
  display: none;
}
.zip-code-editing-overlay .ng-invalid .icon.close {
  visibility: hidden;
}
.zip-code-editing-overlay .ng-invalid.ng-dirty .zip-code .zip-code-input input {
  background-color: rgba(205, 52, 48, 0.2);
  background-image: url(../img/info-red.svg);
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 18px;
}
.zip-code-editing-overlay .ng-invalid.ng-dirty .error {
  display: inherit;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #CD3430;
  margin-top: 5px;
}
.zip-code-editing-overlay .ng-invalid.ng-dirty .error:lang(el),
.zip-code-editing-overlay .ng-invalid.ng-dirty .error:lang(th),
.zip-code-editing-overlay .ng-invalid.ng-dirty .error:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.zip-code-editing-overlay .ng-invalid.ng-dirty .error:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.zip-code-editing-overlay .ng-invalid.ng-dirty .error:lang(ja),
.zip-code-editing-overlay .ng-invalid.ng-dirty .error:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.zip-code-editing-overlay .ng-invalid.ng-dirty .button.button-primary {
  background-color: #E6E6E6;
  border-color: #E6E6E6;
  color: #FFFFFF !important;
  cursor: default;
}
.zip-code-editing-overlay .ng-invalid.ng-pristine .button.button-primary {
  background-color: #B0B0B0;
  border-color: #B0B0B0;
  color: #FFFFFF !important;
  cursor: default;
}
.zip-code-editing-overlay .zip-code {
  position: relative;
  display: grid;
  grid-column-gap: 10px;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
}
@media screen and (max-width: 899px) {
  .zip-code-editing-overlay .zip-code {
    display: block;
  }
}
.zip-code-editing-overlay .zip-code .button.button-primary {
  line-height: 36px;
  font-family: 'BMWMotorradW05-Bold', arial, sans-serif;
  padding: 0 20px;
  height: 40px;
  min-height: 40px;
}
@media screen and (max-width: 899px) {
  .zip-code-editing-overlay .zip-code .button.button-primary {
    width: 100%;
    margin-top: 20px;
  }
}
.zip-code-editing-overlay .zip-code .zip-code-input input {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  background-color: #F2F2F2;
  outline: none;
  border: none;
  font-size: 16px;
  line-height: 22px;
  height: 40px;
  width: 608px;
  padding: 7px 10px 0;
}
.zip-code-editing-overlay .zip-code .zip-code-input input:lang(el),
.zip-code-editing-overlay .zip-code .zip-code-input input:lang(th),
.zip-code-editing-overlay .zip-code .zip-code-input input:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.zip-code-editing-overlay .zip-code .zip-code-input input:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.zip-code-editing-overlay .zip-code .zip-code-input input:lang(ja),
.zip-code-editing-overlay .zip-code .zip-code-input input:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
@media screen and (max-width: 899px) {
  .zip-code-editing-overlay .zip-code .zip-code-input input {
    width: 100%;
  }
}
.zip-code-editing-overlay .zip-code .zip-code-input label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #919191;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: inherit;
  transition: 0.2s;
  padding: 0 10px 10px 10px;
  height: 0;
  margin-top: 19px;
}
.zip-code-editing-overlay .zip-code .zip-code-input label:lang(el),
.zip-code-editing-overlay .zip-code .zip-code-input label:lang(th),
.zip-code-editing-overlay .zip-code .zip-code-input label:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.zip-code-editing-overlay .zip-code .zip-code-input label:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.zip-code-editing-overlay .zip-code .zip-code-input label:lang(ja),
.zip-code-editing-overlay .zip-code .zip-code-input label:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.zip-code-editing-overlay .zip-code .zip-code-input label.smallZipCodeLabel {
  font-size: 10px;
  margin-top: 2px;
  line-height: 14px;
  -ms-flex-align: self-start;
      align-items: self-start;
  padding-bottom: 0;
  margin-bottom: 32px;
  color: #666;
}
@media screen and (max-width: 899px) {
  .zip-code-editing-overlay .zip-code .zip-code-input label.smallZipCodeLabel {
    margin-bottom: 0;
  }
}
.zip-code-editing-overlay .zip-code .zip-code-input input:focus + label {
  text-indent: -99999px;
}
.zip-code-editing-overlay .zip-code .zip-code-input .ng-not-empty + label {
  text-indent: -99999px;
}
.overlay-province-selection {
  height: 380px;
}
@media screen and (max-width: 899px) {
  .overlay-province-selection {
    height: 100%;
  }
}
.overlay-province-selection .basic-overlay-header h2 {
  text-transform: uppercase;
}
.overlay-province-selection .basic-overlay-content {
  margin-top: 26px;
}
.overlay-province-selection .basic-overlay-content .basic-overlay-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 15px;
}
.overlay-province-selection .basic-overlay-content .basic-overlay-wrapper .province-selection-disclaimer {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  text-align: justify;
  color: #646464;
  opacity: 0.75;
}
.overlay-province-selection .description {
  font-family: 'BMWMotorradW05-Regular', arial, sans-serif;
  font-weight: 400;
  color: #16171a;
  font-size: 14px;
  line-height: 18px;
}
.overlay-province-selection .description:lang(el),
.overlay-province-selection .description:lang(th),
.overlay-province-selection .description:lang(ru) {
  font-family: 'LucidaSansUnicode', 'Lucida Sans Unicode', 'LucidaGrande', 'Lucida Grande', 'Noto Sans', sans-serif;
}
.overlay-province-selection .description:lang(zh) {
  font-family: Arial, 'Microsoft YaHei', 'SimHei', 'Hiragino Sans GB', 'STXihei', sans-serif;
}
.overlay-province-selection .description:lang(ja),
.overlay-province-selection .description:lang(ko) {
  font-family: Arial, Helvetica, 'Noto Sans CJK JP', 'Noto Sans', sans-serif;
}
.overlay-province-selection .error {
  display: none;
}
.overlay-province-selection .province-location {
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-top: 10px;
}
@media (max-width: 899px) {
  .overlay-province-selection .province-location {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.overlay-province-selection .province-location #select-province {
  margin-bottom: 0;
  line-height: 32px;
  padding-inline: 32px;
}
@media (max-width: 899px) {
  .overlay-province-selection .province-location #select-province {
    min-height: unset;
  }
}
.overlay-province-selection .province-location select {
  --select-padding-inline: 4px;
  --select-padding-block: 4px;
  --select-border-width: 2px;
  --select-border-color: rgba(0, 0, 0, 0.85);
  --select-background-color: rgba(0, 0, 0, 0.1);
  --select-arrow-size: 24px;
  --select-transition-duration: 300ms;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: var(--select-border-width) solid var(--select-border-color);
  border-radius: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke-width='1.5' stroke='black' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M6 9l6 6l6 -6' /%3E%3C/svg%3E");
  background-size: var(--select-arrow-size);
  background-repeat: no-repeat;
  background-position-x: calc(100% - var(--select-padding-inline));
  background-position-y: center;
  background-color: var(--select-background-color);
  cursor: pointer;
  display: inline-block;
  -ms-flex: 1;
      flex: 1;
  font: normal 14px/18px system-ui;
  padding-inline: var(--select-padding-inline) calc(var(--select-padding-inline) * 2 + var(--select-arrow-size));
  padding-block: var(--select-padding-block);
  transition-property: background-color, border;
  transition-easing-function: ease-in-out;
  transition-duration: var(--select-transition-duration);
  text-transform: capitalize;
  font-size: 15px;
}
.overlay-province-selection .province-location select:focus,
.overlay-province-selection .province-location select:focus-visible {
  --select-background-color: white;
  outline: none;
}
.overlay-province-selection .province-location select:not(:has(option[value=""]:checked)) + button {
  background-color: dimgray;
}
