@font-face {
  font-family: "AudiType";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/AudiType-Normal.eot?#iefix") format("embedded-opentype"), url("../fonts/AudiType-Normal.woff") format("woff"), url("../fonts/AudiType-Normal.ttf") format("truetype"), url("../fonts/AudiType-Normal.svg#AudiType-Normal") format("svg");
}
@font-face {
  font-family: "AudiType";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/AudiType-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/AudiType-Bold.woff") format("woff"), url("../fonts/AudiType-Bold.ttf") format("truetype"), url("../fonts/AudiType-Bold.svg#AudiType-Bold") format("svg");
}
@font-face {
  font-family: "AudiType";
  font-style: italic;
  font-weight: normal;
  src: url("../fonts/AudiType-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/AudiType-Italic.woff") format("woff"), url("../fonts/AudiType-Italic.ttf") format("truetype"), url("../fonts/AudiType-Italic.svg#AudiType-Bold") format("svg");
}
@font-face {
  font-family: "AudiTypeExtended";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/AudiType-ExtendedNormal.eot?#iefix") format("embedded-opentype"), url("../fonts/AudiType-ExtendedNormal.woff") format("woff"), url("../fonts/AudiType-ExtendedNormal.ttf") format("truetype"), url("../fonts/AudiType-ExtendedNormal.svg#AudiType-ExtendedNormal") format("svg");
}
@font-face {
  font-family: "AudiTypeExtended";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/AudiType-ExtendedBold.eot?#iefix") format("embedded-opentype"), url("../fonts/AudiType-ExtendedBold.woff") format("woff"), url("../fonts/AudiType-ExtendedBold.ttf") format("truetype"), url("../fonts/AudiType-ExtendedBold.svg#AudiType-ExtendedBold") format("svg");
}
@font-face {
  font-family: "AudiTypeExtended";
  font-style: italic;
  font-weight: normal;
  src: url("../fonts/AudiType-ExtendedItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/AudiType-ExtendedItalic.woff") format("woff"), url("../fonts/AudiType-ExtendedItalic.ttf") format("truetype"), url("../fonts/AudiType-ExtendedItalic.svg#AudiType-ExtendedBold") format("svg");
}
@font-face {
  font-family: "Audi Type Stencil";
  src: url("../fonts/AudiTypeStencil-ExtendedBold.eot");
  src: url("../fonts/AudiTypeStencil-ExtendedBold.eot?#iefix") format("embedded-opentype"), url("../fonts/AudiTypeStencil-ExtendedBold.woff2") format("woff2"), url("../fonts/AudiTypeStencil-ExtendedBold.woff") format("woff"), url("../fonts/AudiTypeStencil-ExtendedBold.ttf") format("truetype"), url("../fonts/AudiTypeStencil-ExtendedBold.svg#AudiTypeStencil-ExtendedBold") format("svg");
  font-weight: bold;
  font-style: normal;
}
/*! 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 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/* 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 {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
}

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

html {
  min-height: 100%;
  position: relative;
}

body {
  background: #000;
  color: #fff;
  font-family: "AudiType", sans-serif;
  font-size: 1.3909224012vw;
  line-height: 1.5;
}

h1, h2, h3 {
  font-family: "AudiTypeExtended", sans-serif;
  font-weight: normal;
}

h1 {
  font-size: 3.8799414348vw;
  line-height: 1.2;
  margin: 0 0 5.1244509517vw;
  text-transform: uppercase;
}

h2 {
  font-size: 2.3426061493vw;
  font-weight: normal;
  margin: 0 0 3.6603221083vw;
}

h3 {
  margin: 3.6603221083vw 0;
}

p {
  margin: 0 0 2.196193265vw;
}

p:last-child {
  margin: 0;
}

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

img.fullscreen {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}

figure.large {
  border: 1px solid #000;
  display: block;
  clear: both;
  margin: 3.6603221083vw -4.2459736457vw;
}
figure.large img {
  display: block;
  height: auto;
  width: 100%;
}

figure.floated {
  border: 1px solid #000;
  clear: both;
  float: left;
  height: auto;
  margin: 0 3.6603221083vw 3.6603221083vw -2vw;
  max-width: 32.9428989751vw;
}
figure.floated img {
  display: block;
  height: auto;
  width: 100%;
}

figure.fitted {
  margin-left: 0;
}

figure.floated + h2 {
  margin-top: 0;
}

.video-group {
  margin: 0 0 12vw;
}

.clear {
  margin: 3.6603221083vw 0;
}
.clear:before, .clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}

.nowrap {
  white-space: nowrap;
}

div.video {
  background: #fff no-repeat 50% 50%;
  background-size: cover;
  border: 1px solid #ccc;
  margin: 7.3206442167vw 7.3206442167vw;
  padding: 13vw 0;
}
div.video a {
  display: block;
  margin: 0 auto;
  width: 29.2825768668vw;
}
div.video video {
  background: #000;
  display: none;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 999;
}

a.open-movie {
  position: relative;
}
a.open-movie:before {
  background: url(../img/play-video.png) no-repeat 50% 50%;
  background-size: contain;
  content: "";
  height: 70%;
  left: 15%;
  position: absolute;
  top: 15%;
  width: 70%;
}

.btn,
input[type=button],
input[type=submit] {
  background: #000;
  border: 0.1830161054vw solid #fff;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "AudiTypeExtended", sans-serif;
  font-size: 1.4641288433vw;
  font-weight: normal;
  height: 3.8433382138vw;
  line-height: 3.7701317716vw;
  margin: 0 0.5856515373vw;
  text-align: center;
  text-decoration: none;
  width: 13.9092240117vw;
}

.btn-special,
input[type=button],
input[type=submit] {
  background: #fff;
  border: 0.1830161054vw solid #fff;
  border-radius: 0;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-family: "AudiTypeExtended", sans-serif;
  font-size: 1.2811127379vw;
  font-weight: normal;
  height: 3.8433382138vw;
  line-height: 1.3543191801vw;
  margin: 0 0.5856515373vw;
  text-align: center;
  text-decoration: none;
  width: 13.9092240117vw;
}
.btn-special span,
input[type=button] span,
input[type=submit] span {
  position: relative;
  top: 5px;
}

body.page .text ul.home {
  display: flex;
  flex-flow: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
body.page .text ul.home:before, body.page .text ul.home:after {
  content: " ";
  display: table;
}
body.page .text ul.home:after {
  clear: both;
}
body.page .text ul.home li {
  padding: 0.3660322108vw;
  position: relative;
  width: 25%;
}
body.page .text ul.home a {
  border: 0.0366032211vw solid #000;
  color: #000;
  display: block;
  height: 100%;
  padding: 1.0980966325vw 0.3660322108vw;
  text-align: center;
  text-decoration: none;
}
body.page .text ul.home h2 {
  color: #000;
  font-size: 1.4641288433vw;
  margin: 0;
}

#intro {
  background: transparent no-repeat 50% 50%;
  background-size: contain;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#intro .content {
  height: 100%;
  padding: 3.6603221083vw 5.4904831625vw 5.4904831625vw;
  width: 100%;
}
#intro h1 {
  color: #fff;
  font-size: 3.074670571vw;
  line-height: 1.43;
  margin: 0;
  text-align: right;
}
#intro h2 {
  color: #fff;
  font-size: 3.074670571vw;
  line-height: 1.43;
  margin: 0;
  text-align: right;
}
#intro h3 {
  color: #fff;
  font-family: "AudiType", sans-serif;
  font-size: 2.0131771596vw;
  font-weight: normal;
  line-height: 1.363636364;
  text-align: right;
}
#intro .language-nav {
  bottom: 3.6603221083vw;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

body.page {
  padding: 7.3206442167vw 0 30.6368960469vw;
}
body.page h1 {
  font-family: "AudiTypeExtended", sans-serif;
  padding: 0 7.3206442167vw 0 7.3206442167vw;
  font-size: 5.4904831625vw;
  margin-bottom: 1.8301610542vw;
}
body.page h2 {
  font-family: "AudiTypeExtended", sans-serif;
  font-size: 2.4158125915vw;
}
body.page h3 {
  font-family: "AudiTypeExtended", sans-serif;
  font-size: 2.4158125915vw;
}
body.page .text {
  background: #fff;
  color: #000;
  margin: 7.3206442167vw 7.3206442167vw;
  padding: 5.4904831625vw;
  position: relative;
}
body.page .text > :first-child {
  margin-top: 0;
}
body.page .text > :last-child {
  margin-bottom: 0;
}
body.page .text-special {
  background: #fff;
  margin: 5.4904831625vw 7.3206442167vw;
  padding: 5.4904831625vw 3.6603221083vw 47.5841874085vw;
  position: relative;
}
body.page .text-special h2 {
  padding: 0;
  text-transform: uppercase;
}
body.page .text-special h2.sonder-ipad {
  margin: 7.3206442167vw 0 2.7452415813vw;
}
body.page .text-special p.strong {
  margin-top: 5.4904831625vw;
}
body.page .text + .text {
  padding-top: 5.4904831625vw;
  padding-bottom: 5.4904831625vw;
}
body.page .text.gallery {
  background: none;
  min-height: 43.9238653001vw;
  padding: 0;
}
body.page .text.technical-data {
  background-color: #fff;
  padding-top: 5.4904831625vw;
  padding-bottom: 5.4904831625vw;
}
body.page .text.movies {
  background: none;
}
body.page h1 {
  margin-top: 0;
}
body.page p {
  max-width: 73.2064421669vw;
}
body.page footer {
  margin-top: 7.3206442167vw;
}
body.page footer img {
  display: block;
}

/* Technical data *********************************************************** */
dl {
  border-bottom: 0.0366032211vw solid #000;
  border-top: 0.2196193265vw solid #000;
  font-family: "AudiTypeExtended", sans-serif;
  font-size: 1.2079062958vw;
  margin: 0;
  max-width: 71.3762811127vw;
}

