@charset "UTF-8";
@font-face {
  font-family: VWHeadWeb;
  font-display: fallback;
  src: url("../fonts/VWHeadWeb-Bold.woff") format("woff"), url("../fonts/VWHeadWeb-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: VWTextWeb;
  font-display: fallback;
  src: url("../fonts/VWTextWeb-Bold.woff") format("woff"), url("../fonts/VWTextWeb-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: VWTextWeb;
  font-display: fallback;
  src: url("../fonts/VWTextWeb-Regular.woff") format("woff"), url("../fonts/VWTextWeb-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: VWTextWeb;
  font-display: fallback;
  src: url("../fonts/VWTextWeb-RegularItalic.woff") format("woff"), url("../fonts/VWTextWeb-RegularItalic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "VWTextWeb", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #1C1C1C;
  text-align: left;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: calc(1rem / 2);
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #001e50;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #001e50;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover-focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1rem;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #1C1C1C;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 1rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.button {
  display: inline-block;
  font-family: "VWTextWeb", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  text-decoration: none;
  background-color: transparent;
  color: #001e50;
  border: 1px solid #001e50;
  border-radius: 0.25rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  padding: 0.4rem 0.75rem;
  line-height: 1.5;
  cursor: pointer;
}
.button:hover {
  text-decoration: none;
  background-color: transparent;
  border-color: #000b1d;
  color: #000b1d;
}
.button:focus, .button.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.button.disabled, .button:disabled {
  opacity: 0.65;
  color: #6c757d;
  cursor: default;
}
.button--transparent {
  background-color: transparent;
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
.button--transparent:hover {
  background-color: transparent;
  text-decoration: underline;
  border-color: transparent;
}
.button--primary {
  color: #fff;
  background-color: #001e50;
}
.button--primary:hover {
  color: #fff;
  background-color: #000b1d;
}
.button--large {
  padding: 0.8rem 3rem;
}

.cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0px 45px rgba(0, 0, 0, 0.3);
  padding: 2rem 0;
  display: block;
  z-index: 1060;
  transition: all 0.5s ease;
  transform: translateY(150%);
}
.cookie--visible {
  transform: translateY(0%);
}

@media only screen and (max-width: 879.98px) {
  .cookie {
    height: 175px;
  }
  .cookie__container {
    flex-flow: column nowrap;
    justify-content: center;
    padding: 1rem;
  }
  .cookie__text {
    text-align: center;
    margin-bottom: 1.6rem;
    margin-right: 0;
  }
  body main.text-only .content {
    padding: 1rem;
  }
}
.dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 23rem;
  padding: calc(1rem / 2) 0;
  margin: 1rem 0 0 0;
  font-size: 1rem;
  color: #6c757d;
  text-align: left;
  list-style: none;
  text-transform: none;
  background-color: #fff;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.09);
  border-radius: 0.25rem;
}
.dropdown:before {
  content: "";
  position: absolute;
  top: -20px;
  right: 1rem;
  border: 10px solid transparent;
  border-bottom-color: #fff;
}
.dropdown.dropdown--show {
  display: block;
}
.dropdown .dropdown__item {
  display: block;
  width: 100%;
  padding: calc(1rem / 1) 2rem;
  clear: both;
  color: #6c757d;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border-bottom: 1px solid #EBEFF0;
}
.dropdown .dropdown__item:last-child {
  border-bottom: none;
}
.dropdown .dropdown__item:hover {
  text-decoration: none;
  color: #fff;
  background: #001e50;
}
.dropdown .dropdown__item .date {
  font-weight: normal;
}
.dropdown .dropdown__item--active {
  color: #001e50;
}
.dropdown .dropdown__item--not-published {
  color: #dee2e6;
}

body > main > footer {
  background: #fff;
  font-size: 0.875rem;
  flex-shrink: 0;
  box-shadow: 0 0px 25px rgba(0, 0, 0, 0.05);
  padding: 3rem 0;
}
body > main > footer a {
  text-decoration: none;
}
body > main > footer h3 {
  margin-top: 0;
  margin-bottom: 1rem;
}
body > main > footer h4 {
  font-size: 1rem;
  margin-bottom: calc(1rem / 2);
}
body > main > footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
body > main > footer ul li {
  margin: 0;
  padding: 0;
}
body > main > footer .footer-logo {
  width: 100%;
  max-width: 120px;
}

@media only screen and (max-width: 879.98px) {
  body > main > footer {
    box-shadow: none;
  }
  body > main > footer .row .row > div:last-child {
    margin-top: 1rem;
  }
}
body > main > header {
  background: #fff;
  position: relative;
  box-shadow: 0 7px 14px 0 rgba(0, 0, 0, 0.08);
}
body > main > header > .top-bar {
  position: relative;
  height: 100px;
  padding: 1rem 0;
}
body > main > header > .top-bar .container,
body > main > header > .top-bar .container .row {
  height: 100%;
}
body > main > header > .top-bar .container > div[class^=col--],
body > main > header > .top-bar .container .row > div[class^=col--] {
  display: flex;
  height: 100%;
  align-items: center;
}
body > main > header .header-logo-link {
  z-index: 10;
}
body > main > header .header-logo {
  height: 100%;
  width: 100%;
  max-width: 180px;
  max-height: 68px;
}
body > main > header .header-logo--porsche {
  max-height: 60px;
}

.header-alert {
  background: #001e50;
  color: #fff;
  padding: 0;
  overflow: hidden;
}
.header-alert--accept {
  background: #28a745;
}
.header-alert .container {
  font-size: 0.8rem;
  display: flex;
  flex-direction: row;
}
.header-alert > div {
  padding: 1.5rem 1rem;
}
.header-alert .icon {
  flex: 0;
}
.header-alert .text {
  flex: 1;
  line-height: 22px;
  padding-right: 1rem;
}
.header-alert .print {
  flex: 0;
  margin: -1.5rem 0;
}
.header-alert .print button {
  background: transparent;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0.5rem 1rem;
  border: 0;
  color: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.header-alert .print button:hover {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.2);
}
.header-alert .print button:focus {
  outline: none;
}
.header-alert .print button span {
  flex: 1;
  width: 50px;
}
.header-alert .print button svg {
  width: 24px;
  height: 24px;
  margin: 0.4rem 0 0.4rem 0;
}
.header-alert svg {
  width: 24px;
  height: 24px;
  margin-right: 1rem;
}
.header-alert p:last-child {
  margin-bottom: 0;
}
.header-alert a {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.markdown-helper h1 {
  text-transform: uppercase;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 879.98px) {
  body > main > header .top-bar {
    height: 96px;
  }
  body > main > header .header-logo {
    max-width: 150px;
    max-height: 60px;
  }
  body > main > header .header-logo--porsche {
    max-width: 100px;
  }
  body > main > header .header-alert .text {
    text-align: left;
  }
}
.icon--info {
  content: "INFO";
}

.icon--primary {
  fill: #001e50;
}
.icon--large {
  width: 80px;
  height: 80px;
}

.img-responsive {
  width: 100%;
  height: inherit;
}

body > main {
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
body > main > .content-on-scroll {
  padding-top: calc(6rem + 150px) !important;
}
body > main > .content {
  padding: 6rem 0;
  flex: 1 0 auto;
}

.row {
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin-left: calc(-2rem / 2);
  margin-right: calc(-2rem / 2);
}

.row--small-gutter {
  margin-left: calc(-2rem / 4);
  margin-right: calc(-2rem / 4);
}
.row--small-gutter .col--1 {
  padding-right: calc(2rem / 4);
  padding-left: calc(2rem / 4);
}
.row--small-gutter .col--2 {
  padding-right: calc(2rem / 4);
  padding-left: calc(2rem / 4);
}
.row--small-gutter .col--3 {
  padding-right: calc(2rem / 4);
  padding-left: calc(2rem / 4);
}
.row--small-gutter .col--4 {
  padding-right: calc(2rem / 4);
  padding-left: calc(2rem / 4);
}
.row--small-gutter .col--5 {
  padding-right: calc(2rem / 4);
  padding-left: calc(2rem / 4);
}
.row--small-gutter .col--6 {
  padding-right: calc(2rem / 4);
  padding-left: calc(2rem / 4);
}
.row--small-gutter .col--7 {
  padding-right: calc(2rem / 4);
  padding-left: calc(2rem / 4);
}
.row--small-gutter .col--8 {
  padding-right: calc(2rem / 4);
  padding-left: calc(2rem / 4);
}
.row--small-gutter .col--9 {
  padding-right: calc(2rem / 4);
  padding-left: calc(2rem / 4);
}
.row--small-gutter .col--10 {
  padding-right: calc(2rem / 4);
  padding-left: calc(2rem / 4);
}
.row--small-gutter .col--11 {
  padding-right: calc(2rem / 4);
  padding-left: calc(2rem / 4);
}
.row--small-gutter .col--12 {
  padding-right: calc(2rem / 4);
  padding-left: calc(2rem / 4);
}

.row--no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.row--no-gutter .col--1 {
  padding-right: 0;
  padding-left: 0;
}
.row--no-gutter .col--2 {
  padding-right: 0;
  padding-left: 0;
}
.row--no-gutter .col--3 {
  padding-right: 0;
  padding-left: 0;
}
.row--no-gutter .col--4 {
  padding-right: 0;
  padding-left: 0;
}
.row--no-gutter .col--5 {
  padding-right: 0;
  padding-left: 0;
}
.row--no-gutter .col--6 {
  padding-right: 0;
  padding-left: 0;
}
.row--no-gutter .col--7 {
  padding-right: 0;
  padding-left: 0;
}
.row--no-gutter .col--8 {
  padding-right: 0;
  padding-left: 0;
}
.row--no-gutter .col--9 {
  padding-right: 0;
  padding-left: 0;
}
.row--no-gutter .col--10 {
  padding-right: 0;
  padding-left: 0;
}
.row--no-gutter .col--11 {
  padding-right: 0;
  padding-left: 0;
}
.row--no-gutter .col--12 {
  padding-right: 0;
  padding-left: 0;
}

.row--header {
  flex-direction: row;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.row--header .label {
  font-weight: normal !important;
  color: #63686d !important;
}
.row--header > .details {
  text-transform: uppercase;
  margin: 0;
}
.row--header > .details > li {
  margin-bottom: 0 !important;
}
.row--header > .details > li:last-child:after {
  margin: 0 !important;
}
.row--header--estimated-delivery {
  flex-direction: row;
  display: flex;
  align-items: center;
}
.row--header .section-header {
  margin-bottom: 0 !important;
}
.row--header + .post-text {
  margin-top: -1rem;
  margin-bottom: 1rem;
}

.finance-header-wrapper {
  flex-direction: column;
  align-items: flex-start;
}
.finance-header-wrapper > h2 {
  text-transform: uppercase;
  font-size: 1.925rem;
}
.finance-header-wrapper > .label {
  margin-top: 8px;
  margin-bottom: 0;
  font-weight: 700 !important;
  color: initial !important;
}

.row--header-secondary {
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
}
.row--header-secondary .estimated--delivery {
  margin: 0;
}

.row--header--inner-container > .details > li {
  margin-bottom: 0 !important;
}
.row--header--inner-container > .details > li:last-child:after {
  content: none !important;
  margin: 0 !important;
}
.row--header--inner-container > .estimated--delivery {
  text-transform: uppercase;
  margin: 0;
}

.column-header-for-web {
  margin-bottom: 1rem;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.column-header-for-web .estimated--delivery {
  margin: 0;
}

.text-link-equipments {
  font-weight: 700;
  text-decoration: none !important;
  border: none !important;
}
.text-link-equipments svg {
  width: 16px;
  height: 16px;
  margin-left: 4px;
}
.text-link-equipments svg path {
  fill: #001e50;
}

.vfs-link-bar {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-top: 16px;
}
.vfs-link-bar hr {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  margin: 0;
}
.vfs-link-bar .vfs-section-link {
  padding-top: 1rem;
  display: flex;
  align-self: center;
  font-size: 16px;
}
.vfs-link-bar .vfs-section-link > a {
  color: #fff !important;
}
.vfs-link-bar .vfs-section-link > a > svg {
  width: 20px;
  height: 20px;
  margin-left: 8px;
  vertical-align: sub;
}

.col--left {
  justify-content: flex-start;
  text-align: left;
}

.col--right {
  justify-content: flex-end;
  text-align: right;
}

/** Columns */
.col--1 {
  display: block;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: calc(2rem / 2);
  padding-left: calc(2rem / 2);
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}

.col--2 {
  display: block;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: calc(2rem / 2);
  padding-left: calc(2rem / 2);
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}

.col--3 {
  display: block;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: calc(2rem / 2);
  padding-left: calc(2rem / 2);
  flex-basis: 25%;
  max-width: 25%;
}

.col--4 {
  display: block;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: calc(2rem / 2);
  padding-left: calc(2rem / 2);
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}

.col--5 {
  display: block;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: calc(2rem / 2);
  padding-left: calc(2rem / 2);
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}

.col--6 {
  display: block;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: calc(2rem / 2);
  padding-left: calc(2rem / 2);
  flex-basis: 50%;
  max-width: 50%;
}

.col--7 {
  display: block;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: calc(2rem / 2);
  padding-left: calc(2rem / 2);
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}

.col--8 {
  display: block;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: calc(2rem / 2);
  padding-left: calc(2rem / 2);
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}

.col--9 {
  display: block;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: calc(2rem / 2);
  padding-left: calc(2rem / 2);
  flex-basis: 75%;
  max-width: 75%;
}

.col--10 {
  display: block;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: calc(2rem / 2);
  padding-left: calc(2rem / 2);
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}

.col--11 {
  display: block;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: calc(2rem / 2);
  padding-left: calc(2rem / 2);
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}

.col--12 {
  display: block;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-right: calc(2rem / 2);
  padding-left: calc(2rem / 2);
  flex-basis: 100%;
  max-width: 100%;
}

.row .line {
  width: 1px;
  margin-left: -1px;
  display: block;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background: #EBEFF0;
}

.padding-0 {
  padding: 0;
}

.padding-left-0 {
  padding-left: 0;
}

.padding-right-0 {
  padding-right: 0;
}

.fab {
  position: fixed;
  z-index: 1000;
  background-color: #001e50;
  color: #fff;
  padding: 0.5rem 1rem;
  border: none;
  border-radius: 24px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  font-size: 1rem;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  bottom: 7rem;
  right: 2rem;
}
@media (min-width: 1024px) {
  .fab {
    width: auto;
    bottom: 2rem;
    right: 2rem;
  }
}
@media print {
  .fab {
    display: none;
  }
}
.fab:hover {
  background-color: #001e50;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}
.fab:focus {
  outline: none;
}

.container {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 1rem;
}

@media only screen and (min-width: 880px) {
  /* Column order */
  .col--md--order--1 {
    order: 1;
  }
  .col--md--order--2 {
    order: 2;
  }
  .col--md--order--3 {
    order: 3;
  }
  .col--md--order--4 {
    order: 4;
  }
  .col--md--order--5 {
    order: 5;
  }
  .col--md--order--6 {
    order: 6;
  }
  .col--md--order--7 {
    order: 7;
  }
  .col--md--order--8 {
    order: 8;
  }
  .col--md--order--9 {
    order: 9;
  }
  .col--md--order--10 {
    order: 10;
  }
  .col--md--order--11 {
    order: 11;
  }
  .col--md--order--12 {
    order: 12;
  }
}
@media only screen and (max-width: 879.98px) {
  .col--sm--1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col--sm--2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col--sm--3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col--sm--4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col--sm--5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col--sm--6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col--sm--7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col--sm--8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col--sm--9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col--sm--10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col--sm--11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col--sm--12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col--sm--order-1 {
    order: 1;
  }
  .col--sm--order-2 {
    order: 2;
  }
  .col--sm--order-3 {
    order: 3;
  }
  .col--sm--order-4 {
    order: 4;
  }
  .col--sm--order-5 {
    order: 5;
  }
  .col--sm--order-6 {
    order: 6;
  }
  .col--sm--order-7 {
    order: 7;
  }
  .col--sm--order-8 {
    order: 8;
  }
  .col--sm--order-9 {
    order: 9;
  }
  .col--sm--order-10 {
    order: 10;
  }
  .col--sm--order-11 {
    order: 11;
  }
  .col--sm--order-12 {
    order: 12;
  }
  .col--sm--left {
    justify-content: flex-start;
  }
  .col--sm--center {
    justify-content: center;
  }
  .col--sm--right {
    justify-content: flex-end;
  }
  body {
    padding-bottom: 80px;
  }
  body > main > .content {
    padding: 0 0 2rem 0;
  }
  body > main > .content > .container {
    padding-left: 0;
    padding-right: 0;
  }
  .row .line {
    width: 100%;
    height: 1px;
    margin: 0;
  }
  .contacts-mobile > .col--sm--12:not(:first-child) {
    margin-top: 1rem;
  }
  .section--payment {
    padding: 0 !important;
  }
  .section--payment > .row {
    padding: 1rem 1rem 0 1rem;
  }
  .section--payment > .row--summary {
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .section--payment > .row--summary .vfs-section-link {
    padding-bottom: 1.5rem;
  }
}
#loading-indicator {
  position: fixed;
  z-index: 1060;
  top: 0;
  left: 0;
  right: 0;
  background: #001e50;
  padding: 0;
  height: 3px;
  background-color: rgb(43, 194, 83);
  background-image: linear-gradient(45deg, #001e50 0%, #0462ff 20%, #001e50 40%, #0462ff 60%, #001e50 80%, #0462ff 90%, #001e50 100%);
  animation: loading-indicator-keyframes 3s linear infinite;
}

@keyframes loading-indicator-keyframes {
  0% {
    background-position: 0;
  }
  100% {
    background-position: 1000px 0;
  }
}
body.modal-open {
  overflow: hidden;
}

.modal {
  background: rgba(0, 0, 0, 0.2);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1040;
  transition: opacity 0.15s linear;
}
.modal:not(.show) {
  opacity: 0;
}
.modal.show {
  display: block;
}
.modal.show .modal__dialog {
  transform: none;
}

.modal__dialog {
  position: relative;
  z-index: 1050;
  position: relative;
  width: auto;
  max-width: 600px;
  margin: 4rem auto;
  transition: transform 0.2s ease-out;
  transform: translate(0, -50px);
}

.modal__content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  background: #fff;
  background-clip: padding-box;
  box-shadow: 0 0px 45px rgba(0, 0, 0, 0.3);
}

.modal__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.5rem 2rem 1rem 2rem;
}
.modal__header .close {
  background: transparent;
  padding: 1rem 2rem;
  margin: -1rem -2rem -1.5rem auto;
  cursor: pointer;
  border: none;
  appearance: none;
  outline: 0;
  opacity: 0.5;
  font-size: 1.5rem;
  line-height: 1;
}
.modal__header .close:hover {
  opacity: 1;
}

.modal__body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem 2rem 1rem 2rem;
}
.modal__body p:last-child {
  margin-bottom: 0;
}

.modal__footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1rem 2rem 2rem 2rem;
}
.modal__footer > * {
  margin: 0 calc(1rem / 2);
}
.modal__footer > *:first-child {
  margin-left: 0;
}
.modal__footer > *:last-child {
  margin-right: 0;
}
.modal__footer .button {
  padding-left: 3rem;
  padding-right: 3rem;
}

.modal__title {
  font-size: 1.75rem;
  line-height: 1.5;
  margin: 0;
}

.spinner {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  margin-bottom: 1rem;
  animation: 1000ms infinite linear rotate;
  border: 4px solid #001e50;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media only screen and (min-width: 576px) {
  .modal__dialog--centered {
    min-height: calc(100% - 4rem);
    display: flex;
    align-items: center;
    margin: 1rem auto;
  }
}
@media only screen and (max-width: 575.98px) {
  .modal__dialog {
    margin: 1rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .modal__header,
  .modal__body,
  .modal__footer {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .modal__header {
    padding-top: 1rem;
  }
  .modal__footer {
    padding-bottom: 1rem;
  }
  .modal__footer .button {
    flex: 1;
  }
}
#outdatedBrowser {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  background: #EBEFF0;
  z-index: 1060;
  display: none;
}
#outdatedBrowser > .container {
  display: table-cell;
  vertical-align: middle;
}
#outdatedBrowser > .container .box {
  background: #fff;
  border-radius: 0.3rem;
  text-align: center;
  max-width: 650px;
  padding: 2rem;
  margin: 0 auto;
}
#outdatedBrowser p {
  margin: 0;
}
#outdatedBrowser a {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  width: 300px;
}

html[data-useragent*="MSIE 10.0"] #outdatedBrowser {
  display: table;
}
html[data-useragent*="MSIE 10.0"] body > main {
  display: none;
}

.main-nav {
  background: #fff;
  border-top: 1px solid #e9ecef;
  box-sizing: content-box;
}
.main-nav ul.nav {
  box-sizing: border-box;
  height: 50px;
  flex-direction: row;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-column-gap: 15px;
}
.main-nav ul.nav.nav__version {
  display: flex;
}
.main-nav ul.nav .nav__item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  font-size: 0.95rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
}
.main-nav ul.nav .nav__item.active a {
  color: #001e50;
}
.main-nav ul.nav .nav__item .nav__link {
  color: #6c757d;
  padding: 0 0.85rem;
  height: 100%;
}
.main-nav ul.nav .nav__item .nav__link:hover {
  text-decoration: none;
}
.main-nav ul.nav .nav__item .nav__link span {
  text-wrap: nowrap;
  display: block;
  box-sizing: border-box;
  position: relative;
  height: 100%;
  line-height: 50px;
}
.main-nav ul.nav .nav__item:first-child .nav__link {
  padding-left: 0;
}
.main-nav ul.nav .nav__item--dropdown svg {
  margin-left: 1rem;
  height: auto;
  width: 1rem;
  margin-top: -4px;
}
.main-nav ul.nav .nav__item--dropdown svg > path {
  fill: #001e50;
}
.main-nav ul.nav .nav__item--highlighted .nav__link {
  color: #1C1C1C;
  text-transform: none;
}
.main-nav ul.nav .nav__item--right {
  margin-left: auto;
}
.main-nav ul.nav .nav__item--right .dropdown {
  left: inherit;
  right: 0;
  margin-right: -1px;
}
.main-nav ul.nav .nav__item--bordered {
  border-left: 1px solid #e9ecef;
  border-right: 1px solid #e9ecef;
}

