@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template, [hidden] {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
@-ms-viewport {
  width: device-width;
}

html {
  box-sizing: border-box;
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-size: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

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

dt {
  font-weight: bold;
}

dd {
  margin: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 1rem 0;
  width: 100%;
}

caption,
th {
  text-align: left;
}

li ul,
li ol {
  margin: 0;
}

hr {
  border: 0;
  border-top: 1px solid #ddd;
  display: block;
  height: 1px;
  margin: 1rem 0;
  padding: 0;
}

summary,
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  cursor: pointer;
}

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

nav ul,
nav ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

body {
  line-height: 1.5;
}

h1 {
  font-size: 2em;
  margin: 1rem 0;
}

h2 {
  font-size: 1.5em;
  margin: 1rem 0;
}

h3 {
  font-size: 1.25em;
  margin: 1rem 0;
}

h4 {
  font-size: 1.125em;
  margin: 1rem 0;
}

h5 {
  font-size: 1em;
  margin: 1rem 0;
}

h6 {
  font-size: 1em;
  margin: 1rem 0;
}

pre {
  font-size: 0.875rem;
}

code,
samp,
kbd {
  font-size: 0.875em;
}

pre code, pre
samp, pre
kbd {
  font-size: 1em;
}

q {
  quotes: '“' '”' '‘' '’';
}

:lang(de) q {
  quotes: '„' '“' '‚' '‘';
}

p {
  hyphens: auto;
}

p code,
p samp,
p kbd {
  hyphens: none;
}

video,
img {
  height: auto;
  max-width: 100%;
}

figure {
  display: inline-block;
  margin: 1rem 0;
}

[class^='icon-'],
[class*='icon-'] {
  fill: currentColor;
  height: 1.5rem;
  width: 1.5rem;
}

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  a[href^='javascript:']::after,
  a[href^='#']::after {
    content: '';
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #888;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

html,
body {
  font-size: 10px;
  color: #313131;
}

p,
ul:not([class]) {
  font-size: 1.6rem;
  line-height: 1.6;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

@media screen and (min-width: 992px) {
  p,
  ul:not([class]) {
    font-size: 1.25vw;
  }
}

@media screen and (min-width: 1200px) {
  p,
  ul:not([class]) {
    font-size: 1.8rem;
  }
}

h1 {
  text-align: center;
  font-size: 2.4rem;
  margin-bottom: 6rem;
  text-transform: uppercase;
}

h1::after {
  width: 10em;
  display: block;
  content: '';
  border-bottom: 2px solid #ececec;
  margin: .5rem auto;
}

h1 strong {
  display: block;
  font-size: 85%;
  text-transform: uppercase;
}

@media screen and (min-width: 992px) {
  h1 {
    font-size: 3vw;
  }
}

@media screen and (min-width: 1200px) {
  h1 {
    font-size: 3rem;
  }
}

h2 {
  text-transform: uppercase;
  margin-top: 6rem;
  margin-bottom: 6rem;
  font-size: 2.2rem;
  text-align: center;
}

h2::after {
  width: 10em;
  display: block;
  content: '';
  border-bottom: 2px solid #ececec;
  margin: 1rem auto;
}

@media screen and (min-width: 992px) {
  h2 {
    font-size: 2.2vw;
  }
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 2.2rem;
  }
}

h3 {
  text-transform: uppercase;
  font-size: 2rem;
  margin-top: 6rem;
  margin-bottom: 4rem;
  text-align: center;
}

@media screen and (min-width: 992px) {
  h3 {
    font-size: 2vw;
    width: 43vw;
    margin-right: auto;
    margin-left: auto;
    transform: translateX(-30.9%);
    text-align: left;
  }
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 1.8rem;
  }
}

main h1,
main h2 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

main p {
  width: 90%;
  margin: 2rem auto;
}

@media screen and (min-width: 992px) {
  main p {
    width: 43vw;
    margin-right: auto;
    margin-left: auto;
    transform: translateX(-30.9%);
  }
}

.box {
  background: #ededed;
  border: 1px solid #ffffff;
  outline: 2px solid #ededed;
  padding: 3rem;
  width: 90%;
  position: relative;
  margin: 6rem auto;
}

.box h2,
.box h3 {
  text-transform: uppercase;
  margin: 0 0 2rem;
  text-align: left;
}

.box h2::after,
.box h3::after {
  display: none;
}

.box h2 + *,
.box h3 + * {
  margin-top: 0;
}

.box > :last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .box--interiour ul {
    columns: 2;
    margin-top: 0;
  }
  .box--interiour li {
    page-break-inside: avoid;
  }
}

@media screen and (min-width: 992px) {
  .box--vehicle-data ul {
    columns: 2;
  }
  .box--vehicle-data li {
    page-break-inside: avoid;
  }
}

.page-container {
  overflow-x: hidden;
}

.site-header {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin: 0 auto 6rem;
}

.language-link,
.site-name {
  width: 25%;
  margin-top: 0;
}

.site-name {
  align-content: left;
}

.site-name img {
  width: 250px;
}

.language-link {
  text-align: right;
  /*opacity: 0;*/
}

.language-link a {
  text-transform: uppercase;
  color: #333;
  text-decoration: none;
}

.language-link a span {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  top: 0;
  left: 0;
}

figure {
  max-width: 100%;
  margin-top: 6rem;
  margin-bottom: 6rem;
}

h1 + figure {
  margin-top: 0;
}