dt:first-of-type,
dd:first-of-type {
  border-top: none;
}

dt, dd {
  padding: 0.7320644217vw 0;
}

dt {
  border-top: 1px solid #000;
  clear: left;
  float: left;
  padding-left: 1.6105417277vw;
  width: 21.9619326501vw;
}

dd {
  border-top: 1px solid #000;
  margin-left: 21.9619326501vw;
  padding-left: 2vw;
}

table {
  border-spacing: 0;
}

td {
  padding: 0 1.0980966325vw 0 0;
}

/* Prices */
table.prices {
  width: 71.3762811127vw;
  margin-top: 7.3206442167vw;
}
table.prices th, table.prices td {
  padding: 1.8301610542vw;
}
table.prices tr th {
  background-color: #000;
  color: #ca0928;
  font-family: "AudiTypeExtended", sans-serif;
  font-size: 1.3909224012vw;
  text-transform: uppercase;
  text-align: left;
  padding-right: 0;
}
table.prices tr th span {
  font-family: "AudiType", sans-serif;
}
table.prices tr th:nth-child(2) {
  background-color: #000;
  color: #fff;
  font-family: "AudiType", sans-serif;
  font-size: 1.3909224012vw;
  text-align: right;
  padding: 1.8301610542vw;
  width: 16.8374816984vw;
}
table.prices tr td:nth-child(2) {
  text-align: right;
  width: 16.8374816984vw;
}
table.prices tr td {
  border-bottom: 0.0732064422vw solid #000;
}