.left-padding-85 {
  padding-left: 0.85rem;
}

ul.nav.nav-large {
  height: 100px;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-column-gap: 10px;
  margin: 0;
}

.secondary-nav {
  border-top: 1px solid #e9ecef;
}

.nav-more {
  display: none;
  flex-direction: row;
}
.nav-more .nav__item {
  list-style: none;
  flex-direction: row;
  flex-wrap: wrap;
  text-align: center;
  font-size: 0.7rem;
  font-weight: normal;
  text-transform: none;
  width: 100%;
  padding: 0.75rem 0 0;
}
.nav-more .nav__item .nav__link {
  padding-top: 0.75rem;
  text-decoration: none;
  color: #6c757d;
}
.nav-more .nav__item .nav__link span {
  line-height: 40px;
}
.nav-more .nav__item.active .nav__link {
  color: #001e50;
}
.nav-more .nav__item svg {
  display: block;
  margin: 0 auto;
  width: 20px;
  height: 20px;
}
.nav-more .nav__item span {
  line-height: 25px;
}

#top-bar-nav {
  width: 100%;
  height: 100px;
}

.sticky-top-bar-nav {
  position: fixed;
  top: 0;
  z-index: 1024;
}

@media only screen and (min-width: 880px) {
  .main-nav ul.nav .nav__item {
    cursor: pointer;
  }
  .main-nav ul.nav .nav__item svg {
    display: none;
  }
  .main-nav ul.nav .nav__item svg.caret {
    display: inline-block;
  }
  .main-nav ul.nav .nav__item.active a span:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: #001e50;
  }
  .main-nav ul.nav .nav__item .nav__link:hover {
    color: #1C1C1C;
  }
  .main-nav .nav-container {
    width: 100%;
    display: flex;
  }
  .main-nav .nav-container--8-items {
    display: flex;
  }
  .main-nav .nav-container--7-items {
    display: flex;
  }
  .main-nav .nav-container--9-items {
    display: flex;
  }
  .main-nav .nav-container--7-items ul.nav .nav__item {
    font-size: 0.9rem;
  }
  .main-nav .nav-container--7-items ul.nav .nav__item .nav__link {
    padding-left: calc(1rem / 2);
    padding-right: calc(1rem / 2);
  }
  .main-nav .nav-container--8-items ul.nav .nav__item {
    font-size: 0.9rem;
  }
  .main-nav .nav-container--8-items ul.nav .nav__item .nav__link {
    padding-left: calc(1rem / 1.5);
    padding-right: calc(1rem / 1.5);
  }
  .main-nav .nav-container--9-items ul.nav .nav__item {
    font-size: 0.8rem;
  }
  .main-nav .nav-container--9-items ul.nav .nav__item .nav__link {
    padding-left: calc(1rem / 2);
    padding-right: calc(1rem / 2);
  }
}
@media only screen and (max-width: 879.98px) {
  .main-nav {
    background: #fff;
    box-shadow: 0 -4px 14px 0 rgba(0, 0, 0, 0.05);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1030;
  }
  .main-nav .nav-container {
    height: 80px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    transition: height 0.2s ease;
    -webkit-transition: height 0.2s ease;
  }
  .main-nav .nav-container.nav-container--3-items ul.nav .nav__item {
    width: 33.33333%;
  }
  .main-nav .nav-container.nav-container--4-items ul.nav .nav__item {
    width: 25%;
  }
  .main-nav .nav-container.nav-container--5-items ul.nav .nav__item {
    width: 20%;
  }
  .main-nav ul.nav {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
    grid-column-gap: 0;
  }
  .main-nav ul.nav .nav__item {
    flex-direction: row;
    flex-wrap: wrap;
    min-height: 80px;
    width: 16.6666666667%;
    text-align: center;
    font-size: 0.7rem;
    font-weight: normal;
    text-transform: none;
  }
  .main-nav ul.nav .nav__item .nav__link {
    padding: 0.75rem 0 0;
  }
  .main-nav ul.nav .nav__item .nav__link span {
    white-space: normal;
    box-sizing: border-box;
    justify-content: center;
    height: 0%;
    padding-top: 0.8rem;
    display: inline-block;
    line-height: 13px;
  }
  .main-nav ul.nav .nav__item .nav__link span:after {
    height: 0 !important;
  }
  .main-nav ul.nav .nav__item svg {
    display: block;
    margin: 0 auto;
    width: 20px;
    height: 20px;
  }
  .main-nav ul.nav .nav__item span {
    line-height: 25px;
  }
  .main-nav ul.nav.nav-large {
    display: flex;
    grid-column-gap: 0;
    height: 0;
  }
  .main-nav .nav__item svg .gfx--fill {
    fill: #6c757d;
    stroke: none;
  }
  .main-nav .nav__item svg .gfx--stroke {
    stroke: #6c757d;
  }
  .main-nav .nav__item.active svg .gfx--fill {
    fill: #001e50;
    stroke: none;
  }
  .main-nav .nav__item.active svg .gfx--stroke {
    stroke: #001e50;
  }
  .main-nav--secondary {
    position: relative;
    box-shadow: none;
    padding-bottom: inherit;
    z-index: 1029;
  }
  .main-nav--secondary .content {
    padding-top: calc(1rem / 2);
    padding-bottom: calc(1rem / 2);
  }
  .main-nav--secondary .row > div:first-child {
    padding-left: 1rem;
  }
  .main-nav--secondary .row > div:last-child .nav__link {
    padding: 0 1rem 0 0;
    display: block;
    color: #001e50;
    font-weight: 700;
    font-size: 0.875rem;
  }
  .main-nav--secondary .row > div:last-child .nav__link span {
    line-height: 60px;
  }
  .main-nav--secondary .row > div:last-child .nav__link svg {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: -3px -15px 0 calc(1rem / 2);
  }
  .main-nav--secondary ul.nav {
    height: 60px;
  }
  .main-nav--secondary ul.nav .nav__item--bordered {
    border-right: none;
  }
  .main-nav--secondary ul.nav .version {
    min-height: auto;
    height: 60px;
    width: 120px;
  }
  .main-nav--secondary .offer-header {
    font-size: 1rem;
    text-transform: uppercase;
    margin: 0;
  }
  .main-nav--secondary .details {
    font-size: 0.7875rem;
  }
  .main-nav--secondary ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .main-nav--secondary ul > li {
    display: inline-block;
    margin: 0;
  }
  .main-nav--secondary ul > li:after {
    content: "|";
    display: inline-block;
    margin: 0 calc(1rem / 3) 0 calc(1rem / 1.5);
  }
  .main-nav--secondary ul > li:last-child:after {
    content: "";
  }
}
@media (min-width: 576px) and (max-width: 879.98px) {
  .main-nav .nav-container.nav-container--6-items ul.nav .nav__item {
    width: 16.6666666667%;
  }
  .main-nav .nav-container.nav-container--7-items ul.nav .nav__item {
    width: 14.2857142857%;
  }
  .main-nav .nav-container.nav-container--8-items ul.nav .nav__item {
    width: 14.2857142857%;
  }
  .main-nav .nav-container.nav-container--9-items ul.nav .nav__item {
    width: 12.5%;
  }
}
@media only screen and (max-width: 879.98px) {
  .main-nav ul.nav .nav__item.version {
    width: 100%;
  }
}
@media (max-width: 435px) {
  .main-nav--open .nav-container {
    height: 160px;
  }
  .main-nav--open #more-button {
    color: #6c757d;
  }
  .main-nav--open #more-button svg .gfx--fill {
    fill: #6c757d;
    stroke: none;
  }
  .main-nav--open #more-button svg .gfx--stroke {
    stroke: #6c757d;
  }
  .main-nav .nav-container.nav-container--5-items ul.nav .nav__item {
    width: 33%;
  }
  .main-nav .nav-container--6-items ul.nav .nav__item .nav__link span,
  .main-nav .nav-container--7-items ul.nav .nav__item .nav__link span {
    font-size: 0.75rem;
  }
  .nav-more {
    display: flex;
  }
  .nav-more .nav__item {
    padding: 0;
  }
  .nav-more .nav__item .nav__link {
    height: 100%;
    display: inline-block;
  }
  .nav-more .nav__item .nav__link span {
    padding-top: 0.8rem;
    line-height: 13px;
    display: inline-block;
  }
  .main-nav ul.nav .nav__item {
    width: 25%;
  }
  .nav-more {
    width: 20%;
  }
  .main-nav--secondary .details {
    font-size: 0.74375rem;
  }
}
@media (max-width: 385px) {
  .main-nav ul.nav .nav__item {
    width: 33%;
  }
  .nav-more {
    width: 26%;
  }
  .main-nav--open .nav-container.nav-container--7-items,
  .main-nav--open .nav-container.nav-container--8-items,
  .main-nav--open .nav-container.nav-container--9-items {
    height: 280px;
  }
}
@media (max-width: 370px) {
  .cookie {
    height: 200px;
  }
  .cookie .button--transparent {
    padding-left: 0;
    margin-top: calc(1rem / 4);
  }
}
@media (max-width: 335px) {
  .main-nav--secondary .details {
    font-size: 0.6125rem;
  }
}
@media (max-width: 305px) {
  .main-nav ul.nav .nav__item .nav__link span,
  .nav-more .nav__item .nav__link span {
    display: none;
  }
}
@media (max-width: 480px) {
  .main-nav-top--modal-visible--show {
    z-index: 1000;
  }
}
@media only screen and (min-width: 880px) {
  .visible-mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 879.98px) {
  .visible-mobile {
    display: block !important;
  }
  .hidden-mobile {
    display: none !important;
  }
}
.section {
  padding: 2rem;
  margin-bottom: 2rem;
  background: #fff;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.09);
  border-radius: 0.25rem;
}
.section:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.section .section-header {
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.section .section-header-div {
  display: flex;
  justify-content: left;
  align-items: center;
}
.section .section-header-div > span {
  margin-bottom: 2rem;
  padding-left: 1rem;
}
.section .tyre-section-header {
  margin-bottom: 0.5rem;
}
.section .tyre-section-item:not(:first-child) {
  margin-top: 2rem;
}
.section .fine-print {
  margin: 2rem 0 0 0;
}
.section .fine-print:before {
  content: "";
  position: relative;
  display: block;
  width: 150px;
  height: 1px;
  background: #dee2e6;
  margin-bottom: 1rem;
}
.section .fine-print p {
  margin-bottom: calc(1rem / 2);
}
.section .fine-print p:last-child {
  margin-bottom: 0;
}
.section.section--primary {
  background: linear-gradient(145deg, #001e50 0%, #004783 100%);
  color: #fff;
}
.section.section--primary h1, .section.section--primary h2, .section.section--primary h3, .section.section--primary h4 {
  color: #fff;
}
.section.section--primary .button {
  background: #fff;
  color: #1C1C1C;
}
.section .row--summary {
  margin-left: -2rem;
  margin-right: -2rem;
  margin-bottom: -2rem;
  overflow: hidden;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.section .row--summary > div:first-child > .row > div {
  padding-left: 2rem;
}
.section .row--summary > div:last-child > .row > div {
  padding-right: 2rem;
}
.section .row--summary .line {
  background: #00286a;
}
.section .row--summary--border-top {
  background: #f00;
}

.fine-print + .section {
  margin-top: 2rem;
}

.section__inner {
  margin-bottom: 3rem;
}

.calculateVehicleTax-header {
  color: #013C4A;
}

.calculateBenefit-header {
  color: #013C4A;
}

.section__offer-header .offer-header {
  text-transform: uppercase;
  font-size: 1.925rem;
  margin-bottom: 0;
}
.section__offer-header .details {
  list-style: none;
  margin: 0;
  padding: 0;
}
.section__offer-header .details > li {
  display: inline-block;
}
.section__offer-header .details > li:after {
  content: "|";
  display: inline-block;
  margin: 0 calc(1rem / 2) 0 calc(1rem / 1.3);
}
.section__offer-header .details > li:last-child:after {
  content: "";
}
.section__offer-header .sales-contact {
  margin-top: 2rem;
  margin-bottom: 0;
}

.section.section--accept .button {
  margin-top: 1rem;
}
.section.section--accept .button.disabled, .section.section--accept .button:disabled {
  opacity: 0.3;
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.section.section--accept h1 + p.text-center {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.section.section--accept p.text-center svg {
  margin-top: 1rem;
  height: 50px;
  width: 50px;
}

@media only screen and (max-width: 879.98px) {
  .section {
    border-radius: 0;
    padding: 1rem;
    padding-bottom: 2rem;
    margin-bottom: 0;
    border-bottom: 1px solid #e9ecef;
    box-shadow: none;
  }
  .section:first-child h1 {
    padding-top: 2rem;
  }
  .section + .fine-print {
    margin-top: 1rem;
  }
  .section .row--summary {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    font-size: 1rem;
    border-radius: 0.25rem;
  }
  .section .row--summary > div:first-child > .row > div {
    padding-left: 1rem;
  }
  .section .row--summary > div:last-child > .row > div {
    padding-right: 1rem;
  }
}
@media only screen and (max-width: 575.98px) {
  .section--100vh--mobile {
    height: 100vh;
  }
}
.section-alert {
  background: #fff;
  padding: 0;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.section-alert > div {
  padding: 2rem 1rem;
}
.section-alert .icon {
  width: 100px;
  background: #001e50;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex: 0 0 60px;
}
.section-alert .icon svg {
  width: 24px;
  height: 24px;
}
.section-alert p:last-child {
  margin-bottom: 0;
}

.terms-pre-text {
  margin-bottom: 2rem;
}

@media only screen and (max-width: 879.98px) {
  .section-alert div {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .section-alert .icon {
    background: transparent;
  }
  .section-alert .icon svg {
    width: 32px;
    height: 32px;
    padding: 2px;
  }
  .section-alert .icon svg path {
    fill: #001e50;
  }
}
.section__markdown img {
  width: 100%;
  height: auto;
}

.section__markdown--fullwidth-video {
  padding: 0;
  overflow: hidden;
}

@media only screen and (max-width: 879.98px) {
  .section:first-child > p + h1 {
    padding-top: 0;
  }
}
.table {
  width: 100%;
}
.table .row {
  flex-wrap: wrap;
}
.table .row > div {
  padding-top: calc(1rem / 2);
  padding-bottom: calc(1rem / 2);
  page-break-inside: avoid;
}
.table .header {
  margin-top: 2rem;
}
.table .row > div > .header:first-child {
  margin-top: 0;
}

.row--summary {
  font-size: 1.25rem;
  margin-top: 2rem;
}

.row__padding-lg {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.row__bg--gray {
  background: #EBEFF0;
}

.row__bg--primary {
  background: #001e50;
  color: #fff;
}
.row__bg--primary .value {
  color: #fff;
}

.table--bordered .row {
  border-bottom: 1px solid #dee2e6;
}
.table--bordered .row > div {
  padding-top: 0;
  padding-bottom: 0;
}
.table--bordered .row > div .item:last-child {
  border-bottom: none;
}
.table--bordered .row:last-child {
  border-bottom: none;
}
.table--bordered .item {
  border-bottom: 1px solid #e9ecef;
  padding-top: calc(1rem / 1.5);
  padding-bottom: calc(1rem / 1.5);
}

.table--small {
  font-size: 87.5%;
}

.table__summary-on-last-row .item:nth-last-child(2) {
  border-bottom: none;
}
.table__summary-on-last-row .item:last-child {
  background: #001e50;
  color: #fff;
  font-size: 1.25rem;
  margin-top: 1rem;
  margin-left: calc(-2rem / 2);
  margin-right: calc(-2rem / 2);
  padding-left: calc(2rem / 2);
  padding-right: calc(2rem / 2);
  border-radius: 0.25rem;
  border-bottom: none;
}
.table__summary-on-last-row .item:last-child .value {
  color: #fff;
}

.table .strikethrough + em {
  display: block;
  margin-top: 1rem;
}

@media only screen and (max-width: 879.98px) {
  .table__summary-on-last-row .item:last-child {
    border-radius: 0;
    font-size: 1rem;
  }
}
.grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-collapse: collapse;
}
.grid-container .column {
  display: flex;
  flex-direction: column;
  padding: 0px 16px 0px 16px;
}
.grid-container .item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  break-inside: avoid;
  padding-top: 0.6666666667rem;
  padding-bottom: 0.6666666667rem;
  border-bottom: 1px solid #e9ecef;
  font-size: 87.5%;
}
.grid-container .item:last-child {
  border-bottom: none;
}

.tab-pane {
  display: none;
}
.tab-pane.active {
  display: block;
}
.tab-pane > .fine-print {
  padding: 0 2rem;
}

@media only screen and (max-width: 879.98px) {
  .tab-pane > .fine-print {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
  white-space: nowrap;
}

h1, h2, h3, h4, h5 {
  font-family: "VWHeadWeb", "VWTextWeb", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  color: #000000;
}

h1 {
  font-size: 1.75rem;
  text-transform: uppercase;
}

h2 {
  font-size: 1.4rem;
}

h3 {
  font-size: 1.25rem;
}

.label {
  font-weight: bold;
}

.label--indent {
  padding-left: 1rem;
}

.value {
  font-weight: bold;
}

.strikethrough {
  text-decoration: line-through;
}

.description {
  display: block;
  position: relative;
  font-size: 0.875rem;
  margin-top: calc(1rem / 2);
  line-height: 1.5rem;
}
.description.description--cropped {
  height: 3rem;
  overflow: hidden;
  cursor: pointer;
}
.description.description--cropped:after {
  content: "… Visa mer";
  position: absolute;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 20px);
  color: #001e50;
  padding: 0 0 0 2rem;
}
.description.description--expanded {
  overflow: visible;
  height: auto;
  cursor: pointer;
}
.description.description--expanded:after {
  content: "Visa mindre";
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 20px);
  color: #001e50;
  padding: 0 0 0 2rem;
}

em {
  font-style: italic;
}

hr {
  border: none;
  height: 1px;
  background: #dee2e6;
  margin: 2rem 0;
}

.fine-print {
  color: #63686d;
}
.fine-print p:last-child {
  margin-bottom: 0;
}

.post-text {
  margin-top: 2rem;
}
.post-text p:last-child {
  margin-bottom: 0;
}

h1 + .post-text {
  margin-top: -1rem;
  margin-bottom: 2rem;
}

h1 + p + .post-text {
  margin-bottom: 2rem;
}

h2 + .post-text {
  margin-top: -1rem;
  margin-bottom: 1rem;
}

h3 + .post-text,
.table {
  margin-top: 0;
  margin-bottom: 1rem;
}

ul li {
  margin-bottom: 1rem;
}

.text-wrap {
  white-space: nowrap;
}

@media only screen and (max-width: 879.98px) {
  body {
    font-size: 0.8rem;
  }
  h1 {
    font-size: 1.4rem;
  }
  h2 {
    font-size: 1.12rem;
  }
  h3 {
    font-size: 1rem;
  }
  .description {
    font-size: 0.7rem;
    line-height: 1.2rem;
  }
  .description.description--cropped {
    height: 2.4rem;
  }
  .text-sm-left {
    text-align: left;
  }
  .text-sm-right {
    text-align: right;
  }
  .text-sm-center {
    text-align: center;
  }
}
.visible-web {
  display: block !important;
}

.hidden-web {
  display: none !important;
}

.accordion-container {
  width: 100%; /* Set the accordion container to full width */
}

.accordion-toggle {
  display: block;
  padding: 0 1rem;
}

/* Styling the accordion toggle when it's active or hovered */
/* Styling the accordion body */
.accordion-collapse {
  margin-top: 0.5rem; /* Adjust as needed */
  border-radius: 0.25rem;
  overflow: hidden; /* Hide overflow content */
}

/* Styling the accordion body when it's open */
.accordion-collapse.show {
  display: block; /* Show the content when the accordion is open */
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.acordion-item:hover {
  background-color: #f0f0f0; /* Change to your desired highlight color */
}

.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.accordion-item:not(:first-of-type) {
  border-top: 0;
}

.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}

.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}

.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

.accordion {
  width: 30%;
}

.accordion-toggle .caret, .accordion-toggle .caret-up {
  transition: transform 0.3s;
}

.accordion-toggle .caret-up .caret {
  transform: rotate(180deg);
}

.table-row:hover {
  background-color: #f0f0f0;
}

.section--purchase {
  max-width: 39rem;
  margin: auto;
}

.purchase--cancel--button {
  margin-top: 3.2rem;
  align-self: center;
}
@media (max-width: 480px) {
  .purchase--cancel--button {
    margin-top: 30px;
    font-size: 1rem;
  }
}

@media (max-width: 480px) {
  .purchase--content--mobile {
    display: flex;
    align-items: center;
  }
}

.bank-id-button-line-height {
  line-height: 25px;
}

.bank-id-verify-button {
  margin-right: 12px;
  vertical-align: bottom;
}

@media (max-width: 480px) {
  .purchase--general-title {
    font-size: 1.75rem;
    line-height: 1.5;
    text-align: left;
    padding-top: 0 !important;
  }
}
@media (max-width: 480px) {
  .purchase--heading {
    text-align: left;
    font-size: 31px;
    padding-top: 0 !important;
    word-break: break-word;
  }
}
@media (max-width: 480px) {
  .purchase--description {
    text-align: left;
    font-size: 16px;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 480px) {
  .purchase--button {
    font-size: 1rem;
    padding: 0.8rem 1rem;
  }
}
.purchase--button--verify-bank-id:disabled {
  color: #fff;
}

.accept--container {
  margin: 2rem 0;
}

.accept--button {
  margin-bottom: 1rem;
}

@media (max-width: 480px) {
  .authenticate-section {
    padding: 89px 20px 2rem;
  }
}

@media (max-width: 480px) {
  .authenticate-section--spinner {
    padding: 0;
  }
}

.authenticate--container {
  max-width: 39rem;
  margin: auto;
}

.authenticate--button--container {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0 1rem;
}
.authenticate--button--container--message {
  text-align: center;
  width: 100%;
}
@media (max-width: 480px) {
  .authenticate--button--container {
    margin: 3rem 0 0;
  }
}

.authenticate--form--group {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 1.75rem 1rem 3rem;
}
@media (max-width: 480px) {
  .authenticate--form--group {
    margin: 30px 0 0;
  }
}

.ssn--label {
  margin-bottom: 0.5rem;
}
@media (max-width: 480px) {
  .ssn--label {
    font-size: 1rem;
  }
}
.ssn--label--error {
  color: #FF0000;
  text-align: left;
  position: absolute;
  margin: 0;
  bottom: 0;
  left: 0;
  transform: translateY(110%);
}

.ssn--form--control {
  background: #FFFFFF;
  border: 1px solid #D8D8D8;
  border-radius: 4px;
  padding: 0.75rem 0 0.75rem 1rem;
}
.ssn--form--control::placeholder {
  overflow: visible;
}
.ssn--form--control:focus {
  outline: none !important;
  border: 1px solid #000;
}
.ssn--form--control--error {
  border-color: #FF0000;
}
@media (max-width: 480px) {
  .ssn--form--control {
    font-size: 1rem;
  }
}

.email-code {
  display: flex;
  flex-direction: column;
  margin: 1.75rem 1rem 3rem;
  position: relative;
  height: 80px;
}
@media (max-width: 480px) {
  .email-code {
    margin: 2.5rem 0 0;
  }
}
.email-code__input {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  outline: none;
  border: none;
  caret-color: transparent;
  opacity: 0;
}
.email-code__digits-container {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  justify-content: center;
}
.email-code__digit {
  position: relative;
  width: 60px;
  border: 1px solid #D8D8D8;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  font-size: 31px;
  text-align: center;
  line-height: 80px;
}
.email-code__digit:not(:first-of-type) {
  margin-left: 20px;
}
.email-code__digit--active {
  border: 1px solid #00215C;
}
.email-code__digit--danger {
  border: 1px solid #FF0000;
}
.email-code__error-message {
  display: flex;
  width: 200px;
  position: absolute;
  bottom: -30px;
  left: 0;
  transform: translateY(100%);
  font-size: 12px;
  color: #FF0000;
  line-height: 0;
}

.customer--section {
  padding: 0;
  overflow: hidden;
}
.customer--section--form {
  padding: 2rem;
}
@media (max-width: 480px) {
  .customer--section--form {
    padding: 89px 20px 0;
  }
}
@media (max-width: 480px) {
  .customer--section--form--heading {
    padding-top: 0 !important;
    font-size: 1.75rem;
  }
}
@media (max-width: 480px) {
  .customer--section--form--description {
    font-size: 1rem;
    padding-bottom: 1.25rem;
  }
}
.customer--section--form--group {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 480px) {
  .customer--section--form--group {
    display: block;
    flex-direction: unset;
    justify-content: unset;
  }
}
.customer--section--form--add-margin {
  margin-bottom: 1.25rem;
}
@media (max-width: 480px) {
  .customer--section--form--add-margin {
    margin-bottom: 0;
  }
}

.customer--error-message {
  margin: 2.5rem 2rem 0;
  text-align: center;
  font-size: 1rem;
}

.additions--container {
  display: flex;
  flex: 1;
  flex-direction: row;
  padding: 2rem;
  background-color: #001e50;
}
@media (max-width: 480px) {
  .additions--container {
    flex-direction: column;
    padding: 36px 20px 30px;
  }
}

.additions--info {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.additions--info--section {
  display: flex;
  flex: 1;
  flex-direction: row;
}
.additions--info--section--separator {
  margin-top: 2rem;
}

.additions--checkbox--container {
  margin: 6px 40px 0 0;
}
@media (max-width: 480px) {
  .additions--checkbox--container {
    margin: 6px 0 0;
  }
}
.additions--checkbox--container--checkbox {
  appearance: none;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #FFFFFF;
  border-radius: 2px;
}
.additions--checkbox--container--checkbox:checked {
  background-image: url("../svg/check-single.svg");
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 480px) {
  .additions--text--container {
    margin-left: 24px;
  }
}
.additions--text--container--title {
  margin: 0 0 4px 0;
}
.additions--text--container--text {
  color: #FFFFFF;
}
.additions--text--container--text--description {
  color: #fff;
  font-size: 14px;
  margin-bottom: 14px;
}

.additions--open--button {
  border-radius: unset;
  background-color: transparent;
  color: #FFFFFF;
  padding: 0;
  border: none;
  box-shadow: unset;
  text-decoration-line: underline;
  font-size: 1rem;
  margin-bottom: 30px;
}
.additions--open--button:hover {
  color: #FFFFFF;
  text-decoration-line: underline;
  text-decoration-color: white;
}

.additions--markdown--mobile {
  display: none;
}
@media (max-width: 480px) {
  .additions--markdown--mobile--show {
    display: block;
    color: #fff;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
  }
  .additions--markdown--mobile--show h1 {
    color: #fff;
    font-size: 1rem;
  }
}
@media (max-width: 480px) {
  .additions--markdown--mobile--hide {
    display: none;
  }
}

.customer--form--buttons--container {
  display: flex;
  flex: 0.7;
  align-items: flex-end;
  justify-content: flex-end;
}
@media (max-width: 480px) {
  .customer--form--buttons--container {
    flex: 1;
    flex-direction: column;
    align-items: center;
    margin-top: 60px;
  }
}
.customer--form--buttons--container--order {
  background-color: #FFFFFF;
  color: black;
  width: 194px;
  height: 50px;
  padding: 0;
  border: none;
}
.customer--form--buttons--container--order:hover {
  background-color: #FFFFFF;
}
@media (max-width: 480px) {
  .customer--form--buttons--container--order {
    width: 100%;
    font-size: 1rem;
  }
}
.customer--form--buttons--container--order-without-additions {
  width: 194px;
  height: 50px;
  padding: 0;
  border: none;
}
@media (max-width: 480px) {
  .customer--form--buttons--container--order-without-additions {
    width: 100%;
    font-size: 1rem;
  }
}
.customer--form--buttons--container--cancel {
  color: #fff;
  height: 50px;
  border: none;
  margin-right: 3.125rem;
}
.customer--form--buttons--container--cancel--after {
  display: none;
}
@media (max-width: 480px) {
  .customer--form--buttons--container--cancel {
    margin-right: 0;
    font-size: 1rem;
  }
  .customer--form--buttons--container--cancel--before {
    display: none;
  }
  .customer--form--buttons--container--cancel--after {
    display: inline-block;
    margin-top: 30px;
    height: auto;
  }
}
.customer--form--buttons--container--cancel-without-additions {
  height: 50px;
  border: none;
  margin-right: 3.125rem;
}
.customer--form--buttons--container--cancel-without-additions--after {
  display: none;
}
@media (max-width: 480px) {
  .customer--form--buttons--container--cancel-without-additions {
    margin-right: 0;
    font-size: 1rem;
  }
  .customer--form--buttons--container--cancel-without-additions--before {
    display: none;
  }
  .customer--form--buttons--container--cancel-without-additions--after {
    display: inline-block;
    margin-top: 30px;
    height: auto;
  }
}
.customer--form--buttons--container--back {
  height: 50px;
  border: none;
  color: #001e50;
  margin: 2rem auto 0 auto;
  display: block;
  cursor: pointer;
}
@media (max-width: 480px) {
  .customer--form--buttons--container--back {
    font-size: 1rem;
  }
}

.confirm--buttons--without--additions {
  display: flex;
  flex: 1;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 2rem;
  flex-direction: column;
}
.confirm--buttons--without--additions--buttons-container {
  display: flex;
  flex: 1;
  flex-direction: row;
}
@media (max-width: 480px) {
  .confirm--buttons--without--additions--buttons-container {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 480px) {
  .confirm--buttons--without--additions {
    display: block;
    align-items: center;
    padding: 36px 20px 30px;
  }
}

.server--error--message {
  margin-top: 1rem;
}
@media (max-width: 480px) {
  .server--error--message {
    display: flex;
    justify-content: center;
  }
}

.input--group--v {
  display: flex;
  flex-direction: column;
}
@media (max-width: 480px) {
  .input--group--v {
    margin-bottom: 19px;
  }
}
.input--group--v--flex {
  flex: 0.485;
}
.input--group--v--validation {
  position: relative;
}

.form--control--v {
  height: 44px;
  padding-left: 16px;
  background: #fff;
  border: 1px solid #D8D8D8;
  border-radius: 4px;
  margin-top: 4px;
  outline: none;
}
.form--control--v:focus {
  border: 1px solid #000;
}
.form--control--v.is-readonly {
  background: #F3F5F6;
  border: 1px solid #B8B8B8;
}
.form--control--v.is-readonly:focus {
  outline: none;
}
@media (max-width: 480px) {
  .form--control--v {
    font-size: 1rem;
  }
}
.form--control--v--label {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .form--control--v--label {
    font-size: 1rem;
  }
}
.form--control--v--error {
  border-color: #FF0000;
}

.form--control--error-message {
  color: #FF0000;
  margin-top: 4px;
}

body.modal--p-open {
  overflow: hidden;
}

body.additions-modal-open {
  overflow: hidden;
}

.fade--p-enter-active, .fade--p-leave-active {
  transition: opacity 0.15s linear;
}

.fade--p-enter, .fade--p-leave-to {
  opacity: 0;
}

.modal--p {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 480px) {
  .modal--p {
    z-index: 1000;
    padding: 0 !important;
  }
}

.modal--dialog--p {
  background: #fff;
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 1050;
  width: fit-content;
  box-shadow: 0 0px 45px rgba(0, 0, 0, 0.3);
}
@media (max-width: 480px) {
  .modal--dialog--p {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    padding-bottom: 132px;
  }
  .modal--dialog--p--is-accepting-mobile {
    justify-content: center;
  }
}
.modal--dialog--p--accepting-container {
  width: 600px;
  padding: 2rem 0;
}
@media (max-width: 480px) {
  .modal--dialog--p--accepting-container {
    font-size: initial;
    width: 100%;
    padding: 0;
  }
}

.modal--header--p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.5rem 2rem 1rem 2rem;
}
.modal--header--p--close {
  background-color: #fff;
  width: 101px;
  height: 50px;
  border: 1px solid black;
  border-radius: 50px;
  font-weight: bold;
  margin-left: 3rem;
}
.modal--header--p--close--two-sections {
  margin-left: 0;
}
.modal--header--p--close-icon {
  display: none;
}
@media (max-width: 480px) {
  .modal--header--p {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0;
  }
  .modal--header--p .modal__title {
    margin: 1.5rem 1.25rem 0;
    overflow-wrap: anywhere;
    word-break: break-word;
  }
  .modal--header--p--close {
    display: none;
  }
  .modal--header--p--close-icon {
    display: block;
    align-self: flex-end;
    background-color: transparent;
    cursor: pointer;
    border: none;
    appearance: none;
    outline: 0;
    padding: 1rem;
    margin: 24px 24px 0 0;
  }
  .modal--header--p--close-icon:focus {
    outline: 0;
  }
}

.modal--body--p {
  display: flex;
  flex-direction: row;
  padding: 1rem 2rem 2.5rem 2rem;
}
.modal--body--p--tab-buttons {
  display: none;
}
.modal--body--p .bank-id-section--show {
  display: flex;
}
.modal--body--p .bank-id-section--hide {
  display: none;
}
.modal--body--p .contact-seller-section--show {
  display: flex;
}
.modal--body--p .contact-seller-section--hide {
  display: none;
}
.modal--body--p--column {
  display: flex;
  flex: 1;
}
.modal--body--p--column--info {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.modal--body--p--column--info--title {
  color: #001e50;
  margin: 0 0 1.5rem 0;
}
.modal--body--p--column--info--text {
  flex: 1;
  margin: 0 0 30px 0;
}
.modal--body--p--column--info--text ol {
  margin: 0;
  padding: 0;
  counter-reset: item;
}
.modal--body--p--column--info--text ol > li {
  margin: 0 0 1.5rem 0;
  padding: 0 0 0 2em;
  text-indent: -2em;
  list-style-type: none;
  counter-increment: item;
  font-weight: normal;
}
.modal--body--p--column--info--text ol > li:before {
  display: inline-block;
  width: 1.5em;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}
.modal--body--p--column--info--bankId-button {
  align-self: flex-start;
  height: 50px;
  padding: 0 2.5rem;
}
.modal--body--p--column--info--contact-seller-button {
  align-self: flex-start;
  height: 50px;
  padding: 0 2.5rem;
}
.modal--body--p--vertical-line {
  border: 1px solid rgba(151, 151, 151, 0.2);
  margin: 0 60px;
}
@media (max-width: 480px) {
  .modal--body--p {
    flex-direction: column;
    padding: 0 20px 0;
  }
  .modal--body--p--two-sections {
    padding: 28px 20px 0;
  }
  .modal--body--p--tab-buttons {
    display: flex;
    flex: 1;
    flex-direction: row;
  }
  .modal--body--p--tab-buttons--bank-id {
    padding-bottom: 8px;
  }
  .modal--body--p--tab-buttons--bank-id--show {
    border-bottom: 3px solid #001e50 !important;
  }
  .modal--body--p--tab-buttons--bank-id--hide {
    border-bottom: 3px solid transparent !important;
  }
  .modal--body--p--tab-buttons--contact-seller {
    margin-left: 2rem;
    padding-bottom: 8px;
  }
  .modal--body--p--tab-buttons--contact-seller--show {
    border-bottom: 3px solid #001e50 !important;
  }
  .modal--body--p--tab-buttons--contact-seller--hide {
    border-bottom: 3px solid transparent !important;
  }
  .modal--body--p--tab-buttons--title {
    color: #001e50;
    font-size: 1rem;
  }
  .modal--body--p .bank-id-section-mobile--show {
    display: flex;
  }
  .modal--body--p .bank-id-section-mobile--hide {
    display: none;
  }
  .modal--body--p .contact-seller-section-mobile--show {
    display: flex;
  }
  .modal--body--p .contact-seller-section-mobile--hide {
    display: none;
  }
  .modal--body--p--column--info {
    margin: 2rem 0 0;
  }
  .modal--body--p--column--info--title {
    display: block;
  }
  .modal--body--p--column--info--title--hide {
    display: none;
  }
  .modal--body--p--column--info--text {
    margin: 0 0 24px 0;
  }
  .modal--body--p--column--info--text ol {
    font-size: 1rem;
  }
  .modal--body--p--column--info--text p {
    font-size: 1rem;
  }
  .modal--body--p--column--info button {
    align-self: auto;
  }
  .modal--body--p--vertical-line {
    display: none;
  }
}

.dialog--error {
  max-width: 39rem;
  min-width: 30rem;
  padding: 51px 0 60px;
}

.header--error {
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 0;
}

.title--error {
  margin: 0 40px;
}

.description--error {
  margin: 1rem 40px 0;
}

.button--close--error {
  align-self: center;
  padding: 0;
  width: 194px;
  height: 50px;
  margin: 48px 0 0;
}

@media (max-width: 480px) {
  .dialog--error {
    min-width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    overflow-wrap: anywhere;
  }
  .header--error {
    text-align: left !important;
    justify-content: flex-start !important;
    margin-top: 3rem;
  }
  .title--error {
    margin: 0 24px !important;
  }
  .description--error {
    margin: 1rem 24px 0 !important;
    font-size: initial;
  }
  .button--close--error {
    display: none;
  }
}
.spinner--container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.spinner--container--description {
  font-size: 1rem;
  margin-left: 4px;
  margin-right: 4px;
}

.spinner-v {
  border-left-color: #E0E3E9;
  border-right-color: #E0E3E9;
  border-bottom-color: #E0E3E9;
  width: 100px;
  height: 100px;
  border-width: 10px;
}

.icon--v {
  margin: 3rem 0 1rem;
}
.icon--v--with-description {
  margin: 2.25rem 0 1rem;
}

.spinner--bank-id--button {
  display: none;
}
@media (max-width: 480px) {
  .spinner--bank-id--button {
    display: block;
    margin-top: 3.2rem;
    font-size: 1rem;
  }
}

body.carousel-modal-open {
  overflow: hidden;
}

.swiper-fade-enter-active, .swiper-fade-leave-active {
  transition: opacity 0.15s linear;
}

.swiper-fade-enter, .swiper-fade-leave-to {
  opacity: 0;
}

.swiper-fullscreen-modal {
  visibility: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0);
  z-index: 1040;
  display: flex;
  flex-direction: column;
}
@media screen and (orientation: landscape) and (max-height: 800px) {
  .swiper-fullscreen-modal {
    overflow-y: scroll;
  }
}
.swiper-fullscreen-modal--visible {
  visibility: visible;
}

.swiper-main-fs {
  position: relative;
  height: 93%;
  display: flex;
  flex: 1;
}
.swiper-main-fs--one-image {
  height: 100%;
}
.swiper-main-fs--close {
  background-color: transparent;
  display: block;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  z-index: 999;
  cursor: pointer;
  border: none;
  appearance: none;
  outline: 0;
  padding: 1rem;
}
@media (max-width: 480px) {
  .swiper-main-fs--close {
    bottom: 0;
    right: 0;
  }
}
@media screen and (orientation: landscape) and (max-height: 800px) {
  .swiper-main-fs--close {
    bottom: 0;
    right: 0;
  }
}
.swiper-main-fs--close:focus {
  outline: 0;
}
@media (max-width: 480px) {
  .swiper-main-fs--close--icon {
    width: 20px;
    height: 20px;
  }
}
@media screen and (orientation: landscape) and (max-height: 800px) {
  .swiper-main-fs--close--icon {
    width: 20px;
    height: 20px;
  }
}

.swiper-thumbnails-fs {
  display: flex;
  height: 7%;
}

.swiper.gallery-top .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
}
.swiper.gallery-thumbs .swiper-slide {
  transition: opacity 0.3s ease-out;
}
.swiper.gallery-thumbs .swiper-slide:hover {
  opacity: 0.6;
  cursor: pointer;
}
.swiper.gallery-thumbs .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper.gallery-thumbs .swiper-slide-active {
  opacity: 1;
  border: 5px solid #001e50;
}

.navigation-arrows {
  position: absolute;
  z-index: 999;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: 0;
}
.navigation-arrows.swiper-button-disabled {
  opacity: 0.6;
}
.navigation-arrows:focus {
  outline: 0;
}
.navigation-arrows.arrow-prev {
  left: 0;
  margin-left: 12px;
}
.navigation-arrows.arrow-next {
  right: 0;
  margin-right: 12px;
}
.navigation-arrows.arrow-prev-fs {
  left: 0;
  margin-left: 24px;
}
.navigation-arrows.arrow-next-fs {
  right: 0;
  margin-right: 24px;
}
@media (max-width: 480px) {
  .navigation-arrows.arrow-prev-fs {
    margin-left: 12px;
  }
  .navigation-arrows.arrow-next-fs {
    margin-right: 12px;
  }
}
@media (min-width: 480px) {
  .navigation-arrows--icon-fs {
    width: 40px;
    height: 40px;
  }
}

@media screen and (orientation: portrait) and (max-width: 480px) {
  .swiper-main-fs {
    position: relative;
    height: 90%;
  }
  .swiper-main-fs--one-image {
    height: 100%;
  }
  .swiper-thumbnails-fs {
    height: 10%;
  }
}
@media screen and (orientation: landscape) and (max-height: 800px) {
  .swiper-main-fs {
    height: 80%;
  }
  .swiper-main-fs--one-image {
    height: 100%;
  }
  .swiper-thumbnails-fs {
    height: 20%;
  }
}
body {
  letter-spacing: 0.02rem;
  background: #fff;
}
body main > header .header-logo {
  max-width: 56px;
  height: 56px;
}
body main > header .header__logo__link {
  background: #fff;
  padding: 0 1rem;
  z-index: 1;
}
body main > header .dealer-name {
  background: #fff;
  padding: 0 1rem;
  z-index: 1;
}
body main > header .top-bar:before {
  content: "";
  display: block;
  background: #001e50;
  width: 100%;
  height: 2px;
  top: 49px;
  position: absolute;
}
body main > header .main-nav {
  border-top: none;
}
body main > header .main-nav ul.nav .nav__item--bordered {
  border: none;
}
body main > header .main-nav ul.nav .nav__item--bordered .nav__link {
  padding-right: 0;
}
body main > .content {
  background: #f7f8f9;
}
body main > .content a {
  border-bottom: 1px solid currentColor;
  padding-bottom: 2px;
}
body main > footer .footer-logo {
  max-width: 56px;
}
body main > footer a {
  border-bottom: 1px solid currentColor;
  padding-bottom: 2px;
}
body main > footer a.footer__logo {
  border: none;
}

.main-nav .nav-container--9-items ul.nav .nav__item {
  font-size: 0.85rem;
}

.dropdown .dropdown__item:hover {
  background: #001e50;
}

.button {
  border-radius: 40px;
}

.cookie .button {
  border-radius: 0.25rem;
}

body main.text-only > header .top-bar:before {
  display: none;
}

@media only screen and (max-width: 879.98px) {
  body > main > header .top-bar:before {
    top: 47px;
  }
  body > main > footer {
    background: #EBEFF0;
  }
  body main > .content {
    background: transparent;
  }
}

/*# sourceMappingURL=app--vw.css.map */