blockquote {
  text-transform: uppercase;
  font-size: 4rem;
  margin: 6rem auto;
  padding-left: 3rem;
  border-left: 2px solid #cdcdcd;
  max-width: 20em;
  transform: translateX(33%);
}

.youtube-video {
  text-align: center;
  margin: 3vw 0;
}

.youtube-video iframe {
  margin: 0 auto;
  max-width: 100%;
}

.gallery {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
  margin: 0 auto;
  max-width: 1920px;
}

.gallery li {
  margin: 1rem;
  list-style-type: none;
  display: block;
}

.gallery a {
  display: block;
  position: relative;
  color: currentColor;
  background: #313131;
  cursor: zoom-in;
}

.gallery a::after {
  content: '';
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  background: white;
  z-index: 4;
  width: 30px;
  height: 30px;
  box-shadow: 0 0 5px #000F;
}

.gallery a::before {
  content: '+';
  font-size: 2rem;
  line-height: 1.9;
  padding: 0 1.4rem;
  position: absolute;
  right: .5rem;
  bottom: .8rem;
  border-radius: 50%;
  z-index: 8;
}

.gallery a:hover img, .gallery a:focus img {
  opacity: .6;
}

.gallery img {
  opacity: 1;
  transition: background .5s linear;
}

.site-navigation {
  width: 100%;
  position: relative;
  margin-top: 1.618rem;
}

.site-navigation a {
  font-weight: bold;
  color: #333;
  text-decoration: none;
  display: block;
}

.site-navigation a:hover, .site-navigation a:focus {
  text-decoration: underline;
}

.site-navigation__list {
  display: flex;
  flex-flow: row wrap;
  text-transform: uppercase;
  justify-content: center;
  max-width: 90%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .site-navigation__list {
    justify-content: space-between;
  }
}

.site-navigation__item {
  position: relative;
  z-index: 20;
  margin: 1rem 2rem;
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .site-navigation__item {
    width: calc(50% - 1rem);
  }
}

.site-navigation span {
  display: block;
  font-weight: normal;
}

.site-footer {
  margin: 10vw auto 6vw;
  width: 43vw;
  transform: translateX(30.9%);
  text-align: right;
}

.site-footer a {
  color: rgba(51, 51, 51, 0.25);
  text-decoration: none;
}

.site-footer a:hover, .site-footer a:focus {
  text-decoration: underline;
}

.figure-half,
.figure-50 {
  width: 100%;
  margin: 4rem 0;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
}

.figure-half > img,
.figure-half picture,
.figure-half figcaption,
.figure-50 > img,
.figure-50 picture,
.figure-50 figcaption {
  max-width: 50%;
}

.figure-half figcaption,
.figure-50 figcaption {
  text-align: left;
}

.figure-33,
.figure-third {
  width: 100%;
  margin: 4rem 0;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
}

.figure-33 > img,
.figure-33 picture,
.figure-33 figcaption,
.figure-third > img,
.figure-third picture,
.figure-third figcaption {
  max-width: 33.3%;
}

.figure-66 {
  width: 100%;
  margin: 4rem 0;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
}

.figure-66 > img,
.figure-66 picture,
.figure-66 figcaption {
  max-width: 66.6%;
}

.text-with-image {
  position: relative;
  display: flex;
  width: 100%;
  margin: 4rem 0;
  flex-flow: column wrap;
  align-items: center;
}

@media screen and (min-width: 992px) {
  .text-with-image > img,
  .text-with-image picture,
  .text-with-image figcaption {
    max-width: 50%;
  }
}

.text-with-image figcaption {
  font-size: 1.4rem;
  text-transform: uppercase;
  text-align: left;
}

@media screen and (max-width: 992px) {
  .text-with-image figcaption {
    padding-top: .5rem;
    padding-left: .5rem;
  }
}

@media screen and (min-width: 992px) {
  .text-with-image figcaption {
    font-size: 1.75vw;
  }
}

.text-with-image--beside {
  flex-flow: column wrap;
}

.text-with-image--beside > * {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .text-with-image--beside {
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-end;
  }
  .text-with-image--beside > * {
    width: calc(50% - 1rem);
  }
  .text-with-image--beside figcaption {
    text-align: left;
  }
}

@media screen and (min-width: 992px) {
  .text-with-image--reversed figcaption {
    order: -3;
    text-align: right;
  }
}

.text-with-image--quote > img,
.text-with-image--quote picture,
.text-with-image--quote figcaption {
  max-width: 100%;
}

.text-with-image--quote figcaption {
  position: absolute;
  left: 0;
  bottom: 2vw;
  background: linear-gradient(to right, #ffff 0, #fff0 100%);
  padding: 0 2vw;
  max-width: 50%;
  font-weight: bold;
}

@media screen and (min-width: 992px) {
  .text-with-image--quote figcaption {
    font-size: 3vw;
    line-height: 1.6;
  }
}

.text-with-image--quote figcaption::before {
  content: '„';
}

.text-with-image--quote figcaption::after {
  content: '“';
}

.text-with-image--quote figcaption:lang(en)::before {
  content: '“';
}

.text-with-image--quote figcaption:lang(en)::after {
  content: '”';
}

.text-with-image--technical {
  flex-flow: row nowrap;
  align-items: flex-end;
  justify-content: space-between;
}

.text-with-image--technical img,
.text-with-image--technical picture {
  width: calc(65% - 1rem);
}

.text-with-image--technical figcaption {
  width: calc(35% - 1rem);
  font-size: 2rem;
}

/*# sourceMappingURL=main.css.map */