table.prices-first {
  width: 71.3762811127vw;
  margin-top: 0;
}
table.prices-first th, table.prices-first td {
  padding: 1.8301610542vw;
}
table.prices-first tr th {
  background-color: #000;
  color: #ca0928;
  font-family: "AudiTypeExtended", sans-serif;
  font-size: 1.3909224012vw;
  text-transform: uppercase;
  text-align: left;
  padding-right: 0;
}
table.prices-first tr th span {
  font-family: "AudiType", sans-serif;
}
table.prices-first tr th:nth-child(2) {
  background-color: #000;
  color: #fff;
  font-family: "AudiType", sans-serif;
  font-size: 1.3909224012vw;
  text-align: right;
  padding: 1.8301610542vw;
  width: 16.8374816984vw;
}
table.prices-first tr td:nth-child(2) {
  text-align: right;
  width: 16.8374816984vw;
}
table.prices-first tr td {
  border-bottom: 0.0732064422vw solid #000;
}

/* Back link **************************************************************** */
a.back {
  background: url(../img/btn-back.png);
  background-size: contain;
  bottom: 12.0790629575vw;
  height: 5.270863836vw;
  left: 50%;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: 150%;
  transform: translateX(-50%);
  width: 5.270863836vw;
}

.text div.gallery {
  overflow: hidden;
  margin: 0 -0.439238653vw;
  padding: 0;
}
.text div.gallery figure {
  float: left;
  margin: 0;
  padding: 0.439238653vw;
  width: 33.3333%;
}
.text div.gallery figcaption {
  display: none;
}
.text div.gallery a {
  background: no-repeat 50% 100%;
  background-size: cover;
  border: 1px solid #ccc;
  display: block;
  height: 0;
  overflow: hidden;
  padding-top: 60%;
  position: relative;
  width: 100%;
}
.text div.gallery img {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  top: 0;
  width: 100%;
}

.gallery.num-1 polygon:nth-child(2),
.gallery.num-2 polygon:nth-child(2),
.gallery.num-3 polygon:nth-child(2) {
  display: none;
}

body.page .text.movies {
  background: transparent;
  color: #fff;
  padding: 0;
}
body.page .text.movies h2 {
  margin-bottom: 0;
}

.text .movies {
  display: flex;
  flex-flow: wrap;
  margin: 0 -1.0980966325vw;
}
.text .movies figure {
  margin: 0;
  padding: 1.0980966325vw;
  width: 50%;
}
.text .movies h3 {
  font-size: 1.4641288433vw;
  margin: 2.9282576867vw 0 0.7320644217vw;
}
.text .movies a {
  background: no-repeat 50% 100%;
  background-size: cover;
  border: 1px solid #ccc;
  display: block;
  height: 0;
  outline: none;
  overflow: hidden;
  padding-top: 60%;
  position: relative;
  width: 100%;
}

body.video {
  background: #000;
  overflow: hidden;
}
body.video video {
  display: block;
  height: 110vh;
  margin: 0 auto;
  width: auto;
}

button.lightbox-close,
button.lightbox-prev,
button.lightbox-next {
  background: transparent url(../img/btn-close.png) no-repeat 50% 50%;
  background-size: contain;
  border: none;
  border-radius: 50%;
  bottom: 2.3792093704vw;
  box-shadow: 0.1830161054vw 0.1830161054vw 0.3660322108vw rgba(0, 0, 0, 0.3);
  color: #fff;
  cursor: pointer;
  height: 5.270863836vw;
  opacity: 1;
  outline: none;
  position: absolute;
  right: 3.6603221083vw;
  transition: all 0.15s ease-in-out;
  width: 5.270863836vw;
  z-index: 99995;
}
button.lightbox-close:disabled,
button.lightbox-prev:disabled,
button.lightbox-next:disabled {
  opacity: 0.5;
}

button.lightbox-prev,
button.lightbox-next {
  background-image: url(../img/switch-left.png);
  left: 1.0980966325vw;
  top: 50%;
}

button.lightbox-next {
  background-image: url(../img/switch-right.png);
  left: auto;
  right: 1.0980966325vw;
}

.fancybox-is-closing button.lightbox-close,
.fancybox-is-closing button.lightbox-prev,
.fancybox-is-closing button.lightbox-next {
  opacity: 0;
}

.fancybox-slide::-webkit-scrollbar {
  background: transparent;
  width: 0;
}

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