﻿/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

@font-face {
	font-family: "Audi Type";
	src: url("../fonts/AudiType-Normal_08.eot");
	src: url("../fonts/AudiType-Normal_08.eot?#iefix") format('eot'),
		url("../fonts/AudiType-Normal_08.woff") format('woff');
}

@font-face {
	font-family: "Audi Type Bold";
	src: url("../fonts/AudiType-Bold_08.eot");
	src: url("../fonts/AudiType-Bold_08.eot?#iefix") format('eot'),
		url("../fonts/AudiType-Bold_08.woff") format('woff');
}

@font-face {
	font-family: "Audi Type Extended";
	src: url("../fonts/AudiType-ExtendedNormal_08.eot");
	src: url("../fonts/AudiType-ExtendedNormal_08.eot?#iefix") format('eot'),
		url("../fonts/AudiType-ExtendedNormal_08.woff") format('woff');
}

@font-face {
	font-family: "Audi Type Extended Bold";
	src: url("../fonts/AudiType-ExtendedBold_08.eot");
	src: url("../fonts/AudiType-ExtendedBold_08.eot?#iefix") format('eot'),
		url("../fonts/AudiType-ExtendedBold_08.woff") format('woff');
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background-color: transparent
}

a:active, a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b, strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

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

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}

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

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 10px
}

body {
  color: #000;
  font-family: VW Text, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.5625
}

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #001e50;
  text-decoration: none
}

a:focus, a:hover {
  color: #0040c5;
  text-decoration: underline
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

figure {
  margin: 0
}

img {
  vertical-align: middle
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%
}

.img-rounded {
  border-radius: 10px
}

.img-thumbnail {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: inline-block;
  height: auto;
  line-height: 1.5625;
  max-width: 100%;
  padding: 4px;
  transition: all .2s ease-in-out
}

.img-circle {
  border-radius: 50%
}

hr {
  border-top: 1px solid #eee;
  margin-bottom: 25px;
  margin-top: 25px
}

[role=button] {
  cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  line-height: 1.1
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  color: #777;
  font-weight: 400;
  line-height: 1
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-bottom: 12.5px;
  margin-top: 25px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
  margin-bottom: 12.5px;
  margin-top: 12.5px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%
}

.h1, h1 {
  font-size: 52px
}

.h2, h2 {
  font-size: 38px
}

.h3, h3 {
  font-size: 24px
}

.h4, h4 {
  font-size: 18px
}

.h5, .h6, h5, h6 {
  font-size: 16px
}

p {
  margin: 0 0 12.5px
}

.lead {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 25px
}

@media(min-width:768px) {
  .lead {
    font-size: 24px
  }
}

.small, small {
  font-size: 87%
}

.mark, mark {
  background-color: #808890;
  padding: .2em
}

.text-left {
  text-align: left
}

.text-right {
  text-align: right
}

.text-center {
  text-align: center
}

.text-justify {
  text-align: justify
}

.text-nowrap {
  white-space: nowrap
}

.text-lowercase {
  text-transform: lowercase
}

.initialism, .text-uppercase {
  text-transform: uppercase
}

.text-capitalize {
  text-transform: capitalize
}

.text-muted {
  color: #808890
}

.text-primary {
  color: #001e50
}

a.text-primary:focus, a.text-primary:hover {
  color: #000b1d
}

.text-success {
  color: #001e50
}

a.text-success:focus, a.text-success:hover {
  color: #000b1d
}

.text-info {
  color: #2f3538
}

a.text-info:focus, a.text-info:hover {
  color: #181b1c
}

.text-warning {
  color: #808890
}

a.text-warning:focus, a.text-warning:hover {
  color: #676f76
}

.text-danger {
  color: #e4002c
}

a.text-danger:focus, a.text-danger:hover {
  color: #b10022
}

.bg-primary {
  background-color: #001e50;
  color: #fff
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #000b1d
}

.bg-success {
  background-color: #2f3538
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #181b1c
}

.bg-info {
  background-color: #bdc3c6
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #a2aaae
}

.bg-warning {
  background-color: #808890
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #676f76
}

.bg-danger {
  background-color: #e4002c
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #b10022
}

.page-header {
  border-bottom: 1px solid #eee;
  margin: 50px 0 25px;
  padding-bottom: 11.5px
}

ol, ul {
  margin-bottom: 12.5px;
  margin-top: 0
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}

.list-inline, .list-unstyled {
  list-style: none;
  padding-left: 0
}

.list-inline {
  margin-left: -5px
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px
}

dl {
  margin-bottom: 25px;
  margin-top: 0
}

dd, dt {
  line-height: 1.5625
}

dt {
  font-weight: 700
}

dd {
  margin-left: 0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
  content: " ";
  display: table
}

.dl-horizontal dd:after {
  clear: both
}

@media(min-width:768px) {
  .dl-horizontal dt {
    clear: left;
    float: left;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px
  }
  .dl-horizontal dd {
    margin-left: 180px
  }
}

abbr[data-original-title], abbr[title] {
  cursor: help
}

.initialism {
  font-size: 90%
}

blockquote {
  border-left: 5px solid #dfe4e8;
  font-size: 16px;
  margin: 0 0 25px;
  padding: 12.5px 25px
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
  color: #777;
  display: block;
  font-size: 80%;
  line-height: 1.5625
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: "— "
}

.blockquote-reverse, blockquote.pull-right {
  border-left: 0;
  border-right: 5px solid #dfe4e8;
  padding-left: 0;
  padding-right: 15px;
  text-align: right
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: ""
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: " —"
}

address {
  font-style: normal;
  line-height: 1.5625;
  margin-bottom: 25px
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px
}

.container:after, .container:before {
  content: " ";
  display: table
}

.container:after {
  clear: both
}

@media(min-width:768px) {
  .container {
    width: 750px
  }
}

@media(min-width:992px) {
  .container {
    width: 970px
  }
}

@media(min-width:1200px) {
  .container {
    width: 1170px
  }
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 1.6em;
}

.container-fluid:after, .container-fluid:before {
  content: " ";
  display: table
}

.container-fluid:after {
  clear: both
}

.row {
  margin-left: -15px;
  margin-right: -15px
}

.row:after, .row:before {
  content: " ";
  display: table
}

.row:after {
  clear: both
}

.row-no-gutters {
  margin-left: 0;
  margin-right: 0
}

.row-no-gutters [class*=col-] {
  padding-left: 0;
  padding-right: 0
}

.d-none {
  display: none;
}
@media(min-width:768px) {
  .d-none.d-sm-block {
    display: block;
  }
}

@media(min-width:992px) {
  .d-none.d-md-block {
    display: block;
  }
}

@media(min-width:1200px) {
  .d-none.d-lg {
    display: block;
  }
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left
}

.col-xs-1 {
  width: 8.3333333333%
}

.col-xs-2 {
  width: 16.6666666667%
}

.col-xs-3 {
  width: 25%
}

.col-xs-4 {
  width: 33.3333333333%
}

.col-xs-5 {
  width: 41.6666666667%
}

.col-xs-6 {
  width: 50%
}

.col-xs-7 {
  width: 58.3333333333%
}

.col-xs-8 {
  width: 66.6666666667%
}

.col-xs-9 {
  width: 75%
}

.col-xs-10 {
  width: 83.3333333333%
}

.col-xs-11 {
  width: 91.6666666667%
}

.col-xs-12 {
  width: 100%
}

.col-xs-pull-0 {
  right: auto
}

.col-xs-pull-1 {
  right: 8.3333333333%
}

.col-xs-pull-2 {
  right: 16.6666666667%
}

.col-xs-pull-3 {
  right: 25%
}

.col-xs-pull-4 {
  right: 33.3333333333%
}

.col-xs-pull-5 {
  right: 41.6666666667%
}

.col-xs-pull-6 {
  right: 50%
}

.col-xs-pull-7 {
  right: 58.3333333333%
}

.col-xs-pull-8 {
  right: 66.6666666667%
}

.col-xs-pull-9 {
  right: 75%
}

.col-xs-pull-10 {
  right: 83.3333333333%
}

.col-xs-pull-11 {
  right: 91.6666666667%
}

.col-xs-pull-12 {
  right: 100%
}

.col-xs-push-0 {
  left: auto
}

.col-xs-push-1 {
  left: 8.3333333333%
}

.col-xs-push-2 {
  left: 16.6666666667%
}

.col-xs-push-3 {
  left: 25%
}

.col-xs-push-4 {
  left: 33.3333333333%
}

.col-xs-push-5 {
  left: 41.6666666667%
}

.col-xs-push-6 {
  left: 50%
}

.col-xs-push-7 {
  left: 58.3333333333%
}

.col-xs-push-8 {
  left: 66.6666666667%
}

.col-xs-push-9 {
  left: 75%
}

.col-xs-push-10 {
  left: 83.3333333333%
}

.col-xs-push-11 {
  left: 91.6666666667%
}

.col-xs-push-12 {
  left: 100%
}

.col-xs-offset-0 {
  margin-left: 0
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%
}

.col-xs-offset-3 {
  margin-left: 25%
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%
}

.col-xs-offset-6 {
  margin-left: 50%
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%
}

.col-xs-offset-9 {
  margin-left: 75%
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%
}

.col-xs-offset-12 {
  margin-left: 100%
}

@media(min-width:768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left
  }
  .col-sm-1 {
    width: 8.3333333333%
  }
  .col-sm-2 {
    width: 16.6666666667%
  }
  .col-sm-3 {
    width: 25%
  }
  .col-sm-4 {
    width: 33.3333333333%
  }
  .col-sm-5 {
    width: 41.6666666667%
  }
  .col-sm-6 {
    width: 50%
  }
  .col-sm-7 {
    width: 58.3333333333%
  }
  .col-sm-8 {
    width: 66.6666666667%
  }
  .col-sm-9 {
    width: 75%
  }
  .col-sm-10 {
    width: 83.3333333333%
  }
  .col-sm-11 {
    width: 91.6666666667%
  }
  .col-sm-12 {
    width: 100%
  }
  .col-sm-pull-0 {
    right: auto
  }
  .col-sm-pull-1 {
    right: 8.3333333333%
  }
  .col-sm-pull-2 {
    right: 16.6666666667%
  }
  .col-sm-pull-3 {
    right: 25%
  }
  .col-sm-pull-4 {
    right: 33.3333333333%
  }
  .col-sm-pull-5 {
    right: 41.6666666667%
  }
  .col-sm-pull-6 {
    right: 50%
  }
  .col-sm-pull-7 {
    right: 58.3333333333%
  }
  .col-sm-pull-8 {
    right: 66.6666666667%
  }
  .col-sm-pull-9 {
    right: 75%
  }
  .col-sm-pull-10 {
    right: 83.3333333333%
  }
  .col-sm-pull-11 {
    right: 91.6666666667%
  }
  .col-sm-pull-12 {
    right: 100%
  }
  .col-sm-push-0 {
    left: auto
  }
  .col-sm-push-1 {
    left: 8.3333333333%
  }
  .col-sm-push-2 {
    left: 16.6666666667%
  }
  .col-sm-push-3 {
    left: 25%
  }
  .col-sm-push-4 {
    left: 33.3333333333%
  }
  .col-sm-push-5 {
    left: 41.6666666667%
  }
  .col-sm-push-6 {
    left: 50%
  }
  .col-sm-push-7 {
    left: 58.3333333333%
  }
  .col-sm-push-8 {
    left: 66.6666666667%
  }
  .col-sm-push-9 {
    left: 75%
  }
  .col-sm-push-10 {
    left: 83.3333333333%
  }
  .col-sm-push-11 {
    left: 91.6666666667%
  }
  .col-sm-push-12 {
    left: 100%
  }
  .col-sm-offset-0 {
    margin-left: 0
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%
  }
  .col-sm-offset-3 {
    margin-left: 25%
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%
  }
  .col-sm-offset-6 {
    margin-left: 50%
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%
  }
  .col-sm-offset-9 {
    margin-left: 75%
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%
  }
  .col-sm-offset-12 {
    margin-left: 100%
  }
}

@media(min-width:992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left
  }
  .col-md-1 {
    width: 8.3333333333%
  }
  .col-md-2 {
    width: 16.6666666667%
  }
  .col-md-3 {
    width: 25%
  }
  .col-md-4 {
    width: 33.3333333333%
  }
  .col-md-5 {
    width: 41.6666666667%
  }
  .col-md-6 {
    width: 50%
  }
  .col-md-7 {
    width: 58.3333333333%
  }
  .col-md-8 {
    width: 66.6666666667%
  }
  .col-md-9 {
    width: 75%
  }
  .col-md-10 {
    width: 83.3333333333%
  }
  .col-md-11 {
    width: 91.6666666667%
  }
  .col-md-12 {
    width: 100%
  }
  .col-md-pull-0 {
    right: auto
  }
  .col-md-pull-1 {
    right: 8.3333333333%
  }
  .col-md-pull-2 {
    right: 16.6666666667%
  }
  .col-md-pull-3 {
    right: 25%
  }
  .col-md-pull-4 {
    right: 33.3333333333%
  }
  .col-md-pull-5 {
    right: 41.6666666667%
  }
  .col-md-pull-6 {
    right: 50%
  }
  .col-md-pull-7 {
    right: 58.3333333333%
  }
  .col-md-pull-8 {
    right: 66.6666666667%
  }
  .col-md-pull-9 {
    right: 75%
  }
  .col-md-pull-10 {
    right: 83.3333333333%
  }
  .col-md-pull-11 {
    right: 91.6666666667%
  }
  .col-md-pull-12 {
    right: 100%
  }
  .col-md-push-0 {
    left: auto
  }
  .col-md-push-1 {
    left: 8.3333333333%
  }
  .col-md-push-2 {
    left: 16.6666666667%
  }
  .col-md-push-3 {
    left: 25%
  }
  .col-md-push-4 {
    left: 33.3333333333%
  }
  .col-md-push-5 {
    left: 41.6666666667%
  }
  .col-md-push-6 {
    left: 50%
  }
  .col-md-push-7 {
    left: 58.3333333333%
  }
  .col-md-push-8 {
    left: 66.6666666667%
  }
  .col-md-push-9 {
    left: 75%
  }
  .col-md-push-10 {
    left: 83.3333333333%
  }
  .col-md-push-11 {
    left: 91.6666666667%
  }
  .col-md-push-12 {
    left: 100%
  }
  .col-md-offset-0 {
    margin-left: 0
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%
  }
  .col-md-offset-3 {
    margin-left: 25%
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%
  }
  .col-md-offset-6 {
    margin-left: 50%
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%
  }
  .col-md-offset-9 {
    margin-left: 75%
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%
  }
  .col-md-offset-12 {
    margin-left: 100%
  }
}

@media(min-width:1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left
  }
  .col-lg-1 {
    width: 8.3333333333%
  }
  .col-lg-2 {
    width: 16.6666666667%
  }
  .col-lg-3 {
    width: 25%
  }
  .col-lg-4 {
    width: 33.3333333333%
  }
  .col-lg-5 {
    width: 41.6666666667%
  }
  .col-lg-6 {
    width: 50%
  }
  .col-lg-7 {
    width: 58.3333333333%
  }
  .col-lg-8 {
    width: 66.6666666667%
  }
  .col-lg-9 {
    width: 75%
  }
  .col-lg-10 {
    width: 83.3333333333%
  }
  .col-lg-11 {
    width: 91.6666666667%
  }
  .col-lg-12 {
    width: 100%
  }
  .col-lg-pull-0 {
    right: auto
  }
  .col-lg-pull-1 {
    right: 8.3333333333%
  }
  .col-lg-pull-2 {
    right: 16.6666666667%
  }
  .col-lg-pull-3 {
    right: 25%
  }
  .col-lg-pull-4 {
    right: 33.3333333333%
  }
  .col-lg-pull-5 {
    right: 41.6666666667%
  }
  .col-lg-pull-6 {
    right: 50%
  }
  .col-lg-pull-7 {
    right: 58.3333333333%
  }
  .col-lg-pull-8 {
    right: 66.6666666667%
  }
  .col-lg-pull-9 {
    right: 75%
  }
  .col-lg-pull-10 {
    right: 83.3333333333%
  }
  .col-lg-pull-11 {
    right: 91.6666666667%
  }
  .col-lg-pull-12 {
    right: 100%
  }
  .col-lg-push-0 {
    left: auto
  }
  .col-lg-push-1 {
    left: 8.3333333333%
  }
  .col-lg-push-2 {
    left: 16.6666666667%
  }
  .col-lg-push-3 {
    left: 25%
  }
  .col-lg-push-4 {
    left: 33.3333333333%
  }
  .col-lg-push-5 {
    left: 41.6666666667%
  }
  .col-lg-push-6 {
    left: 50%
  }
  .col-lg-push-7 {
    left: 58.3333333333%
  }
  .col-lg-push-8 {
    left: 66.6666666667%
  }
  .col-lg-push-9 {
    left: 75%
  }
  .col-lg-push-10 {
    left: 83.3333333333%
  }
  .col-lg-push-11 {
    left: 91.6666666667%
  }
  .col-lg-push-12 {
    left: 100%
  }
  .col-lg-offset-0 {
    margin-left: 0
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%
  }
  .col-lg-offset-3 {
    margin-left: 25%
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%
  }
  .col-lg-offset-6 {
    margin-left: 50%
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%
  }
  .col-lg-offset-9 {
    margin-left: 75%
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%
  }
  .col-lg-offset-12 {
    margin-left: 100%
  }
}

table {
  background-color: transparent
}

table col[class*=col-] {
  display: table-column;
  float: none;
  position: static
}

table td[class*=col-], table th[class*=col-] {
  display: table-cell;
  float: none;
  position: static
}

caption {
  color: #808890;
  padding-bottom: 8px;
  padding-top: 8px
}

caption, th {
  text-align: left
}

.table {
  margin-bottom: 25px;
  max-width: 100%;
  width: 100%
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  border-top: 1px solid #ddd;
  line-height: 1.5625;
  padding: 8px;
  vertical-align: top
}

.table>thead>tr>th {
  border-bottom: 2px solid #ddd;
  vertical-align: bottom
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
  border-top: 0
}

.table>tbody+tbody {
  border-top: 2px solid #ddd
}

.table .table {
  background-color: #fff
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
  padding: 5px
}

.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  border: 1px solid #ddd
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9
}

.table-hover>tbody>tr:hover, .table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
  background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
  background-color: #e8e8e8
}

.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
  background-color: #2f3538
}

.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
  background-color: #23282a
}

.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
  background-color: #bdc3c6
}

.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
  background-color: #afb7ba
}

.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
  background-color: #808890
}

.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
  background-color: #737b84
}

.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
  background-color: #e4002c
}

.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
  background-color: #cb0027
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto
}

@media screen and (max-width:767px) {
  .table-responsive {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    width: 100%
  }
  .table-responsive>.table {
    margin-bottom: 0
  }
  .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
    white-space: nowrap
  }
  .table-responsive>.table-bordered {
    border: 0
  }
  .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
  }
  .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
  }
  .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
  }
}

fieldset {
  margin: 0;
  min-width: 0
}

fieldset, legend {
  border: 0;
  padding: 0
}

legend {
  border-bottom: 1px solid #e5e5e5;
  color: #333;
  display: block;
  font-size: 24px;
  line-height: inherit;
  margin-bottom: 25px;
  width: 100%
}

label {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 5px;
  max-width: 100%
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
  line-height: normal;
  margin: 4px 0 0;
  margin-top: 1px\9;
  -ms-transform: scale(1.6, 1.6);
  -webkit-transform: scale(1.6, 1.6);
  transform: scale(1.6, 1.6);
}

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed
}

input[type=file] {
  display: block
}

input[type=range] {
  display: block;
  width: 100%
}

select[multiple], select[size] {
  height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

output {
  padding-top: 7px
}

.form-control, output {
  color: #555;
  display: block;
  font-size: 16px;
  line-height: 1.5625
}

.form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  height: 39px;
  padding: 6px 12px;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  width: 100%
}

.form-control:focus {
  border-color: #66afe9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  outline: 0
}

.form-control::-moz-placeholder {
  color: #999
}

.form-control:-ms-input-placeholder {
  color: #999
}

.form-control::-webkit-input-placeholder {
  color: #999
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed
}

textarea.form-control {
  height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
    line-height: 39px
  }
  .input-group-sm>.input-group-btn>input[type=date].btn, .input-group-sm>.input-group-btn>input[type=datetime-local].btn, .input-group-sm>.input-group-btn>input[type=month].btn, .input-group-sm>.input-group-btn>input[type=time].btn, .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
    line-height: 33px
  }
  .input-group-lg>.input-group-btn>input[type=date].btn, .input-group-lg>.input-group-btn>input[type=datetime-local].btn, .input-group-lg>.input-group-btn>input[type=month].btn, .input-group-lg>.input-group-btn>input[type=time].btn, .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
    line-height: 49px
  }
}

.form-group {
  margin-bottom: 15px
}

.checkbox, .radio {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed
}

.checkbox label, .radio label {
  cursor: pointer;
  font-weight: 400;
  margin-bottom: 0;
  min-height: 25px;
  padding-left: 20px
}

.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
  margin-left: -20px;
  margin-top: 4px\9;
  position: absolute
}

.checkbox+.checkbox, .radio+.radio {
  margin-top: -5px
}

.checkbox-inline, .radio-inline {
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 0;
  padding-left: 20px;
  position: relative;
  vertical-align: middle
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed
}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
  margin-left: 10px;
  margin-top: 0
}

.form-control-static {
  margin-bottom: 0;
  min-height: 41px;
  padding-bottom: 7px;
  padding-top: 7px
}

.form-control-static.input-lg, .form-control-static.input-sm, .input-group-lg>.form-control-static.form-control, .input-group-lg>.form-control-static.input-group-addon, .input-group-lg>.input-group-btn>.form-control-static.btn, .input-group-sm>.form-control-static.form-control, .input-group-sm>.form-control-static.input-group-addon, .input-group-sm>.input-group-btn>.form-control-static.btn {
  padding-left: 0;
  padding-right: 0
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn, .input-sm {
  border-radius: 4px;
  font-size: 14px;
  height: 33px;
  line-height: 1.5;
  padding: 5px 10px
}

.input-group-sm>.input-group-btn>select.btn, .input-group-sm>select.form-control, .input-group-sm>select.input-group-addon, select.input-sm {
  height: 33px;
  line-height: 33px
}

.input-group-sm>.input-group-btn>select[multiple].btn, .input-group-sm>.input-group-btn>textarea.btn, .input-group-sm>select[multiple].form-control, .input-group-sm>select[multiple].input-group-addon, .input-group-sm>textarea.form-control, .input-group-sm>textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
  height: auto
}

.form-group-sm .form-control {
  border-radius: 4px;
  font-size: 14px;
  height: 33px;
  line-height: 1.5;
  padding: 5px 10px
}

.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto
}

.form-group-sm .form-control-static {
  font-size: 14px;
  height: 33px;
  line-height: 1.5;
  min-height: 39px;
  padding: 6px 10px
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn, .input-lg {
  border-radius: 10px;
  font-size: 20px;
  height: 49px;
  line-height: 1.3333333;
  padding: 10px 16px
}

.input-group-lg>.input-group-btn>select.btn, .input-group-lg>select.form-control, .input-group-lg>select.input-group-addon, select.input-lg {
  height: 49px;
  line-height: 49px
}

.input-group-lg>.input-group-btn>select[multiple].btn, .input-group-lg>.input-group-btn>textarea.btn, .input-group-lg>select[multiple].form-control, .input-group-lg>select[multiple].input-group-addon, .input-group-lg>textarea.form-control, .input-group-lg>textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
  height: auto
}

.form-group-lg .form-control {
  border-radius: 10px;
  font-size: 20px;
  height: 49px;
  line-height: 1.3333333;
  padding: 10px 16px
}

.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto
}

.form-group-lg .form-control-static {
  font-size: 20px;
  height: 49px;
  line-height: 1.3333333;
  min-height: 45px;
  padding: 11px 16px
}

.has-feedback {
  position: relative
}

.has-feedback .form-control {
  padding-right: 48.75px
}

.form-control-feedback {
  display: block;
  height: 39px;
  line-height: 39px;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 39px;
  z-index: 2
}

.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-group-lg>.form-control+.form-control-feedback, .input-group-lg>.input-group-addon+.form-control-feedback, .input-group-lg>.input-group-btn>.btn+.form-control-feedback, .input-lg+.form-control-feedback {
  height: 49px;
  line-height: 49px;
  width: 49px
}

.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-group-sm>.form-control+.form-control-feedback, .input-group-sm>.input-group-addon+.form-control-feedback, .input-group-sm>.input-group-btn>.btn+.form-control-feedback, .input-sm+.form-control-feedback {
  height: 33px;
  line-height: 33px;
  width: 33px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label, .has-success.checkbox label, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.radio-inline label, .has-success.radio label {
  color: #001e50
}

.has-success .form-control {
  border-color: #001e50;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
  border-color: #000b1d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #0044b6
}

.has-success .input-group-addon {
  background-color: #2f3538;
  border-color: #001e50;
  color: #001e50
}

.has-success .form-control-feedback {
  color: #001e50
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label, .has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label, .has-warning.radio label {
  color: #808890
}

.has-warning .form-control {
  border-color: #808890;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
  border-color: #676f76;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #b6bbc0
}

.has-warning .input-group-addon {
  background-color: #808890;
  border-color: #808890;
  color: #808890
}

.has-warning .form-control-feedback {
  color: #808890
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio label {
  color: #e4002c
}

.has-error .form-control {
  border-color: #e4002c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
  border-color: #b10022;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ff4b6e
}

.has-error .input-group-addon {
  background-color: #e4002c;
  border-color: #e4002c;
  color: #e4002c
}

.has-error .form-control-feedback {
  color: #e4002c
}

.has-feedback label~.form-control-feedback {
  top: 30px
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0
}

.help-block {
  color: #404040;
  display: block;
  margin-bottom: 10px;
  margin-top: 5px
}

@media(min-width:768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto
  }
  .form-inline .form-control-static {
    display: inline-block
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle
  }
  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto
  }
  .form-inline .input-group>.form-control {
    width: 100%
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle
  }
  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0
  }
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    margin-left: 0;
    position: relative
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 32px
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px
}

.form-horizontal .form-group:after, .form-horizontal .form-group:before {
  content: " ";
  display: table
}

.form-horizontal .form-group:after {
  clear: both
}

@media(min-width:768px) {
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px
}

@media(min-width:768px) {
  .form-horizontal .form-group-lg .control-label {
    font-size: 20px;
    padding-top: 11px
  }
  .form-horizontal .form-group-sm .control-label {
    font-size: 14px;
    padding-top: 6px
  }
}

.btn {
  background-image: none;
  border: 1px solid transparent;
  border-radius: unset;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5625;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
  color: #fff;
  text-decoration: none
}

.btn.active, .btn:active {
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  outline: 0
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  box-shadow: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: .65
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none
}

.btn-default {
  background-color: #000;
  border-color: #001e50;
  color: #fff
}

.btn-default.focus, .btn-default:focus {
  background-color: #000b1d;
  border-color: #000;
  color: #fff
}

.btn-default:hover {
  background-color: #000b1d;
  border-color: #000713;
  color: #fff
}

.btn-default.active, .btn-default:active, .open>.btn-default.dropdown-toggle {
  background-color: #000b1d;
  background-image: none;
  border-color: #000713;
  color: #fff
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.btn-default.dropdown-toggle.focus, .open>.btn-default.dropdown-toggle:focus, .open>.btn-default.dropdown-toggle:hover {
  background-color: #000;
  border-color: #000;
  color: #fff
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #001e50;
  border-color: #001e50
}

.btn-default .badge {
  background-color: #fff;
  color: #001e50
}

.btn-primary {
  background-color: #001e50;
  border-color: #001437;
  color: #fff
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
  background-color: #000b1d;
  border-color: #000;
  color: #fff
}

.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle {
  background-color: #000b1d;
  background-image: none;
  border-color: #000;
  color: #fff
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
  background-color: #000;
  border-color: #000;
  color: #fff
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #001e50;
  border-color: #001437
}

.btn-primary .badge {
  background-color: #fff;
  color: #001e50
}

.btn-success {
  background-color: #029640;
  border-color: #027d35;
  color: #fff
}

.btn-success.focus, .btn-success:focus {
  background-color: #01642b;
  border-color: #000;
  color: #fff
}

.btn-success:hover {
  background-color: #01642b;
  border-color: #01401b;
  color: #fff
}

.btn-success.active, .btn-success:active, .open>.btn-success.dropdown-toggle {
  background-color: #01642b;
  background-image: none;
  border-color: #01401b;
  color: #fff
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.btn-success.dropdown-toggle.focus, .open>.btn-success.dropdown-toggle:focus, .open>.btn-success.dropdown-toggle:hover {
  background-color: #01401b;
  border-color: #000;
  color: #fff
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #029640;
  border-color: #027d35
}

.btn-success .badge {
  background-color: #fff;
  color: #029640
}

.btn-info {
  background-color: #fff;
  border-color: #bdc3c6;
  color: #808890
}

.btn-info.focus, .btn-info:focus {
  background-color: #e6e6e6;
  border-color: #79858b;
  color: #808890
}

.btn-info:hover {
  background-color: #e6e6e6;
  border-color: #9ca5aa;
  color: #808890
}

.btn-info.active, .btn-info:active, .open>.btn-info.dropdown-toggle {
  background-color: #e6e6e6;
  background-image: none;
  border-color: #9ca5aa;
  color: #808890
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.btn-info.dropdown-toggle.focus, .open>.btn-info.dropdown-toggle:focus, .open>.btn-info.dropdown-toggle:hover {
  background-color: #d4d4d4;
  border-color: #79858b;
  color: #808890
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #fff;
  border-color: #bdc3c6
}

.btn-info .badge {
  background-color: #808890;
  color: #fff
}

.btn-warning {
  background-color: #ffd100;
  border-color: #e6bc00;
  color: #fff
}

.btn-warning.focus, .btn-warning:focus {
  background-color: #cca700;
  border-color: #665400;
  color: #fff
}

.btn-warning:hover {
  background-color: #cca700;
  border-color: #a88a00;
  color: #fff
}

.btn-warning.active, .btn-warning:active, .open>.btn-warning.dropdown-toggle {
  background-color: #cca700;
  background-image: none;
  border-color: #a88a00;
  color: #fff
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.btn-warning.dropdown-toggle.focus, .open>.btn-warning.dropdown-toggle:focus, .open>.btn-warning.dropdown-toggle:hover {
  background-color: #a88a00;
  border-color: #665400;
  color: #fff
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #ffd100;
  border-color: #e6bc00
}

.btn-warning .badge {
  background-color: #fff;
  color: #ffd100
}

.btn-danger {
  background-color: #e4002c;
  border-color: #cb0027;
  color: #fff
}

.btn-danger.focus, .btn-danger:focus {
  background-color: #b10022;
  border-color: #4b000e;
  color: #fff
}

.btn-danger:hover {
  background-color: #b10022;
  border-color: #8d001b;
  color: #fff
}

.btn-danger.active, .btn-danger:active, .open>.btn-danger.dropdown-toggle {
  background-color: #b10022;
  background-image: none;
  border-color: #8d001b;
  color: #fff
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.btn-danger.dropdown-toggle.focus, .open>.btn-danger.dropdown-toggle:focus, .open>.btn-danger.dropdown-toggle:hover {
  background-color: #8d001b;
  border-color: #4b000e;
  color: #fff
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #e4002c;
  border-color: #cb0027
}

.btn-danger .badge {
  background-color: #fff;
  color: #e4002c
}

.btn-link {
  border-radius: 0;
  color: #001e50;
  font-weight: 400
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent
}

.btn-link:focus, .btn-link:hover {
  background-color: transparent;
  color: #0040c5;
  text-decoration: underline
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none
}

.btn-group-lg>.btn, .btn-lg {
  border-radius: 10px;
  font-size: 20px;
  line-height: 1.3333333;
  padding: 10px 16px
}

.btn-group-sm>.btn, .btn-sm {
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.5;
  padding: 5px 10px
}

.btn-group-xs>.btn, .btn-xs {
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.5;
  padding: 1px 5px
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%
}

.fade {
  opacity: 0;
  transition: opacity .15s linear;
  overflow: hidden;
  height: 0;
}

.fade.in {
  opacity: 1;
  overflow: unset;
  height: auto;
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

tr.collapse.in {
  display: table-row
}

tbody.collapse.in {
  display: table-row-group
}

.collapsing {
  height: 0;
  overflow: hidden;
  position: relative;
  transition-duration: .35s;
  transition-property: height, visibility;
  transition-timing-function: ease
}

.caret {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0
}

.dropdown, .dropup {
  position: relative
}

.dropdown-toggle:focus {
  outline: 0
}

.dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  display: none;
  float: left;
  font-size: 16px;
  left: 0;
  list-style: none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000
}

.dropdown-menu.pull-right {
  left: auto;
  right: 0
}

.dropdown-menu .divider {
  background-color: #e5e5e5;
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden
}

.dropdown-menu>li>a {
  clear: both;
  color: #333;
  display: block;
  font-weight: 400;
  line-height: 1.5625;
  padding: 3px 20px;
  white-space: nowrap
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  background-color: #f5f5f5;
  color: #262626;
  text-decoration: none
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
  background-color: #001e50;
  color: #fff;
  outline: 0;
  text-decoration: none
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
  color: #777
}

.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
  background-color: transparent;
  background-image: none;
  cursor: not-allowed;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  text-decoration: none
}

.open>.dropdown-menu {
  display: block
}

.open>a {
  outline: 0
}

.dropdown-menu-right {
  left: auto;
  right: 0
}

.dropdown-menu-left {
  left: 0;
  right: auto
}

.dropdown-header {
  color: #777;
  display: block;
  font-size: 14px;
  line-height: 1.5625;
  padding: 3px 20px;
  white-space: nowrap
}

.dropdown-backdrop {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 990
}

.pull-right>.dropdown-menu {
  left: auto;
  right: 0
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
  border-top: 0;
  content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: 100%;
  margin-bottom: 2px;
  top: auto
}

@media(min-width:768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto
  }
}

.btn-group, .btn-group-vertical {
  display: inline-block;
  position: relative;
  vertical-align: middle
}

.btn-group-vertical>.btn, .btn-group>.btn {
  float: left;
  position: relative
}

.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
  z-index: 2
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
  margin-left: -1px
}

.btn-toolbar {
  margin-left: -5px
}

.btn-toolbar:after, .btn-toolbar:before {
  content: " ";
  display: table
}

.btn-toolbar:after {
  clear: both
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
  margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}

.btn-group>.btn:first-child {
  margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.btn-group>.btn-group {
  float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0
}

.btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle, .btn-group>.btn-lg+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none
}

.btn .caret {
  margin-left: 0
}

.btn-group-lg>.btn .caret, .btn-lg .caret {
  border-width: 5px 5px 0
}

.dropup .btn-group-lg>.btn .caret, .dropup .btn-lg .caret {
  border-width: 0 5px 5px
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  max-width: 100%;
  width: 100%
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before {
  content: " ";
  display: table
}

.btn-group-vertical>.btn-group:after {
  clear: both
}

.btn-group-vertical>.btn-group>.btn {
  float: none
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
  margin-left: 0;
  margin-top: -1px
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.btn-group-justified {
  border-collapse: separate;
  display: table;
  table-layout: fixed;
  width: 100%
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  width: 1%
}

.btn-group-justified>.btn-group .btn {
  width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio], [data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio] {
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
  position: absolute
}

.input-group {
  border-collapse: separate;
  display: table;
  position: relative
}

.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0
}

.input-group .form-control {
  float: left;
  margin-bottom: 0;
  position: relative;
  width: 100%;
  z-index: 2
}

.input-group .form-control:focus {
  z-index: 3
}

.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0
}

.input-group-addon, .input-group-btn {
  vertical-align: middle;
  white-space: nowrap;
  width: 1%
}

.input-group-addon {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  padding: 6px 12px;
  text-align: center
}

.input-group-addon.input-sm, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn {
  border-radius: 4px;
  font-size: 14px;
  padding: 5px 10px
}

.input-group-addon.input-lg, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.input-group-addon.btn {
  border-radius: 10px;
  font-size: 20px;
  padding: 10px 16px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0
}

.input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group .form-control:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.input-group-addon:first-child {
  border-right: 0
}

.input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group .form-control:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.input-group-addon:last-child {
  border-left: 0
}

.input-group-btn {
  font-size: 0;
  white-space: nowrap
}

.input-group-btn, .input-group-btn>.btn {
  position: relative
}

.input-group-btn>.btn+.btn {
  margin-left: -1px
}

.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
  z-index: 2
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
  margin-right: -1px
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
  margin-left: -1px;
  z-index: 2
}

.nav {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0
}

.nav:after, .nav:before {
  content: " ";
  display: table
}

.nav:after {
  clear: both
}

.nav>li, .nav>li>a {
  display: block;
  position: relative
}

.nav>li>a {
  padding: 10px 15px
}

.nav>li>a:focus, .nav>li>a:hover {
  background-color: #eee;
  text-decoration: none
}

.nav>li.disabled>a {
  color: #777
}

.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
  background-color: transparent;
  color: #777;
  cursor: not-allowed;
  text-decoration: none
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background-color: #eee;
  border-color: #001e50
}

.nav .nav-divider {
  background-color: #e5e5e5;
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden
}

.nav>li>a>img {
  max-width: none
}

.nav-tabs {
  border-bottom: 1px solid #ddd
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px
}

.nav-tabs>li>a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  line-height: 1.5625;
  margin-right: 2px
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  background-color: #fff;
  border: 1px solid;
  border-color: #ddd #ddd transparent;
  color: #555;
  cursor: default
}

.nav-pills>li {
  float: left
}

.nav-pills>li>a {
  border-radius: 4px
}

.nav-pills>li+li {
  margin-left: 2px
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
  background-color: #001e50;
  color: #fff
}

.nav-stacked>li {
  float: none
}

.nav-stacked>li+li {
  margin-left: 0;
  margin-top: 2px
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%
}

.nav-justified>li, .nav-tabs.nav-justified>li {
  float: none
}

.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
  left: auto;
  top: auto
}

@media(min-width:768px) {
  .nav-justified>li, .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%
  }
  .nav-justified>li>a, .nav-tabs.nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0
}

.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
  border-radius: 4px;
  margin-right: 0
}

.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a {
  border: 1px solid #ddd
}

@media(min-width:768px) {
  .nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0
  }
  .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a {
    border-bottom-color: #fff
  }
}

.tab-content>.tab-pane {
  display: none
}

.tab-content>.active {
  display: block
}

.nav-tabs .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -1px
}

.label {
  border-radius: .25em;
  color: #fff;
  display: inline;
  font-size: 75%;
  line-height: 1;
  padding: .2em .6em .3em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap
}

.label:empty {
  display: none
}

.btn .label {
  position: relative;
  top: -1px
}

a.label:focus, a.label:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: none
}

.label-default {
  background-color: #777
}

.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e
}

.label-primary {
  background-color: #001e50
}

.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #000b1d
}

.label-success {
  background-color: #029640
}

.label-success[href]:focus, .label-success[href]:hover {
  background-color: #01642b
}

.label-info {
  background-color: #bdc3c6
}

.label-info[href]:focus, .label-info[href]:hover {
  background-color: #a2aaae
}

.label-warning {
  background-color: #ffd100
}

.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #cca700
}

.label-danger {
  background-color: #e4002c
}

.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #b10022
}

.alert {
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 25px;
  padding: 15px
}

.alert h4 {
  color: inherit;
  margin-top: 0
}

.alert .alert-link {
  font-weight: 700
}

.alert>p, .alert>ul {
  margin-bottom: 0
}

.alert>p+p {
  margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
  padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
  color: inherit;
  position: relative;
  right: -21px;
  top: -2px
}

.alert-success {
  background-color: #001e50;
  border-color: #001e50;
  color: #fff
}

.alert-success hr {
  border-top-color: #001437
}

.alert-success .alert-link {
  color: #e6e6e6
}

.alert-info {
  border-color: #bdc3c6;
  color: #2f3538
}

.alert-info hr {
  border-top-color: #afb7ba
}

.alert-info .alert-link {
  color: #181b1c
}

.alert-warning {
  background-color: #808890;
  border-color: #737e84;
  color: #fff
}

.alert-warning hr {
  border-top-color: #677176
}

.alert-warning .alert-link {
  color: #e6e6e6
}

.alert-danger {
  background-color: #e4002c;
  border-color: #cb0049;
  color: #fff
}

.alert-danger hr {
  border-top-color: #b10040
}

.alert-danger .alert-link {
  color: #e6e6e6
}

.panel {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  margin-bottom: 25px
}

.panel-body {
  padding: 15px
}

.panel-body:after, .panel-body:before {
  content: " ";
  display: table
}

.panel-body:after {
  clear: both
}

.panel-heading {
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 10px 15px
}

.panel-heading>.dropdown .dropdown-toggle, .panel-title {
  color: inherit
}

.panel-title {
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 0
}

.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
  color: inherit
}

.panel-footer {
  background-color: #f5f5f5;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top: 1px solid #ddd;
  padding: 10px 15px
}

.panel>.list-group, .panel>.panel-collapse>.list-group {
  margin-bottom: 0
}

.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
  border-radius: 0;
  border-width: 1px 0
}

.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.list-group+.panel-footer, .panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0
}

.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
  margin-bottom: 0
}

.panel>.panel-collapse>.table caption, .panel>.table-responsive>.table caption, .panel>.table caption {
  padding-left: 15px;
  padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px
}

.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
  border-top: 0
}

.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
  border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0
}

.panel>.table-responsive {
  border: 0;
  margin-bottom: 0
}

.panel-group {
  margin-bottom: 25px
}

.panel-group .panel {
  border-radius: 4px;
  margin-bottom: 0
}

.panel-group .panel+.panel {
  margin-top: 5px
}

.panel-group .panel-heading {
  border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid #ddd
}

.panel-group .panel-footer {
  border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd
}

.panel-default {
  border-color: #ddd
}

.panel-default>.panel-heading {
  background-color: #f5f5f5;
  border-color: #ddd;
  color: #333
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
  background-color: #333;
  color: #f5f5f5
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd
}

.panel-primary {
  border-color: #001e50
}

.panel-primary>.panel-heading {
  background-color: #001e50;
  border-color: #001e50;
  color: #fff
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #001e50
}

.panel-primary>.panel-heading .badge {
  background-color: #fff;
  color: #001e50
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #001e50
}

.panel-success {
  border-color: #23292a
}

.panel-success>.panel-heading {
  background-color: #2f3538;
  border-color: #23292a;
  color: #001e50
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #23292a
}

.panel-success>.panel-heading .badge {
  background-color: #001e50;
  color: #2f3538
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #23292a
}

.panel-info {
  border-color: #aab4b5
}

.panel-info>.panel-heading {
  background-color: #bdc3c6;
  border-color: #aab4b5;
  color: #2f3538
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #aab4b5
}

.panel-info>.panel-heading .badge {
  background-color: #2f3538;
  color: #bdc3c6
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #aab4b5
}

.panel-warning {
  border-color: #737e84
}

.panel-warning>.panel-heading {
  background-color: #808890;
  border-color: #737e84;
  color: #808890
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #737e84
}

.panel-warning>.panel-heading .badge {
  background-color: #808890;
  color: #808890
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #737e84
}

.panel-danger {
  border-color: #cb0049
}

.panel-danger>.panel-heading {
  background-color: #e4002c;
  border-color: #cb0049;
  color: #e4002c
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #cb0049
}

.panel-danger>.panel-heading .badge {
  background-color: #e4002c;
  color: #e4002c
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #cb0049
}

.embed-responsive {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  position: relative
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%
}

.embed-responsive-4by3 {
  padding-bottom: 75%
}

.well {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15)
}

.well-lg {
  border-radius: 10px;
  padding: 24px
}

.well-sm {
  border-radius: 4px;
  padding: 9px
}

.close {
  color: #000;
  filter: alpha(opacity=20);
  float: right;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  opacity: .2;
  text-shadow: 0 1px 0 #fff
}

.close:focus, .close:hover {
  color: #000;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
  text-decoration: none
}

button.close {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 0
}

.tooltip {
  word-wrap: normal;
  display: block;
  filter: alpha(opacity=0);
  font-family: VW Text, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5625;
  opacity: 0;
  position: absolute;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  z-index: 1070
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px
}

.tooltip.top .tooltip-arrow {
  border-top-color: #000;
  border-width: 5px 5px 0;
  bottom: 0;
  left: 50%;
  margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
  right: 5px
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
  border-top-color: #000;
  border-width: 5px 5px 0;
  bottom: 0;
  margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
  left: 5px
}

.tooltip.right .tooltip-arrow {
  border-right-color: #000;
  border-width: 5px 5px 5px 0;
  left: 0;
  margin-top: -5px;
  top: 50%
}

.tooltip.left .tooltip-arrow {
  border-left-color: #000;
  border-width: 5px 0 5px 5px;
  margin-top: -5px;
  right: 0;
  top: 50%
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #000;
  border-width: 0 5px 5px;
  left: 50%;
  margin-left: -5px;
  top: 0
}

.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #000;
  border-width: 0 5px 5px;
  margin-top: -5px;
  right: 5px;
  top: 0
}

.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #000;
  border-width: 0 5px 5px;
  left: 5px;
  margin-top: -5px;
  top: 0
}

.tooltip-inner {
  background-color: #000;
  border-radius: 4px;
  max-width: 200px;
  padding: 3px 8px;
  text-align: center
}

.tooltip-arrow {
  border-color: transparent;
  border-style: solid;
  height: 0;
  position: absolute;
  width: 0
}

.popover {
  word-wrap: normal;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  display: none;
  font-family: VW Text, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  left: 0;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5625;
  max-width: 276px;
  padding: 1px;
  position: absolute;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  top: 0;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  z-index: 1060
}

.popover.top {
  margin-top: -6px
}

.popover.right {
  margin-left: 6px
}

.popover.bottom {
  margin-top: 6px
}

.popover.left {
  margin-left: -6px
}

.popover>.arrow {
  border-width: 7px
}

.popover>.arrow, .popover>.arrow:after {
  border-color: transparent;
  border-style: solid;
  display: block;
  height: 0;
  position: absolute;
  width: 0
}

.popover>.arrow:after {
  border-width: 6px;
  content: ""
}

.popover.top>.arrow {
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  bottom: -7px;
  left: 50%;
  margin-left: -7px
}

.popover.top>.arrow:after {
  border-bottom-width: 0;
  border-top-color: #fff;
  bottom: 1px;
  content: " ";
  margin-left: -6px
}

.popover.right>.arrow {
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  left: -7px;
  margin-top: -7px;
  top: 50%
}

.popover.right>.arrow:after {
  border-left-width: 0;
  border-right-color: #fff;
  bottom: -6px;
  content: " ";
  left: 1px
}

.popover.bottom>.arrow {
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
  border-top-width: 0;
  left: 50%;
  margin-left: -7px;
  top: -7px
}

.popover.bottom>.arrow:after {
  border-bottom-color: #fff;
  border-top-width: 0;
  content: " ";
  margin-left: -6px;
  top: 1px
}

.popover.left>.arrow {
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
  border-right-width: 0;
  margin-top: -7px;
  right: -7px;
  top: 50%
}

.popover.left>.arrow:after {
  border-left-color: #fff;
  border-right-width: 0;
  bottom: -6px;
  content: " ";
  right: 1px
}

.popover-title {
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 9px 9px 0 0;
  font-size: 16px;
  margin: 0;
  padding: 8px 14px
}

.popover-content {
  padding: 9px 14px
}

.clearfix:after, .clearfix:before {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.pull-right {
  float: right!important
}

.pull-left {
  float: left!important
}

.hide {
  display: none!important
}

.show {
  display: block!important
}

.invisible {
  visibility: hidden
}

.text-hide {
  background-color: transparent;
  border: 0;
  color: transparent;
  font: 0/0 a;
  text-shadow: none
}

.hidden {
  display: none!important
}

.affix {
  position: fixed
}

@-ms-viewport {
  width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none!important
}

@media(max-width:767px) {
  .visible-xs {
    display: block!important
  }
  table.visible-xs {
    display: table!important
  }
  tr.visible-xs {
    display: table-row!important
  }
  td.visible-xs, th.visible-xs {
    display: table-cell!important
  }
  .visible-xs-block {
    display: block!important
  }
  .visible-xs-inline {
    display: inline!important
  }
  .visible-xs-inline-block {
    display: inline-block!important
  }
}

@media(min-width:768px)and (max-width:991px) {
  .visible-sm {
    display: block!important
  }
  table.visible-sm {
    display: table!important
  }
  tr.visible-sm {
    display: table-row!important
  }
  td.visible-sm, th.visible-sm {
    display: table-cell!important
  }
  .visible-sm-block {
    display: block!important
  }
  .visible-sm-inline {
    display: inline!important
  }
  .visible-sm-inline-block {
    display: inline-block!important
  }
}

@media(min-width:992px)and (max-width:1199px) {
  .visible-md {
    display: block!important
  }
  table.visible-md {
    display: table!important
  }
  tr.visible-md {
    display: table-row!important
  }
  td.visible-md, th.visible-md {
    display: table-cell!important
  }
  .visible-md-block {
    display: block!important
  }
  .visible-md-inline {
    display: inline!important
  }
  .visible-md-inline-block {
    display: inline-block!important
  }
}

@media(min-width:1200px) {
  .visible-lg {
    display: block!important
  }
  table.visible-lg {
    display: table!important
  }
  tr.visible-lg {
    display: table-row!important
  }
  td.visible-lg, th.visible-lg {
    display: table-cell!important
  }
  .visible-lg-block {
    display: block!important
  }
  .visible-lg-inline {
    display: inline!important
  }
  .visible-lg-inline-block {
    display: inline-block!important
  }
}

@media(max-width:767px) {
  .hidden-xs {
    display: none!important
  }
  fieldset {
    font-size: 0.8em;
  }
  #wpmem_login fieldset {
    margin: 10px 0;
  }
}

@media(min-width:768px)and (max-width:991px) {
  .hidden-sm {
    display: none!important
  }
}

@media(min-width:992px)and (max-width:1199px) {
  .hidden-md {
    display: none!important
  }
}

@media(min-width:1200px) {
  .hidden-lg {
    display: none!important
  }
}

.visible-print {
  display: none!important
}

@media print {
  .visible-print {
    display: block!important
  }
  table.visible-print {
    display: table!important
  }
  tr.visible-print {
    display: table-row!important
  }
  td.visible-print, th.visible-print {
    display: table-cell!important
  }
}

.visible-print-block {
  display: none!important
}

@media print {
  .visible-print-block {
    display: block!important
  }
}

.visible-print-inline {
  display: none!important
}

@media print {
  .visible-print-inline {
    display: inline!important
  }
}

.visible-print-inline-block {
  display: none!important
}

@media print {
  .visible-print-inline-block {
    display: inline-block!important
  }
  .hidden-print {
    display: none!important
  }
}

.alert.is-last-child {
  margin: 10px 0 0
}

.alert a {
  text-decoration: underline
}

.alert a:hover {
  text-decoration: none
}

.alert-info {
  background-color: #f3f5f6;
  border: none
}

.alert-info a {
  color: #2f3538
}

.alert-danger a, .alert-success a, .alert-warning a {
  color: #fff
}

blockquote {
  padding-left: 48px;
  position: relative
}

blockquote:before {
  color: #dfe4e8;
  content: "”";
  font-size: 48px;
  left: 8px;
  line-height: 32px;
  position: absolute;
  top: 8px
}

.btn-danger, .btn-default, .btn-info, .btn-primary, .btn-secondary {
  -webkit-font-smoothing: antialiased;
  font-weight: 700
}

.btn {
  align-items: center;
  border-width: 1px;
  display: inline-flex;
  font-size: 14px;
  line-height: 16px;
  padding: 14px 35px;
  transition-duration: .14s;
  transition-property: color, background-color
}

.btn>* {
  flex-grow: 1
}

.btn.active, .btn:active {
  box-shadow: none
}

.btn.btn-info, .btn.btn-secondary {
  background-color: #fff;
  border-color: currentColor;
  border-width: 2px;
  color: #001e50;
  padding: 12px 33px
}

.btn.btn-info:active, .btn.btn-info:focus, .btn.btn-info:hover, .btn.btn-secondary:active, .btn.btn-secondary:focus, .btn.btn-secondary:hover {
  border-color: currentColor;
  color: #0040c5
}

.btn:active, .btn:focus {
  outline: none
}

.btn.is-icon {
  background-color: transparent;
  font-size: 14px;
  padding: 0;
  text-decoration: none
}

.btn.is-icon:hover {
  background-color: transparent;
  color: #0040c5
}

.btn.is-icon:active {
  box-shadow: none
}

.btn.is-not-allowed {
  cursor: not-allowed
}

.spaced-buttons .btn {
  display: inline-block
}

@media print {
  .btn {
    background-color: #fff!important;
    border-color: #001e50!important;
    border-width: 2px!important;
    color: #001e50!important;
    padding: 12px 18px!important
  }
}

.btn-default:active, .btn-default:active:focus, .btn-default:active:hover, .btn-default:focus, .btn-default:hover, .btn-primary:active, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:focus, .btn-primary:hover {
  background-color: #fff;
  color: #000;
}

@media(max-width:767px) {
  .spaced-buttons .btn-default, .spaced-buttons .btn-primary {
    padding-left: 20px;
    padding-right: 20px
  }
}

.btn-group-sm .btn, .btn-sm {
  font-size: 11px;
  height: 32px;
  line-height: 32px;
  padding: 0 12px
}

.btn-group>span.cart-button--wrapper {
  float: left
}

.btn-group.has-spacing>:not(:first-child) {
  margin-left: 20px
}

@media(max-width:767px) {
  .btn-group.has-spacing>:not(:first-child) {
    margin-left: 10px
  }
}

@media print {
  .row:after, .row:before {
    content: " ";
    display: table
  }
  .row:after {
    clear: both;
    content: " "!important
  }
  .col-sm-1 {
    float: left;
    width: 8.3333333333%
  }
  .col-sm-2 {
    float: left;
    width: 16.6666666667%
  }
  .col-sm-3 {
    float: left;
    width: 25%
  }
  .col-sm-4 {
    float: left;
    width: 33.3333333333%
  }
  .col-sm-5 {
    float: left;
    width: 41.6666666667%
  }
  .col-sm-6 {
    float: left;
    width: 50%
  }
  .col-sm-7 {
    float: left;
    width: 58.3333333333%
  }
  .col-sm-8 {
    float: left;
    width: 66.6666666667%
  }
  .col-sm-9 {
    float: left;
    width: 75%
  }
  .col-sm-10 {
    float: left;
    width: 83.3333333333%
  }
  .col-sm-11 {
    float: left;
    width: 91.6666666667%
  }
  .col-sm-12 {
    float: left;
    width: 100%
  }
}

@media print and (max-width:767px) {
  [class*=col-sm-]+[class*=col-sm-]:not([class*=col-xs-]):not(.gallery--item) {
    margin-top: 0
  }
}

.container-fluid:after, .container-fluid:before, .container-narrow:after, .container-narrow:before, .container:after, .container:before {
  content: " ";
  display: table
}

.container-fluid:after, .container-narrow:after, .container:after {
  clear: both
}

.lightbox .container, .lightbox .container-fluid, .lightbox .container-narrow {
  width: auto
}

@media print {
  .container, .container-fluid, .container-narrow {
    width: 100%!important
  }
}

.control-label.is-required:after {
  content: " *"
}

.form-control {
  border-width: 0 0 2px
}

.form-control-feedback.is-clickable {
  cursor: pointer;
  pointer-events: auto
}

.form-group {
  margin-bottom: 20px
}

@media(min-width:992px) {
  .form-group:last-child {
    margin-bottom: 0
  }
}

.form-group.as-spacer {
  height: 44px
}

@media(min-width:768px)and (max-width:991px) {
  .form-group.as-spacer {
    display: none
  }
}

.form-group.is-focused .form-control, .form-group.is-focused .input-group-addon, .form-group.is-focused .input-group-btn {
  border-color: #66afe9
}

.form-group.is-focused .input-group-addon:after, .form-group.is-focused .input-group-btn:after {
  background-color: #dfe4e8
}

.form-group.smaller-bottom-margin {
  margin-bottom: 3px
}

.form-group.has-error .form-control {
  box-shadow: none
}

.form-group.has-error .form-control:after {
  content: "×";
  position: absolute;
  right: 10px;
  top: 10px
}

.form-group.has-error .form-control, .form-group.has-error .input-group-addon, .form-group.has-error .input-group-btn {
  border-color: #e4002c
}

.form-group.has-error .input-group-addon, .form-group.has-error .input-group-btn {
  background-color: #fff
}

.form-group.has-error .input-group-addon .icon, .form-group.has-error .input-group-btn .icon {
  color: #001e50
}

.form-group.has-error .input-group-addon:after, .form-group.has-error .input-group-btn:after {
  background-color: #001e50
}

.form-control {
  -webkit-appearance: none;
  box-shadow: none;
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
  transition: border-color .21s
}

.form-control::-moz-placeholder {
  color: #808890;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #808890
}

.form-control::-webkit-input-placeholder {
  color: #808890
}

.form-control:focus {
  box-shadow: none!important
}

@media(max-width:767px) {
  .form-control {
    font-size: 16px
  }
}

.form-control-feedback {
  color: #808890;
  height: 44px;
  line-height: 46px;
  width: 46px
}

.input-group {
  width: 100%
}

.input-group label {
  margin: 0
}

.input-group .form-control~.input-group-btn {
  border-left: 0
}

.input-group.has-right-btn input {
  border-right: 0
}

.input-group.has-right-btn .form-control-feedback {
  right: 46px
}

.input-group.has-right-btn .input-group-btn {
  line-height: 42px;
  padding-left: 1px
}

.input-group-addon, .input-group-btn {
  background-color: #fff;
  padding: 0;
  position: relative;
  transition: border-color .21s
}

.input-group-addon .icon, .input-group-btn .icon {
  color: #001e50;
  max-width: 100%;
  width: 46px
}

.input-group-addon~.form-control, .input-group-btn~.form-control {
  border-left-width: 0;
  padding-left: 4px
}

.input-group-btn:last-child>.btn {
  margin-left: 0
}

.input-group-btn .btn {
  background-color: #fff;
  border-left: none;
  height: 44px;
  padding: 0 2px 0 0
}

@media(max-width:767px) {
  .container {
    padding-left: 12.5px;
    padding-right: 12.5px
  }
  .row {
    margin-left: -12.5px;
    margin-right: -12.5px
  }
  div[class*=" col-"], div[class^=col-] {
    padding-left: 12.5px;
    padding-right: 12.5px
  }
  .vertical-grid .row {
    margin-bottom: -12.5px;
    margin-top: -12.5px
  }
  .vertical-grid--item, .vertical-grid .row div[class*=" col-"], .vertical-grid .row div[class^=col-] {
    padding-bottom: 12.5px;
    padding-top: 12.5px
  }
}

@media(min-width:768px)and (max-width:1199px) {
  .container {
    padding-left: 20px;
    padding-right: 20px
  }
  .row {
    margin-left: -20px;
    margin-right: -20px
  }
  div[class*=" col-"], div[class^=col-] {
    padding-left: 20px;
    padding-right: 20px
  }
  .vertical-grid .row {
    margin-bottom: -20px;
    margin-top: -20px
  }
  .vertical-grid--item, .vertical-grid .row div[class*=" col-"], .vertical-grid .row div[class^=col-] {
    padding-bottom: 20px;
    padding-top: 20px
  }
}

@media(min-width:1200px) {
  .container {
    padding-left: 30px;
    padding-right: 30px
  }
  .row {
    margin-left: -30px;
    margin-right: -30px
  }
  div[class*=" col-"], div[class^=col-] {
    padding-left: 30px;
    padding-right: 30px
  }
  .vertical-grid .row {
    margin-bottom: -30px;
    margin-top: -30px
  }
  .vertical-grid--item, .vertical-grid .row div[class*=" col-"], .vertical-grid .row div[class^=col-] {
    padding-bottom: 30px;
    padding-top: 30px
  }
}

.container-fluid {
  padding-left: 6.25%;
  padding-right: 6.25%
}

@media(min-width:768px)and (max-width:1199px) {
  .container-fluid {
    padding-left: 5%;
    padding-right: 5%
  }
}

@media(max-width:767px) {
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media(min-width:1170px) {
  .container-fluid--narrow-left {
    margin-left: calc(50% - 520px)
  }
}

.container-narrow {
  box-sizing: content-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1040px;
  padding-left: 6.25%;
  padding-right: 6.25%
}

.page-slug-imagelib .container-narrow {
  max-width: unset;
}

.page-slug-imagelib .horizontal-page-list--item .page-preview--body .page-preview--title {
  margin: 0 0 10px;
}

.page-slug-imagelib .horizontal-page-list--item .page-preview--body .page-preview--text {
  font-size: 0.8em;
}

.page-slug-imagelib .horizontal-page-list--item .page-preview--body .page-preview--text br {
  display: none;
}

@media(min-width:768px)and (max-width:1199px) {
  .container-narrow {
    padding-left: 5%;
    padding-right: 5%
  }
}

@media(max-width:767px) {
  .container-narrow {
    padding-left: 20px;
    padding-right: 20px
  }
}

.container-narrow:after, .container-narrow:before {
  content: " ";
  display: table
}

.container-narrow:after {
  clear: both
}

@media(max-width:479px) {
  .col-xxs-12 {
    width: 100%
  }
}

.input-group-addon {
  border-width: 2px
}

.input-group-addon:first-child {
  padding-left: 4px
}

.input-group-addon:last-child {
  padding-right: 4px
}

.label {
  -webkit-font-smoothing: antialiased;
  border-radius: 12px;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  padding: 0 14px;
  position: relative;
  top: -1px
}

@media(max-width:767px) {
  .label {
    line-height: 22px;
    padding-left: 12px;
    padding-right: 12px
  }
}

.label.for-slider {
  margin-bottom: 16px
}

.label-default, .label-new {
  background-color: #5b08a4
}

.label-group-news {
  background-color: #335f7d
}

.label-newmark {
  background-color: #ec1414
}

.page-header {
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 0
}

.page-header .top-pic {
  margin: 0px auto 30px;
  display: block;
  max-width: 100%;
}

.page-header.-image {
  align-items: center;
  display: flex;
  flex-direction: row;
  margin-top: 60px
}

@media(min-width:768px)and (max-width:991px) {
  .page-header.-image {
    margin-top: 30px
  }
}

@media(max-width:767px) {
  .page-header.-image {
    flex-direction: column;
    margin-top: 0
  }
  .page-header .top-pic {
    object-fit: cover;
    min-height: 40vh;
    padding: 20px 10px;
  }
}

@media(min-width:1370px) {
  .page-header--image {
    margin-left: calc(25% - 260px)
  }
}

@media(max-width:767px) {
  body.for-mobile .page-header--image {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw
  }
  body.for-desktop .page-header--image {
    margin-left: calc(50% - 50vw + 6px);
    margin-right: calc(50% - 50vw + 6px);
    width: calc(100vw - 12px)
  }
}

@media(min-width:768px) {
  .page-header--image {
    padding-right: 40px;
    width: 50%
  }
}

@media(min-width:992px) {
  .page-header--image {
    padding-right: 60px;
    width: 60%
  }
}

@media(max-width:767px) {
  .page-header.-image .page-header--content {
    width: 100%
  }
}

@media(min-width:768px)and (max-width:991px) {
  .page-header.-image .page-header--content {
    width: 50%
  }
}

@media(min-width:992px) {
  .page-header.-image .page-header--content {
    width: 40%
  }
}

.popover {
  background-image: radial-gradient(circle at 0 0, #00437a, #001e50);
  border: none;
  border-radius: 10px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3);
  margin-bottom: 10px
}

.popover, .popover.tooltip {
  padding: 0
}

.popover.is-mini-cart {
  max-width: calc(100vw - 40px)
}

.popover.is-cart-message {
  border-radius: 22px;
  margin-top: -14px;
  white-space: nowrap;
  z-index: 12
}

.popover.is-cart-message.is-empty, .popover.is-mini-cart {
  margin-top: -6px
}

.popover .arrow {
  border-color: transparent
}

.popover.top .arrow:after {
  border-top-color: #001e50
}

.popover.bottom .arrow:after {
  border-bottom-color: #001e50
}

.popover.is-social-links .arrow:after {
  border-top-color: #1da1f2
}

.popover-content {
  border-radius: 10px;
  overflow: hidden;
  padding: 0
}

.popover.is-media-download .popover-content, .popover.is-media-download .popover-content .btn.is-icon, .popover.is-media-download .popover-content a:not(.btn), .popover.is-media-download .popover-content h1, .popover.is-media-download .popover-content h2, .popover.is-media-download .popover-content h3, .popover.is-media-download .popover-content h4, .popover.is-media-download .popover-content h5, .popover.is-media-download .popover-content h6 {
  color: #fff
}

.popover.is-media-download .popover-content .btn.is-icon:active, .popover.is-media-download .popover-content .btn.is-icon:hover, .popover.is-media-download .popover-content a:not(.btn):active, .popover.is-media-download .popover-content a:not(.btn):hover {
  color: #4cc7f4
}

.popover.is-media-download .popover-content .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #001e50
}

.popover.is-media-download .popover-content .btn-default:hover {
  background-color: #4cc7f4;
  color: #001e50
}

.form--checkbox input:active+.popover.is-media-download .popover-content label, .form--checkbox input:focus+.popover.is-media-download .popover-content label, .popover.is-media-download .popover-content label {
  color: #fff
}

.form--checkbox input:active+.popover.is-media-download .popover-content label:after, .form--checkbox input:active+.popover.is-media-download .popover-content label:before, .form--checkbox input:focus+.popover.is-media-download .popover-content label:after, .form--checkbox input:focus+.popover.is-media-download .popover-content label:before {
  color: #0040c5
}

.popover.is-media-download .popover-content .form--checkbox input:active+label, .popover.is-media-download .popover-content .form--checkbox input:focus+label {
  color: #fff
}

.popover.is-media-download .popover-content .form--checkbox input:active+label:after, .popover.is-media-download .popover-content .form--checkbox input:active+label:before, .popover.is-media-download .popover-content .form--checkbox input:focus+label:after, .popover.is-media-download .popover-content .form--checkbox input:focus+label:before {
  color: #0040c5
}

.popover.is-media-download .popover-content a {
  display: block;
  font-weight: 700;
  padding: 7px 20px;
  transition: color .14s, background-color .14s
}

.popover.is-media-download .popover-content a:first-child {
  padding-top: 10px
}

.popover.is-media-download .popover-content a:last-child {
  padding-bottom: 10px
}

.popover.is-media-download .popover-content a:hover {
  background-color: #0040c5;
  color: #fff!important
}

@media(max-width:767px) {
  .table-responsive>table>tbody>tr>td, .table-responsive>table>tbody>tr>th, .table-responsive>table>thead>tr>td, .table-responsive>table>thead>tr>th {
    min-width: 7em;
    white-space: normal;
    word-break: break-word
  }
}

.tooltip {
  filter: alpha(opacity=100)!important;
  opacity: 1!important
}

.tooltip.top .tooltip-arrow {
  border-top-color: #808890
}

.tooltip-inner {
  background-color: #808890;
  color: #fff;
  padding: 13px 17px
}

.well {
  background: none;
  border: 1px solid #f3f5f6;
  box-shadow: none;
  color: #808890;
  font-size: 13px
}

.scroller {
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative
}

.scroller, .scroller * {
  -webkit-user-select: none!important;
  -moz-user-select: none!important;
  -ms-user-select: none!important;
  user-select: none!important
}

.scroller, .scroller-bar, .scroller-content, .scroller-handle, .scroller-track {
  box-sizing: border-box
}

.scroller-content {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  z-index: 1
}

.scroller-content::-webkit-resizer, .scroller-content::-webkit-scrollbar, .scroller-content::-webkit-scrollbar-button, .scroller-content::-webkit-scrollbar-corner, .scroller-content::-webkit-scrollbar-thumb, .scroller-content::-webkit-scrollbar-track, .scroller-content::-webkit-scrollbar-track-piece {
  background: transparent;
  opacity: 0
}

.scroller-bar {
  background: #fff;
  border: solid #eee;
  border-width: 0 0 0 1px;
  display: none;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 16px;
  z-index: 2
}

.scroller-track {
  background: #fff;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%
}

.scroller-handle {
  background: #ccc;
  border: 1px solid #fff;
  border-radius: 5px;
  cursor: pointer;
  height: 20px;
  position: absolute;
  right: 3px;
  top: 0;
  width: 10px;
  z-index: 2
}

.scroller-horizontal .scroller-content {
  overflow: auto;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0 0 16px
}

.scroller-horizontal .scroller-bar {
  border-width: 1px 0 0;
  bottom: 0;
  height: 16px;
  top: auto;
  width: 100%
}

.scroller-horizontal .scroller-handle {
  bottom: 3px;
  height: 10px;
  right: auto;
  top: auto;
  width: 20px
}

.scroller-active .scroller-content, .scroller-setup .scroller-content {
  padding: 20px
}

.scroller-active .scroller-bar, .scroller-setup .scroller-bar {
  display: block
}

.mfp-bg {
  background: #0b0b0b;
  opacity: .8;
  overflow: hidden;
  z-index: 1042
}

.mfp-bg, .mfp-wrap {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%
}

.mfp-wrap {
  -webkit-backface-visibility: hidden;
  outline: none!important;
  z-index: 1043
}

.mfp-container {
  box-sizing: border-box;
  height: 100%;
  left: 0;
  padding: 0 8px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%
}

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

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

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

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

.mfp-ajax-cur {
  cursor: progress
}

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

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

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

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.mfp-loading.mfp-figure {
  display: none
}

.mfp-hide {
  display: none!important
}

.mfp-preloader {
  color: #ccc;
  left: 8px;
  margin-top: -.8em;
  position: absolute;
  right: 8px;
  text-align: center;
  top: 50%;
  width: auto;
  z-index: 1044
}

.mfp-preloader a {
  color: #ccc
}

.mfp-preloader a:hover {
  color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none
}

button.mfp-arrow, button.mfp-close {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: none;
  overflow: visible;
  padding: 0;
  touch-action: manipulation;
  z-index: 1046
}

button::-moz-focus-inner {
  border: 0;
  padding: 0
}

.mfp-close {
  color: #fff;
  font-family: Arial, Baskerville, monospace;
  font-size: 28px;
  font-style: normal;
  height: 44px;
  line-height: 44px;
  opacity: .65;
  padding: 0 0 18px 10px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 44px
}

.mfp-close:focus, .mfp-close:hover {
  opacity: 1
}

.mfp-close:active {
  top: 1px
}

.mfp-close-btn-in .mfp-close {
  color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #fff;
  padding-right: 6px;
  right: -6px;
  text-align: right;
  width: 100%
}

.mfp-counter {
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap
}

.mfp-arrow {
  -webkit-tap-highlight-color: transparent;
  height: 110px;
  margin: -55px 0 0;
  opacity: .65;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 90px
}

.mfp-arrow:active {
  margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
  border: inset transparent;
  content: "";
  display: block;
  height: 0;
  left: 0;
  margin-left: 35px;
  margin-top: 35px;
  position: absolute;
  top: 0;
  width: 0
}

.mfp-arrow:after {
  border-bottom-width: 13px;
  border-top-width: 13px;
  top: 8px
}

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

.mfp-arrow-left {
  left: 0
}

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

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

.mfp-arrow-right {
  right: 0
}

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

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
  padding-bottom: 40px;
  padding-top: 40px
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  max-width: 900px;
  width: 100%
}

.mfp-iframe-holder .mfp-close {
  top: -40px
}

.mfp-iframe-scaler {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  width: 100%
}

.mfp-iframe-scaler iframe {
  background: #000;
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

img.mfp-img {
  box-sizing: border-box;
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  padding: 40px 0;
  width: auto
}

.mfp-figure, img.mfp-img {
  line-height: 0
}

.mfp-figure:after {
  background: #444;
  bottom: 40px;
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  content: "";
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 40px;
  width: auto;
  z-index: -1
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px
}

.mfp-figure figure {
  margin: 0
}

.mfp-bottom-bar {
  cursor: auto;
  left: 0;
  margin-top: -36px;
  position: absolute;
  top: 100%;
  width: 100%
}

.mfp-title {
  word-wrap: break-word;
  color: #f3f3f3;
  line-height: 18px;
  padding-right: 36px;
  text-align: left
}

.mfp-image-holder .mfp-content {
  max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}

@media screen and (max-height:300px), screen and (max-width:800px) and (orientation:landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0
  }
  .mfp-img-mobile .mfp-figure:after {
    bottom: 0;
    top: 0
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 3px 5px;
    position: fixed;
    top: auto
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }
  .mfp-img-mobile .mfp-close {
    background: rgba(0, 0, 0, .6);
    height: 35px;
    line-height: 35px;
    padding: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 35px
  }
}

@media (max-width:900px) {
  .mfp-arrow {
    transform: scale(.75)
  }
  .mfp-arrow-left {
    transform-origin: 0
  }
  .mfp-arrow-right {
    transform-origin: 100%
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}

up-wrapper {
  display: inline-block
}

up-bounds {
  position: absolute
}

.up-focusable-content:focus, .up-focusable-content:focus-visible {
  outline: 0
}

.up-request-loader {
  display: none
}

up-progress-bar {
  background-color: #007bff;
  height: 3px;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 999999999
}

up-focus-trap {
  height: 0;
  left: 0;
  position: fixed;
  top: 0;
  width: 0
}

up-cover, up-cover-viewport, up-drawer, up-drawer-backdrop, up-drawer-viewport, up-modal, up-modal-backdrop, up-modal-viewport {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0
}

up-drawer-box, up-modal-box {
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, .3)
}

up-popup {
  box-shadow: 0 0 4px rgba(0, 0, 0, .3)
}

up-cover-box:focus, up-cover-box:focus-visible, up-cover:focus, up-cover:focus-visible, up-drawer-box:focus, up-drawer-box:focus-visible, up-drawer:focus, up-drawer:focus-visible, up-modal-box:focus, up-modal-box:focus-visible, up-modal:focus, up-modal:focus-visible, up-popup:focus, up-popup:focus-visible {
  outline: none
}

up-cover, up-drawer, up-modal {
  position: fixed;
  z-index: 2000
}

up-drawer-backdrop, up-modal-backdrop {
  background: rgba(0, 0, 0, .4);
  position: absolute
}

up-cover-viewport, up-drawer-viewport, up-modal-viewport {
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  overflow-x: hidden;
  overflow-y: scroll;
  position: absolute;
  text-align: center
}

up-cover-box, up-drawer-box, up-modal-box, up-popup {
  background-color: #fff;
  box-sizing: border-box;
  display: inline-block;
  max-width: 100%;
  overflow-x: hidden;
  padding: 20px;
  position: relative;
  text-align: left
}

up-cover-content, up-drawer-content, up-modal-content, up-popup-content {
  display: block
}

up-popup {
  z-index: 1000
}

up-cover-dismiss, up-drawer-dismiss, up-modal-dismiss, up-popup-dismiss {
  color: #888;
  font-size: 1.7rem;
  line-height: .5;
  position: absolute;
  right: 10px;
  top: 10px
}

up-modal-viewport {
  justify-content: center
}

up-modal[nesting="0"] up-modal-viewport {
  padding: 25px 15px
}

up-modal[nesting="1"] up-modal-viewport {
  padding: 50px 30px
}

up-modal[nesting="2"] up-modal-viewport {
  padding: 75px 45px
}

up-modal[nesting="3"] up-modal-viewport {
  padding: 100px 60px
}

up-modal[nesting="4"] up-modal-viewport {
  padding: 125px 75px
}

up-modal[size=small] up-modal-box {
  width: 350px
}

up-modal[size=medium] up-modal-box {
  width: 650px
}

up-modal[size=large] up-modal-box {
  width: 1000px
}

up-modal[size=grow] up-modal-box {
  width: auto
}

up-modal[size=full] up-modal-box {
  width: 100%
}

up-drawer-viewport {
  text-align: left
}

up-drawer[position=right] up-drawer-viewport {
  text-align: right
}

up-drawer-box {
  min-height: 100vh
}

up-drawer[size=small] up-drawer-box {
  width: 150px
}

up-drawer[size=medium] up-drawer-box {
  width: 340px
}

up-drawer[size=large] up-drawer-box {
  width: 600px
}

up-drawer[size=grow] up-drawer-box {
  width: auto
}

up-drawer[size=full] up-drawer-box {
  width: 100%
}

up-cover-box {
  min-height: 100vh;
  padding: 0;
  width: 100%
}

up-popup {
  padding: 15px
}

up-popup[size=small] {
  width: 180px
}

up-popup[size=medium] {
  width: 300px
}

up-popup[size=large] {
  width: 550px
}

up-popup[size=grow] up-popup {
  width: auto
}

up-popup[size=full] up-popup {
  width: 100%
}

[up-accept], [up-clickable], [up-dismiss], [up-href], a[up-content], a[up-document], a[up-fragment] {
  cursor: pointer
}

@font-face {
	font-family: "Audi Type";
	src: url("./font/AudiType-Normal_08.eot");
	src: url("./font/AudiType-Normal_08.eot?#iefix") format('eot'),
		url("./font/AudiType-Normal_08.woff") format('woff');
}

@font-face {
	font-family: "Audi Type Bold";
	src: url("./font/AudiType-Bold_08.eot");
	src: url("./font/AudiType-Bold_08.eot?#iefix") format('eot'),
		url("./font/AudiType-Bold_08.woff") format('woff');
}

@font-face {
	font-family: "Audi Type Extended";
	src: url("./font/AudiType-ExtendedNormal_08.eot");
	src: url("./font/AudiType-ExtendedNormal_08.eot?#iefix") format('eot'),
		url("./font/AudiType-ExtendedNormal_08.woff") format('woff');
}

@font-face {
	font-family: "Audi Type Extended Bold";
	src: url("./font/AudiType-ExtendedBold_08.eot");
	src: url("./font/AudiType-ExtendedBold_08.eot?#iefix") format('eot'),
		url("./font/AudiType-ExtendedBold_08.woff") format('woff');
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  src: url(./font/fontawesome-webfont.eot?v=4.7.0);
  src: url(./font/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(./font/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(./font/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(./font/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(./font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg")
}

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

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

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

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

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

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

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

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

.fa-ul>li {
  position: relative
}

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

.fa-li.fa-lg {
  left: -1.8571428571em
}

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

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

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

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

.pull-right {
  float: right
}

.pull-left {
  float: left
}

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

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

.fa-spin {
  animation: fa-spin 2s linear infinite
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: ""
}

.fa-music:before {
  content: ""
}

.fa-search:before {
  content: ""
}

.fa-envelope-o:before {
  content: ""
}

.fa-heart:before {
  content: ""
}

.fa-star:before {
  content: ""
}

.fa-star-o:before {
  content: ""
}

.fa-user:before {
  content: ""
}

.fa-film:before {
  content: ""
}

.fa-th-large:before {
  content: ""
}

.fa-th:before {
  content: ""
}

.fa-th-list:before {
  content: ""
}

.fa-check:before {
  content: ""
}

.fa-close:before, .fa-remove:before, .fa-times:before {
  content: ""
}

.fa-search-plus:before {
  content: ""
}

.fa-search-minus:before {
  content: ""
}

.fa-power-off:before {
  content: ""
}

.fa-signal:before {
  content: ""
}

.fa-cog:before, .fa-gear:before {
  content: ""
}

.fa-trash-o:before {
  content: ""
}

.fa-home:before {
  content: ""
}

.fa-file-o:before {
  content: ""
}

.fa-clock-o:before {
  content: ""
}

.fa-road:before {
  content: ""
}

.fa-download:before {
  content: ""
}

.fa-arrow-circle-o-down:before {
  content: ""
}

.fa-arrow-circle-o-up:before {
  content: ""
}

.fa-inbox:before {
  content: ""
}

.fa-play-circle-o:before {
  content: ""
}

.fa-repeat:before, .fa-rotate-right:before {
  content: ""
}

.fa-refresh:before {
  content: ""
}

.fa-list-alt:before {
  content: ""
}

.fa-lock:before {
  content: ""
}

.fa-flag:before {
  content: ""
}

.fa-headphones:before {
  content: ""
}

.fa-volume-off:before {
  content: ""
}

.fa-volume-down:before {
  content: ""
}

.fa-volume-up:before {
  content: ""
}

.fa-qrcode:before {
  content: ""
}

.fa-barcode:before {
  content: ""
}

.fa-tag:before {
  content: ""
}

.fa-tags:before {
  content: ""
}

.fa-book:before {
  content: ""
}

.fa-bookmark:before {
  content: ""
}

.fa-print:before {
  content: ""
}

.fa-camera:before {
  content: ""
}

.fa-font:before {
  content: ""
}

.fa-bold:before {
  content: ""
}

.fa-italic:before {
  content: ""
}

.fa-text-height:before {
  content: ""
}

.fa-text-width:before {
  content: ""
}

.fa-align-left:before {
  content: ""
}

.fa-align-center:before {
  content: ""
}

.fa-align-right:before {
  content: ""
}

.fa-align-justify:before {
  content: ""
}

.fa-list:before {
  content: ""
}

.fa-dedent:before, .fa-outdent:before {
  content: ""
}

.fa-indent:before {
  content: ""
}

.fa-video-camera:before {
  content: ""
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
  content: ""
}

.fa-pencil:before {
  content: ""
}

.fa-map-marker:before {
  content: ""
}

.fa-adjust:before {
  content: ""
}

.fa-tint:before {
  content: ""
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: ""
}

.fa-share-square-o:before {
  content: ""
}

.fa-check-square-o:before {
  content: ""
}

.fa-arrows:before {
  content: ""
}

.fa-step-backward:before {
  content: ""
}

.fa-fast-backward:before {
  content: ""
}

.fa-backward:before {
  content: ""
}

.fa-play:before {
  content: ""
}

.fa-pause:before {
  content: ""
}

.fa-stop:before {
  content: ""
}

.fa-forward:before {
  content: ""
}

.fa-fast-forward:before {
  content: ""
}

.fa-step-forward:before {
  content: ""
}

.fa-eject:before {
  content: ""
}

.fa-chevron-left:before {
  content: ""
}

.fa-chevron-right:before {
  content: ""
}

.fa-plus-circle:before {
  content: ""
}

.fa-minus-circle:before {
  content: ""
}

.fa-times-circle:before {
  content: ""
}

.fa-check-circle:before {
  content: ""
}

.fa-question-circle:before {
  content: ""
}

.fa-info-circle:before {
  content: ""
}

.fa-crosshairs:before {
  content: ""
}

.fa-times-circle-o:before {
  content: ""
}

.fa-check-circle-o:before {
  content: ""
}

.fa-ban:before {
  content: ""
}

.fa-arrow-left:before {
  content: ""
}

.fa-arrow-right:before {
  content: ""
}

.fa-arrow-up:before {
  content: ""
}

.fa-arrow-down:before {
  content: ""
}

.fa-mail-forward:before, .fa-share:before {
  content: ""
}

.fa-expand:before {
  content: ""
}

.fa-compress:before {
  content: ""
}

.fa-plus:before {
  content: ""
}

.fa-minus:before {
  content: ""
}

.fa-asterisk:before {
  content: ""
}

.fa-exclamation-circle:before {
  content: ""
}

.fa-gift:before {
  content: ""
}

.fa-leaf:before {
  content: ""
}

.fa-fire:before {
  content: ""
}

.fa-eye:before {
  content: ""
}

.fa-eye-slash:before {
  content: ""
}

.fa-exclamation-triangle:before, .fa-warning:before {
  content: ""
}

.fa-plane:before {
  content: ""
}

.fa-calendar:before {
  content: ""
}

.fa-random:before {
  content: ""
}

.fa-comment:before {
  content: ""
}

.fa-magnet:before {
  content: ""
}

.fa-chevron-up:before {
  content: ""
}

.fa-chevron-down:before {
  content: ""
}

.fa-retweet:before {
  content: ""
}

.fa-shopping-cart:before {
  content: ""
}

.fa-folder:before {
  content: ""
}

.fa-folder-open:before {
  content: ""
}

.fa-arrows-v:before {
  content: ""
}

.fa-arrows-h:before {
  content: ""
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: ""
}

.fa-twitter-square:before {
  content: ""
}

.fa-facebook-square:before {
  content: ""
}

.fa-camera-retro:before {
  content: ""
}

.fa-key:before {
  content: ""
}

.fa-cogs:before, .fa-gears:before {
  content: ""
}

.fa-comments:before {
  content: ""
}

.fa-thumbs-o-up:before {
  content: ""
}

.fa-thumbs-o-down:before {
  content: ""
}

.fa-star-half:before {
  content: ""
}

.fa-heart-o:before {
  content: ""
}

.fa-sign-out:before {
  content: ""
}

.fa-linkedin-square:before {
  content: ""
}

.fa-thumb-tack:before {
  content: ""
}

.fa-external-link:before {
  content: ""
}

.fa-sign-in:before {
  content: ""
}

.fa-trophy:before {
  content: ""
}

.fa-github-square:before {
  content: ""
}

.fa-upload:before {
  content: ""
}

.fa-lemon-o:before {
  content: ""
}

.fa-phone:before {
  content: ""
}

.fa-square-o:before {
  content: ""
}

.fa-bookmark-o:before {
  content: ""
}

.fa-phone-square:before {
  content: ""
}

.fa-twitter:before {
  content: ""
}

.fa-facebook-f:before, .fa-facebook:before {
  content: ""
}

.fa-github:before {
  content: ""
}

.fa-unlock:before {
  content: ""
}

.fa-credit-card:before {
  content: ""
}

.fa-feed:before, .fa-rss:before {
  content: ""
}

.fa-hdd-o:before {
  content: ""
}

.fa-bullhorn:before {
  content: ""
}

.fa-bell:before {
  content: ""
}

.fa-certificate:before {
  content: ""
}

.fa-hand-o-right:before {
  content: ""
}

.fa-hand-o-left:before {
  content: ""
}

.fa-hand-o-up:before {
  content: ""
}

.fa-hand-o-down:before {
  content: ""
}

.fa-arrow-circle-left:before {
  content: ""
}

.fa-arrow-circle-right:before {
  content: ""
}

.fa-arrow-circle-up:before {
  content: ""
}

.fa-arrow-circle-down:before {
  content: ""
}

.fa-globe:before {
  content: ""
}

.fa-wrench:before {
  content: ""
}

.fa-tasks:before {
  content: ""
}

.fa-filter:before {
  content: ""
}

.fa-briefcase:before {
  content: ""
}

.fa-arrows-alt:before {
  content: ""
}

.fa-group:before, .fa-users:before {
  content: ""
}

.fa-chain:before, .fa-link:before {
  content: ""
}

.fa-cloud:before {
  content: ""
}

.fa-flask:before {
  content: ""
}

.fa-cut:before, .fa-scissors:before {
  content: ""
}

.fa-copy:before, .fa-files-o:before {
  content: ""
}

.fa-paperclip:before {
  content: ""
}

.fa-floppy-o:before, .fa-save:before {
  content: ""
}

.fa-square:before {
  content: ""
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
  content: ""
}

.fa-list-ul:before {
  content: ""
}

.fa-list-ol:before {
  content: ""
}

.fa-strikethrough:before {
  content: ""
}

.fa-underline:before {
  content: ""
}

.fa-table:before {
  content: ""
}

.fa-magic:before {
  content: ""
}

.fa-truck:before {
  content: ""
}

.fa-pinterest:before {
  content: ""
}

.fa-pinterest-square:before {
  content: ""
}

.fa-google-plus-square:before {
  content: ""
}

.fa-google-plus:before {
  content: ""
}

.fa-money:before {
  content: ""
}

.fa-caret-down:before {
  content: ""
}

.fa-caret-up:before {
  content: ""
}

.fa-caret-left:before {
  content: ""
}

.fa-caret-right:before {
  content: ""
}

.fa-columns:before {
  content: ""
}

.fa-sort:before, .fa-unsorted:before {
  content: ""
}

.fa-sort-desc:before, .fa-sort-down:before {
  content: ""
}

.fa-sort-asc:before, .fa-sort-up:before {
  content: ""
}

.fa-envelope:before {
  content: ""
}

.fa-linkedin:before {
  content: ""
}

.fa-rotate-left:before, .fa-undo:before {
  content: ""
}

.fa-gavel:before, .fa-legal:before {
  content: ""
}

.fa-dashboard:before, .fa-tachometer:before {
  content: ""
}

.fa-comment-o:before {
  content: ""
}

.fa-comments-o:before {
  content: ""
}

.fa-bolt:before, .fa-flash:before {
  content: ""
}

.fa-sitemap:before {
  content: ""
}

.fa-umbrella:before {
  content: ""
}

.fa-clipboard:before, .fa-paste:before {
  content: ""
}

.fa-lightbulb-o:before {
  content: ""
}

.fa-exchange:before {
  content: ""
}

.fa-cloud-download:before {
  content: ""
}

.fa-cloud-upload:before {
  content: ""
}

.fa-user-md:before {
  content: ""
}

.fa-stethoscope:before {
  content: ""
}

.fa-suitcase:before {
  content: ""
}

.fa-bell-o:before {
  content: ""
}

.fa-coffee:before {
  content: ""
}

.fa-cutlery:before {
  content: ""
}

.fa-file-text-o:before {
  content: ""
}

.fa-building-o:before {
  content: ""
}

.fa-hospital-o:before {
  content: ""
}

.fa-ambulance:before {
  content: ""
}

.fa-medkit:before {
  content: ""
}

.fa-fighter-jet:before {
  content: ""
}

.fa-beer:before {
  content: ""
}

.fa-h-square:before {
  content: ""
}

.fa-plus-square:before {
  content: ""
}

.fa-angle-double-left:before {
  content: ""
}

.fa-angle-double-right:before {
  content: ""
}

.fa-angle-double-up:before {
  content: ""
}

.fa-angle-double-down:before {
  content: ""
}

.fa-angle-left:before {
  content: ""
}

.fa-angle-right:before {
  content: ""
}

.fa-angle-up:before {
  content: ""
}

.fa-angle-down:before {
  content: ""
}

.fa-desktop:before {
  content: ""
}

.fa-laptop:before {
  content: ""
}

.fa-tablet:before {
  content: ""
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: ""
}

.fa-circle-o:before {
  content: ""
}

.fa-quote-left:before {
  content: ""
}

.fa-quote-right:before {
  content: ""
}

.fa-spinner:before {
  content: ""
}

.fa-circle:before {
  content: ""
}

.fa-mail-reply:before, .fa-reply:before {
  content: ""
}

.fa-github-alt:before {
  content: ""
}

.fa-folder-o:before {
  content: ""
}

.fa-folder-open-o:before {
  content: ""
}

.fa-smile-o:before {
  content: ""
}

.fa-frown-o:before {
  content: ""
}

.fa-meh-o:before {
  content: ""
}

.fa-gamepad:before {
  content: ""
}

.fa-keyboard-o:before {
  content: ""
}

.fa-flag-o:before {
  content: ""
}

.fa-flag-checkered:before {
  content: ""
}

.fa-terminal:before {
  content: ""
}

.fa-code:before {
  content: ""
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: ""
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: ""
}

.fa-location-arrow:before {
  content: ""
}

.fa-crop:before {
  content: ""
}

.fa-code-fork:before {
  content: ""
}

.fa-chain-broken:before, .fa-unlink:before {
  content: ""
}

.fa-question:before {
  content: ""
}

.fa-info:before {
  content: ""
}

.fa-exclamation:before {
  content: ""
}

.fa-superscript:before {
  content: ""
}

.fa-subscript:before {
  content: ""
}

.fa-eraser:before {
  content: ""
}

.fa-puzzle-piece:before {
  content: ""
}

.fa-microphone:before {
  content: ""
}

.fa-microphone-slash:before {
  content: ""
}

.fa-shield:before {
  content: ""
}

.fa-calendar-o:before {
  content: ""
}

.fa-fire-extinguisher:before {
  content: ""
}

.fa-rocket:before {
  content: ""
}

.fa-maxcdn:before {
  content: ""
}

.fa-chevron-circle-left:before {
  content: ""
}

.fa-chevron-circle-right:before {
  content: ""
}

.fa-chevron-circle-up:before {
  content: ""
}

.fa-chevron-circle-down:before {
  content: ""
}

.fa-html5:before {
  content: ""
}

.fa-css3:before {
  content: ""
}

.fa-anchor:before {
  content: ""
}

.fa-unlock-alt:before {
  content: ""
}

.fa-bullseye:before {
  content: ""
}

.fa-ellipsis-h:before {
  content: ""
}

.fa-ellipsis-v:before {
  content: ""
}

.fa-rss-square:before {
  content: ""
}

.fa-play-circle:before {
  content: ""
}

.fa-ticket:before {
  content: ""
}

.fa-minus-square:before {
  content: ""
}

.fa-minus-square-o:before {
  content: ""
}

.fa-level-up:before {
  content: ""
}

.fa-level-down:before {
  content: ""
}

.fa-check-square:before {
  content: ""
}

.fa-pencil-square:before {
  content: ""
}

.fa-external-link-square:before {
  content: ""
}

.fa-share-square:before {
  content: ""
}

.fa-compass:before {
  content: ""
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
  content: ""
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
  content: ""
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
  content: ""
}

.fa-eur:before, .fa-euro:before {
  content: ""
}

.fa-gbp:before {
  content: ""
}

.fa-dollar:before, .fa-usd:before {
  content: ""
}

.fa-inr:before, .fa-rupee:before {
  content: ""
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
  content: ""
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
  content: ""
}

.fa-krw:before, .fa-won:before {
  content: ""
}

.fa-bitcoin:before, .fa-btc:before {
  content: ""
}

.fa-file:before {
  content: ""
}

.fa-file-text:before {
  content: ""
}

.fa-sort-alpha-asc:before {
  content: ""
}

.fa-sort-alpha-desc:before {
  content: ""
}

.fa-sort-amount-asc:before {
  content: ""
}

.fa-sort-amount-desc:before {
  content: ""
}

.fa-sort-numeric-asc:before {
  content: ""
}

.fa-sort-numeric-desc:before {
  content: ""
}

.fa-thumbs-up:before {
  content: ""
}

.fa-thumbs-down:before {
  content: ""
}

.fa-youtube-square:before {
  content: ""
}

.fa-youtube:before {
  content: ""
}

.fa-xing:before {
  content: ""
}

.fa-xing-square:before {
  content: ""
}

.fa-youtube-play:before {
  content: ""
}

.fa-dropbox:before {
  content: ""
}

.fa-stack-overflow:before {
  content: ""
}

.fa-instagram:before {
  content: ""
}

.fa-flickr:before {
  content: ""
}

.fa-adn:before {
  content: ""
}

.fa-bitbucket:before {
  content: ""
}

.fa-bitbucket-square:before {
  content: ""
}

.fa-tumblr:before {
  content: ""
}

.fa-tumblr-square:before {
  content: ""
}

.fa-long-arrow-down:before {
  content: ""
}

.fa-long-arrow-up:before {
  content: ""
}

.fa-long-arrow-left:before {
  content: ""
}

.fa-long-arrow-right:before {
  content: ""
}

.fa-apple:before {
  content: ""
}

.fa-windows:before {
  content: ""
}

.fa-android:before {
  content: ""
}

.fa-linux:before {
  content: ""
}

.fa-dribbble:before {
  content: ""
}

.fa-skype:before {
  content: ""
}

.fa-foursquare:before {
  content: ""
}

.fa-trello:before {
  content: ""
}

.fa-female:before {
  content: ""
}

.fa-male:before {
  content: ""
}

.fa-gittip:before, .fa-gratipay:before {
  content: ""
}

.fa-sun-o:before {
  content: ""
}

.fa-moon-o:before {
  content: ""
}

.fa-archive:before {
  content: ""
}

.fa-bug:before {
  content: ""
}

.fa-vk:before {
  content: ""
}

.fa-weibo:before {
  content: ""
}

.fa-renren:before {
  content: ""
}

.fa-pagelines:before {
  content: ""
}

.fa-stack-exchange:before {
  content: ""
}

.fa-arrow-circle-o-right:before {
  content: ""
}

.fa-arrow-circle-o-left:before {
  content: ""
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
  content: ""
}

.fa-dot-circle-o:before {
  content: ""
}

.fa-wheelchair:before {
  content: ""
}

.fa-vimeo-square:before {
  content: ""
}

.fa-try:before, .fa-turkish-lira:before {
  content: ""
}

.fa-plus-square-o:before {
  content: ""
}

.fa-space-shuttle:before {
  content: ""
}

.fa-slack:before {
  content: ""
}

.fa-envelope-square:before {
  content: ""
}

.fa-wordpress:before {
  content: ""
}

.fa-openid:before {
  content: ""
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
  content: ""
}

.fa-graduation-cap:before, .fa-mortar-board:before {
  content: ""
}

.fa-yahoo:before {
  content: ""
}

.fa-google:before {
  content: ""
}

.fa-reddit:before {
  content: ""
}

.fa-reddit-square:before {
  content: ""
}

.fa-stumbleupon-circle:before {
  content: ""
}

.fa-stumbleupon:before {
  content: ""
}

.fa-delicious:before {
  content: ""
}

.fa-digg:before {
  content: ""
}

.fa-pied-piper-pp:before {
  content: ""
}

.fa-pied-piper-alt:before {
  content: ""
}

.fa-drupal:before {
  content: ""
}

.fa-joomla:before {
  content: ""
}

.fa-language:before {
  content: ""
}

.fa-fax:before {
  content: ""
}

.fa-building:before {
  content: ""
}

.fa-child:before {
  content: ""
}

.fa-paw:before {
  content: ""
}

.fa-spoon:before {
  content: ""
}

.fa-cube:before {
  content: ""
}

.fa-cubes:before {
  content: ""
}

.fa-behance:before {
  content: ""
}

.fa-behance-square:before {
  content: ""
}

.fa-steam:before {
  content: ""
}

.fa-steam-square:before {
  content: ""
}

.fa-recycle:before {
  content: ""
}

.fa-automobile:before, .fa-car:before {
  content: ""
}

.fa-cab:before, .fa-taxi:before {
  content: ""
}

.fa-tree:before {
  content: ""
}

.fa-spotify:before {
  content: ""
}

.fa-deviantart:before {
  content: ""
}

.fa-soundcloud:before {
  content: ""
}

.fa-database:before {
  content: ""
}

.fa-file-pdf-o:before {
  content: ""
}

.fa-file-word-o:before {
  content: ""
}

.fa-file-excel-o:before {
  content: ""
}

.fa-file-powerpoint-o:before {
  content: ""
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
  content: ""
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
  content: ""
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
  content: ""
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: ""
}

.fa-file-code-o:before {
  content: ""
}

.fa-vine:before {
  content: ""
}

.fa-codepen:before {
  content: ""
}

.fa-jsfiddle:before {
  content: ""
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
  content: ""
}

.fa-circle-o-notch:before {
  content: ""
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
  content: ""
}

.fa-empire:before, .fa-ge:before {
  content: ""
}

.fa-git-square:before {
  content: ""
}

.fa-git:before {
  content: ""
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
  content: ""
}

.fa-tencent-weibo:before {
  content: ""
}

.fa-qq:before {
  content: ""
}

.fa-wechat:before, .fa-weixin:before {
  content: ""
}

.fa-paper-plane:before, .fa-send:before {
  content: ""
}

.fa-paper-plane-o:before, .fa-send-o:before {
  content: ""
}

.fa-history:before {
  content: ""
}

.fa-circle-thin:before {
  content: ""
}

.fa-header:before {
  content: ""
}

.fa-paragraph:before {
  content: ""
}

.fa-sliders:before {
  content: ""
}

.fa-share-alt:before {
  content: ""
}

.fa-share-alt-square:before {
  content: ""
}

.fa-bomb:before {
  content: ""
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
  content: ""
}

.fa-tty:before {
  content: ""
}

.fa-binoculars:before {
  content: ""
}

.fa-plug:before {
  content: ""
}

.fa-slideshare:before {
  content: ""
}

.fa-twitch:before {
  content: ""
}

.fa-yelp:before {
  content: ""
}

.fa-newspaper-o:before {
  content: ""
}

.fa-wifi:before {
  content: ""
}

.fa-calculator:before {
  content: ""
}

.fa-paypal:before {
  content: ""
}

.fa-google-wallet:before {
  content: ""
}

.fa-cc-visa:before {
  content: ""
}

.fa-cc-mastercard:before {
  content: ""
}

.fa-cc-discover:before {
  content: ""
}

.fa-cc-amex:before {
  content: ""
}

.fa-cc-paypal:before {
  content: ""
}

.fa-cc-stripe:before {
  content: ""
}

.fa-bell-slash:before {
  content: ""
}

.fa-bell-slash-o:before {
  content: ""
}

.fa-trash:before {
  content: ""
}

.fa-copyright:before {
  content: ""
}

.fa-at:before {
  content: ""
}

.fa-eyedropper:before {
  content: ""
}

.fa-paint-brush:before {
  content: ""
}

.fa-birthday-cake:before {
  content: ""
}

.fa-area-chart:before {
  content: ""
}

.fa-pie-chart:before {
  content: ""
}

.fa-line-chart:before {
  content: ""
}

.fa-lastfm:before {
  content: ""
}

.fa-lastfm-square:before {
  content: ""
}

.fa-toggle-off:before {
  content: ""
}

.fa-toggle-on:before {
  content: ""
}

.fa-bicycle:before {
  content: ""
}

.fa-bus:before {
  content: ""
}

.fa-ioxhost:before {
  content: ""
}

.fa-angellist:before {
  content: ""
}

.fa-cc:before {
  content: ""
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
  content: ""
}

.fa-meanpath:before {
  content: ""
}

.fa-buysellads:before {
  content: ""
}

.fa-connectdevelop:before {
  content: ""
}

.fa-dashcube:before {
  content: ""
}

.fa-forumbee:before {
  content: ""
}

.fa-leanpub:before {
  content: ""
}

.fa-sellsy:before {
  content: ""
}

.fa-shirtsinbulk:before {
  content: ""
}

.fa-simplybuilt:before {
  content: ""
}

.fa-skyatlas:before {
  content: ""
}

.fa-cart-plus:before {
  content: ""
}

.fa-cart-arrow-down:before {
  content: ""
}

.fa-diamond:before {
  content: ""
}

.fa-ship:before {
  content: ""
}

.fa-user-secret:before {
  content: ""
}

.fa-motorcycle:before {
  content: ""
}

.fa-street-view:before {
  content: ""
}

.fa-heartbeat:before {
  content: ""
}

.fa-venus:before {
  content: ""
}

.fa-mars:before {
  content: ""
}

.fa-mercury:before {
  content: ""
}

.fa-intersex:before, .fa-transgender:before {
  content: ""
}

.fa-transgender-alt:before {
  content: ""
}

.fa-venus-double:before {
  content: ""
}

.fa-mars-double:before {
  content: ""
}

.fa-venus-mars:before {
  content: ""
}

.fa-mars-stroke:before {
  content: ""
}

.fa-mars-stroke-v:before {
  content: ""
}

.fa-mars-stroke-h:before {
  content: ""
}

.fa-neuter:before {
  content: ""
}

.fa-genderless:before {
  content: ""
}

.fa-facebook-official:before {
  content: ""
}

.fa-pinterest-p:before {
  content: ""
}

.fa-whatsapp:before {
  content: ""
}

.fa-server:before {
  content: ""
}

.fa-user-plus:before {
  content: ""
}

.fa-user-times:before {
  content: ""
}

.fa-bed:before, .fa-hotel:before {
  content: ""
}

.fa-viacoin:before {
  content: ""
}

.fa-train:before {
  content: ""
}

.fa-subway:before {
  content: ""
}

.fa-medium:before {
  content: ""
}

.fa-y-combinator:before, .fa-yc:before {
  content: ""
}

.fa-optin-monster:before {
  content: ""
}

.fa-opencart:before {
  content: ""
}

.fa-expeditedssl:before {
  content: ""
}

.fa-battery-4:before, .fa-battery-full:before, .fa-battery:before {
  content: ""
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: ""
}

.fa-battery-2:before, .fa-battery-half:before {
  content: ""
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: ""
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: ""
}

.fa-mouse-pointer:before {
  content: ""
}

.fa-i-cursor:before {
  content: ""
}

.fa-object-group:before {
  content: ""
}

.fa-object-ungroup:before {
  content: ""
}

.fa-sticky-note:before {
  content: ""
}

.fa-sticky-note-o:before {
  content: ""
}

.fa-cc-jcb:before {
  content: ""
}

.fa-cc-diners-club:before {
  content: ""
}

.fa-clone:before {
  content: ""
}

.fa-balance-scale:before {
  content: ""
}

.fa-hourglass-o:before {
  content: ""
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: ""
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: ""
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: ""
}

.fa-hourglass:before {
  content: ""
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: ""
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
  content: ""
}

.fa-hand-scissors-o:before {
  content: ""
}

.fa-hand-lizard-o:before {
  content: ""
}

.fa-hand-spock-o:before {
  content: ""
}

.fa-hand-pointer-o:before {
  content: ""
}

.fa-hand-peace-o:before {
  content: ""
}

.fa-trademark:before {
  content: ""
}

.fa-registered:before {
  content: ""
}

.fa-creative-commons:before {
  content: ""
}

.fa-gg:before {
  content: ""
}

.fa-gg-circle:before {
  content: ""
}

.fa-tripadvisor:before {
  content: ""
}

.fa-odnoklassniki:before {
  content: ""
}

.fa-odnoklassniki-square:before {
  content: ""
}

.fa-get-pocket:before {
  content: ""
}

.fa-wikipedia-w:before {
  content: ""
}

.fa-safari:before {
  content: ""
}

.fa-chrome:before {
  content: ""
}

.fa-firefox:before {
  content: ""
}

.fa-opera:before {
  content: ""
}

.fa-internet-explorer:before {
  content: ""
}

.fa-television:before, .fa-tv:before {
  content: ""
}

.fa-contao:before {
  content: ""
}

.fa-500px:before {
  content: ""
}

.fa-amazon:before {
  content: ""
}

.fa-calendar-plus-o:before {
  content: ""
}

.fa-calendar-minus-o:before {
  content: ""
}

.fa-calendar-times-o:before {
  content: ""
}

.fa-calendar-check-o:before {
  content: ""
}

.fa-industry:before {
  content: ""
}

.fa-map-pin:before {
  content: ""
}

.fa-map-signs:before {
  content: ""
}

.fa-map-o:before {
  content: ""
}

.fa-map:before {
  content: ""
}

.fa-commenting:before {
  content: ""
}

.fa-commenting-o:before {
  content: ""
}

.fa-houzz:before {
  content: ""
}

.fa-vimeo:before {
  content: ""
}

.fa-black-tie:before {
  content: ""
}

.fa-fonticons:before {
  content: ""
}

.fa-reddit-alien:before {
  content: ""
}

.fa-edge:before {
  content: ""
}

.fa-credit-card-alt:before {
  content: ""
}

.fa-codiepie:before {
  content: ""
}

.fa-modx:before {
  content: ""
}

.fa-fort-awesome:before {
  content: ""
}

.fa-usb:before {
  content: ""
}

.fa-product-hunt:before {
  content: ""
}

.fa-mixcloud:before {
  content: ""
}

.fa-scribd:before {
  content: ""
}

.fa-pause-circle:before {
  content: ""
}

.fa-pause-circle-o:before {
  content: ""
}

.fa-stop-circle:before {
  content: ""
}

.fa-stop-circle-o:before {
  content: ""
}

.fa-shopping-bag:before {
  content: ""
}

.fa-shopping-basket:before {
  content: ""
}

.fa-hashtag:before {
  content: ""
}

.fa-bluetooth:before {
  content: ""
}

.fa-bluetooth-b:before {
  content: ""
}

.fa-percent:before {
  content: ""
}

.fa-gitlab:before {
  content: ""
}

.fa-wpbeginner:before {
  content: ""
}

.fa-wpforms:before {
  content: ""
}

.fa-envira:before {
  content: ""
}

.fa-universal-access:before {
  content: ""
}

.fa-wheelchair-alt:before {
  content: ""
}

.fa-question-circle-o:before {
  content: ""
}

.fa-blind:before {
  content: ""
}

.fa-audio-description:before {
  content: ""
}

.fa-volume-control-phone:before {
  content: ""
}

.fa-braille:before {
  content: ""
}

.fa-assistive-listening-systems:before {
  content: ""
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
  content: ""
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
  content: ""
}

.fa-glide:before {
  content: ""
}

.fa-glide-g:before {
  content: ""
}

.fa-sign-language:before, .fa-signing:before {
  content: ""
}

.fa-low-vision:before {
  content: ""
}

.fa-viadeo:before {
  content: ""
}

.fa-viadeo-square:before {
  content: ""
}

.fa-snapchat:before {
  content: ""
}

.fa-snapchat-ghost:before {
  content: ""
}

.fa-snapchat-square:before {
  content: ""
}

.fa-pied-piper:before {
  content: ""
}

.fa-first-order:before {
  content: ""
}

.fa-yoast:before {
  content: ""
}

.fa-themeisle:before {
  content: ""
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: ""
}

.fa-fa:before, .fa-font-awesome:before {
  content: ""
}

.fa-handshake-o:before {
  content: ""
}

.fa-envelope-open:before {
  content: ""
}

.fa-envelope-open-o:before {
  content: ""
}

.fa-linode:before {
  content: ""
}

.fa-address-book:before {
  content: ""
}

.fa-address-book-o:before {
  content: ""
}

.fa-address-card:before, .fa-vcard:before {
  content: ""
}

.fa-address-card-o:before, .fa-vcard-o:before {
  content: ""
}

.fa-user-circle:before {
  content: ""
}

.fa-user-circle-o:before {
  content: ""
}

.fa-user-o:before {
  content: ""
}

.fa-id-badge:before {
  content: ""
}

.fa-drivers-license:before, .fa-id-card:before {
  content: ""
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: ""
}

.fa-quora:before {
  content: ""
}

.fa-free-code-camp:before {
  content: ""
}

.fa-telegram:before {
  content: ""
}

.fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before {
  content: ""
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: ""
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: ""
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: ""
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: ""
}

.fa-shower:before {
  content: ""
}

.fa-bath:before, .fa-bathtub:before, .fa-s15:before {
  content: ""
}

.fa-podcast:before {
  content: ""
}

.fa-window-maximize:before {
  content: ""
}

.fa-window-minimize:before {
  content: ""
}

.fa-window-restore:before {
  content: ""
}

.fa-times-rectangle:before, .fa-window-close:before {
  content: ""
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: ""
}

.fa-bandcamp:before {
  content: ""
}

.fa-grav:before {
  content: ""
}

.fa-etsy:before {
  content: ""
}

.fa-imdb:before {
  content: ""
}

.fa-ravelry:before {
  content: ""
}

.fa-eercast:before {
  content: ""
}

.fa-microchip:before {
  content: ""
}

.fa-snowflake-o:before {
  content: ""
}

.fa-superpowers:before {
  content: ""
}

.fa-wpexplorer:before {
  content: ""
}

.fa-meetup:before {
  content: ""
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

.break-word {
  display: table;
  table-layout: fixed;
  width: 100%
}

.break-word--text {
  word-wrap: break-word;
  display: table-cell
}

.cropped-image {
  display: block;
  overflow: hidden;
  position: relative
}

.cropped-image img {
  left: 0;
  position: absolute;
  top: 0;
  transition: transform .21s ease-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

[with-image-zoom] .cropped-image img:active:not([src*="/fallback"]), [with-image-zoom] .cropped-image img:hover:not([src*="/fallback"]), [with-image-zoom].has-hover .cropped-image img:not([src*="/fallback"]), a .cropped-image img:active:not([src*="/fallback"]), a .cropped-image img:hover:not([src*="/fallback"]), a.has-hover .cropped-image img:not([src*="/fallback"]) {
  transform: scale(1.05)
}

.slider a .cropped-image img:active, .slider a .cropped-image img:hover, .slider a.has-hover .cropped-image img, [no-image-zoom] a .cropped-image img:active, [no-image-zoom] a .cropped-image img:hover, [no-image-zoom] a.has-hover .cropped-image img, html.touch-device [with-image-zoom] .cropped-image img:active:not([src*="/fallback"]), html.touch-device [with-image-zoom] .cropped-image img:hover:not([src*="/fallback"]), html.touch-device [with-image-zoom].has-hover .cropped-image img:not([src*="/fallback"]), html.touch-device a .cropped-image img:active:not([src*="/fallback"]), html.touch-device a .cropped-image img:hover:not([src*="/fallback"]), html.touch-device a.has-hover .cropped-image img:not([src*="/fallback"]) {
  transform: none
}

.cropped-image--sizer {
  display: block;
  padding-top: 100%
}

.fixed-bar {
  height: auto;
  padding: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%
}

@media print {
  .fixed-bar {
    display: none!important
  }
}

html[ng-app=backend] .fixed-bar {
  opacity: 1;
  z-index: 1031
}

html[ng-app=backend] .fixed-bar~.layout .layout--header, html[ng-app=backend] .fixed-bar~.layout .layout--menu, html[ng-app=backend] .fixed-bar~.layout .layout--navigation, html[ng-app=backend] .fixed-bar~.layout .template-builder--fullscreen-spacer, html[ng-app=backend] .fixed-bar~.layout .template-builder.is-fullscreen .template-builder--toolbar {
  margin-top: 32px
}

@media(max-width:767px) {
  html[ng-app=backend] .fixed-bar~.layout .layout--menu {
    margin-top: 0
  }
}

.fixed-bar--env {
  background-color: #001e50;
  color: #fff;
  height: 32px;
  line-height: 32px
}

.fixed-bar--env.is-development {
  background-color: #1d1f20;
  background-image: linear-gradient(-45deg, hsla(0, 0%, 100%, .1) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .1) 0, hsla(0, 0%, 100%, .1) 75%, transparent 0, transparent);
  background-size: 64px 64px
}

.fixed-bar--env.is-staging {
  background-color: #dd0;
  background-image: linear-gradient(-45deg, #000 25%, transparent 0, transparent 50%, #000 0, #000 75%, transparent 0, transparent);
  background-size: 64px 64px;
  text-shadow: -2px -2px 3px rgba(0, 0, 0, .7), -2px 2px 3px rgba(0, 0, 0, .7), 2px 2px 3px rgba(0, 0, 0, .7), 2px -2px 3px rgba(0, 0, 0, .7)
}

.fixed-bar--preview {
  background-color: #dfe4e8;
  color: #000;
  padding: 5px 0
}

.fixed-bar--title {
  font-weight: 700;
  text-transform: uppercase
}

.fixed-bar--help {
  color: #2f3538
}

@media print {
  .fixed-bar-spacer {
    display: none!important
  }
}

.flag-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  color: transparent;
  display: inline-block;
  height: 1em;
  line-height: 1em;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1.333em
}

.flag-icon-de {
  background-image: url(./font/de-8e53ef4b9cd43c44206b.svg)
}

.flag-icon-en {
  background-image: url(./font/gb-79309fd96a712968ef84.svg)
}

.img-responsive {
  margin: 0 auto
}

.img-responsive.is-left {
  margin: 0
}

body div#query_diet {
  position: fixed;
  right: 6px;
  top: 6px
}

@media print {
  body div#query_diet {
    display: none!important
  }
}

body div#query_diet.bad {
  background-color: #e4002c;
  top: 4px
}

.spec-label {
  display: none
}

[data-environment=test] .spec-label {
  display: inline-block;
  font-size: 80%;
  line-height: 1em
}

.video-wrapper {
  max-width: 100%;
  padding-top: 20px;
  width: 1000px
}

.youtube-video.is-responsive {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative
}

.youtube-video.is-responsive .youtube-video--consent-placeholder, .youtube-video.is-responsive embed, .youtube-video.is-responsive iframe, .youtube-video.is-responsive object {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.youtube-video--consent-placeholder {
  align-items: center;
  background-color: #000;
  background-position: 50%;
  background-size: cover;
  cursor: pointer;
  display: flex;
  justify-content: center
}

.youtube-video--consent-placeholder.-hidden {
  display: none
}

.youtube-video--consent-placeholder:hover .brand-icon {
  color: red
}

.youtube-video--consent-placeholder:hover .youtube-video--button-background {
  background-color: #fff
}

.youtube-video--consent-placeholder .brand-icon {
  color: #e60000;
  position: relative;
  transition: color .14s
}

.youtube-video--button-background {
  background-color: #f2f2f2;
  height: 20px;
  left: calc(50% - 15px);
  position: absolute;
  top: calc(50% - 10px);
  transition: background-color .14s;
  width: 30px
}

.admin-panel {
  bottom: -40px;
  left: 16px;
  opacity: .9;
  position: absolute;
  z-index: 1
}

.admin-panel .btn {
  font-size: 12px;
  line-height: 14px;
  padding: 4px 6px
}

.admin-panel .fa {
  font-size: 14px
}

@media(max-width:991px) {
  .admin-panel {
    bottom: -35px;
    left: 11px
  }
}

.album {
  margin-bottom: 100px
}

.album--meta {
  margin-bottom: 40px
}

@media(max-width:767px) {
  .album--meta {
    margin-bottom: 20px
  }
}

.album--description {
  margin-bottom: 20px
}

@media(min-width:768px) {
  .album--cart-button {
    text-align: right
  }
}

.album--images {
  margin: 40px 0 60px
}

.album-collection--albums {
  margin: 60px 0
}

.albums-overview {
  margin: 40px 0 60px
}

.audio-item--player {
  width: 100%
}

.search--autocomplete .autocomplete--results-container {
  padding: 30px
}

@media(min-width:992px) {
  .search--autocomplete .autocomplete--results-container {
    padding-left: 8.3333333333%
  }
}

@media(max-width:767px) {
  .search--autocomplete .autocomplete--results-container {
    padding: 20px
  }
}

.autocomplete--results {
  font-size: 28px;
  line-height: 54px;
  padding: 0
}

@media(max-width:767px) {
  .autocomplete--results {
    font-size: 24px
  }
}

.autocomplete--result {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color .07s;
  white-space: nowrap
}

.autocomplete--result.is-selected {
  color: #4cc7f4
}

.autocomplete--result em {
  font-style: normal;
  font-weight: 700
}

.autocomplete--result ins {
  font-weight: inherit;
  text-decoration: inherit
}

.captioned-image .image {
  background-color: #fff
}

.captioned-image--caption {
  color: #6a767d;
  margin-top: 10px
}

@media(max-width:767px) {
  .page-header .captioned-image--caption {
    font-size: 14px;
    line-height: 20px;
    padding-left: 20px;
    padding-right: 20px
  }
}

.cars-overview {
  padding-top: 20px
}

@media(max-width:1199px) {
  .cars-overview {
    margin-top: -15px;
    padding-top: 0
  }
}

.cars-overview--filter {
  align-items: flex-end;
  display: flex;
  flex-direction: column
}

@media(min-width:768px) {
  .cars-overview--filter {
    padding: 20px
  }
}

.cars-overview--tile {
  display: block;
  text-align: center
}

.cars-overview--image {
  margin-bottom: 3px
}

.cars-overview--caption {
  display: block;
  margin-bottom: 20px
}

@media(max-width:991px) {
  .cars-overview--caption {
    margin-top: -15px
  }
}

.cars-overview--meta {
  display: block;
  height: 23px;
  line-height: 16px;
  margin-top: -2px;
  padding-bottom: 7px
}

.cars-overview--name {
  display: block;
  font-size: 20px;
  line-height: 30px
}

.cars-overview--name.is-single-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.cars-overview--name.is-multi-line {
  max-height: 63px;
  overflow: hidden
}

@media(min-width:992px) {
  .cart--download-text {
    padding-top: 6px
  }
  .cart--expired-text {
    padding-top: 19px
  }
}

@media(min-width:768px) {
  .cart--pending-text {
    padding-top: 44px
  }
}

up-modal-content .cart--new {
  max-width: 920px;
  padding: 30px 40px 20px
}

@media(max-width:767px) {
  up-modal-content .cart--new {
    padding: 0
  }
}

.cart--new-email {
  margin-bottom: 30px
}

.cart--new-terms {
  margin-bottom: 27px
}

.cart--new-divider {
  border-top: 1px solid #dfe4e8;
  margin-top: 80px;
  padding-top: 20px
}

@media(min-width:768px) {
  .cart--new-button {
    text-align: right
  }
}

.btn+.cart-button--wrapper {
  margin-left: 20px
}

.cart-button--wrapper.for-image-grid {
  display: block
}

.icon+.cart-button--label {
  margin-left: .7em
}

.cart-button--ghost~.cart-button--button {
  display: none!important
}

.cart-button--overlay {
  align-items: center;
  display: flex;
  font-size: 13px;
  line-height: 21px;
  padding: 10px 20px;
  position: relative
}

.cart-button--overlay-text {
  display: block
}

[cart-button], [cart_button] {
  position: relative
}

.cart-contents>.table-responsive {
  margin-bottom: 0
}

table.cart-contents--items {
  border-collapse: separate;
  margin-bottom: 0;
  width: 100%
}

table.cart-contents--items>tbody>tr>td, table.cart-contents--items>tbody>tr>th, table.cart-contents--items>tfoot>tr>td, table.cart-contents--items>tfoot>tr>th, table.cart-contents--items>thead>tr>td, table.cart-contents--items>thead>tr>th {
  line-height: 25px
}

table.cart-contents--items>tbody>tr>th, table.cart-contents--items>tfoot>tr>th, table.cart-contents--items>thead>tr>th {
  border-bottom: 2px solid #001e50;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  padding: 0 30px 30px;
  vertical-align: middle
}

table.cart-contents--items>tbody>tr>td, table.cart-contents--items>tfoot>tr>td, table.cart-contents--items>thead>tr>td {
  padding: 30px;
  vertical-align: middle
}

table.cart-contents--items>tbody>tr>td {
  border-bottom: 1px solid #dfe4e8;
  position: relative
}

.cart-contents--column.is-media, .cart-contents--column.is-quality {
  white-space: nowrap
}

.cart-contents--column.is-content {
  max-width: 777px
}

@media(max-width:1199px) {
  .cart-contents--column.is-content {
    max-width: 420px
  }
}

.cart-contents--column.is-type {
  width: 120px
}

.cart-contents--column.is-media {
  width: 150px
}

.cart-contents--column.is-quality {
  width: 140px
}

.cart-contents--column.is-action {
  padding-left: 0;
  padding-right: 0;
  text-align: center
}

@media(min-width:1200px) {
  .cart-contents--column.is-type {
    white-space: nowrap
  }
  .cart-contents--column.is-action {
    padding-left: 30px;
    padding-right: 30px;
    width: 90px
  }
}

@media(max-width:1199px) {
  .cart-contents--column.is-content {
    padding-left: 0
  }
}

.cart-contents--no-items {
  padding: 100px 0;
  text-align: center
}

.cart-contents--mobile-item {
  margin-top: 0;
  padding-top: 0
}

@media(max-width:991px) {
  .cart-contents--mobile-item+.cart-contents--mobile-item {
    margin-top: 40px
  }
}

@media(min-width:992px) {
  .cart-contents--mobile-item+.cart-contents--mobile-item {
    margin-top: 40px
  }
}

.cart-contents--empty-cart-message, .cart-contents--loading-message {
  color: #808890;
  font-size: 38px;
  line-height: 46px;
  margin-bottom: 46px
}

.cart-contents--loading-message {
  filter: alpha(opacity=100);
  opacity: 1;
  transition: opacity 1s ease-out .3s
}

.cart-contents--loading-message.is-invisible {
  filter: alpha(opacity=0);
  opacity: 0
}

.cart-contents--mobile-table-header {
  -webkit-font-smoothing: antialiased;
  border-bottom: 2px solid #001e50;
  font-weight: 700;
  height: 60px;
  line-height: 60px;
  margin: 0 -12.5px 30px;
  padding: 0 12.5px
}

.cart-contents--mobile-message.is-loading {
  color: #96a3a8;
  filter: alpha(opacity=100);
  opacity: 1;
  transition: opacity 1s ease-out .3s
}

.cart-contents--mobile-message.is-loading.is-invisible {
  filter: alpha(opacity=0);
  opacity: 0
}

.cart-contents--mobile-message-button {
  margin-top: 30px;
  text-align: center
}

.cart-contents--footer {
  font-size: 16px;
  line-height: 25px;
  margin-top: 60px;
  margin-bottom: 30px
}

@media(max-width:767px) {
  .cart-contents--footer {
    border-top: 1px solid #dfe4e8;
    margin-top: 40px;
    padding-top: 30px
  }
}

.cart-contents--action-row {
  align-items: center;
  display: flex;
  padding-left: 30px;
  padding-right: 30px;
}

@media(max-width:767px) {
  .cart-contents--action-row {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0
  }
}

.cart-contents--actions {
  flex: 1 0 auto
}

@media(max-width:767px) {
  .cart-contents--actions {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    text-align: center;
    width: 100%
  }
}

.cart-contents--download {
  flex: 0 0 auto
}

@media(max-width:767px) {
  .cart-contents--download {
    display: flex;
    flex-direction: column-reverse;
    text-align: center
  }
}

.cart-contents--action {
  color: #001e50;
  cursor: pointer
}

@media(min-width:992px) {
  .cart-contents--action+.cart-contents--action {
    margin-left: 40px
  }
}

@media(min-width:768px)and (max-width:991px) {
  .cart-contents--action {
    display: block
  }
  .cart-contents--action+.cart-contents--action {
    margin-left: 0;
    margin-top: 20px
  }
}

.cart-contents--size {
  display: inline-block;
  margin-right: 30px
}

.cart-contents--size.is-invalid {
  color: #e4002c;
  font-weight: 700
}

@media(max-width:767px) {
  .cart-contents--size {
    display: block;
    margin-right: 0;
    margin-top: 10px
  }
}

.cart-contents--error-message {
  color: #e4002c;
  font-weight: 700;
  margin-bottom: 12.5px
}

@media(max-width:767px) {
  .cart-contents--error-message {
    margin-bottom: 40px
  }
}

.cart-contents--legend {
  margin-top: 80px;
  text-align: center
}

@media(max-width:767px) {
  .cart-contents--legend {
    margin-top: 50px;
    text-align: left
  }
}

.cart-info {
  display: flex;
  position: relative
}

.cart-info.-header {
  position: absolute;
  right: -26px;
  top: 20px
}

@media(max-width:991px) {
  .cart-info.-header {
    top: 15px
  }
}

.cart-info--mark, .cart-info--value {
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  height: 24px;
  line-height: 24px;
  min-width: 24px;
  text-align: center
}

.cart-info--value {
  background-color: #5b08a4;
  display: block;
  padding: 0 4px
}

.cart-info.is-empty .cart-info--value {
  display: none
}

.cart-info--mark {
  display: none;
  position: absolute;
  right: -22px;
  top: -20px;
  width: 24px
}

.cart-info--mark:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #029640;
  border-radius: 50%;
  color: #fff;
  content: "";
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: none
}

.cart-info.is-in-cart .cart-info--mark {
  display: block
}

.icon-button.-small .cart-info--mark {
  right: -20px;
  top: -11px
}

@media(max-width:991px) {
  .icon-button.for-image-grid .cart-info--mark {
    right: -20px;
    top: -11px
  }
}

.cart-item {
  align-items: center;
  display: flex
}

.cart-item.-mini-cart {
  width: 100%
}

.cart-item--image {
  flex: 0 0 120px;
  margin-right: 30px
}

@media(min-width:768px)and (max-width:1199px) {
  .cart-item.-main .cart-item--image {
    flex-basis: 75px
  }
}

.cart-item.-mini-cart .cart-item--image, .cart-item.-mobile .cart-item--image {
  flex-basis: 75px;
  margin-right: 20px
}

.cart-item.-main .cart-item--title {
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700
}

.cart-item.-mini-cart .cart-item--title {
  font-size: 14px;
  line-height: 20px
}

.cart-item--content {
  min-width: 0;
  width: 100%
}

.cart-item--actions {
  margin-left: 30px
}

@media(min-width:768px) {
  .cart-item--actions {
    white-space: nowrap
  }
  .cart-item--actions a+a {
    margin-left: 20px
  }
}

@media(max-width:767px) {
  .cart-item--actions a+a {
    display: block;
    margin-top: 10px
  }
}

.collapsible {
  position: relative
}

.collapsible--content {
  height: 0;
  overflow: hidden;
  transition: height .21s ease-out
}

.collapsible.-expanded .collapsible--content {
  height: auto
}

.collapsible--button {
  text-align: center
}

.collapsible--button-collapse-text, .collapsible.-expanded .collapsible--button-expand-text {
  display: none
}

.collapsible.-expanded .collapsible--button-collapse-text {
  display: block
}

.collection {
  margin-bottom: 53px
}

.collection--title {
  font-size: 16px;
  height: 46px;
  line-height: 23px;
  margin-top: 8px
}

.collection--title>h5 {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.collapsing {
  transition: max-height 1s ease-out
}

.company-map path[cursor=pointer] {
  transition: fill .14s ease
}

.company-map--map {
  height: 640px;
  width: 100%
}

.company-map--marker {
  color: #001e50;
  cursor: pointer;
  display: none;
  height: 28px;
  margin-left: -10px;
  margin-top: -25px;
  position: absolute;
  transition: color .07s ease-in;
  width: 20px
}

.company-map--marker.is-visible {
  display: block
}

.company-map--marker:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='28' enable-background='new 0 0 56.068 100' viewBox='0 0 56.068 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m28.034 0c-15.482 0-28.034 12.552-28.034 28.034s28.034 71.966 28.034 71.966 28.034-56.483 28.034-71.966-12.551-28.034-28.034-28.034zm0 40.477c-6.871 0-12.442-5.572-12.442-12.442s5.571-12.442 12.442-12.442 12.442 5.57 12.442 12.442-5.57 12.442-12.442 12.442z'  stroke='white' stroke-width='4' style='fill: %23001e50'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  content: "";
  height: 28px;
  left: 0;
  line-height: 28px;
  position: absolute;
  right: 0;
  top: 0;
  transition: background-image .07s ease-in
}

.company-map--marker:before {
  background-color: #fff;
  border-radius: 10px;
  content: attr(title);
  font-size: 14px;
  height: 18px;
  line-height: 18px;
  padding: 0 10px;
  position: absolute;
  top: 2px;
  white-space: nowrap
}

@media(min-width:768px)and (max-width:991px) {
  .company-map--marker:before {
    height: 16px;
    line-height: 16px
  }
}

.company-map--marker.has-flag-at-right:before {
  border-top-left-radius: 5px;
  left: 6.6666666667px;
  padding-left: 16px
}

.company-map--marker.has-flag-at-left:before {
  border-top-right-radius: 5px;
  padding-right: 16px;
  right: 6.6666666667px
}

.company-map--marker:active, .company-map--marker:hover {
  color: #0040c5
}

.company-map--marker:active:after, .company-map--marker:hover:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='28' enable-background='new 0 0 56.068 100' viewBox='0 0 56.068 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m28.034 0c-15.482 0-28.034 12.552-28.034 28.034s28.034 71.966 28.034 71.966 28.034-56.483 28.034-71.966-12.551-28.034-28.034-28.034zm0 40.477c-6.871 0-12.442-5.572-12.442-12.442s5.571-12.442 12.442-12.442 12.442 5.57 12.442 12.442-5.57 12.442-12.442 12.442z' stroke='white' stroke-width='4' style='fill: %230040C5'/%3E%3C/svg%3E")
}

.consumption-data {
  color: #2f3538
}

.consumption-data.-below-video {
  background: #dfe4e8;
  font-size: 14px;
  padding: 18px 40px
}

@media(max-width:767px) {
  .consumption-data.-below-video {
    font-size: 12px;
    padding: 15px
  }
  .consumption-data.-image-lightbox {
    background: #dfe4e8;
    font-size: 14px;
    margin: -15px -15px 15px;
    padding: 18px 40px
  }
}

@media(max-width:767px)and (max-width:767px) {
  .consumption-data.-image-lightbox {
    font-size: 12px;
    padding: 15px
  }
}

.consumption-data.-video-lightbox {
  background: #dfe4e8;
  font-size: 14px;
  margin: -29px -40px 29px;
  padding: 18px 40px
}

@media(max-width:767px) {
  .consumption-data.-video-lightbox {
    font-size: 12px;
    margin: -15px -15px 15px;
    padding: 15px
  }
}

.consumption-data--headline {
  margin-bottom: 25px
}

.consumption-data--car-name {
  -webkit-font-smoothing: antialiased;
  font-weight: 700
}

.consumption-data--details {
  margin-bottom: 21px
}

.consumption-data-banner {
  background: #dfe4e8;
  display: flex;
  justify-content: center;
  max-height: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity .21s ease-out, max-height .21s linear .21s
}

.consumption-data-banner.is-visible {
  max-height: 10000px;
  opacity: 1;
  transition: opacity .21s ease-out
}

.consumption-data-banner.is-visible>* {
  pointer-events: auto
}

@media print {
  .consumption-data-banner {
    margin-top: 20px;
    page-break-inside: avoid;
    position: static
  }
}

.consumption-data-banner--contents {
  align-items: center;
  color: #3c484d;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 18px;
  max-width: 1600px;
  padding: 30px 60px;
  width: 100%
}

@media(max-width:767px) {
  .consumption-data-banner--contents {
    display: block;
    font-size: 12px;
    line-height: 14px;
    padding: 17px 20px
  }
}

.consumption-data-banner--contents:empty {
  padding: 0
}

@media print {
  .consumption-data-banner--contents {
    background: #fff;
    border: 1px solid #2f3538;
    border-width: 1px 0;
    color: #2f3538
  }
}

.consumption-data-banner--line {
  flex: 0 0 auto;
  margin: 0;
  padding: 0;
  width: 100%
}

.consumption-data-banner--line+.consumption-data-banner--line {
  margin-top: 6px
}

@media(max-width:767px) {
  .consumption-data-banner--line+.consumption-data-banner--line {
    margin-top: 0
  }
}

body.for-desktop .layout--page.has-sidebar .content {
  margin-bottom: -5px;
  margin-right: 300px;
  margin-top: -5px;
  overflow: hidden;
  padding-bottom: 5px;
  padding-right: 60px;
  padding-top: 5px
}

up-modal.cookie-dialog up-modal-box {
  max-width: 600px;
  padding: 40px;
  width: 95%
}

@media(max-width:767px) {
  up-modal.cookie-dialog up-modal-box {
    padding: 20px
  }
}

up-modal.cookie-dialog up-modal-box .page-body {
  padding-bottom: 0
}

up-modal.cookie-dialog up-modal-backdrop {
  background-image: none
}

.cookie-dialog--title {
  font-size: 38px;
  font-weight: 700;
  line-height: 46px;
  text-align: center
}

.cookie-dialog--content {
  margin-top: 33px
}

.cookie-dialog--content hr {
  -webkit-margin-before: 20px;
  -webkit-margin-after: 20px;
  margin-block-end: 20px;
  margin-block-start: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-top: 0
}

.cookie-dialog--text:not(:first-child) {
  margin-top: 22px
}

.cookie-dialog--link {
  text-decoration: underline
}

.cookie-dialog--actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 12px
}

.cookie-dialog--actions.-bottom {
  margin-top: 24px
}

.cookie-dialog--button {
  display: flex;
  height: 48px;
  justify-content: center;
  margin-top: 10px;
  width: 235px
}

@media(min-width:768px) {
  .cookie-dialog--button:last-child:not(:only-child) {
    margin-left: 25px
  }
}

.cookie-dialog--selection-block {
  margin-top: 22px
}

.cookie-dialog--selection-checkbox input+label, .cookie-dialog--selection-checkbox input:disabled, .cookie-dialog--selection-checkbox input:disabled+label {
  cursor: default
}

.cookie-dialog--selection-label {
  font-size: 18px
}

.cookie-dialog--selection-description {
  padding-left: 38px
}

.cookie-dialog--selection-description.-disabled {
  cursor: default;
  opacity: .5
}

.countdown {
  display: inline-block;
  padding-top: 5px
}

.countdown:after, .countdown:before {
  content: " ";
  display: table
}

.countdown:after {
  clear: both
}

.countdown--column {
  float: left;
  margin-right: 20px
}

@media(max-width:767px) {
  .countdown--column {
    margin-right: 10px
  }
}

.countdown--column:last-child {
  margin-right: 0
}

.countdown--field:after, .countdown--field:before {
  content: " ";
  display: table
}

.countdown--field:after {
  clear: both
}

.countdown--label {
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding-top: 15px;
  text-align: center
}

@media(max-width:767px) {
  .countdown--label {
    font-size: 65%;
    font-weight: 400;
    padding-top: 5px
  }
}

.detail-page--image img {
  width: 100%
}

@media(min-width:992px) {
  .detail-page--image.is-document {
    float: left;
    margin-right: 40px;
    max-width: 355px
  }
}

.detail-page--image.is-document img {
  border: 1px solid #f3f5f6
}

.detail-page--title {
  margin-bottom: 15px
}

.detail-page--actions, .detail-page--description, .detail-page--image, .detail-page--meta, .detail-page--secondary-actions {
  margin-bottom: 20px
}

.error-page-icon {
  height: 195px
}

.is-not-found .error-page-icon {
  background: #fff url(./font/not_found-472d718ffe2734356b2d.svg) no-repeat top;
  background-size: contain
}

.is-server-error .error-page-icon {
  background: #fff url(./font/server_error-16d763f95827d2f62cdf.svg) no-repeat bottom;
  background-size: contain
}

@media(max-width:767px) {
  .error-page-icon {
    margin-bottom: 15px
  }
}

@media(min-width:768px)and (max-width:991px) {
  .error-page-icon {
    margin: 0 -15px
  }
}

@media(min-width:992px) {
  .error-page-icon {
    margin: 0 -20px
  }
}

.error-page--title {
  margin: 40px 30px 60px 0
}

@media(max-width:767px) {
  .error-page--title {
    font-size: 30px;
    line-height: 38px
  }
}

.error-page--paragraph {
  margin-bottom: 22px
}

@media(max-width:767px) {
  .error-page--action {
    text-align: center
  }
}

.error-page--action .btn {
  margin-top: 20px
}

.exclusive-item-list {
  position: relative
}

.exclusive-item-list--item {
  width: 100%
}

.mfp-bg {
  background-image: radial-gradient(circle at 0 0, #00437a, #001e50);
  opacity: 0;
  transition: opacity .3s;
  z-index: 11
}

.mfp-bg.mfp-ready {
  opacity: 1
}

.mfp-bg.mfp-removing {
  opacity: 0
}

.mfp-wrap {
  -webkit-overflow-scrolling: touch;
  z-index: 12
}

@media(min-width:768px) {
  .mfp-container {
    padding-left: 30px;
    padding-right: 30px
  }
}

.mfp-content {
  margin-bottom: 40px;
  margin-top: 20px;
  opacity: 0;
  transition: opacity .3s
}

.mfp-ready .mfp-content {
  opacity: 1
}

.mfp-removing .mfp-content {
  opacity: 0
}

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

@media(min-width:768px)and (max-width:991px) {
  .mfp-content {
    vertical-align: top
  }
}

.mfp-close-btn-in .mfp-close {
  color: #fff;
  height: 24px;
  line-height: 24px;
  opacity: 1;
  transition: opacity .14s;
  width: 24px
}

.mfp-close-btn-in .mfp-close:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: none
}

.mfp-close-btn-in .mfp-close:hover {
  opacity: .7
}

@media print {
  .mfp-bg, .mfp-close {
    display: none!important
  }
  .mfp-content {
    display: block;
    position: static
  }
  .mfp-container {
    padding: 0
  }
  .mfp-container:before {
    display: none
  }
  .mfp-wrap {
    position: static
  }
  .mfp-wrap~.layout--page {
    display: none
  }
}

.scroller-active .scroller-content, .scroller-setup .scroller-content, .scroller .scroller-content {
  margin-right: -20px;
  padding: 0 32px 0 0
}

.scroller-bar {
  border: none;
  border-radius: 6px;
  overflow: hidden;
  width: 12px
}

.scroller-track {
  background-color: #dfe4e8
}

.scroller-handle {
  background-color: #fff;
  border: 1px solid #dfe4e8;
  right: 0;
  width: 12px
}

.external-page {
  background-color: #fff;
  border: 1px solid #f3f5f6
}

.external-page--title {
  -webkit-font-smoothing: antialiased;
  color: #000;
  cursor: pointer;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 18px 24px;
  transition: color .14s
}

.external-page--title a, a .external-page--title {
  color: #000
}

.external-page--title a:active, .external-page--title a:focus, .external-page--title a:hover, a .external-page--title:active, a .external-page--title:focus, a .external-page--title:hover {
  color: #6a767d
}

.external-page:hover .external-page--title {
  color: #001e50
}

.extra-format-headline {
  -webkit-font-smoothing: antialiased;
  font-face: "VW Text", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  transition: color .14s
}

.extra-format-headline a, a .extra-format-headline {
  color: #000
}

.extra-format-headline a:active, .extra-format-headline a:focus, .extra-format-headline a:hover, a .extra-format-headline:active, a .extra-format-headline:focus, a .extra-format-headline:hover {
  color: #6a767d
}

.extra-format-consumption-data {
  color: #2f3538!important
}

.facebook-post {
  display: flex;
  position: relative
}

.facebook-post+.facebook-post {
  margin-top: 52px
}

@media(max-width:767px) {
  .facebook-post+.facebook-post {
    margin-top: 42px
  }
}

.facebook-post--image {
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 30px;
  overflow: hidden;
  width: 160px
}

@media(max-width:991px) {
  .facebook-post--image {
    margin-right: 20px;
    width: 100px
  }
}

body.for-mobile .facebook-post--image {
  height: 60px;
  line-height: 60px;
  width: 60px
}

.facebook-post--image .icon-fallback {
  align-self: center;
  background: #c2cacf;
  color: #fff!important;
  height: 106.6666666667px;
  line-height: 106px;
  text-align: center;
  transition: font-size .07s ease-out;
  width: 100%
}

@media(max-width:991px) {
  .facebook-post--image .icon-fallback {
    height: 66.6666666667px;
    line-height: 66px
  }
}

body.for-mobile .facebook-post--image .icon-fallback {
  height: 60px;
  line-height: 60px
}

.facebook-post--image .icon-fallback:active, .facebook-post--image .icon-fallback:hover {
  font-size: 28px
}

html.touch-device .facebook-post--image .icon-fallback:active, html.touch-device .facebook-post--image .icon-fallback:hover {
  font-size: 24px
}

.facebook-post--content {
  flex-grow: 1;
  margin-top: -1px;
  overflow: hidden
}

.featured-albums .item-box {
  margin-bottom: 0
}

.file-attachment {
  position: relative
}

.file-attachment:before {
  color: #001e50;
  content: "";
  left: 0;
  position: absolute
}

.file-attachment.is-gif:before, .file-attachment.is-jpeg:before, .file-attachment.is-jpg:before, .file-attachment.is-png:before, .file-attachment.is-svg:before, .file-attachment:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: none
}

.file-attachment.is-gif:before, .file-attachment.is-jpeg:before, .file-attachment.is-jpg:before, .file-attachment.is-png:before, .file-attachment.is-svg:before {
  content: ""
}

.file-attachment.-is-ogg:before, .file-attachment.is-flac:before, .file-attachment.is-mp3:before, .file-attachment.is-wav:before, .file-attachment.is-wma:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: none
}

.file-attachment.is-7z:before, .file-attachment.is-rar:before, .file-attachment.is-zip:before {
  content: ""
}

.file-attachment.is-7z:before, .file-attachment .is-odp:before, .file-attachment.is-ppt:before, .file-attachment.is-pptx:before, .file-attachment.is-rar:before, .file-attachment.is-zip:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: none
}

.file-attachment .is-odp:before, .file-attachment.is-ppt:before, .file-attachment.is-pptx:before {
  content: ""
}

.file-attachment .is-ods:before, .file-attachment.is-xls:before, .file-attachment.is-xlsx:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: none
}

.file-attachment a {
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  margin-left: 42px;
  text-decoration: underline
}

@media(max-width:991px) {
  .file-attachment a {
    font-size: 16px;
    line-height: 24px
  }
}

.file-attachment a:active, .file-attachment a:hover {
  text-decoration: underline
}

@media(min-width:992px) {
  .file-attachment {
    margin-bottom: 8px
  }
  .file-attachment:before {
    top: 3px
  }
}

@media(max-width:991px) {
  .file-attachment {
    margin-bottom: 12px
  }
  .file-attachment:before {
    top: 0
  }
}

.filter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.filter--options-container {
  margin-bottom: -10px;
  margin-left: -25px;
  margin-right: -25px;
  text-align: right
}

@media(max-width:767px) {
  .filter--options-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
  }
}

.filter--label {
  color: #808890;
  display: inline;
  margin-right: 8px
}

.filter--item {
  display: inline-block;
  margin-bottom: 10px;
  padding-left: 25px;
  padding-right: 25px
}

.filter--item+.filter--item {
  border-left: 1px solid #c2cacf
}

.filter--item.-date-filter .pop-select--text:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 24px;
  margin-right: 15px;
  text-transform: none;
  vertical-align: -6px
}

@media(max-width:767px) {
  .filter--item {
    flex: 0 0 auto
  }
  .filter--item+.filter--item {
    border: none
  }
}

.flashes .alert {
  margin-bottom: 0
}

.flex-banner {
  align-items: center;
  background-image: radial-gradient(circle at 0 0, #00437a, #001e50);
  color: #fff;
  display: flex;
  padding: 74px 112px
}

.flex-banner .btn.is-icon, .flex-banner a:not(.btn), .flex-banner h1, .flex-banner h2, .flex-banner h3, .flex-banner h4, .flex-banner h5, .flex-banner h6 {
  color: #fff
}

.flex-banner .btn.is-icon:active, .flex-banner .btn.is-icon:hover, .flex-banner a:not(.btn):active, .flex-banner a:not(.btn):hover {
  color: #4cc7f4
}

.flex-banner .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #001e50
}

.flex-banner .btn-default:hover {
  background-color: #4cc7f4;
  color: #001e50
}

.flex-banner label, .form--checkbox input:active+.flex-banner label, .form--checkbox input:focus+.flex-banner label {
  color: #fff
}

.form--checkbox input:active+.flex-banner label:after, .form--checkbox input:active+.flex-banner label:before, .form--checkbox input:focus+.flex-banner label:after, .form--checkbox input:focus+.flex-banner label:before {
  color: #0040c5
}

.flex-banner .form--checkbox input:active+label, .flex-banner .form--checkbox input:focus+label {
  color: #fff
}

.flex-banner .form--checkbox input:active+label:after, .flex-banner .form--checkbox input:active+label:before, .flex-banner .form--checkbox input:focus+label:after, .flex-banner .form--checkbox input:focus+label:before {
  color: #0040c5
}

@media(min-width:768px)and (max-width:1199px) {
  .flex-banner {
    padding: 60px
  }
}

@media(max-width:767px) {
  .flex-banner {
    display: block;
    margin-left: -20px;
    margin-right: -20px;
    padding: 60px 30px;
    position: relative
  }
}

.flex-banner--icon {
  flex: 0 0 72px;
  height: 72px
}

@media(max-width:767px) {
  .flex-banner--icon {
    left: 30px;
    position: absolute;
    top: 60px;
    width: 48px
  }
}

.flex-banner--title {
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 48px;
  margin: 0 60px 3px 40px
}

@media(min-width:768px)and (max-width:1199px) {
  .flex-banner--title {
    margin-left: 40px
  }
}

@media(max-width:767px) {
  .flex-banner--title {
    font-size: 26px;
    line-height: 34px;
    margin-left: 78px;
    margin-right: 0
  }
}

.flex-banner--button {
  margin-left: auto
}

@media(max-width:767px) {
  .flex-banner--button {
    margin-bottom: 6px;
    margin-left: 78px;
    margin-top: 30px
  }
}

.flex-tai {
  color: #2f3538
}

@media(max-width:991px) {
  .flex-tai .col-md-6+.col-md-6 {
    margin-top: 60px
  }
}

@media(min-width:992px) {
  .flex-tai--title {
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
    text-align: center
  }
}

@media(min-width:1200px) {
  .flex-tai--title {
    max-width: 75%
  }
}

@media(min-width:768px)and (max-width:991px) {
  .flex-tai--image {
    margin-left: auto;
    margin-right: auto;
    width: 75%
  }
}

.flex-tai--caption {
  color: #808890;
  margin-top: 10px
}

@media(min-width:768px)and (max-width:991px) {
  .flex-tai--caption {
    margin-left: auto;
    margin-right: auto;
    width: 75%
  }
}

@media(max-width:767px) {
  .flex-tai--caption {
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px
  }
}

.flex-tai--text {
  font-size: 18px;
  line-height: 28px
}

.flex-tai--text ol, .flex-tai--text ul {
  list-style: none;
  margin-top: 18px;
  padding-left: 40px;
  position: relative
}

.flex-tai--text ol {
  counter-reset: tai
}

.flex-tai--text ol li:before {
  content: counter(tai);
  counter-increment: tai
}

.flex-tai--text ul li:before {
  font-weight: 700
}

.flex-tai--text li {
  margin-bottom: 16px
}

.flex-tai--text li:before {
  background-color: #001e50;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 12px!important;
  height: 24px;
  left: 0;
  line-height: 24px;
  position: absolute;
  text-align: center;
  width: 24px
}

.flex-tai--button, .flex-text.is-text-center {
  text-align: center
}

.flex-text.is-text-right {
  text-align: right
}

.flex-text--description {
  font-size: 20px;
  line-height: 28px
}

@media(max-width:767px) {
  .flex-text--description {
    font-size: 16px;
    line-height: 24px
  }
}

.flex-text--title+.flex-text--description {
  margin-top: 15px
}

@media(max-width:767px) {
  .flex-text--title+.flex-text--description {
    margin-top: 2px
  }
}

.flex-text--title+.flex-text--button {
  margin-top: 30px
}

@media(max-width:767px) {
  .flex-text--title+.flex-text--button {
    margin-top: 20px
  }
}

.flex-text--description+.flex-text--button {
  margin-top: 34px
}

@media(max-width:767px) {
  .flex-text--description+.flex-text--button {
    margin-top: 24px
  }
}

.flip-field {
  border-radius: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, .5);
  display: block;
  float: left;
  font-size: 70px;
  margin-right: 5px
}

@media(min-width:768px)and (max-width:991px) {
  .flip-field {
    border-radius: 7px;
    font-size: 52px
  }
}

@media(max-width:767px) {
  .flip-field {
    border-radius: 4px;
    font-size: 26px;
    margin-right: 3px
  }
}

.flip-field:last-child {
  margin-right: 0
}

.flip-field--bottom, .flip-field--top {
  position: relative;
  text-align: center
}

.flip-field--bottom, .flip-field--bottom>.flip-field--current, .flip-field--bottom>.flip-field--next, .flip-field--top, .flip-field--top>.flip-field--current, .flip-field--top>.flip-field--next {
  height: 50px;
  width: 75px
}

@media(min-width:768px)and (max-width:991px) {
  .flip-field--bottom, .flip-field--bottom>.flip-field--current, .flip-field--bottom>.flip-field--next, .flip-field--top, .flip-field--top>.flip-field--current, .flip-field--top>.flip-field--next {
    height: 37.5px;
    width: 55px
  }
}

@media(max-width:767px) {
  .flip-field--bottom, .flip-field--bottom>.flip-field--current, .flip-field--bottom>.flip-field--next, .flip-field--top, .flip-field--top>.flip-field--current, .flip-field--top>.flip-field--next {
    height: 20px;
    width: 30px
  }
}

.flip-field--bottom>.flip-field--current, .flip-field--bottom>.flip-field--next, .flip-field--top>.flip-field--current, .flip-field--top>.flip-field--next {
  background-color: #1d1f20;
  color: #fff;
  font-weight: 700;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0
}

.flip-field--top {
  line-height: 100px
}

@media(min-width:768px)and (max-width:991px) {
  .flip-field--top {
    line-height: 75px
  }
}

@media(max-width:767px) {
  .flip-field--top {
    line-height: 40px
  }
}

.flip-field--top>.flip-field--current, .flip-field--top>.flip-field--next {
  border-bottom: 1px solid #000;
  border-radius: 10px 10px 0 0;
  box-shadow: inset 0 1px 1px #2f3538
}

@media(min-width:768px)and (max-width:991px) {
  .flip-field--top>.flip-field--current, .flip-field--top>.flip-field--next {
    border-radius: 7px 7px 0 0;
    box-shadow: inset 0 1px 1px #1d1f20
  }
}

@media(max-width:767px) {
  .flip-field--top>.flip-field--current, .flip-field--top>.flip-field--next {
    border-radius: 4px 4px 0 0
  }
}

.flip-field--top>.flip-field--current {
  transform: perspective(300px) rotateX(0deg);
  transform-origin: 50% 100%;
  transition: transform .3s ease-in;
  z-index: 1
}

@media(min-width:768px)and (max-width:991px) {
  .flip-field--top>.flip-field--current {
    transform: perspective(200px) rotateX(0deg)
  }
}

@media(max-width:767px) {
  .flip-field--top>.flip-field--current {
    transform: perspective(100px) rotateX(0deg)
  }
}

.flip-field.is-being-reset .flip-field--top>.flip-field--current {
  transition-duration: 0s
}

.flip-field.is-updated .flip-field--top>.flip-field--current {
  transform: perspective(300px) rotateX(-90deg)
}

@media(min-width:768px)and (max-width:991px) {
  .flip-field.is-updated .flip-field--top>.flip-field--current {
    transform: perspective(200px) rotateX(-90deg)
  }
}

@media(max-width:767px) {
  .flip-field.is-updated .flip-field--top>.flip-field--current {
    transform: perspective(100px) rotateX(-90deg)
  }
}

.flip-field--bottom {
  line-height: 0
}

.flip-field--bottom>.flip-field--current, .flip-field--bottom>.flip-field--next {
  border-radius: 0 0 10px 10px;
  box-shadow: inset 0 1px 1px #808890
}

@media(min-width:768px)and (max-width:991px) {
  .flip-field--bottom>.flip-field--current, .flip-field--bottom>.flip-field--next {
    border-radius: 0 0 7px 7px;
    box-shadow: inset 0 1px 1px #2f3538
  }
}

@media(max-width:767px) {
  .flip-field--bottom>.flip-field--current, .flip-field--bottom>.flip-field--next {
    border-radius: 0 0 4px 4px;
    box-shadow: inset 0 .5px .5px #808890
  }
}

.flip-field--bottom>.flip-field--next {
  transform: perspective(300px) rotateX(90deg);
  transform-origin: 50% 0;
  transition: transform .3s ease-out .3s
}

@media(min-width:768px)and (max-width:991px) {
  .flip-field--bottom>.flip-field--next {
    transform: perspective(200px) rotateX(90deg)
  }
}

@media(max-width:767px) {
  .flip-field--bottom>.flip-field--next {
    transform: perspective(100px) rotateX(90deg)
  }
}

.flip-field.is-being-reset .flip-field--bottom>.flip-field--next {
  transition-delay: 0s;
  transition-duration: 0s
}

.flip-field.is-updated .flip-field--bottom>.flip-field--next {
  transform: perspective(300px) rotateX(0deg)
}

@media(min-width:768px)and (max-width:991px) {
  .flip-field.is-updated .flip-field--bottom>.flip-field--next {
    transform: perspective(200px) rotateX(0deg)
  }
}

@media(max-width:767px) {
  .flip-field.is-updated .flip-field--bottom>.flip-field--next {
    transform: perspective(100px) rotateX(0deg)
  }
}

.footer {
  color: #fff;
  border-top: 2px solid;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1600px;
  padding-top: 30px;
  background-color: #000;
}

@media(max-width:767px) {
  .footer {
    padding-top: 34px
  }
}

@media print {
  .footer {
    page-break-inside: auto
  }
}

.footer--body {
  font-size: 14px;
  line-height: 24px;
  position: relative
}

.footer--body .foot-links{
  float: unset;
  margin: auto;
}

.footer--link-list a[href], .footer--mobile-newsletter a[href], .footer--referral-text a[href] {
  color: #001e50
}

.footer--link-list a[href]:active, .footer--link-list a[href]:focus, .footer--link-list a[href]:hover, .footer--mobile-newsletter a[href]:active, .footer--mobile-newsletter a[href]:focus, .footer--mobile-newsletter a[href]:hover, .footer--referral-text a[href]:active, .footer--referral-text a[href]:focus, .footer--referral-text a[href]:hover {
  color: #0040c5
}

.footer--scroll-to-top {
  background-color: #00b0f0;
  border-radius: 50%;
  cursor: pointer;
  height: 64px;
  line-height: 64px;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 25px;
  transition: background-color .07s ease-in;
  width: 64px;
  z-index: 10;
}

.footer--scroll-to {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #000;
  border-radius: 50%;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  padding: 0;
  position: fixed;
  text-align: center;
  right: 10px;
  bottom: 132px;
  transition: background-color .07s ease-in;
  width: 40px;
  z-index: 10;
  opacity: 0.6;
}
.footer--scroll-to .scrl {
  color: #fff;
  font-size: 24px;
}
.footer--scroll-to .up {
  display: none;
}
body.privacy-policy .footer--scroll-to .up,
body.slug-howtouse .footer--scroll-to .up,
body.slug-note .footer--scroll-to .up {
  display: block;
}
body.privacy-policy .footer--scroll-to .down,
body.slug-howtouse .footer--scroll-to .down,
body.slug-note .footer--scroll-to .down {
  display: none;
}
@media(min-width:767px) {
  .footer--scroll-to {
    display: none;
    height: 0;
  }
}

@media print {
  .footer--scroll-to-top {
    display: none!important
  }
}

@media(max-width:767px) {
  .footer--scroll-to-top {
    display: none
  }
}

.footer--scroll-to-top:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 24px;
  line-height: inherit;
  text-transform: none
}

.footer--scroll-to-top:active, .footer--scroll-to-top:hover {
  background-color: #4cc7f4
}

.footer--horizontal-navigation {
  height: 30px;
  justify-content: center;
  margin-top: 30px
}

@media print {
  .footer--horizontal-navigation {
    height: auto
  }
}

@media(min-width:768px) {
  .footer--horizontal-navigation, .footer--mobile-newsletter {
    display: none
  }
}

@media print {
  .footer--desktop-navigation {
    display: none!important
  }
}

.footer--desktop-navigation p {
  margin-bottom: 0
}

@media(max-width:767px) {
  .footer--desktop-navigation {
    /* display: none; */
  }
}

.footer--navigation-subtitle {
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  padding-bottom: 26px;
  white-space: nowrap;
}

.footer--link-list {
  list-style: none
}

@media print {
  .footer--link-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
  }
}

.footer--desktop-navigation .footer--link-list-item {
  line-height: 20px
}

.footer--link-list-item:not(:last-child) {
  margin-bottom: 12px
}

.footer--horizontal-navigation .footer--link-list-item {
  display: inline-block
}

.footer--horizontal-navigation .footer--link-list-item+.footer--link-list-item:before {
  border-left: 1px solid #96a3a8;
  content: "";
  margin-left: 16px;
  margin-right: 16px
}

@media(min-width:400px)and (max-width:430px), (min-width:570px)and (max-width:600px) {
  .footer--horizontal-navigation .footer--link-list-item+.footer--link-list-item:before {
    margin-left: 20px;
    margin-right: 20px
  }
}

.footer--button {
  margin-top: 30px
}

.footer--mobile-newsletter, .footer--referral-text {
  margin-top: 30px;
  text-align: center
}

.footer--mobile-newsletter a[href], .footer--referral-text a[href] {
  text-decoration: underline
}

@media print {
  .footer--mobile-newsletter {
    display: none!important
  }
}

.footer--social {
  margin-top: 10px;
  text-align: center
}

@media(max-width:767px) {
  .footer--social {
    margin-top: 30px
  }
}

.footer--social-icon {
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  width: 42px
}

.footer--social-icon+.footer--social-icon {
  margin-left: 16px
}

@media(max-width:767px) {
  .footer--social-icon+.footer--social-icon {
    margin-left: 12px
  }
}

.footer--social-icon:active, .footer--social-icon:focus, .footer--social-icon:hover {
  color: #fff;
  opacity: .8
}

.footer--social-icon.is-twitter {
  background: #0040c5
}

.footer--social-icon.is-facebook {
  background: #3b579d
}

.footer--social-icon.is-instagram {
  background: #d83174
}

.footer--social-icon.is-youtube {
  background: red
}

.footer--social-icon.is-rss {
  background: #ff9000
}

.footer--copyright {
  margin-top: 38px;
  text-align: center
}

.footer--divider {
  padding-bottom: 50px;
  padding-top: 50px;
  position: relative
}

@media(max-width:767px) {
  .footer--divider {
    padding-bottom: 30px;
    padding-top: 30px
  }
}

.footer--divider:before {
  border-top: 1px solid #dfe4e8;
  content: "";
  left: 0;
  margin-left: 3%;
  position: absolute;
  top: 50px;
  width: 94%
}

@media(max-width:767px) {
  .footer--divider:before {
    top: 30px
  }
}

.footer--emission-text {
  color: #3c484d;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 52px
}

.footer--emission-text p {
  margin-bottom: 20px;
  padding-bottom: 0
}

@media(max-width:767px) {
  .footer--emission-text {
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 30px
  }
  .footer--emission-text p {
    margin-bottom: 15px
  }
}

@media(min-width:992px) {
  .form .form--row {
    margin-bottom: 20px
  }
  .form .form--text {
    height: 44px;
    line-height: 44px
  }
}

.form--text.force-no-bold label {
  font-weight: 400
}

.form--error-message {
  color: #e4002c;
  display: none;
  font-size: 12px;
  margin-top: 4px
}

.form--error-message.is-rails {
  display: block
}

.form--heading {
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 28px;
  margin-top: -5px;
  padding-top: 5px;
  position: relative;
  transition: color .14s
}

.form--heading a, a .form--heading {
  color: #000
}

.form--heading a:active, .form--heading a:focus, .form--heading a:hover, a .form--heading:active, a .form--heading:focus, a .form--heading:hover {
  color: #6a767d
}

.form--heading.has-less-margin {
  margin-bottom: 13px
}

.form--heading-icon {
  color: rgba(186, 192, 196, .5);
  font-size: 30px;
  position: absolute;
  right: 100%;
  text-align: center;
  top: 5px;
  width: 94px
}

@media(min-width:768px)and (max-width:991px) {
  .form--heading-icon {
    display: none
  }
}

.form--section {
  margin-bottom: 48px
}

@media(min-width:768px)and (max-width:991px) {
  .form--section {
    margin-bottom: 40px
  }
}

.form--actions {
  margin-top: 40px
}

.lightbox .form--actions {
  margin-top: 20px
}

.form--actions .btn-group {
  width: 100%
}

.form--actions.has-divider {
  border-top: 1px solid #f3f5f6;
  padding-top: 30px
}

.form--select {
  position: relative
}

.form--select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  margin-right: 41px;
  padding-left: 20px
}

.form--select select option {
  padding: 4px
}

.form--select:after, .form--select:before {
  border-radius: 4px;
  bottom: 2px;
  content: "";
  display: block;
  height: 40px;
  pointer-events: none;
  position: absolute;
  right: 2px;
  width: 40px
}

.form--select:before {
  background-color: #fff
}

.form--select:after {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #001e50;
  content: "";
  font-family: VW Icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  transform: rotate(90deg)
}

[data-environment=development] .form--select:after {
  color: #ff69b4!important
}

.form--select.has-btn-height select.form-control {
  height: 40px
}

.form--select.has-btn-height:after {
  height: 38px;
  line-height: 38px;
  width: 38px
}

.form--checkbox, .form--radio {
  color: #001e50;
  position: relative
}

.form--checkbox+.form--checkbox, .form--checkbox+.form--radio, .form--radio+.form--checkbox, .form--radio+.form--radio {
  margin-top: 10px
}

.form--checkbox:hover, .form--radio:hover {
  color: #0040c5;
  transition: color .14s
}

.form--checkbox input, .form--checkbox label, .form--radio input, .form--radio label {
  cursor: pointer;
  margin-bottom: 0
}

.has-error .form--checkbox label, .has-error .form--radio label {
  color: #e4002c
}

.has-error .form--checkbox label:before, .has-error .form--radio label:before {
  border-color: #e4002c
}

.form--checkbox input, .form--radio input {
  height: 24px;
  left: 0;
  line-height: 24px;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 24px;
  z-index: 1
}

[data-environment=test] .form--checkbox input, [data-environment=test] .form--radio input {
  opacity: .1
}

.form--checkbox input:disabled+label, .form--radio input:disabled+label {
  cursor: not-allowed;
  opacity: .5
}

.form--checkbox input+label:after, .form--checkbox input+label:before, .form--radio input+label:after, .form--radio input+label:before {
  left: 0;
  position: absolute;
  top: 0
}

.form--checkbox input+label:before, .form--radio input+label:before {
  background-color: #fff;
  border: 2px solid;
  content: "";
  display: block;
  height: 24px;
  line-height: 24px;
  transition: border-color .14s ease-out;
  width: 24px
}

.form--checkbox input+label:after, .form--radio input+label:after {
  content: "";
  display: block;
  opacity: 0;
  transition: opacity .07s ease-out
}

.form--checkbox input:checked+label:after, .form--radio input:checked+label:after {
  opacity: 1
}

.form--checkbox input:active+label, .form--checkbox input:focus+label, .form--radio input:active+label, .form--radio input:focus+label {
  color: #0040c5
}

.form--checkbox input:active+label:before, .form--checkbox input:focus+label:before, .form--radio input:active+label:before, .form--radio input:focus+label:before {
  border-color: #0040c5
}

.pop-select .form--checkbox input+label:before, .pop-select .form--radio input+label:before, up-drawer .form--checkbox input+label:before, up-drawer .form--radio input+label:before {
  background-color: transparent;
  border-color: #fff
}

.pop-select .form--checkbox input:active+label, .pop-select .form--checkbox input:focus+label, .pop-select .form--radio input:active+label, .pop-select .form--radio input:focus+label, up-drawer .form--checkbox input:active+label, up-drawer .form--checkbox input:focus+label, up-drawer .form--radio input:active+label, up-drawer .form--radio input:focus+label {
  color: #fff
}

.pop-select .form--checkbox input:active+label:before, .pop-select .form--checkbox input:focus+label:before, .pop-select .form--radio input:active+label:before, .pop-select .form--radio input:focus+label:before, up-drawer .form--checkbox input:active+label:before, up-drawer .form--checkbox input:focus+label:before, up-drawer .form--radio input:active+label:before, up-drawer .form--radio input:focus+label:before {
  border-color: #fff
}

.form--checkbox {
  line-height: 24px
}

.form--checkbox input+label {
  cursor: pointer;
  font-weight: 400;
  padding-left: 38px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.form--checkbox input+label:after {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: currentColor;
  content: "";
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 24px;
  padding-left: 1px;
  text-transform: none
}

.form--checkbox.is-inline {
  display: inline-block;
  margin-right: 36px
}

@media(max-width:767px) {
  .form--checkbox.is-inline {
    display: block;
    margin-right: 0
  }
}

.form--checkbox.with-top-margin {
  margin-top: 11px
}

.form--checkbox.for-cookies-notice, .form--checkbox.for-cookies-notice label {
  margin-bottom: 0
}

.form--radio {
  line-height: 24px
}

.form--radio.is-inline {
  display: inline-block;
  margin-right: 36px
}

@media(max-width:767px) {
  .form--radio.is-inline {
    display: block;
    margin-right: 0
  }
}

.form--radio input+label {
  cursor: pointer;
  font-weight: 400;
  padding-left: 38px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.form--radio input+label:before {
  border-radius: 50%
}

.form--radio input+label:after {
  background-color: currentColor;
  border-radius: 50%;
  height: 10px;
  line-height: 10px;
  margin: 7px;
  position: absolute;
  width: 10px
}

.form--nested-checkboxes {
  padding-left: 38px
}

.form--steps {
  border-bottom: 1px solid #f3f5f6;
  margin-bottom: 60px
}

@media(max-width:767px) {
  .form--steps {
    margin-bottom: 30px
  }
}

.frontend-locale-switcher {
  white-space: nowrap
}

.-flyout .frontend-locale-switcher {
  position: absolute;
  right: 0
}

@media(max-width:479px) {
  .frontend-locale-switcher {
    position: absolute;
    right: 10px
  }
}

.frontend-locale-switcher--toggle {
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font: inherit;
  margin-left: 13px;
  margin-right: 12px;
  outline: none;
  position: relative
}

.frontend-locale-switcher--toggle+.frontend-locale-switcher--toggle:before {
  border-left: 1px solid hsla(0, 0%, 100%, .2);
  content: "";
  height: 18px;
  left: -13px;
  position: absolute
}

.-flyout .frontend-locale-switcher--toggle+.frontend-locale-switcher--toggle:before {
  display: none
}

@media(max-width:479px) {
  .frontend-locale-switcher--toggle+.frontend-locale-switcher--toggle:before {
    display: none
  }
}

.frontend-locale-switcher--toggle:active, .frontend-locale-switcher--toggle:focus, .frontend-locale-switcher--toggle:hover {
  color: #4cc7f4
}

.frontend-locale-switcher--toggle.is-active {
  color: #00b0f0
}

.frontend-locale-switcher--toggle.is-active:after {
  border-bottom: 1px solid;
  bottom: -6px;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0
}

.-flyout .frontend-locale-switcher--toggle.is-active {
  display: none
}

@media(max-width:479px) {
  .frontend-locale-switcher--toggle.is-active {
    display: none
  }
}

.full-width-section.-dividers {
  position: relative
}

.full-width-section.-dividers:after, .full-width-section.-dividers:first-child:before {
  border-top: 1px solid #dfe4e8;
  content: "";
  left: 0;
  margin-left: 3%;
  position: absolute;
  width: 94%
}

.full-width-section.-dividers:before {
  top: 0
}

.full-width-section.-dividers:after {
  bottom: 0
}

.content>.page-row:nth-last-child(2) .full-width-section.-dividers:after {
  display: none
}

@media(min-width:768px) {
  .full-width-section.-icon-boxes .page-item--column+.page-item--column {
    border-left: 1px solid #dfe4e8
  }
}

@media print {
  .full-width-section.-icon-boxes .page-item--column+.page-item--column {
    border-left: 1px solid #dfe4e8
  }
}

.gallery:after, .gallery:before {
  content: " ";
  display: table
}

.gallery:after {
  clear: both
}

.gallery.has-margin {
  margin-bottom: 40px
}

[data-environment=test] .gallery.inside-slider {
  padding: 5px
}

.gallery--title {
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  margin-bottom: 21px;
  margin-top: -4px
}

.gallery.for-single-resource .gallery--title {
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  margin-bottom: 80px;
  text-align: center
}

@media(max-width:767px) {
  .gallery.for-single-resource .gallery--title {
    margin-bottom: 53px
  }
}

.gallery.for-single-resource .gallery--title small {
  color: #000;
  display: block;
  font-size: 16px;
  line-height: 1.5625;
  margin-top: 12px
}

.gallery--tabs.is-single-tab {
  display: none
}

.gallery--tab {
  margin-top: 80px
}

.gallery--tab:after, .gallery--tab:before {
  content: " ";
  display: table
}

.gallery--tab:after {
  clear: both
}

.gallery--item-container {
  margin: -14px
}

.gallery--item-container:after, .gallery--item-container:before {
  content: " ";
  display: table
}

.gallery--item-container:after {
  clear: both
}

.gallery.is-small .gallery--item-container {
  margin: -6px
}

@media(min-width:768px)and (max-width:991px) {
  .gallery.is-small .gallery--item-container {
    margin: -1px
  }
}

.gallery.is-narrow .gallery--item-container {
  margin: -1px
}

@media print {
  .gallery--item-container {
    margin: 0!important
  }
  .gallery--item-container:after, .gallery--item-container:before {
    content: " ";
    display: table
  }
  .gallery--item-container:after {
    clear: both
  }
  .gallery--item-container>.row {
    margin: 0!important
  }
}

.gallery--item {
  margin-bottom: 60px;
  position: relative
}

@media(min-width:768px)and (max-width:1199px) {
  .gallery--item {
    margin-bottom: 40px
  }
}

@media(max-width:767px) {
  .gallery--item {
    margin-bottom: 25px
  }
}

.collection .gallery--item, .gallery--tab.-videos .gallery--item, .media-documents .gallery--item, .page-item--latest-images .gallery--item:not(.for-images):not(.masonry--item) {
  margin-bottom: 0
}

.gallery--item.for-square_titled {
  text-align: left
}

.gallery--item:not(.masonry--item) {
  float: left;
  padding: 14px
}

.gallery.is-small .gallery--item:not(.masonry--item) {
  padding: 6px
}

@media(min-width:768px)and (max-width:991px) {
  .gallery.is-small .gallery--item:not(.masonry--item) {
    padding: 1px
  }
}

.gallery.is-narrow .gallery--item:not(.masonry--item) {
  padding: 1px 0 0 1px
}

.gallery--item:not(.masonry--item).is-always-one-of-1 {
  width: 100%
}

@media(min-width:992px) {
  .gallery--item:not(.masonry--item).is-one-of-1 {
    width: 100%
  }
}

@media(max-width:991px) {
  .gallery--item:not(.masonry--item).is-one-of-1 {
    width: 50%
  }
}

@media(max-width:767px) {
  .gallery--item:not(.masonry--item).is-one-of-1 {
    width: 100%
  }
}

@media print {
  .gallery--item:not(.masonry--item).is-one-of-1 {
    width: 100%
  }
  .gallery--item:not(.masonry--item).is-one-of-1:nth-of-type(1n+1) {
    clear: left
  }
}

.gallery--item:not(.masonry--item).is-always-one-of-2 {
  width: 50%
}

@media(min-width:992px) {
  .gallery--item:not(.masonry--item).is-one-of-2 {
    width: 50%
  }
}

@media(max-width:991px) {
  .gallery--item:not(.masonry--item).is-one-of-2 {
    width: 50%
  }
}

@media(max-width:767px) {
  .gallery--item:not(.masonry--item).is-one-of-2 {
    width: 100%
  }
}

@media print {
  .gallery--item:not(.masonry--item).is-one-of-2 {
    width: 50%
  }
  .gallery--item:not(.masonry--item).is-one-of-2:nth-of-type(odd) {
    clear: left
  }
}

.gallery--item:not(.masonry--item).is-always-one-of-3 {
  width: 33.333%
}

@media(min-width:992px) {
  .gallery--item:not(.masonry--item).is-one-of-3 {
    width: 33.333%
  }
}

@media(max-width:991px) {
  .gallery--item:not(.masonry--item).is-one-of-3 {
    width: 50%
  }
}

@media(max-width:767px) {
  .gallery--item:not(.masonry--item).is-one-of-3 {
    width: 100%
  }
}

@media print {
  .gallery--item:not(.masonry--item).is-one-of-3 {
    width: 33.333%
  }
  .gallery--item:not(.masonry--item).is-one-of-3:nth-of-type(3n+1) {
    clear: left
  }
}

.gallery--item:not(.masonry--item).is-always-one-of-4 {
  width: 25%
}

@media(min-width:992px) {
  .gallery--item:not(.masonry--item).is-one-of-4 {
    width: 25%
  }
}

@media(max-width:991px) {
  .gallery--item:not(.masonry--item).is-one-of-4 {
    width: 50%
  }
}

@media(max-width:767px) {
  .gallery--item:not(.masonry--item).is-one-of-4 {
    width: 100%
  }
}

@media print {
  .gallery--item:not(.masonry--item).is-one-of-4 {
    width: 25%
  }
  .gallery--item:not(.masonry--item).is-one-of-4:nth-of-type(4n+1) {
    clear: left
  }
}

.gallery--item:not(.masonry--item).is-always-one-of-5 {
  width: 20%
}

@media(min-width:992px) {
  .gallery--item:not(.masonry--item).is-one-of-5 {
    width: 20%
  }
}

@media(max-width:991px) {
  .gallery--item:not(.masonry--item).is-one-of-5 {
    width: 50%
  }
}

@media(max-width:767px) {
  .gallery--item:not(.masonry--item).is-one-of-5 {
    width: 100%
  }
}

@media print {
  .gallery--item:not(.masonry--item).is-one-of-5 {
    width: 20%
  }
  .gallery--item:not(.masonry--item).is-one-of-5:nth-of-type(5n+1) {
    clear: left
  }
}

.gallery--item:not(.masonry--item).is-always-one-of-6 {
  width: 16.666%
}

@media(min-width:992px) {
  .gallery--item:not(.masonry--item).is-one-of-6 {
    width: 16.666%
  }
}

@media(max-width:991px) {
  .gallery--item:not(.masonry--item).is-one-of-6 {
    width: 50%
  }
}

@media(max-width:767px) {
  .gallery--item:not(.masonry--item).is-one-of-6 {
    width: 100%
  }
}

@media print {
  .gallery--item:not(.masonry--item).is-one-of-6 {
    width: 16.666%
  }
  .gallery--item:not(.masonry--item).is-one-of-6:nth-of-type(6n+1) {
    clear: left
  }
}

.gallery--item:not(.masonry--item).is-always-one-of-7 {
  width: 14.285%
}

@media(min-width:992px) {
  .gallery--item:not(.masonry--item).is-one-of-7 {
    width: 14.285%
  }
}

@media(max-width:991px) {
  .gallery--item:not(.masonry--item).is-one-of-7 {
    width: 50%
  }
}

@media(max-width:767px) {
  .gallery--item:not(.masonry--item).is-one-of-7 {
    width: 100%
  }
}

@media print {
  .gallery--item:not(.masonry--item).is-one-of-7 {
    width: 14.285%
  }
  .gallery--item:not(.masonry--item).is-one-of-7:nth-of-type(7n+1) {
    clear: left
  }
}

.gallery--item:not(.masonry--item).is-always-one-of-8 {
  width: 12.5%
}

@media(min-width:992px) {
  .gallery--item:not(.masonry--item).is-one-of-8 {
    width: 12.5%
  }
}

@media(max-width:991px) {
  .gallery--item:not(.masonry--item).is-one-of-8 {
    width: 50%
  }
}

@media(max-width:767px) {
  .gallery--item:not(.masonry--item).is-one-of-8 {
    width: 100%
  }
}

@media print {
  .gallery--item:not(.masonry--item).is-one-of-8 {
    width: 12.5%
  }
  .gallery--item:not(.masonry--item).is-one-of-8:nth-of-type(8n+1) {
    clear: left
  }
  .gallery--item {
    bottom: auto!important;
    float: left;
    left: auto!important;
    margin: 0!important;
    padding: 20px!important;
    page-break-inside: avoid;
    position: relative!important;
    right: auto!important;
    top: auto!important
  }
  .gallery--item:before {
    border: 1px solid #dfe4e8;
    bottom: 10px;
    box-shadow: 0 2px 10px #f3f5f6;
    content: "";
    left: 10px;
    position: absolute;
    right: 10px;
    top: 10px
  }
  .gallery--item.col-sm-3:nth-of-type(4n+1), .gallery--item.col-sm-4:nth-of-type(3n+1), .gallery--item.col-sm-6:nth-of-type(odd) {
    clear: left
  }
}

.gallery--item-label {
  display: block;
  height: 80px;
  padding-top: 15px;
  text-align: left
}

.gallery--item-label.is-inside-item-box {
  font-size: 14px;
  font-weight: 700;
  height: 42px;
  line-height: 18px;
  margin-bottom: -2px;
  padding-top: 6px
}

.gallery--button {
  margin-top: 40px
}

.gallery--button.-right {
  float: right;
  margin: 30px 0 0 20px
}

.gallery--button.-center {
  margin-left: 0;
  margin-right: 0
}

.gallery.for-single-resource .gallery--button {
  display: flex;
  justify-content: center
}

.gallery--image {
  display: block;
  position: relative
}

.gallery--buttons {
  clear: both;
  display: flex;
  justify-content: center;
  padding-top: 60px
}

@media(max-width:767px) {
  .gallery--buttons {
    padding-top: 40px
  }
  body.slug-members:not(.logged-in) .header {
    height: 56px;
    background-color: unset !important;
  }
}

.gallery--list-item {
  margin-top: 0;
  padding-top: 0
}

@media(max-width:991px) {
  .gallery--list-item+.gallery--list-item {
    margin-top: 31px
  }
}

@media(min-width:992px) {
  .gallery--list-item+.gallery--list-item {
    margin-top: 31px
  }
}

.gallery--list-item a {
  display: inline-block;
  padding-left: 28px;
  position: relative
}

.gallery--list-item a:before {
  left: -1px;
  position: absolute;
  top: 3px
}

.gallery--filter {
  margin-bottom: 80px
}

.gallery-list-switcher {
  vertical-align: top
}

.gallery-list-switcher--icon {
  background-color: #bdc3c6;
  display: inline-block;
  padding: 2px 6px 0;
  width: 38px
}

.gallery-list-switcher--icon.is-active, .gallery-list-switcher--icon:hover {
  background-color: #1d1f20;
  color: #f3f5f6
}

.header {
  background-color: #fff;
  bottom: auto;
  color: #e0e4e7;
  height: 80px;
  left: 0;
  margin-top: 0;
  position: fixed;
  right: 0;
  top: 0;
  transform: translateY(0);
  transition: transform .3s ease-out 0s
}

@media(max-width:991px) {
  .header {
    height: 80px;
  }
}

.header:not([sticky-header]) {
  position: absolute
}

html.no-scrolling.no-touch-device .header {
  margin-right: 12px
}

.header.-hidden {
  transform: translateY(-120px);
  transition-timing-function: ease-in
}

@media(max-width:991px) {
  .header.-hidden {
    transform: translateY(-100px)
  }
}

.header--inner {
  border-bottom: 2px solid;
  margin-left: auto;
  margin-right: auto;
  max-width: 1600px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative
}

@media(min-width:992px) {
  .header--inner {
    padding-left: 60px;
    padding-right: 60px
  }
}

.header--brand {
  align-items: center;
  background-color: #fff;
  bottom: 0;
  color: #001e50!important;
  display: flex;
  height: 48px;
  left: auto;
  padding-left: 12px;
  padding-right: 12px;
  position: absolute;
  right: 22%;
  top: 41px
}

@media(max-width:991px) {
  .header--brand {
    bottom: 0;
    height: 36px;
    left: calc(50% - 26px);
    padding-left: 8px;
    padding-right: 8px;
    right: auto;
    top: 37px
  }
}

.header--brand-icon {
  height: 48px
}

.header--brand-icon:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 48px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 48px;
  text-transform: none;
  vertical-align: top
}

@media(max-width:991px) {
  .header--brand-icon {
    height: 36px
  }
  .header--brand-icon:before {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-family: brand-icons;
    font-feature-settings: normal;
    font-size: 36px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 36px;
    text-transform: none
  }
}

.header--brand-text {
  -webkit-font-smoothing: antialiased;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 20.5px;
  font-weight: 700;
  padding-left: 13px
}

@media(max-width:991px) {
  .header--brand-text {
    display: none
  }
}

.header-item {
  display: flex;
  height: 24px;
  justify-content: flex-end;
  line-height: 24px;
  width: 24px
}

.is-menu .header-item {
  justify-content: flex-start
}

.is-login .header-item {
  width: auto
}
.is-login .header-item img {
  margin-right: 8px;
}
.is-login .header-item a {
  white-space: nowrap;
/*  background-color: #00185f; */
  color: #fff;
/*  border-radius: 1.5em; */
  font-size: 1rem;
  padding: 0 0.8em;
  color: #000;
}
.is-login .header-item a.loggedin {
  background-color: unset;
}

ul.header-shortcuts {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0
}

li.header-shortcuts--item>a, li.header-shortcuts--item>label {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  height: 64px;
  line-height: 64px;
  color: #000;
}
li.header-shortcuts--item>a,
li.header-shortcuts--item>label,
.header-shortcuts a:link,
.footer--body .footer--desktop-navigation a:link,
.footer--body .footer--desktop-navigation a:visited,
.footer--body a.scrl:link, .footer--body a.scrl:visited {
  color: #fff;
}
.footer--social-icons a:link,.footer--social-icons a:visited{
  color: #fff;
}
li.header-shortcuts--item>a:hover, li.header-shortcuts--item>label:hover {
  color: #0040c5
}

@media(max-width:991px) {
  li.header-shortcuts--item>a, li.header-shortcuts--item>label {
    height: 54px;
    line-height: 54px
  }
}

li.header-shortcuts--item+li.header-shortcuts--item {
  margin-left: 32px
}

li.header-shortcuts--item+li.header-shortcuts--item.is-breadcrumbs {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  font-weight: 700;
  margin-left: 24px
}

li.header-shortcuts--item+li.header-shortcuts--item.is-breadcrumbs span.-spacer {
  padding-left: 5px;
  padding-right: 4px
}

@media(max-width:767px) {
  body.slug-members:not(.logged-in) .header--inner {
    border-bottom: unset;
  }
  li.header-shortcuts--item+li.header-shortcuts--item.is-breadcrumbs {
    display: none
  }
}

li.header-shortcuts--item+li.header-shortcuts--item.is-search {
  margin-left: auto
}

li.header-shortcuts--item+li.header-shortcuts--item.is-login {
  margin-left: 24px;
}

li.header-shortcuts--item.is-logo {
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative
}

li.header-shortcuts--item.is-logo img {
  height: 26px;
}

li.header-shortcuts--item.is-cart {
  margin-right: 26px;
  position: relative
}

.hero {
  position: relative
}

.hero--text {
  color: #000;
  margin-bottom: 25px
}

.hero--text>* {
  color: #000
}

.hero.has-no-image .hero--text {
  padding: 40px 0
}

@media(min-width:768px) {
  .hero:not(.has-no-image) .hero--text {
    color: #fff;
    left: 60px;
    position: absolute;
    top: 40px;
    z-index: 1
  }
  .hero:not(.has-no-image) .hero--text>* {
    color: #fff
  }
}

.hero--title {
  font-size: 72px;
  line-height: 80px;
  margin: 17px 0 12px
}

@media(min-width:992px)and (max-width:1199px) {
  .hero--title {
    font-size: 54px;
    line-height: 60px;
    margin: 12px 0 8px
  }
}

@media(min-width:768px)and (max-width:991px) {
  .hero--title {
    font-size: 36px;
    line-height: 40px;
    margin: 8px 0 6px
  }
}

@media(max-width:767px) {
  .hero--title {
    font-size: 28px;
    line-height: 30px;
    margin: 8px 0 0
  }
}

.hero--subtitle {
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 27px;
  margin: 0
}

@media(min-width:992px)and (max-width:1199px) {
  .hero--subtitle {
    font-size: 20px
  }
}

@media(min-width:768px)and (max-width:991px) {
  .hero--subtitle {
    font-size: 14px
  }
}

@media(max-width:767px) {
  .hero--subtitle {
    font-size: 14px
  }
  .hero--image {
    margin: 0 -12.5px
  }
}

.hero-message {
  display: flex
}

.hero-message--icon {
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 40px
}

.hero-message--icon>.icon {
  color: #001e50
}

@media(max-width:767px) {
  .hero-message--icon {
    display: none
  }
}

.hero-message--text {
  flex-grow: 1;
  flex-shrink: 1
}

@media(min-width:768px) {
  .hero-message--text.-settings-link {
    margin-top: 19px
  }
}

.homepage-links {
  color: #001e50;
  text-align: center
}

.homepage-links--icon {
  padding-top: 40px
}

.homepage-links--icon a:active, .homepage-links--icon a:hover {
  color: #0040c5
}
.homepage-links--icon a:hover .movie-icon {
  background: #fff url(./font/icon-mov-hover.svg) no-repeat center;
}
.homepage-links--icon a:active .movie-icon img , .homepage-links--icon a:hover .movie-icon img {
  visibility: hidden;
}
.homepage-links--icon a:hover .catalog-icon {
  background: #fff url(./font/icon-catalog-hover.svg) no-repeat center;
}
.homepage-links--icon a:active .catalog-icon img , .homepage-links--icon a:hover .catalog-icon img {
  visibility: hidden;
}
.homepage-links--icon a:hover .car-icon {
  background: #fff url(./font/icon-car-hover.svg) no-repeat center;
}
.homepage-links--icon a:active .car-icon img , .homepage-links--icon a:hover .car-icon img {
  visibility: hidden;
}
.homepage-links--icon a:hover .global-icon {
  background: #fff url(./font/icon-global-hover.svg) no-repeat center;
}
.homepage-links--icon a:active .global-icon img , .homepage-links--icon a:hover .global-icon img {
  visibility: hidden;
}

@media(max-width:767px) {
  .homepage-links--icon {
    padding-top: 10px
  }
}

.homepage-links--icon+.homepage-links--icon {
  border-left: 1px solid #dfe4e8
}

.homepage-links--icon-image {
  display: inline-block
}

.homepage-links--icon-image svg {
  height: 72px;
  line-height: 72px;
  width: 72px
}

@media(max-width:767px) {
  .homepage-links--icon-image svg {
    height: 48px;
    line-height: 48px;
    width: 48px
  }
}

.homepage-links--icon-image svg path {
  fill: currentColor
}

.homepage-links--icon-text {
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 20px;
  padding-bottom: 33px;
  padding-top: 18px
}

@media(min-width:768px)and (max-width:991px) {
  .homepage-links--icon-text {
    font-size: 18px
  }
}

@media(max-width:767px) {
  .homepage-links--icon-text {
    font-size: 12px;
    padding-bottom: 10px;
    padding-top: 13px
  }
}

@media(max-width:479px) {
  .homepage-links--icon-text {
    min-height: 60px
  }
}

.horizontal-page-list {
  margin-left: -30px;
  margin-right: -30px;
  position: relative
}

.horizontal-page-list:after, .horizontal-page-list:before {
  content: " ";
  display: table
}

.horizontal-page-list:after {
  clear: both
}

@media(max-width:1199px) {
  .horizontal-page-list {
    margin-left: -20px;
    margin-right: -20px
  }
}

.horizontal-page-list .slider--pager {
  margin: 0 30px
}

@media(max-width:1199px) {
  .horizontal-page-list .slider--pager {
    margin-left: 20px;
    margin-right: 20px
  }
}

@media(min-width:768px) {
  .horizontal-page-list.has-single-slide:not(.is-slider-with-left-picture) {
    margin: 0 auto;
    max-width: 1080px
  }
}

@media(min-width:1200px) {
  .horizontal-page-list.has-single-slide:not(.is-slider-with-left-picture) {
    max-width: 1100px
  }
}

.horizontal-page-list--title {
  margin: 0 30px 79px;
  text-align: center
}

@media(max-width:767px) {
  .horizontal-page-list--title {
    margin-bottom: 47px
  }
}

.horizontal-page-list--slides {
  margin-bottom: 30px
}

@media(max-width:767px) {
  .horizontal-page-list--slides {
    margin-bottom: 20px
  }
}

.horizontal-page-list--item {
  margin: 0 30px
}

.horizontal-page-list--item:after, .horizontal-page-list--item:before {
  content: " ";
  display: table
}

.horizontal-page-list--item:after {
  clear: both
}

@media(max-width:1199px) {
  .horizontal-page-list--item {
    margin-left: 20px;
    margin-right: 20px
  }
}

.horizontal-page-list--button {
  margin: 60px 0 24px;
  text-align: center
}

@media(max-width:767px) {
  .horizontal-page-list--button {
    margin-top: 0
  }
}

.horizontal-scroller {
  display: flex;
  justify-content: center;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.horizontal-scroller.-scrollable {
  cursor: grab
}

.horizontal-scroller.-dragging {
  cursor: grabbing
}

.horizontal-scroller.-content-width {
  margin-left: -7.1428571429%;
  margin-right: -7.1428571429%
}

@media(min-width:768px)and (max-width:1199px) {
  .horizontal-scroller.-content-width {
    margin-left: -5.5555555556%;
    margin-right: -5.5555555556%
  }
}

@media(max-width:767px) {
  .horizontal-scroller.-content-width {
    margin-left: -20px;
    margin-right: -20px
  }
}

.horizontal-scroller.-content-width:after, .horizontal-scroller.-content-width:before {
  width: 6.25%
}

@media(min-width:768px)and (max-width:1199px) {
  .horizontal-scroller.-content-width:after, .horizontal-scroller.-content-width:before {
    width: 5%
  }
}

@media(max-width:767px) {
  .horizontal-scroller.-content-width:after, .horizontal-scroller.-content-width:before {
    width: 20px
  }
}

.horizontal-scroller:after, .horizontal-scroller:before {
  content: "";
  display: block;
  height: 100%;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 15px;
  z-index: 1
}

.horizontal-scroller:before {
  background: linear-gradient(90deg, #fff 0, hsla(0, 0%, 100%, 0));
  left: 0
}

.horizontal-scroller:after {
  background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff);
  right: 0
}

.horizontal-scroller--content-container {
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
  margin-bottom: -20px;
  overflow-x: scroll;
  overflow-y: hidden;
  padding-left: 15px;
  padding-right: 15px;
  white-space: nowrap
}

.horizontal-scroller--content-container::-webkit-scrollbar {
  display: none
}

.horizontal-scroller.-content-width .horizontal-scroller--content-container {
  padding-left: 6.25%;
  padding-right: 6.25%
}

@media(min-width:768px)and (max-width:1199px) {
  .horizontal-scroller.-content-width .horizontal-scroller--content-container {
    padding-left: 5%;
    padding-right: 5%
  }
}

@media(max-width:767px) {
  .horizontal-scroller.-content-width .horizontal-scroller--content-container {
    padding-left: 20px;
    padding-right: 20px
  }
}

.horizontal-scroller--content {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  z-index: 0
}

@supports not (-webkit-box-reflect:unset) {
  .horizontal-scroller--content {
    padding-right: 6.25%
  }
  @media(min-width:768px)and (max-width:1199px) {
    .horizontal-scroller--content {
      padding-right: 5%
    }
  }
  @media(max-width:767px) {
    .horizontal-scroller--content {
      padding-right: 20px
    }
  }
}

[hyphenate], body.for-mobile [hyphenate-mobile] {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto
}

.icon-box {
  display: flex;
  min-height: 150px
}

.icon-box.is-auto-height {
  height: auto
}

@media(min-width:768px) {
  .icon-box {
    padding: 0 10px
  }
}

.page-item--first-item-in-row .icon-box {
  padding-left: 0
}

.page-item--last-item-in-row .icon-box {
  padding-right: 0
}

.icon-box.-link-box {
  flex-direction: column;
  padding-right: 20px
}

@media(min-width:768px)and (max-width:991px) {
  .icon-box.-link-box {
    padding-right: 10px
  }
}

@media(max-width:767px) {
  .icon-box.-link-box {
    cursor: pointer;
    margin-top: 10px;
    padding-right: 0;
    text-align: center
  }
  .page-item--last-item-in-row .icon-box.-link-box {
    margin-bottom: 0
  }
}

.icon-box--content {
  margin: 15px 0 0 25px
}

.icon-box--content.is-middle {
  align-self: center;
  margin-top: 0
}

.icon-box.-link-box .icon-box--content {
  font-size: 18px;
  margin-left: 0
}

@media(max-width:991px) {
  .icon-box.-link-box .icon-box--content {
    font-size: 16px
  }
}

.icon-box--media-contact {
  margin-top: 15px
}

@media(min-width:768px)and (max-width:991px) {
  .icon-box--media-contact .media-contact--icon {
    display: none
  }
}

.icon-box--content-inner {
  line-height: 25px;
  max-height: 103px
}

.icon-box.-link-box .icon-box--content-inner {
  line-height: 28px;
  margin-bottom: 10px;
  max-height: 87px
}

@media(max-width:767px) {
  .icon-box.-link-box .icon-box--content-inner {
    display: none
  }
}

.icon-box--icon {
  color: #bdc3c6
}

@media(min-width:768px)and (max-width:991px) {
  .icon-box--icon {
    display: none
  }
}

.icon-box.-link-box .icon-box--icon {
  margin-bottom: 10px
}

.icon-box.-link-box .icon-box--icon img {
  height: 70px;
  max-width: 100%
}

@media(max-width:991px) {
  .icon-box.-link-box .icon-box--icon {
    display: block;
    margin-bottom: 0
  }
}

.icon-box--title {
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700
}

.icon-box.-link-box .icon-box--title {
  margin-bottom: 10px
}

.icon-box--link {
  color: #000;
  margin-top: 11px
}

.icon-box.-link-box .icon-box--link {
  cursor: auto;
  margin-top: 0
}

.icon-box.-link-box .icon-box--link:active, .icon-box.-link-box .icon-box--link:focus, .icon-box.-link-box .icon-box--link:hover {
  color: inherit
}

@media(max-width:767px) {
  .icon-box.-link-box .icon-box--link {
    cursor: pointer
  }
}

.icon-button--container {
  margin: -4px;
  padding: 4px
}

.icon-button+.icon-button--container, .icon-button--container+.icon-button--container {
  margin-left: 12px
}

.icon-button {
  align-items: center;
  background-color: transparent;
  border: 2px solid;
  border-radius: 32px;
  display: inline-flex;
  flex-shrink: 0;
  height: 64px;
  justify-content: center;
  line-height: 64px;
  line-height: normal;
  padding: 1px 6px;
  text-align: center;
  transition-duration: .14s;
  transition-property: color, background-color;
  width: 64px
}

.icon-button:focus {
  outline: none
}

.icon-button, .icon-button:focus {
  color: #001e50
}

.icon-button:hover {
  color: #0040c5
}

.icon-button+.icon-button, .icon-button--container+.icon-button {
  margin-left: 16px
}

.item-actions--buttons>.icon-button:first-child, .item-actions>.icon-button:first-child, [media-contacts-revealer]:not(.is-enabled)+.icon-button:nth-child(2) {
  background-color: #00b0f0;
  border: none
}

.item-actions--buttons>.icon-button:first-child:active, .item-actions--buttons>.icon-button:first-child:hover, .item-actions>.icon-button:first-child:active, .item-actions>.icon-button:first-child:hover, [media-contacts-revealer]:not(.is-enabled)+.icon-button:nth-child(2):active, [media-contacts-revealer]:not(.is-enabled)+.icon-button:nth-child(2):hover {
  background-color: #4cc7f4
}

.item-actions--buttons>.icon-button.pdf, .item-actions>.icon-button.pdf {
  background-color: #f00017;
  border: none
}

.item-actions--buttons>.icon-button.pdf:active, .item-actions--buttons>.icon-button.pdf:hover, .item-actions>.icon-button.pdf:active, .item-actions>.icon-button.pdf {
  background-color: #f47272
}

.icon-button.-next-best-action {
  background-color: #00b0f0;
  border: none
}

.icon-button.-next-best-action:active, .icon-button.-next-best-action:hover {
  background-color: #4cc7f4
}

.icon-button.for-image-grid {
  border: none
}

@media(max-width:991px) {
  .icon-button.for-image-grid {
    border-radius: 23px;
    height: 46px;
    line-height: 46px;
    width: 46px
  }
}

.icon-button.for-image-grid:focus {
  color: #3c484d
}

.icon-button.-small {
  border-radius: 23px;
  height: 46px;
  line-height: 46px;
  width: 46px
}

@media(max-width:767px) {
  .page-header .icon-button:nth-child(2):nth-last-child(3) {
    display: none
  }
}

.image {
  background-color: #fff;
  position: relative
}

.image.is-sm {
  height: 55px;
  line-height: 54px;
  width: 55px
}

.image.is-md {
  height: 74px;
  line-height: 74px;
  width: 74px
}

.image.is-square {
  overflow: hidden;
  position: relative
}

.image.is-square img {
  bottom: -100%;
  left: -100%;
  margin: auto;
  max-height: 100%;
  position: absolute;
  right: -100%;
  top: -100%
}

.image.is-square.is-portrait img {
  max-height: none;
  max-width: 100%
}

.image.is-icon {
  background-color: transparent;
  color: #dfe4e8
}

.item-box--item .image.is-icon {
  font-size: 30px;
  text-align: center
}

.image.is-left {
  float: left
}

.image.is-left+* {
  margin-bottom: -5px;
  margin-top: -5px;
  overflow: hidden;
  padding-bottom: 5px;
  padding-top: 5px
}

.image.is-left.is-sm+* {
  margin-left: 75px
}

.image.is-left.is-md+* {
  margin-left: 94px
}

@media(min-width:768px)and (max-width:991px) {
  .col-sm-3 .image.is-left, .col-sm-4 .image.is-left {
    display: none
  }
  .col-sm-3 .image.is-left+*, .col-sm-3 .image.is-left.is-md+*, .col-sm-3 .image.is-left.is-sm+*, .col-sm-4 .image.is-left+*, .col-sm-4 .image.is-left.is-md+*, .col-sm-4 .image.is-left.is-sm+* {
    margin-left: 0
  }
}

@media(max-width:767px) {
  .image.is-responsive.is-md {
    height: 55px;
    line-height: 54px;
    width: 55px
  }
  .image.is-responsive.is-md.is-left+* {
    margin-left: 75px
  }
}

.video-slider .image.is-video {
  background-color: #000
}

.image[with-image-zoom]:not(.is-placeholder) {
  background-color: #eff3f0;
  transition: background-color .14s
}

.image[with-image-zoom]:not(.is-placeholder) img {
  opacity: 1;
  transition: opacity .14s, transform .14s ease-out
}

.image[with-image-zoom]:not(.is-placeholder).has-hover {
  background-color: #315194
}

.image[with-image-zoom]:not(.is-placeholder).has-hover img {
  opacity: .5
}

.image--play-button {
  color: #fff;
  font-size: 48px;
  height: 48px;
  left: calc(50% - 24px);
  line-height: 48px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 1px rgba(29, 31, 32, .25);
  top: calc(50% - 24px);
  width: 48px
}

.image.is-md .image--play-button, .image.is-sm .image--play-button {
  display: none
}

.image--play-button:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  content: "";
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-size: inherit;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 24px;
  line-height: inherit;
  text-transform: none
}

@media(min-width:768px) {
  .image--play-button.is-sm {
    font-size: 48px;
    height: 48px;
    left: calc(50% - 24px);
    line-height: 48px;
    top: calc(50% - 24px);
    width: 48px
  }
  .image--play-button.is-md {
    font-size: 72px;
    height: 72px;
    left: calc(50% - 36px);
    line-height: 72px;
    top: calc(50% - 36px);
    width: 72px
  }
  .image--play-button.is-lg {
    font-size: 96px;
    height: 96px;
    left: calc(50% - 48px);
    line-height: 96px;
    top: calc(50% - 48px);
    width: 96px
  }
}

.image--badge {
  border-radius: 100px;
  font-size: 12px;
  padding: 5px 14px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 10px
}

.image--badge.-archive {
  background-color: #333;
  color: #fff
}

@media(min-width:768px)and (max-width:991px) {
  .image--badge {
    font-size: 9px;
    padding: 0 5px
  }
}

.image-grid {
  zoom: 1
}

.image-grid:after, .image-grid:before {
  content: "";
  display: table
}

.image-grid:after {
  clear: both
}

.image-grid--image {
  position: relative
}

.image-grid--image.has-actions:not(.is-placeholder) {
  background-color: #eff3f0;
  transition: background-color .14s
}

.image-grid--image.has-actions:not(.is-placeholder) img {
  opacity: 1;
  transition: opacity .14s, transform .14s ease-out
}

.image-grid--image.has-actions:not(.is-placeholder).has-hover {
  background-color: #315194
}

.image-grid--image.has-actions:not(.is-placeholder).has-hover img {
  opacity: .5
}

.image-grid--image.-archived.has-hover, .image-grid--image.has-actions.-archived.has-hover {
  background-color: #808890
}

.image-grid--badge {
  border-radius: 100px;
  font-size: 12px;
  padding: 5px 14px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 10px
}

.image-grid--badge.-archive {
  background-color: #333;
  color: #fff
}

@media(min-width:768px)and (max-width:991px) {
  .image-grid--badge {
    font-size: 9px;
    padding: 0 5px
  }
}

.image-grid--title {
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  height: 70px;
  line-height: 20px;
  padding: 10px 0 20px
}

@media print {
  .image-grid--title {
    height: 50px;
    overflow: hidden;
    padding-bottom: 0
  }
}

.for-square_titled .image-grid--title {
  height: 50px
}

.image-grid--title h4 {
  margin: -5px 0 0
}

@media(min-width:768px) {
  .image-grid--title h4 {
    max-height: 69px
  }
}

@media(max-width:767px) {
  .image-grid--title h4 {
    max-height: 63px
  }
}

.image-grid--title.has-meta {
  height: auto;
  min-height: 105px;
  padding-top: 17px
}

@media(max-width:767px) {
  .image-grid--title.has-meta {
    min-height: 84px
  }
}

.image-grid--title .clamp-ellipsis.is-not-required {
  display: none
}

.image-grid--subtitle {
  color: #808890;
  font-size: 13px
}

.image-overlay {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1
}

.has-hover .image-overlay {
  pointer-events: auto
}

.image-overlay--action {
  background-color: #fff;
  border-radius: 100%;
  color: #001e50;
  cursor: pointer;
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  height: 46px;
  line-height: 46px;
  margin: 0 5px;
  opacity: 0;
  text-align: center;
  transition: color .07s, background-color .07s ease-out, opacity .21s;
  visibility: hidden;
  width: 46px
}

@media(min-width:992px) {
  .is-one-of-5 .image-overlay--action {
    margin: 0 2px
  }
  .image-overlay--action {
    height: 64px;
    line-height: 64px;
    margin-left: 8px;
    margin-right: 8px;
    width: 64px
  }
}

@media(max-width:991px) {
  .is-always-one-of-4 .image-overlay--action, .is-always-one-of-5 .image-overlay--action, .is-always-one-of-6 .image-overlay--action, .is-always-one-of-7 .image-overlay--action, .is-always-one-of-8 .image-overlay--action {
    display: none
  }
}

.image-overlay--action:focus {
  color: #3c484d
}

.image-overlay--action:hover {
  background-color: #4cc7f4
}

.has-hover .image-overlay--action {
  opacity: 1;
  visibility: visible
}

.image-overlay--action.for-cart-button.is-in-cart:active, .image-overlay--action.for-cart-button.is-in-cart:focus, .image-overlay--action.for-cart-button.is-in-cart:hover {
  background-color: #fff;
  color: #001e50
}

.page-item--column:not(.col-sm-12) .image-overlay--action {
  height: 46px;
  line-height: 46px;
  width: 46px
}

.page-item--column:not(.col-sm-12) .image-overlay--action.for-cart-button {
  display: none
}

.image-overlay--info {
  bottom: 5%;
  color: #fff;
  left: 0;
  opacity: 0;
  overflow: hidden;
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  text-overflow: ellipsis;
  transition: opacity .21s;
  white-space: nowrap;
  width: 100%
}

.has-hover .image-overlay--info {
  opacity: 1
}

@media(max-width:991px) {
  .image-overlay--info {
    line-height: 1.2;
    padding-left: 20px;
    padding-right: 20px
  }
}

@media screen and (max-width:520px) {
  .image-overlay--info {
    display: none
  }
}

.col-sm-3.for-masonry .image-overlay--info>strong, .is-one-of-4.for-horizontal .image-overlay--info>strong {
  display: none
}

@media print {
  .image-overlay--info {
    background-color: #fff;
    bottom: 6px!important;
    color: #000;
    font-size: 12px;
    left: 6px;
    line-height: 1.2;
    opacity: .9;
    padding: 4px 6px;
    width: auto
  }
}

.image-stream--tabs {
  margin-bottom: 100px
}

@media(max-width:991px) {
  .image-stream--tabs {
    margin-bottom: 50px;
    margin-top: -10px
  }
}

.image-with-consumption-data {
  position: relative
}

.image-with-consumption-data--index {
  background-color: #fff;
  bottom: 10px;
  color: #333;
  cursor: default;
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  right: 10px;
  text-align: center;
  width: 20px;
  z-index: 1
}

.images-overview--slider-text {
  font-size: 38px;
  font-weight: 700;
  height: 80px;
  line-height: 40px;
  margin-top: 14px;
  opacity: 0;
  transition: opacity .21s ease-out
}

@media(min-width:768px)and (max-width:991px) {
  .images-overview--slider-text {
    height: 44px
  }
}

@media(min-width:992px)and (max-width:1199px) {
  .images-overview--slider-text {
    height: 60px
  }
}

@media(min-width:1200px) {
  .images-overview--slider-text {
    height: 60px
  }
}

.slider--slide.is-current .images-overview--slider-text {
  opacity: 1
}

.inline-consumption-data {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.inline-consumption-data.-chained:before {
  content: "/"
}

.inline-list {
  display: inline-flex
}

.inline-list--item {
  display: flex;
  flex: 0 0 auto
}

.inline-list--item+.inline-list--item:before {
  border-left: 1px solid #bdc3c6;
  content: "";
  margin: .2em .5em
}

.intro-text {
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  transition: color .14s
}

.intro-text a, a .intro-text {
  color: #000
}

.intro-text a:active, .intro-text a:focus, .intro-text a:hover, a .intro-text:active, a .intro-text:focus, a .intro-text:hover {
  color: #6a767d
}

@media(max-width:991px) {
  .intro-text {
    font-size: 16px;
    line-height: 24px
  }
}

.item-actions {
  align-items: center;
  display: flex;
  margin-top: 1em;
  margin-bottom: 1em;
}

@media(max-width:767px) {
  .item-actions {
    flex-wrap: wrap-reverse
  }
}

.item-actions--buttons {
  display: flex;
  margin-left: auto;
  padding-left: 20px
}

.item-actions--select {
  display: inline-block;
  margin-right: 25px;
  width: 260px
}

@media(max-width:767px) {
  .item-actions--select {
    margin-right: 0;
    margin-top: 50px;
    width: 100%
  }
}

.item-box.is-foldable {
  background-color: #fff;
  border: 1px solid #dfe4e8
}

@media(max-width:767px) {
  .item-box.is-foldable {
    border-radius: 4px
  }
}

.item-box.is-bordered {
  background-color: #fff;
  border: 1px solid #dfe4e8
}

.item-box--header {
  align-items: center;
  display: flex;
  height: 48px;
  line-height: 48px;
  margin-bottom: 34px
}

.item-box.is-foldable .item-box--header {
  color: #808890;
  cursor: pointer;
  height: 60px;
  line-height: 60px;
  margin-bottom: 0;
  padding: 0 20px
}

.item-box.is-foldable .item-box--header:active, .item-box.is-foldable .item-box--header:hover {
  color: #001e50
}

.item-box.is-foldable.is-unfolded .item-box--header {
  background-color: #bdc3c6;
  color: #000
}

.item-box.is-bordered .item-box--header {
  background-color: #dfe4e8;
  color: #000;
  height: 60px;
  line-height: 60px;
  margin-bottom: 0;
  padding: 0 40px
}

@media(max-width:991px) {
  .item-box.is-bordered .item-box--header {
    padding: 0 20px
  }
}

.item-box--title {
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-right: auto;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap
}

.item-box.is-bordered .item-box--title, .item-box.is-foldable .item-box--title {
  font-family: VW Text, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px
}

.item-box--header-action {
  cursor: pointer;
  margin-left: 8px
}

.item-box.is-foldable .item-box--header-action.is-toggle {
  flex-grow: 0;
  flex-shrink: 0;
  height: 24px;
  line-height: 24px;
  margin: 0 15px 0 0;
  width: 24px
}

@media(min-width:768px) {
  .item-box.is-foldable .item-box--header-action.is-toggle {
    margin: 0 20px 0 14px
  }
}

.item-box.is-foldable .item-box--header-action.is-toggle:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #808890;
  content: "";
  font-family: VW Icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-transform: none
}

[data-environment=development] .item-box.is-foldable .item-box--header-action.is-toggle:before {
  color: #ff69b4!important
}

.item-box.is-foldable.is-unfolded .item-box--header-action.is-toggle:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #001e50;
  content: "";
  font-family: VW Icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-transform: none
}

[data-environment=development] .item-box.is-foldable.is-unfolded .item-box--header-action.is-toggle:before {
  color: #ff69b4!important
}

.item-box--content {
  display: flex;
  flex-direction: column
}

.item-box.is-foldable .item-box--content {
  padding: 20px
}

.item-box.is-foldable.is-folded .item-box--content {
  display: none
}

.item-box.is-bordered .item-box--content {
  padding: 40px
}

@media(max-width:991px) {
  .item-box.is-bordered .item-box--content {
    padding: 20px
  }
}

.item-box.has-fixed-height .item-box--content {
  height: 554px;
  position: relative
}

.item-box--inner-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1
}

.item-box--inner-content.scroller {
  height: 100%;
  overflow-y: auto
}

.item-box--inner-content.is-gray {
  background-color: #f3f5f6;
  padding: 30px 40px
}

.item-box--button {
  margin-top: 40px;
  text-align: center
}

.item-box--slider-dots {
  height: 32px;
  line-height: 32px;
  margin-top: 30px;
  text-align: center
}

.item-box--slider-dots ul {
  background-color: transparent;
  display: inline-flex;
  margin: 0;
  padding: 10px 15px;
  text-align: center
}

@media(min-width:768px) {
  .item-box--slider-dots ul {
    height: 40px
  }
}

@media(max-width:767px) {
  .item-box--slider-dots ul {
    padding-bottom: 0;
    padding-top: 0
  }
}

.item-box--slider-dots ul>li {
  display: block
}

.item-box--slider-dots ul>li>a {
  display: block;
  height: 14px;
  line-height: 14px;
  text-align: center;
  width: 14px
}

.item-box--slider-dots ul>li>a>span {
  background-color: #001e50;
  border-color: #001e50;
  border-radius: 50%;
  display: inline-block;
  font-size: 0;
  height: 6px;
  line-height: 6px;
  overflow: hidden;
  transition-duration: .21s;
  transition-property: height, width, line-height;
  transition-timing-function: ease-out;
  vertical-align: middle;
  width: 6px
}

.item-box--slider-dots ul>li.active>a, .item-box--slider-dots ul>li.current>a {
  width: 20px
}

.item-box--slider-dots ul>li.active>a>span, .item-box--slider-dots ul>li.current>a>span {
  height: 12px;
  line-height: 12px;
  width: 12px
}

.item-box--content-at-2-lines {
  display: block;
  height: 50px;
  line-height: 25px
}

.item-box--content-at-3-lines {
  display: block;
  height: 75px;
  line-height: 25px
}

.item-box--content-at-4-lines {
  display: block;
  height: 100px;
  line-height: 25px
}

.latest-videos {
  position: relative
}

.latest-videos--tabs {
  margin-bottom: 68px
}

@media(max-width:1199px) {
  .latest-videos--tabs {
    margin-bottom: 40px
  }
}

@media(max-width:767px) {
  .latest-videos--tabs {
    margin-bottom: 15px
  }
}

.layout {
  overflow: hidden;
  position: relative
}

.layout--atop {
  position: relative;
  z-index: 10
}

.layout--menu {
  position: absolute;
  z-index: 8
}

.layout--header {
  position: relative;
  z-index: 6
}

.layout--page {
  padding-top: 50px;
  position: relative;
  z-index: 0;
  background-color: #fff;
}

@media(max-width:991px) {
  .layout--page {
    padding-top: 40px;
  }
}

.layout--consumption-data {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: auto;
  z-index: 3
}

html.no-scrolling.no-touch-device .layout--consumption-data {
  margin-right: 12px
}

@keyframes rotate {
  0% {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(1turn)
  }
}

.lazy-slider {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.lazy-slider.has-hover .lazy-slider--pager, .lazy-slider:hover .lazy-slider--pager {
  filter: alpha(opacity=100);
  opacity: 1
}

.lazy-slider--navigation-overlay {
  background-color: transparent;
  cursor: pointer;
  height: 100%;
  position: absolute;
  top: 0;
  width: 33.33%;
  z-index: 1
}

.lazy-slider--navigation-overlay.is-next {
  right: 0
}

.lazy-slider--navigation-overlay.is-previous {
  left: 0
}

.lazy-slider--navigation-overlay.is-disabled, .lightbox.is-video .lazy-slider--navigation-overlay {
  display: none
}

.lazy-slider--pager {
  background-color: transparent;
  color: #001e50;
  display: block;
  font-size: 18px;
  font-weight: 700;
  height: 30px;
  height: 80px;
  line-height: 10px;
  margin-top: -40px;
  opacity: 0;
  opacity: 1;
  padding: 0;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 5px #fff;
  top: 50%;
  transition: opacity .21s ease-out, background-color .07s ease-out;
  width: 40px;
  width: 54px;
  z-index: 2
}

.lazy-slider--pager:focus {
  color: #001e50
}

.lazy-slider--pager.is-disabled {
  display: none!important
}

@media(max-width:767px) {
  body.slug-members:not(.logged-in) .layout--page {
    top: -10px;
    padding-top: 0px;
  }
  .lazy-slider--pager {
    display: none
  }
  .lightbox .lazy-slider--pager {
    display: block
  }
}

.lazy-slider--pager.is-previous:before {
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-variant: normal;
  line-height: 24px
}

.item-box--header .lazy-slider--pager.is-previous:before, .lazy-slider--pager.is-previous:before {
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  text-transform: none
}

.item-box--header .lazy-slider--pager.is-previous:before {
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: VW Icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-variant: normal
}

[data-environment=development] .item-box--header .lazy-slider--pager.is-previous:before {
  color: #ff69b4!important
}

.lazy-slider--pager.is-next:before {
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-variant: normal;
  line-height: 24px
}

.item-box--header .lazy-slider--pager.is-next:before, .lazy-slider--pager.is-next:before {
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  text-transform: none
}

.item-box--header .lazy-slider--pager.is-next:before {
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: VW Icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-variant: normal
}

[data-environment=development] .item-box--header .lazy-slider--pager.is-next:before {
  color: #ff69b4!important
}

@media print {
  .lazy-slider--pager {
    display: none!important
  }
}

.lazy-slider--pager.is-previous {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  padding-right: 10px
}

.lazy-slider--pager.is-next {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding-left: 10px
}

.lazy-slider--pager:active, .lazy-slider--pager:hover {
  color: #0040c5
}

.slider.is-full-width .lazy-slider--pager {
  color: #fff;
  text-shadow: none
}

.slider.is-full-width .lazy-slider--pager:active, .slider.is-full-width .lazy-slider--pager:hover {
  color: #fff
}

.lazy-slider--pager.is-previous {
  text-align: right
}

.lazy-slider--pager.is-next {
  right: 0;
  text-align: left
}

.hoverable:hover .lazy-slider--pager, .lazy-slider--pager:hover {
  opacity: 1
}

.lazy-slider--placeholder {
  position: relative
}

@media(max-width:767px) {
  .lazy-slider--placeholder {
    height: 200px
  }
}

.lazy-slider--placeholder:before {
  animation: rotate 2s linear infinite;
  color: #dfe4e8;
  content: "";
  font-family: FontAwesome;
  font-size: 100px;
  height: 100px;
  left: 50%;
  line-height: 100px;
  margin-left: -50px;
  margin-top: -50px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100px
}

@media print {
  .lazy-slider--viewport {
    height: auto!important
  }
  .lazy-slider--slide:not(.is-current) {
    display: none!important
  }
}

.lazyloading {
  opacity: 0
}

.lazyloaded {
  opacity: 1;
  transition: opacity .3s
}

.lightbox {
  margin-top: 44px;
  max-width: 1400px
}

.lightbox.is-basic {
  background-color: #fff;
  border-radius: 10px;
  max-width: 100%;
  width: 960px
}

@media(orientation:landscape) {
  .lightbox {
    max-width: 100%;
    min-width: 500px;
    width: calc(177.77778vh - 355.55556px)
  }
}

@media(orientation:landscape)and (max-width:767px) {
  .lightbox {
    min-width: 280px
  }
}

@media print {
  .lightbox {
    margin: 0!important;
    min-width: auto!important;
    width: 100%!important
  }
}

.lightbox--inner {
  background-color: #fff;
  border-radius: 20px
}

@media(max-width:767px) {
  .lightbox--inner {
    border-radius: 10px
  }
}

@media print {
  .lightbox--inner {
    border-radius: 0
  }
}

.lightbox--first-item {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px
}

@media(max-width:767px) {
  .lightbox--first-item {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
  }
}

@media print {
  .lightbox--first-item {
    border-radius: 0
  }
}

.lightbox--image {
  align-items: center;
  display: flex;
  font-size: 0;
  justify-content: center
}

@media(orientation:landscape) {
  .lightbox--image {
    height: 788px;
    max-height: calc(100vh - 200px)
  }
}

.lightbox--image img {
  flex: 0 0 auto;
  max-height: 100%;
  max-width: 100%
}

@media print {
  .lightbox--image img {
    max-height: 50vh
  }
}

@media(min-width:768px) {
  .lightbox--consumption-data {
    display: flex;
    flex-direction: column-reverse;
    height: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0
  }
  .lightbox--consumption-data>* {
    background: rgba(223, 228, 232, .9);
    flex-shrink: 0;
    font-size: 14px;
    padding: 18px 40px;
    pointer-events: none
  }
}

@media(min-width:768px)and (max-width:767px) {
  .lightbox--consumption-data>* {
    font-size: 12px;
    padding: 15px
  }
}

@media(min-width:768px) {
  .lightbox--actions {
    float: right
  }
}

@media(max-width:767px) {
  .lightbox--actions {
    margin-bottom: 10px
  }
}

.lightbox--title {
  font-size: 32px;
  line-height: 38px;
  margin: 0 0 17px
}

@media(max-width:767px) {
  .lightbox--title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 30px
  }
}

.lightbox--description {
  font-size: 16px;
  line-height: 24px;
  opacity: 1;
  padding: 29px 40px 14px;
  position: relative;
  transition: opacity .21s
}

.lightbox--description.is-loading {
  min-height: 100px;
  opacity: 0;
  transition-duration: 0s
}

.lightbox--description .item-actions:last-child {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 0
}

@media(max-width:767px) {
  .lightbox--description {
    font-size: 16px;
    line-height: 20px;
    padding: 15px
  }
}

.lightbox--caption {
  margin-bottom: 12.5px
}

.lightbox--slide-indicator {
  font-size: 14px;
  padding-bottom: 20px;
  text-align: center
}

@media print {
  .lightbox--slide-indicator {
    display: none!important
  }
}

.lightbox--stretcher {
  width: 1000px
}

@media print {
  .lightbox--stretcher {
    display: none!important
  }
}

.lightbox--badge {
  border-radius: 100px;
  font-size: 15px;
  padding: 6px 18px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 15px
}

.lightbox--badge.-archive {
  background-color: #333;
  color: #fff
}

@media(max-width:991px) {
  .lightbox--badge {
    font-size: 14px;
    padding: 6px 16px;
    right: 10px;
    top: 10px
  }
}

.listed-media-contact {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 30px;
  margin-top: 30px;
  padding-right: 20px;
  width: 50%
}

.listed-media-contact[foldable] .listed-media-contact--details {
  display: none
}

.listed-media-contact.is-unfolded .listed-media-contact--details {
  display: block
}

@media(max-width:991px) {
  .listed-media-contact {
    font-size: 16px
  }
}

@media(max-width:767px) {
  .listed-media-contact {
    flex-wrap: wrap;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%
  }
}

.listed-media-contact--image {
  border-radius: 50%;
  flex-shrink: 0;
  height: 100px;
  line-height: 100px;
  margin-right: 20px;
  overflow: hidden;
  width: 100px
}

.listed-media-contact--image img {
  min-height: 65px;
  min-width: 65px
}

@media(max-width:767px) {
  .listed-media-contact--image {
    height: 75px;
    line-height: 74px;
    width: 75px
  }
}

@media(max-width:500px) {
  .listed-media-contact--image {
    margin-left: auto;
    margin-right: auto
  }
}

.listed-media-contact--information {
  min-width: 0
}

.listed-media-contact--information p {
  margin-bottom: 14px
}

@media(max-width:500px) {
  .listed-media-contact--information {
    width: 100%
  }
}

.listed-media-contact--brief-info {
  margin-top: 24px
}

@media(max-width:767px) {
  .listed-media-contact--brief-info {
    margin-top: 12px
  }
}

.listed-media-contact--name {
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700
}

.listed-media-contact--name span {
  transition: color .07s
}

.listed-media-contact--name span:active, .listed-media-contact--name span:hover {
  color: #6a767d
}

.live-stream--iframe {
  border: none;
  min-height: 800px;
  min-width: 100%;
  width: 1px
}

.main-menu {
  background-image: radial-gradient(circle at 0 0, #00437a, #001e50);
  bottom: 0;
  left: 0;
  left: 100%;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  transition: left .3s
}

html.no-scrolling.no-touch-device .main-menu {
  padding-right: 12px
}

[data-environment=test] .main-menu {
  transition: none
}

.main-menu.-open {
  left: 0
}

.main-menu--base {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1600px;
  padding-left: 60px;
  position: relative
}

@media(max-width:767px) {
  .main-menu--base {
    padding-left: 55px
  }
}

nav.main-menu--root {
  color: #fff;
  font-size: 28px;
  margin-left: 8.3333333333%;
  padding-top: 160px;
  transition-duration: .3s;
  transition-property: margin-left, font-size, width;
  width: 58.3333333333%
}

[data-environment=test] nav.main-menu--root {
  transition: none
}

.main-menu.-flyout nav.main-menu--root {
  font-size: 18px;
  margin-left: 0;
  width: 240px
}

nav.main-menu--root ul {
  -webkit-overflow-scrolling: touch;
  max-height: calc(100vh - 230px);
  overflow-y: auto
}

@media(max-width:767px) {
  nav.main-menu--root {
    font-size: 26px;
    margin: 0;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-top: 20px;
    width: auto
  }
  nav.main-menu--root ul {
    max-height: calc(100vh - 180px);
    padding-top: 60px
  }
  .main-menu.-flyout nav.main-menu--root {
    margin-left: 20px
  }
}

@media(max-height:600px) {
  nav.main-menu--root {
    font-size: 22px
  }
}

nav.main-menu--level {
  display: none;
  font-size: 18px;
  padding-top: 160px;
  position: absolute;
  width: 30%
}

nav.main-menu--level ul {
  -webkit-overflow-scrolling: touch;
  max-height: calc(100vh - 230px);
  overflow-y: auto
}

nav.main-menu--level.-open {
  display: block
}

@media(min-width:768px)and (max-width:991px) {
  nav.main-menu--level {
    width: 40%
  }
}

@media(max-width:767px) {
  nav.main-menu--level {
    padding-top: 130px;
    transition: left .3s, opacity 0s .3s;
    width: calc(100% - 35px)
  }
  [data-environment=test] nav.main-menu--level {
    transition: none
  }
  nav.main-menu--level ul {
    max-height: calc(100vh - 180px)
  }
}

.main-menu--level[data-level="2"] nav.main-menu--level, nav.main-menu--level[data-level="2"] {
  left: 60px
}

@media(max-width:767px) {
  .main-menu--level[data-level="2"] nav.main-menu--level, nav.main-menu--level[data-level="2"] {
    left: 25px
  }
  .main-menu.-third-level .main-menu--level[data-level="2"] nav.main-menu--level, .main-menu.-third-level nav.main-menu--level[data-level="2"] {
    left: -100%
  }
}

.main-menu--level[data-level="3"] nav.main-menu--level, nav.main-menu--level[data-level="3"] {
  left: calc(30% + 120px)
}

@media(min-width:768px)and (max-width:991px) {
  .main-menu--level[data-level="3"] nav.main-menu--level, nav.main-menu--level[data-level="3"] {
    left: calc(40% + 120px)
  }
}

@media(max-width:767px) {
  .main-menu--level[data-level="3"] nav.main-menu--level, nav.main-menu--level[data-level="3"] {
    display: block;
    left: 100%;
    opacity: 0
  }
  .main-menu.-third-level .main-menu--level[data-level="3"] nav.main-menu--level.-open, .main-menu.-third-level nav.main-menu--level[data-level="3"].-open {
    left: 25px;
    opacity: 1;
    transition-delay: 0s
  }
}

li.main-menu--item {
  line-height: 27px;
  margin-bottom: 14px
}

li.main-menu--item a {
  word-break: break-word
}

li.main-menu--item:last-child {
  padding-bottom: 10px
}

.main-menu--root li.main-menu--item {
  color: #fff;
  transition: margin-bottom .3s
}

.main-menu--root li.main-menu--item .btn.is-icon, .main-menu--root li.main-menu--item a:not(.btn), .main-menu--root li.main-menu--item h1, .main-menu--root li.main-menu--item h2, .main-menu--root li.main-menu--item h3, .main-menu--root li.main-menu--item h4, .main-menu--root li.main-menu--item h5, .main-menu--root li.main-menu--item h6 {
  color: #fff
}

.main-menu--root li.main-menu--item .btn.is-icon:active, .main-menu--root li.main-menu--item .btn.is-icon:hover, .main-menu--root li.main-menu--item a:not(.btn):active, .main-menu--root li.main-menu--item a:not(.btn):hover {
  color: #4cc7f4
}

.main-menu--root li.main-menu--item .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #001e50
}

.main-menu--root li.main-menu--item .btn-default:hover {
  background-color: #4cc7f4;
  color: #001e50
}

.form--checkbox input:active+.main-menu--root li.main-menu--item label, .form--checkbox input:focus+.main-menu--root li.main-menu--item label, .main-menu--root li.main-menu--item label {
  color: #fff
}

.form--checkbox input:active+.main-menu--root li.main-menu--item label:after, .form--checkbox input:active+.main-menu--root li.main-menu--item label:before, .form--checkbox input:focus+.main-menu--root li.main-menu--item label:after, .form--checkbox input:focus+.main-menu--root li.main-menu--item label:before {
  color: #0040c5
}

.main-menu--root li.main-menu--item .form--checkbox input:active+label, .main-menu--root li.main-menu--item .form--checkbox input:focus+label {
  color: #fff
}

.main-menu--root li.main-menu--item .form--checkbox input:active+label:after, .main-menu--root li.main-menu--item .form--checkbox input:active+label:before, .main-menu--root li.main-menu--item .form--checkbox input:focus+label:after, .main-menu--root li.main-menu--item .form--checkbox input:focus+label:before {
  color: #0040c5
}

.main-menu:not(.-flyout) .main-menu--root li.main-menu--item {
  margin-bottom: 34px
}

.main-menu:not(.-flyout) .main-menu--root li.main-menu--item:after {
  display: inline-block;
  margin-bottom: -5px;
  position: static;
  vertical-align: -5px
}

@media(max-width:767px) {
  .main-menu:not(.-flyout) .main-menu--root li.main-menu--item {
    margin-bottom: 36px
  }
}

@media(max-height:600px) {
  .main-menu--root li.main-menu--item {
    margin-bottom: 10px
  }
  .main-menu:not(.-flyout) .main-menu--root li.main-menu--item {
    margin-bottom: 14px!important
  }
}

li.main-menu--item.-parent {
  padding-right: 30px;
  position: relative
}

.main-menu--flyout li.main-menu--item.-parent a {
  color: #001e50!important
}

li.main-menu--item.-parent:after {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: currentColor;
  content: "";
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 24px;
  position: absolute;
  right: 10px;
  text-transform: none;
  top: 1px
}

li.main-menu--item.-breadcrumb:not(.-parent) a, li.main-menu--item.-submenu-open a {
  position: relative;
  transition: color .07s
}

li.main-menu--item.-breadcrumb:not(.-parent) a:hover, li.main-menu--item.-submenu-open a:hover {
  cursor: default
}

li.main-menu--item.-breadcrumb:not(.-parent) a:after, li.main-menu--item.-submenu-open a:after {
  border-bottom: 1px solid;
  bottom: -6px;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0
}

.main-menu--root li.main-menu--item.-breadcrumb:not(.-parent):after, .main-menu--root li.main-menu--item.-breadcrumb:not(.-parent) a, .main-menu--root li.main-menu--item.-submenu-open:after, .main-menu--root li.main-menu--item.-submenu-open a {
  color: #00b0f0
}

.main-menu--root li.main-menu--item.-breadcrumb:not(.-parent).-breadcrumb:not(.-parent) a:after, .main-menu--root li.main-menu--item.-submenu-open.-breadcrumb:not(.-parent) a:after {
  display: none
}

@media(max-width:767px) {
  .main-menu.-flyout .main-menu--root li.main-menu--item.-parent:after, .main-menu.-third-level .main-menu--level[data-level="2"] li.main-menu--item.-parent:after, .main-menu.-third-level li.main-menu--item[data-level="2"].-parent:after {
    display: none
  }
}

.main-menu--closer {
  color: #fff;
  cursor: pointer;
  left: 20px;
  position: absolute;
  top: 9px;
  transition: color .14s, left .3s, top .3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1
}

.main-menu--closer:active, .main-menu--closer:hover {
  color: #4cc7f4
}

.main-menu--closer span {
  font-size: 14px;
  opacity: 0;
  padding-left: 8px;
  transition: opacity .14s;
  vertical-align: 7px
}

@media(min-width:992px) {
  .main-menu--closer {
    left: 60px;
    top: 13px
  }
}

@media(min-width:768px) {
  .main-menu--closer span {
    opacity: 1
  }
}

@media(max-width:1199px) {
  .main-menu.-flyout .main-menu--closer {
    left: 16px
  }
  .main-menu.-flyout .main-menu--closer span {
    opacity: 0
  }
}

.main-menu--flyout {
  background-color: #fff;
  bottom: 0;
  left: 0;
  left: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: left .3s;
  z-index: 2
}

[data-environment=test] .main-menu--flyout {
  transition: none
}

.main-menu.-flyout .main-menu--flyout {
  left: 320px
}

@media(max-width:1199px) {
  .main-menu.-flyout .main-menu--flyout {
    left: 55px
  }
}

@media(min-width:1600px) {
  .main-menu.-flyout .main-menu--flyout {
    left: calc(50% - 480px)
  }
}

@media(max-width:767px) {
  .main-menu--flyout {
    overflow: hidden
  }
}

.main-menu--heading {
  color: #000;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  position: absolute;
  top: 75px
}

@media(min-width:768px) {
  .main-menu--heading {
    font-size: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    top: 90px;
    white-space: nowrap
  }
  .main-menu--heading[data-level="3"], .main-menu--level[data-level="3"] .main-menu--heading {
    display: none
  }
}

.main-menu--back {
  color: #001e50;
  cursor: pointer;
  left: 60px;
  position: absolute;
  top: 9px;
  transition: color .14s, top .3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1
}

.main-menu--back span {
  font-size: 14px;
  padding-left: 8px;
  vertical-align: 7px
}

.main-menu--back:active, .main-menu--back:hover {
  color: #0040c5
}

@media(max-width:1199px) {
  .main-menu--back {
    left: 25px
  }
}

@media(min-width:992px) {
  .main-menu--back {
    top: 13px
  }
}

.main-menu--links {
  left: calc(60% + 170px);
  position: absolute;
  top: 160px;
  width: 200px
}

@media(max-width:991px) {
  .main-menu--links {
    display: none
  }
}

.main-menu--links h5 {
  font-size: 18px;
  font-weight: 700;
  margin: -1px 0 22px
}

.main-menu--links i {
  margin-right: 8px;
  vertical-align: -6px
}

.main-menu--links:before {
  border-left: 1px solid #c2cacf;
  bottom: -2px;
  content: "";
  display: block;
  left: -40px;
  position: absolute;
  top: -5px
}

.main-menu--links.-root, .main-menu--links.-root .btn.is-icon, .main-menu--links.-root a:not(.btn), .main-menu--links.-root h1, .main-menu--links.-root h2, .main-menu--links.-root h3, .main-menu--links.-root h4, .main-menu--links.-root h5, .main-menu--links.-root h6 {
  color: #fff
}

.main-menu--links.-root .btn.is-icon:active, .main-menu--links.-root .btn.is-icon:hover, .main-menu--links.-root a:not(.btn):active, .main-menu--links.-root a:not(.btn):hover {
  color: #4cc7f4
}

.main-menu--links.-root .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #001e50
}

.main-menu--links.-root .btn-default:hover {
  background-color: #4cc7f4;
  color: #001e50
}

.form--checkbox input:active+.main-menu--links.-root label, .form--checkbox input:focus+.main-menu--links.-root label, .main-menu--links.-root label {
  color: #fff
}

.form--checkbox input:active+.main-menu--links.-root label:after, .form--checkbox input:active+.main-menu--links.-root label:before, .form--checkbox input:focus+.main-menu--links.-root label:after, .form--checkbox input:focus+.main-menu--links.-root label:before {
  color: #0040c5
}

.main-menu--links.-root .form--checkbox input:active+label, .main-menu--links.-root .form--checkbox input:focus+label {
  color: #fff
}

.main-menu--links.-root .form--checkbox input:active+label:after, .main-menu--links.-root .form--checkbox input:active+label:before, .main-menu--links.-root .form--checkbox input:focus+label:after, .main-menu--links.-root .form--checkbox input:focus+label:before {
  color: #0040c5
}

.main-menu--links.-root:before {
  border-left-color: hsla(0, 0%, 100%, .3)
}

.main-menu--footer {
  bottom: 25px;
  color: #fff;
  font-size: 14px;
  left: 60px;
  opacity: 1;
  position: absolute;
  transition: opacity .14s
}

.main-menu--footer .btn.is-icon, .main-menu--footer a:not(.btn), .main-menu--footer h1, .main-menu--footer h2, .main-menu--footer h3, .main-menu--footer h4, .main-menu--footer h5, .main-menu--footer h6 {
  color: #fff
}

.main-menu--footer .btn.is-icon:active, .main-menu--footer .btn.is-icon:hover, .main-menu--footer a:not(.btn):active, .main-menu--footer a:not(.btn):hover {
  color: #4cc7f4
}

.main-menu--footer .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #001e50
}

.main-menu--footer .btn-default:hover {
  background-color: #4cc7f4;
  color: #001e50
}

.form--checkbox input:active+.main-menu--footer label, .form--checkbox input:focus+.main-menu--footer label, .main-menu--footer label {
  color: #fff
}

.form--checkbox input:active+.main-menu--footer label:after, .form--checkbox input:active+.main-menu--footer label:before, .form--checkbox input:focus+.main-menu--footer label:after, .form--checkbox input:focus+.main-menu--footer label:before {
  color: #0040c5
}

.main-menu--footer .form--checkbox input:active+label, .main-menu--footer .form--checkbox input:focus+label {
  color: #fff
}

.main-menu--footer .form--checkbox input:active+label:after, .main-menu--footer .form--checkbox input:active+label:before, .main-menu--footer .form--checkbox input:focus+label:after, .main-menu--footer .form--checkbox input:focus+label:before {
  color: #0040c5
}

html.no-scrolling.no-touch-device .main-menu--footer {
  margin-right: -12px
}

.main-menu--footer ul {
  margin-left: -13px;
  margin-right: -13px
}

.main-menu--footer li {
  line-height: 18px;
  padding-left: 13px;
  padding-right: 14px
}

.main-menu--footer li+li {
  position: relative
}

.main-menu--footer li+li:before {
  border-left: 1px solid hsla(0, 0%, 100%, .2);
  content: "";
  height: 18px;
  left: 0;
  position: absolute
}

.main-menu.-flyout .main-menu--footer {
  left: 20px;
  width: 280px
}

.main-menu.-flyout .main-menu--footer ul {
  display: flex
}

.main-menu.-flyout .main-menu--footer li.-extra {
  display: none
}

@media(max-width:1199px) {
  .main-menu.-flyout .main-menu--footer {
    opacity: 0
  }
}

@media(max-width:1000px) {
  .main-menu--footer {
    left: 20px;
    right: 8px
  }
  .main-menu--footer ul {
    display: flex
  }
  .main-menu--footer li.-extra {
    display: none
  }
}

.main-menu--language-switch {
  margin-left: auto
}

.main-menu--language-switch:before {
  display: none
}

.media-contact {
  display: flex;
  margin: -12px;
  page-break-inside: avoid;
  position: relative
}

.media-contact:after, .media-contact:before {
  content: " ";
  display: table
}

.media-contact:after {
  clear: both
}

@media(max-width:767px) {
  .media-contact {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center
  }
}

.media-contact--icon {
  color: #bdc3c6;
  height: 72px;
  line-height: 72px;
  margin: 12px
}

.media-contact--icon svg {
  width: 72px
}

.media-contact--image {
  border-radius: 50%;
  flex: 0 0 auto;
  height: 65px;
  line-height: 64px;
  margin: 12px;
  overflow: hidden;
  width: 65px
}

.media-contact--details {
  flex: 1 1;
  line-height: 25px;
  margin: 12px
}

@media(max-width:767px) {
  .media-contact--details {
    flex: 0 1 100%
  }
}

.media-contact.-generic .media-contact--details {
  align-self: center
}

.media-contact--name {
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700;
  transition: color .14s
}

.media-contact--name a, a .media-contact--name {
  color: #000
}

.media-contact--name a:active, .media-contact--name a:focus, .media-contact--name a:hover, a .media-contact--name:active, a .media-contact--name:focus, a .media-contact--name:hover {
  color: #6a767d
}

.media-contact--links {
  margin-top: 11px
}

.media-contact--links i {
  color: #808890
}

.media-contacts--disclaimer {
  background-image: radial-gradient(circle at 0 0, #00437a, #001e50);
  color: #fff;
  padding-bottom: 60px;
  padding-top: 60px
}

.media-contacts--disclaimer .btn.is-icon, .media-contacts--disclaimer a:not(.btn), .media-contacts--disclaimer h1, .media-contacts--disclaimer h2, .media-contacts--disclaimer h3, .media-contacts--disclaimer h4, .media-contacts--disclaimer h5, .media-contacts--disclaimer h6 {
  color: #fff
}

.media-contacts--disclaimer .btn.is-icon:active, .media-contacts--disclaimer .btn.is-icon:hover, .media-contacts--disclaimer a:not(.btn):active, .media-contacts--disclaimer a:not(.btn):hover {
  color: #4cc7f4
}

.media-contacts--disclaimer .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #001e50
}

.media-contacts--disclaimer .btn-default:hover {
  background-color: #4cc7f4;
  color: #001e50
}

.form--checkbox input:active+.media-contacts--disclaimer label, .form--checkbox input:focus+.media-contacts--disclaimer label, .media-contacts--disclaimer label {
  color: #fff
}

.form--checkbox input:active+.media-contacts--disclaimer label:after, .form--checkbox input:active+.media-contacts--disclaimer label:before, .form--checkbox input:focus+.media-contacts--disclaimer label:after, .form--checkbox input:focus+.media-contacts--disclaimer label:before {
  color: #0040c5
}

.media-contacts--disclaimer .form--checkbox input:active+label, .media-contacts--disclaimer .form--checkbox input:focus+label {
  color: #fff
}

.media-contacts--disclaimer .form--checkbox input:active+label:after, .media-contacts--disclaimer .form--checkbox input:active+label:before, .media-contacts--disclaimer .form--checkbox input:focus+label:after, .media-contacts--disclaimer .form--checkbox input:focus+label:before {
  color: #0040c5
}

@media(max-width:767px) {
  .media-contacts--disclaimer {
    margin-left: -20px;
    margin-right: -20px
  }
}

.media-contacts--section+.media-contacts--section {
  border-top: 2px solid #dfe4e8
}

.media-contacts--section-content {
  display: flex;
  flex-wrap: wrap;
  margin-top: -10px
}

.media-contacts--section.is-folded .media-contacts--section-content {
  display: none
}

@media(max-width:767px) {
  .media-contacts--section-content {
    margin-bottom: 20px
  }
}

.media-contacts--heading {
  cursor: pointer;
  font-size: 32px;
  margin-bottom: 28px;
  margin-top: 28px;
  padding-right: 30px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.is-unfolded>.media-contacts--heading:after {
  transform: scaleY(-1)
}

.media-contacts--heading:after {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #001e50;
  content: "";
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 24px;
  position: absolute;
  right: 0;
  text-transform: none;
  top: 3px;
  transition: transform .14s
}

@media(max-width:991px) {
  .media-contacts--heading {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 20px
  }
}

.media-contacts-revealer {
  display: none
}

.media-contacts-revealer.is-enabled {
  display: block
}

.meta {
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 2px;
  margin-top: -2px;
  overflow: hidden;
  padding-bottom: 2px;
  padding-top: 2px;
  text-overflow: ellipsis;
  white-space: nowrap
}

.page-header .meta.is-above-page-title .meta--item-l {
  font-size: 20px;
}

@media(max-width:767px) {
  .meta {
    font-family: VW Text, Helvetica Neue, Helvetica, Arial, sans-serif
  }
}

@media(min-width:768px) {
  .meta.has-back-link {
    margin-left: -16px
  }
}

.meta.has-back-link a.is-back-link:before {
  display: inline-block;
  width: 16px
}

.meta.is-above-page-title {
  margin-bottom: 9px;
  margin-top: 0px
}

@media(max-width:991px) {
  .meta.is-above-page-title {
    margin-top: 30px
  }
}

@media(max-width:767px) {
  .meta.is-above-page-title {
    margin-bottom: 6px
  }
}

.page-header.-image .meta.is-above-page-title {
  margin-top: 0
}

@media(max-width:767px) {
  .page-header.-image .meta.is-above-page-title {
    margin-top: 28px
  }
}

.page-header .meta.is-above-page-title {
  white-space: normal;
  height: auto;
}

.page-header .meta.is-above-page-title .btn-default {
  border-radius: 6px;
  padding: 2px 15px;
  margin-right: 10px;
}
.meta.is-above-page-title .btn-default.is_active {
  color: #ffff00;
}

.meta.is-above-heading {
  margin-bottom: 7px
}

@media(max-width:767px) {
  .meta.is-above-heading {
    margin-bottom: 4px
  }
}

.meta.is-light {
  color: #dfe4e8
}

.meta.for-cart {
  margin-bottom: 1px
}

.meta.for-search-results {
  margin-bottom: 10px
}

.meta.for-video-list {
  margin-bottom: 3px
}

.meta.as-actions {
  margin: 11px 0 -5px
}

.meta.as-icon-actions {
  margin: 20px 0 -5px;
  overflow: visible;
  text-align: right
}

.meta.in-slider-details {
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 20px;
  margin-top: 0;
  padding-bottom: 14px;
  padding-left: 1px;
  padding-top: 0;
  width: 100%
}

@media(max-width:767px) {
  .meta.in-slider-details {
    color: #000;
    padding-bottom: 3px
  }
}

@media(min-width:768px) {
  .meta.in-slider-details {
    overflow: visible;
    text-shadow: 0 0 25px rgba(0, 0, 0, .5);
    white-space: normal
  }
  .slider--slide-details.-no-text-shadow .meta.in-slider-details {
    text-shadow: 0 1px 4px rgba(0, 0, 0, .1)
  }
  .slider--slide-details.-black-text .meta.in-slider-details {
    color: #000
  }
}

.meta.for-social-feeds {
  color: #6a767d;
  font-size: 16px;
  font-weight: 400
}

.meta.for-social-feeds a {
  -webkit-font-smoothing: antialiased;
  font-weight: 700
}

.meta.is-in-collection-grid, .meta.is-in-image-grid {
  -webkit-font-smoothing: antialiased;
  color: #6a767d;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  overflow: visible;
  padding: 2px 0 0
}

.meta--divider, .meta--item+.meta--item:before {
  border-left: 1px solid #96a3a8;
  display: inline-block;
  height: 16px;
  line-height: 14px;
  margin-left: 8px;
  margin-right: 8px
}

.meta--divider.is-standalone, .meta--item+.is-standalone.meta--item:before {
  margin: 0 9px;
  vertical-align: middle
}

.meta.as-icon-actions .meta--divider, .meta.as-icon-actions .meta--item+.meta--item:before {
  border-color: #dfe4e8;
  height: 26px;
  margin: 0 20px;
  vertical-align: middle
}

.meta--item {
  display: inline
}

.meta--item:after {
  content: " "
}

.meta--item+.meta--item:before {
  content: " "
}

.allitem-inline .meta--item {
  display: inline
}

.allitem-inline .meta--item:after {
  content: " ";
  border-right: solid 1px #000;
  margin-right: 0.5em;
  margin-left: 0.5em;
}

.allitem-inline .meta--item+-inline.meta--item:before {
  content: " "
}

.allitem-inline .page-preview--title {
  display: inline-block;
  margin-top: -0.1em;
  vertical-align: top;
}

.allitem-inline .page-preview--title:after {
  content: "\A";
  white-space: pre;
}

.meta.for-social-feeds .meta--item:before {
  background-color: #c2cacf;
  border-left: none;
  border-radius: 50%;
  height: 4px;
  line-height: 4px;
  width: 4px
}

.meta.for-social-feeds .meta--item:after {
  display: none
}

@media(max-width:767px) {
  .meta--item.-page-type {
    display: none
  }
}

.mini-cart {
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 40px;
  width: 450px
}

.mini-cart .btn.is-icon, .mini-cart a:not(.btn), .mini-cart h1, .mini-cart h2, .mini-cart h3, .mini-cart h4, .mini-cart h5, .mini-cart h6 {
  color: #fff
}

.mini-cart .btn.is-icon:active, .mini-cart .btn.is-icon:hover, .mini-cart a:not(.btn):active, .mini-cart a:not(.btn):hover {
  color: #4cc7f4
}

.mini-cart .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #001e50
}

.mini-cart .btn-default:hover {
  background-color: #4cc7f4;
  color: #001e50
}

.form--checkbox input:active+.mini-cart label, .form--checkbox input:focus+.mini-cart label, .mini-cart label {
  color: #fff
}

.form--checkbox input:active+.mini-cart label:after, .form--checkbox input:active+.mini-cart label:before, .form--checkbox input:focus+.mini-cart label:after, .form--checkbox input:focus+.mini-cart label:before {
  color: #0040c5
}

.mini-cart .form--checkbox input:active+label, .mini-cart .form--checkbox input:focus+label {
  color: #fff
}

.mini-cart .form--checkbox input:active+label:after, .mini-cart .form--checkbox input:active+label:before, .mini-cart .form--checkbox input:focus+label:after, .mini-cart .form--checkbox input:focus+label:before {
  color: #0040c5
}

@media(max-height:850px) {
  .mini-cart {
    padding: 20px
  }
}

.mini-cart--loading {
  filter: alpha(opacity=100);
  font-size: 18px;
  opacity: 1;
  text-align: center;
  transition: opacity 1s ease-out .3s
}

.mini-cart--loading.is-invisible {
  filter: alpha(opacity=0);
  opacity: 0
}

.mini-cart--item {
  align-items: center;
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px
}

.mini-cart--item+.mini-cart--item {
  border-top: 1px solid hsla(0, 0%, 100%, .15);
  margin-top: 30px;
  padding-top: 30px
}

@media(max-height:850px) {
  .mini-cart--item .cart-item--image {
    flex-basis: 60px
  }
  .mini-cart--item+.mini-cart--item {
    margin-top: 15px;
    padding-top: 15px
  }
}

.mini-cart--remove {
  margin-left: 20px
}

.mini-cart--remove button {
  height: 28px
}

.mini-cart--more-indicator {
  color: #96a3a8;
  line-height: 24px;
  margin: 20px 24px -30px
}

.mini-cart--button {
  margin-left: -5px;
  margin-top: 50px
}

@media(max-height:850px) {
  .mini-cart--button {
    margin-top: 40px
  }
}

.mobile-drawer {
  display: flex;
  flex-direction: column;
  margin: -50px 0;
  min-height: 100vh;
  padding: 50px 0
}

.mobile-drawer--section {
  margin-top: 0;
  padding-left: 50px;
  padding-top: 0
}

@media(max-width:991px) {
  .mobile-drawer--section+.mobile-drawer--section {
    margin-top: 50px
  }
}

@media(min-width:992px) {
  .mobile-drawer--section+.mobile-drawer--section {
    margin-top: 50px
  }
}

.mobile-drawer--section-title {
  font-size: 20px;
  line-height: 28px;
  margin-top: 0
}

.mobile-drawer--footer {
  margin-top: auto;
  text-align: center
}

.mobile-toolbar {
  border-bottom: 1px solid #dedede
}

.mobile-toolbar--icons {
  margin: 9px 0
}

.mobile-toolbar--icons:after, .mobile-toolbar--icons:before {
  content: " ";
  display: table
}

.mobile-toolbar--icons:after {
  clear: both
}

.mobile-toolbar--icon {
  border-right: 1px solid #dedede;
  color: #999;
  float: left;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  width: 25%
}

.layout--page.has-sidebar .mobile-toolbar--icon {
  width: 20%
}

.mobile-toolbar--icon:last-child {
  border-right: none
}

.mobile-toolbar--icon:active, .mobile-toolbar--icon:focus, .mobile-toolbar--icon:hover {
  color: #000
}

.newsletter-topics--section {
  padding-top: 40px
}

@media(min-width:992px)and (max-width:1199px) {
  .newsletter-topics--section {
    padding-top: 20px
  }
}

.overlay {
  border-radius: 10px;
  display: flex;
  padding: 100px
}

.overlay+.overlay {
  position: relative
}

.overlay+.overlay:before {
  border-top: 1px solid #dfe4e8;
  content: "";
  left: 0;
  margin-left: 3%;
  position: absolute;
  top: 0;
  width: 94%
}

@media(min-width:992px) {
  .overlay.is-press-overlay {
    padding-right: 160px
  }
}

.overlay.is-already-signed-up-overlay {
  padding-right: 130px
}

@media(max-width:767px) {
  .overlay {
    padding: 25px
  }
}

.overlay--icon {
  color: #001e50;
  flex: 0 0 auto;
  height: 72px;
  line-height: 72px;
  margin-right: 44px;
  margin-top: 6px;
  width: 72px
}

.overlay--icon.is-link:before {
  content: ""
}

.overlay--icon.is-link:before, .overlay--icon.is-share:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 72px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 72px;
  text-transform: none
}

.overlay--icon.is-share:before {
  content: ""
}

.overlay--icon.is-download:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 72px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 72px;
  text-transform: none
}

@media(max-width:767px) {
  .overlay--icon {
    margin-right: 20px
  }
}

@media(max-width:479px) {
  .overlay--icon {
    display: none
  }
}

.overlay--content {
  flex: auto;
  min-width: 0
}

.overlay--content-title {
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
  transition: color .14s
}

.overlay--content-title a, a .overlay--content-title {
  color: #000
}

.overlay--content-title a:active, .overlay--content-title a:focus, .overlay--content-title a:hover, a .overlay--content-title:active, a .overlay--content-title:focus, a .overlay--content-title:hover {
  color: #6a767d
}

@media(max-width:479px) {
  .overlay--content-title {
    font-size: 18px
  }
}

.overlay--content-subtitle {
  font-weight: 700;
  padding-bottom: 25px
}

.overlay--content-text {
  margin-bottom: 30px
}

.overlay--content-text p {
  margin-bottom: 0
}

.overlay--content-disclaimer {
  margin-bottom: 40px
}

.page--title {
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 0 30px;
  text-align: center;
}

.page--title.has-larger-margin {
  margin-bottom: 50px
}

@media(min-width:992px) {
  .page--title.has-larger-margin {
    margin-bottom: 116px
  }
}

@media print {
  .page--title.has-larger-margin {
    margin-bottom: 30px!important
  }
}

@media(max-width:767px) {
  .page--title.has-less-margin {
    margin-bottom: 10px
  }
}

@media(min-width:768px) {
  .page--title.has-less-margin {
    margin-bottom: 20px
  }
}

.page--title.without-meta {
  margin-top: 80px
}

@media(max-width:991px) {
  .page--title.without-meta {
    margin-top: 30px
  }
}

@media(min-width:992px) {
  .page--title.-much-text {
    font-size: 56px;
    line-height: 65px
  }
}

@media(min-width:768px)and (max-width:991px) {
  .page--title.-next-to-image {
    font-size: 42px;
    line-height: 48px
  }
  .page--title.-next-to-image.-much-text {
    font-size: 38px;
    line-height: 46px
  }
}

@media(min-width:992px) {
  .page--title.-next-to-image {
    font-size: 50px;
    line-height: 58px
  }
  .page--title.-next-to-image.-much-text {
    font-size: 42px;
    line-height: 48px
  }
}

@media(min-width:768px) {
  .page--title.-with-intro-text {
    margin-bottom: 42px
  }
}

@media(min-width:992px) {
  .page-header .page--title {
    margin-bottom: 40px;
    text-align: center;
  }
}

@media(max-width:767px) {
  .page--title br {
    display: none
  }
}

.page--intro {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 60px
}

@media(max-width:991px) {
  .page--intro {
    font-size: 16px;
    line-height: 24px
  }
}

@media(min-width:992px) {
  .page--intro {
    margin-bottom: 140px;
    width: 64%
  }
}

.page-body--container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1600px
}

.page-body {
  background-color: #fff;
  padding-bottom: 100px
}

@media(max-width:767px) {
  .page-body {
    padding-bottom: 60px
  }
}

.page-body.-template-builder-page {
  padding-bottom: 0
}

.page-body.-restriction-disclaimer {
  padding-bottom: 54px
}

@media print {
  .page-body {
    background-image: none!important
  }
}

.page-body:after {
  background: hsla(0, 0%, 100%, 0);
  content: "";
  display: block;
  left: 0;
  position: fixed;
  top: 0
}

@media print {
  .page-body:after {
    display: none!important
  }
}

body:not([data-environment=test]) .page-body:after {
  transition: background .21s ease-out
}

.page-body.is-overlayed:after {
  background: rgba(29, 31, 32, .5);
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1029
}

@media(max-width:767px) {
  .page-item--column+.page-item--column {
    margin-top: 30px
  }
  .page-item--column+.page-item--column.has-foldable {
    margin-top: -1px
  }
}

.page-item--headline h1, .page-item--headline h2, .page-item--headline h3, .page-item--headline h4, .page-item--headline h5, .page-item--headline h6 {
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  margin: 0
}

.page-item--headline h1.-centered, .page-item--headline h2.-centered, .page-item--headline h3.-centered, .page-item--headline h4.-centered, .page-item--headline h5.-centered, .page-item--headline h6.-centered {
  margin-left: auto;
  margin-right: auto;
  text-align: center
}

@media(min-width:992px) {
  .page-item--headline h1, .page-item--headline h2, .page-item--headline h3, .page-item--headline h4, .page-item--headline h5, .page-item--headline h6 {
    max-width: 90%
  }
  .page-item--column:not(.col-sm-12) .page-item--headline h1, .page-item--column:not(.col-sm-12) .page-item--headline h2, .page-item--column:not(.col-sm-12) .page-item--headline h3, .page-item--column:not(.col-sm-12) .page-item--headline h4, .page-item--column:not(.col-sm-12) .page-item--headline h5, .page-item--column:not(.col-sm-12) .page-item--headline h6 {
    max-width: 100%
  }
}

@media(min-width:1200px) {
  .page-item--headline h1, .page-item--headline h2, .page-item--headline h3, .page-item--headline h4, .page-item--headline h5, .page-item--headline h6 {
    max-width: 75%
  }
  .page-item--column:not(.col-sm-12) .page-item--headline h1, .page-item--column:not(.col-sm-12) .page-item--headline h2, .page-item--column:not(.col-sm-12) .page-item--headline h3, .page-item--column:not(.col-sm-12) .page-item--headline h4, .page-item--column:not(.col-sm-12) .page-item--headline h5, .page-item--column:not(.col-sm-12) .page-item--headline h6 {
    max-width: 100%
  }
}

.page-item--headline h2 {
  font-size: 40px;
  line-height: 48px
}

@media(max-width:767px) {
  .page-item--headline h2 {
    font-size: 24px;
    line-height: 30px
  }
}

.page-item--headline h3 {
  font-size: 32px;
  line-height: 38px
}

@media(max-width:767px) {
  .page-item--headline h3 {
    font-size: 20px;
    line-height: 26px
  }
}

.page-item--headline h4 {
  font-size: 26px;
  line-height: 32px
}

@media(max-width:767px) {
  .page-item--headline h4 {
    font-size: 18px;
    line-height: 24px
  }
}

.page-item--text ol:not(:last-child), .page-item--text p:not(:last-child), .page-item--text ul:not(:last-child) {
  margin-bottom: 24px
}

.page-item--text ul {
  padding-left: 0
}

@media(max-width:767px) {
  .page-item--text ul {
    margin-bottom: 30px;
    margin-top: 30px
  }
}

.page-item--text li {
  line-height: 34px;
  list-style-type: none;
  margin-left: 11px;
  position: relative
}

.page-item--text li:before {
  content: "•";
  display: block;
  left: -12px;
  position: absolute;
  top: 1px
}

@media(max-width:767px) {
  .page-item--text li {
    line-height: 20px;
    margin-bottom: 8px
  }
}

.page-item--text ol li {
  list-style-type: inherit;
  margin-left: 0
}

.page-item--text ol li:before {
  display: none
}

.page-item--technical-details, .page-item--text {
  font-size: 20px;
  line-height: 30px
}

@media(max-width:991px) {
  .page-item--technical-details, .page-item--text {
    font-size: 16px;
    line-height: 24px
  }
}

.page-item--technical-details table, .page-item--text table {
  border: none;
  font-size: 16px;
  margin-bottom: 24px;
  width: 100%
}

.page-item--technical-details table>tbody>tr>td, .page-item--technical-details table>tbody>tr>th, .page-item--technical-details table>tfoot>tr>td, .page-item--technical-details table>tfoot>tr>th, .page-item--technical-details table>thead>tr>td, .page-item--technical-details table>thead>tr>th, .page-item--text table>tbody>tr>td, .page-item--text table>tbody>tr>th, .page-item--text table>tfoot>tr>td, .page-item--text table>tfoot>tr>th, .page-item--text table>thead>tr>td, .page-item--text table>thead>tr>th {
  border: none;
  line-height: 1.5625;
  padding: 20px 30px;
  vertical-align: top
}

@media(max-width:767px) {
  .page-item--technical-details table>tbody>tr>td, .page-item--technical-details table>tbody>tr>th, .page-item--technical-details table>tfoot>tr>td, .page-item--technical-details table>tfoot>tr>th, .page-item--technical-details table>thead>tr>td, .page-item--technical-details table>thead>tr>th, .page-item--text table>tbody>tr>td, .page-item--text table>tbody>tr>th, .page-item--text table>tfoot>tr>td, .page-item--text table>tfoot>tr>th, .page-item--text table>thead>tr>td, .page-item--text table>thead>tr>th {
    padding: 15px 20px
  }
}

.page-item--technical-details table>thead>tr>td, .page-item--technical-details table>thead>tr>th, .page-item--text table>thead>tr>td, .page-item--text table>thead>tr>th {
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  vertical-align: bottom
}

.page-item--technical-details table>thead:first-child>tr:last-child>td, .page-item--technical-details table>thead:first-child>tr:last-child>th, .page-item--text table>thead:first-child>tr:last-child>td, .page-item--text table>thead:first-child>tr:last-child>th {
  border-bottom: 2px solid #000
}

.page-item--technical-details table>tbody>tr, .page-item--text table>tbody>tr {
  border-bottom: 1px solid #c2cacf
}

.page-item--technical-details table>tbody>tr:nth-child(odd), .page-item--text table>tbody>tr:nth-child(odd) {
  background-color: #fff
}

.page-item--technical-details table>tbody>tr:nth-child(2n), .page-item--text table>tbody>tr:nth-child(2n) {
  background-color: #eff3f0
}

.page-item--technical-details table>tbody+tbody, .page-item--text table>tbody+tbody {
  border-top: none
}

.page-item--latest-images:after, .page-item--latest-images:before, .page-item--latest-videos:after, .page-item--latest-videos:before {
  content: " ";
  display: table
}

.page-item--latest-images:after, .page-item--latest-videos:after {
  clear: both
}

.page-item--latest-videos, .page-item--sub-page-links {
  page-break-inside: avoid
}

.page-media-contacts--title {
  margin-bottom: 80px;
  margin-top: 0;
  text-align: center
}

@media(max-width:767px) {
  .page-media-contacts--title {
    margin-bottom: 32px
  }
}

.page-media-contacts--container {
  display: flex;
  flex-wrap: wrap;
  margin: -30px -30px 50px
}

@media(max-width:767px) {
  .page-media-contacts--container {
    margin-bottom: 5px
  }
}

.page-media-contacts--button {
  text-align: center
}

.page-media-contact {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 30px
}

.page-media-contact:first-child:last-child {
  margin: 0 auto
}

@media(max-width:767px) {
  .page-media-contact {
    flex-basis: 100%;
    max-width: none;
    padding-bottom: 40px;
    padding-top: 40px
  }
  .page-media-contact+.page-media-contact {
    padding-top: 20px
  }
}

.page-preview {
  display: flex;
  flex-direction: column;
  position: relative
}

@media(min-width:768px) {
  .page-preview.-row {
    flex-direction: row
  }
}

@media print {
  .page-preview.-row {
    flex-direction: row
  }
}

@media(max-width:767px) {
  .page-preview {
    margin-bottom: 10px
  }
}

@media(min-width:768px)and (max-width:991px) {
  .page-preview.-row .page-preview--image {
    flex: 0 0 340px;
    padding-right: 40px
  }
}

@media(min-width:992px) {
  .page-preview.-row .page-preview--image {
    flex: 0 0 440px;
    padding-right: 60px
  }
}

@media(min-width:768px) {
  .page-preview.-row .page-preview--image.-vertical-image {
    flex: 0 0 200px
  }
  .page-preview.is-large.-row .page-preview--image {
    flex: 0 0 50%
  }
}

@media print {
  .page-preview--image {
    flex: 0 0 auto!important;
    padding: 0!important
  }
  .page-preview.-row .page-preview--image {
    flex: 0 0 340px!important;
    padding-right: 40px!important
  }
}

.page-preview--body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 30px 0 20px
}

@media(max-width:767px) {
  .page-preview--body {
    padding-bottom: 0
  }
}

@media print {
  .page-preview--body {
    padding-top: 0!important
  }
}

@media(min-width:768px) {
  .page-preview.-compact .page-preview--body {
    padding: 0
  }
  .page-preview.-row .page-preview--body {
    flex-basis: 0
  }
}

@media(min-width:768px)and (max-width:991px) {
  .page-preview.-row .page-preview--body {
    min-height: auto
  }
}

@media(min-width:992px) {
  .page-preview.-row .page-preview--body {
    min-height: 196px
  }
  .vwlist-catalog-a .page-preview.-row .page-preview--body {
    min-height: unset;
  }
  .vwlist-topics .page-preview.-row .page-preview--body,
  .vwlist-infos .page-preview.-row .page-preview--body {
    min-height: 100px;
  }  
}

.horizontal-page-list.is-slider-with-left-picture .page-preview--body {
  padding-top: 0
}

.page-preview--title {
  margin: 0 0 25px
}

@media(min-width:768px) {
  .page-preview--title {
    max-height: 93px
  }
}

.page-preview--title span.clamp-ellipsis.is-not-required {
  display: none
}

@media(max-width:767px) {
  .page-preview--title {
    margin-bottom: 10px
  }
}

@media(min-width:768px) {
  .page-preview.is-large .page-preview--title {
    font-size: 30px;
    line-height: 38px
  }
}

@media(min-width:768px)and (min-width:768px) {
  .page-preview.is-large .page-preview--title {
    max-height: 117px
  }
}

@media(min-width:768px) {
  .page-preview.is-large.-row .page-preview--title {
    height: auto;
    max-height: 75px;
    min-height: 0
  }
}

@media(min-width:768px)and (max-width:991px) {
  .page-preview.is-large.-row .page-preview--title {
    font-size: 20px;
    height: 28px;
    line-height: 28px;
    max-height: 28px
  }
}

@media(min-width:768px) {
  .page-preview.-compact .page-preview--title {
    margin-bottom: 8px
  }
  .vertical-page-list--item.is-detailed .page-preview--title {
    margin-bottom: 25px
  }
}

.page-preview--text {
  overflow: hidden
}

@media(min-width:768px) {
  .page-preview--text {
    max-height: 103px
  }
}

@media(max-width:767px) {
  .page-preview--text {
    display: none
  }
}

@media(min-width:768px)and (max-width:991px)and (min-width:768px) {
  .page-preview.-row .page-preview--text {
    max-height: 53px
  }
}

@media(min-width:992px)and (max-width:1199px)and (min-width:768px) {
  .page-preview.-row .page-preview--text {
    max-height: 78px
  }
}

@media(min-width:768px) {
  .page-preview.-compact .page-preview--text {
    max-height: 78px
  }
}

.page-preview--read-on {
  border-bottom: 1px solid;
  color: #001e50;
  cursor: pointer;
  margin-right: 20px;
  margin-top: -10px;
  padding-bottom: 2px;
  padding-top: 30px
}

.page-preview--read-on:active, .page-preview--read-on:hover {
  color: #0040c5
}

@media(max-width:767px) {
  .page-preview--read-on {
    display: none
  }
}

.page-preview--read-on.-icon-box {
  padding-top: 20px
}

@media(min-width:768px) {
  .page-preview--read-on.-icon-box {
    display: inline-block
  }
}

.page-preview--actions {
  align-items: flex-end;
  display: flex;
  flex: 1 1 auto;
  flex-direction: row
}

.vertical-page-list--item.is-detailed .page-preview--actions {
  align-items: flex-start
}

.page-preview--buttons {
  align-self: flex-end;
  margin-left: auto
}

.page-body>.page>.content:first-child>.page-row.is-full-width:first-child {
  margin-top: -85px
}

@media(max-width:991px) {
  .page-body>.page>.content:first-child>.page-row.is-full-width:first-child {
    margin-top: -20px
  }
}

@media(max-width:767px) {
  .page-row .row:after {
    content: none
  }
}

.page-row-spacer {
  padding-bottom: 40px
}

.collapsible--content>.page-row-spacer:first-child, .content>.page-row-spacer:first-child, .content>.page-row:nth-last-child(2) .full-width-section>.page-row-spacer:last-child, .page-item--column .page-row-spacer:first-child, .page-item--column .page-row-spacer:last-child {
  display: none
}

@media(max-width:767px) {
  .page-item--column+.page-item--column .page-row-spacer:first-child:not(.-hidden) {
    display: block
  }
}

.page-row-spacer.-hidden {
  display: none
}

@media(max-width:767px) {
  .page-row-spacer {
    padding-bottom: 60px
  }
}

.page-row-spacer.-more {
  padding-bottom: 140px
}

@media(max-width:991px) {
  .page-row-spacer.-more {
    padding-bottom: 70px
  }
}

.page-row-spacer.-less {
  padding-bottom: 70px
}

@media(max-width:991px) {
  .page-row-spacer.-less {
    padding-bottom: 54px
  }
}

.page-row-spacer.-small {
  padding-bottom: 50px
}

@media(max-width:991px) {
  .page-row-spacer.-small {
    padding-bottom: 60px
  }
}

.page-row-spacer.-minus-one {
  margin-bottom: -1px;
  padding: 0
}

.page-row-spacer.-for-h2 {
  padding-bottom: 60px
}

@media(max-width:991px) {
  .page-row-spacer.-for-h2 {
    padding-bottom: 30px
  }
}

.page-row-spacer.-for-h3 {
  padding-bottom: 40px
}

@media(max-width:991px) {
  .page-row-spacer.-for-h3 {
    padding-bottom: 20px
  }
}

.page-row-spacer.-for-h4 {
  padding-bottom: 30px
}

@media(max-width:991px) {
  .page-row-spacer.-for-h4 {
    padding-bottom: 20px
  }
}

.page-row-spacer.-for-h5 {
  padding-bottom: 20px
}

.page-row-spacer.-company-map-title {
  padding-bottom: 40px
}

@media(max-width:991px) {
  .page-row-spacer.-company-map-title {
    padding-bottom: 20px
  }
}

.page-row-spacer.-flex-tai-title {
  padding-bottom: 80px
}

@media(max-width:767px) {
  .page-row-spacer.-flex-tai-title {
    padding-bottom: 40px
  }
}

@media(min-width:768px)and (max-width:1199px) {
  .page-row-spacer.-flex-tai-title {
    padding-bottom: 60px
  }
}

.page-row-spacer.-flex-tai-button {
  padding-bottom: 60px
}

@media(min-width:768px)and (max-width:1199px) {
  .page-row-spacer.-flex-tai-button {
    padding-bottom: 50px
  }
}

.page-row-spacer.-media-contacts-disclaimer {
  padding-bottom: 30px
}

@media(max-width:991px) {
  .page-row-spacer.-media-contacts-disclaimer {
    padding-bottom: 20px
  }
}

.person-preview {
  position: relative;
  text-align: center
}

@media(max-width:767px) {
  .person-preview {
    margin-bottom: 30px
  }
}

.person-preview--image {
  border-radius: 50%;
  display: inline-block;
  height: 65px;
  line-height: 64px;
  margin-bottom: 6px;
  overflow: hidden;
  width: 65px
}

.person-preview--content {
  margin-bottom: 20px
}

.person-preview--title {
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  margin: 0 0 10px
}

.person-preview--text {
  color: #808890;
  overflow: hidden
}

@media(min-width:768px) {
  .person-preview--text {
    max-height: 128px
  }
}

.pop-select {
  height: 24px;
  line-height: 24px;
  position: relative
}

@media(max-width:767px) {
  .pop-select.is-left-xs .pop-select--options {
    left: 0;
    right: auto
  }
  .pop-select.is-left-xs .pop-select--options:before {
    left: 40px;
    right: auto
  }
}

.pop-select--text {
  color: #001e50;
  font-weight: 700
}

.pop-select--options {
  background-image: radial-gradient(circle at 0 0, #00437a, #001e50);
  border-radius: 10px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3);
  color: #fff;
  padding: 30px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 40px;
  white-space: nowrap;
  z-index: 10
}

.pop-select--options .btn.is-icon, .pop-select--options a:not(.btn), .pop-select--options h1, .pop-select--options h2, .pop-select--options h3, .pop-select--options h4, .pop-select--options h5, .pop-select--options h6 {
  color: #fff
}

.pop-select--options .btn.is-icon:active, .pop-select--options .btn.is-icon:hover, .pop-select--options a:not(.btn):active, .pop-select--options a:not(.btn):hover {
  color: #4cc7f4
}

.pop-select--options .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #001e50
}

.pop-select--options .btn-default:hover {
  background-color: #4cc7f4;
  color: #001e50
}

.form--checkbox input:active+.pop-select--options label, .form--checkbox input:focus+.pop-select--options label, .pop-select--options label {
  color: #fff
}

.form--checkbox input:active+.pop-select--options label:after, .form--checkbox input:active+.pop-select--options label:before, .form--checkbox input:focus+.pop-select--options label:after, .form--checkbox input:focus+.pop-select--options label:before {
  color: #0040c5
}

.pop-select--options .form--checkbox input:active+label, .pop-select--options .form--checkbox input:focus+label {
  color: #fff
}

.pop-select--options .form--checkbox input:active+label:after, .pop-select--options .form--checkbox input:active+label:before, .pop-select--options .form--checkbox input:focus+label:after, .pop-select--options .form--checkbox input:focus+label:before {
  color: #0040c5
}

.pop-select--options:before {
  border-color: transparent transparent #001e50;
  border-style: solid;
  border-width: 0 6px 6px;
  bottom: 100%;
  content: "";
  height: 0;
  line-height: 0;
  position: absolute;
  right: 40px;
  width: 0
}

.pop-select--options>:last-child, .pop-select--options>:last-child>:last-child {
  margin-bottom: 0
}

@media(max-width:767px) {
  .filter--item:first-child .pop-select--options {
    left: 0;
    right: auto
  }
  .filter--item:first-child .pop-select--options:before {
    left: 40px;
    right: auto
  }
}

.pop-select--radio+.pop-select--radio {
  margin-top: 14px
}

.publication {
  text-align: left
}

.publication .cropped-image {
  border: 1px solid #f3f5f6
}

.publication--info {
  height: 115px;
  padding-top: 15px
}

.publication--title {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-weight: 700;
  height: 70px;
  overflow: hidden
}

.quick-search {
  background-image: radial-gradient(circle at 0 0, #00437a, #001e50);
  bottom: 0;
  color: #fff;
  left: 0;
  left: 100%;
  overflow: hidden;
  position: fixed;
  right: 0;
  right: -300px;
  top: 0;
  transition: left .3s, right .3s
}

.quick-search .btn.is-icon, .quick-search a:not(.btn), .quick-search h1, .quick-search h2, .quick-search h3, .quick-search h4, .quick-search h5, .quick-search h6 {
  color: #fff
}

.quick-search .btn.is-icon:active, .quick-search .btn.is-icon:hover, .quick-search a:not(.btn):active, .quick-search a:not(.btn):hover {
  color: #4cc7f4
}

.quick-search .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #001e50
}

.quick-search .btn-default:hover {
  background-color: #4cc7f4;
  color: #001e50
}

.form--checkbox input:active+.quick-search label, .form--checkbox input:focus+.quick-search label, .quick-search label {
  color: #fff
}

.form--checkbox input:active+.quick-search label:after, .form--checkbox input:active+.quick-search label:before, .form--checkbox input:focus+.quick-search label:after, .form--checkbox input:focus+.quick-search label:before {
  color: #0040c5
}

.quick-search .form--checkbox input:active+label, .quick-search .form--checkbox input:focus+label {
  color: #fff
}

.quick-search .form--checkbox input:active+label:after, .quick-search .form--checkbox input:active+label:before, .quick-search .form--checkbox input:focus+label:after, .quick-search .form--checkbox input:focus+label:before {
  color: #0040c5
}

html.no-scrolling.no-touch-device .quick-search {
  padding-right: 12px
}

.quick-search.-open {
  left: 0;
  right: 0
}

.quick-search--base {
  margin-left: auto;
  margin-right: auto;
  max-width: 1600px;
  position: relative
}

@media(max-width:767px) {
  .quick-search--base {
    padding-left: 20px;
    padding-right: 20px
  }
}

.quick-search--form {
  margin-top: 100px;
  position: relative
}

@media(max-width:767px) {
  .quick-search--form {
    margin-top: 6px
  }
}

.quick-search--input {
  background: transparent;
  border: 0;
  border-bottom: 2px solid #fff;
  border-radius: 0;
  font-size: 40px;
  font-weight: 700;
  height: 85px;
  margin-bottom: 2px;
  margin-left: -10px;
  margin-right: -10px;
  outline: 0!important;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 70px;
  transition: all .21s;
  width: calc(100% + 20px)
}

.quick-search--input:focus {
  border-bottom-width: 4px;
  margin-bottom: 0
}

@media(max-width:767px) {
  .quick-search--input {
    font-size: 24px;
    height: 50px;
    padding-bottom: 10px;
    padding-right: 90px
  }
}

.quick-search--button {
  position: absolute;
  right: 0;
  top: 0
}

.quick-search--button i.icon {
  font-size: 48px
}

html.touch-device .quick-search--button {
  color: #fff!important
}

@media(max-width:767px) {
  .quick-search--button {
    right: 40px;
    top: 4px
  }
  .quick-search--button i.icon {
    font-size: 24px
  }
}

.quick-search--close {
  color: #fff;
  cursor: pointer;
  position: absolute;
  right: 273px;;
  top: 13px;
  transition: color .14s, top .3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1
}

.quick-search--close:hover {
  color: #4cc7f4
}

@media(max-width:991px) {
  .quick-search--close {
    right: 102px;
    top: 9px
  }
}

@media(max-width:767px) {
  .quick-search--close {
    right: 20px;
    top: 9px
  }
}

.quick-search--autocomplete {
  -webkit-overflow-scrolling: touch;
  margin-top: 20px;
  max-height: calc(100vh - 300px);
  overflow-y: auto
}

@media(max-width:767px) {
  .quick-search--autocomplete {
    max-height: calc(100vh - 185px)
  }
}

.quicklink-list {
  margin-bottom: 40px
}

@media(max-width:767px) {
  .quicklink-list {
    display: none
  }
  .quicklink-list.is-inside-item-box {
    display: block
  }
}

.page-item--section .quicklink-list {
  margin-bottom: 0
}

.quicklink-list.has-magic-height>ul {
  height: 518px
}

@media(min-width:768px)and (max-width:991px) {
  .quicklink-list.has-magic-height.is-inside-25>ul {
    height: 294px
  }
}

@media(min-width:992px)and (max-width:1199px) {
  .quicklink-list.has-magic-height.is-inside-25>ul {
    height: 387px
  }
}

@media(min-width:1200px) {
  .quicklink-list.has-magic-height.is-inside-25>ul {
    height: 460px
  }
}

@media(min-width:768px)and (max-width:991px) {
  .quicklink-list.has-magic-height.is-inside-33>ul {
    height: 259px
  }
}

@media(min-width:992px)and (max-width:1199px) {
  .quicklink-list.has-magic-height.is-inside-33>ul {
    height: 342px
  }
}

@media(min-width:1200px) {
  .quicklink-list.has-magic-height.is-inside-33>ul {
    height: 405px
  }
}

@media(min-width:768px)and (max-width:991px) {
  .quicklink-list.has-magic-height.is-inside-50>ul {
    height: 189px
  }
}

@media(min-width:992px)and (max-width:1199px) {
  .quicklink-list.has-magic-height.is-inside-50>ul {
    height: 251px
  }
}

@media(min-width:1200px) {
  .quicklink-list.has-magic-height.is-inside-50>ul {
    height: 296px
  }
}

@media(min-width:768px)and (max-width:991px) {
  .quicklink-list.has-magic-height.is-inside-66>ul {
    height: 121px
  }
}

@media(min-width:992px)and (max-width:1199px) {
  .quicklink-list.has-magic-height.is-inside-66>ul {
    height: 164px
  }
}

@media(min-width:1200px) {
  .quicklink-list.has-magic-height.is-inside-66>ul {
    height: 191px
  }
}

@media(min-width:768px)and (max-width:991px) {
  .quicklink-list.has-magic-height.is-inside-75>ul {
    height: 83px
  }
}

@media(min-width:992px)and (max-width:1199px) {
  .quicklink-list.has-magic-height.is-inside-75>ul {
    height: 114px
  }
}

@media(min-width:1200px) {
  .quicklink-list.has-magic-height.is-inside-75>ul {
    height: 131px
  }
}

.quicklink-list.has-no-magic-height>ul>li>a, .quicklink-list.has-no-magic-height>ul>li>span {
  padding-bottom: 8px;
  padding-top: 10px
}

.quicklink-list.is-inside-item-box {
  margin: -20px 0
}

.quicklink-list.is-inside-item-box>ul {
  border-width: 0;
  padding: 0
}

.quicklink-list>ul {
  background-color: #fff;
  border: 1px solid #f3f5f6;
  display: table;
  padding: 18px 24px;
  width: 100%
}

.quicklink-list>ul>li {
  display: table-row;
  vertical-align: middle
}

.quicklink-list>ul>li>a, .quicklink-list>ul>li>span {
  display: table-cell;
  padding-left: 23px;
  padding-top: 2px;
  position: relative;
  vertical-align: middle
}

.quicklink-list>ul>li>a:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #001e50;
  content: "";
  font-family: VW Icons;
  font-feature-settings: normal;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  left: 0;
  position: absolute;
  text-transform: none
}

[data-environment=development] .quicklink-list>ul>li>a:before {
  color: #ff69b4!important
}

.quicklink-list>ul>li+li>a, .quicklink-list>ul>li+li>span {
  border-top: 1px dotted #bdc3c6
}

.quotation {
  border: 2px solid #001e50;
  padding: 30px;
  width: 100%
}

.quotation--source {
  font-weight: 700
}

.registration-form input[type=text] {
  margin-bottom: 15px
}

.registration-form .alert-danger {
  margin-bottom: 50px
}

.registration-form--row {
  margin-bottom: 30px
}

.registration-form--paragraph {
  margin-bottom: 22px
}

@media(max-width:767px) {
  .registration-form--buttons {
    display: flex;
    flex-direction: column-reverse
  }
}

.registration-form--submit-button {
  float: right
}

@media(max-width:479px) {
  .registration-form--submit-button {
    float: none;
    margin-top: 20px
  }
}

@media(max-width:767px) {
  .registration-form--buttons .registration-form--submit-button {
    margin-bottom: 40px;
    margin-top: 0
  }
}

.request-password-form--heading {
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin-top: -5px;
  transition: color .14s
}

.request-password-form--heading a, a .request-password-form--heading {
  color: #000
}

.request-password-form--heading a:active, .request-password-form--heading a:focus, .request-password-form--heading a:hover, a .request-password-form--heading:active, a .request-password-form--heading:focus, a .request-password-form--heading:hover {
  color: #6a767d
}

.responsive-tier-detector {
  height: 0;
  position: absolute;
  width: 0
}

@media(max-width:1199px) {
  .responsive-tier-detector {
    font-family: viewport-md
  }
}

@media(max-width:991px) {
  .responsive-tier-detector {
    font-family: viewport-sm
  }
}

@media(max-width:767px) {
  .responsive-tier-detector {
    font-family: viewport-xs
  }
}

@media(min-width:1200px) {
  .responsive-tier-detector {
    font-family: viewport-lg
  }
}

.restriction {
  padding-top: 85px
}

.restriction--text {
  font-size: 20px;
  padding-bottom: 40px
}

@media(max-width:767px) {
  .restriction--field {
    margin-bottom: 40px
  }
}

.restriction--flash {
  color: #e4002c;
  margin-top: 20px
}

@media(max-width:767px) {
  .restriction--flash {
    margin-bottom: 40px;
    margin-top: -20px
  }
}

.scaled-image {
  max-height: 100%;
  max-width: 100%
}

.search--filter {
  margin-top: 40px
}

@media(max-width:767px) {
  .search--filter {
    margin-top: 0
  }
}

.search .search--content-title {
  margin-bottom: 130px;
  margin-top: 82px
}

@media(min-width:992px) {
  .search .search--content-title {
    padding-left: 8.3333333333%
  }
}

@media(max-width:767px) {
  .search .search--content-title {
    margin-bottom: 30px;
    margin-top: 30px
  }
}

.search--hits {
  font-weight: 300;
  white-space: nowrap
}

.search--query {
  margin-bottom: 30px;
  position: relative
}

.search--query .form-group {
  margin: 0
}

@media(max-width:767px) {
  .search--query {
    margin-bottom: 10px
  }
}

.search--query-input {
  background: transparent;
  border: 0;
  border-bottom: 2px solid #000;
  border-radius: 0;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 36px;
  height: 70px;
  outline: 0!important;
  padding-bottom: 11px;
  padding-left: 30px;
  padding-right: 83px;
  transition: all .21s;
  width: 100%
}

.search--query-input:focus {
  border-bottom-width: 4px;
  padding-bottom: 9px
}

.search--query-input:-ms-input-placeholder {
  color: #c2cacf
}

.search--query-input::-ms-input-placeholder {
  color: #c2cacf
}

.search--query-input::placeholder {
  color: #c2cacf
}

@media(min-width:992px) {
  .search--query-input {
    padding-left: 8.3333333333%
  }
}

@media(max-width:767px) {
  .search--query-input {
    font-size: 24px;
    height: 51px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 53px;
    width: calc(100% + 40px)
  }
}

.search--clear {
  cursor: pointer;
  position: absolute;
  right: 30px;
  top: 16px;
  transition: color .14s
}

.search--clear:active, .search--clear:hover {
  color: #0040c5
}

@media(max-width:767px) {
  .search--clear {
    right: 0;
    top: 3px
  }
}

.search--autocomplete {
  background-image: radial-gradient(circle at 0 0, #00437a, #001e50);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .3);
  color: #fff;
  position: absolute;
  width: 100%;
  z-index: 2
}

.search--autocomplete .btn.is-icon, .search--autocomplete a:not(.btn), .search--autocomplete h1, .search--autocomplete h2, .search--autocomplete h3, .search--autocomplete h4, .search--autocomplete h5, .search--autocomplete h6 {
  color: #fff
}

.search--autocomplete .btn.is-icon:active, .search--autocomplete .btn.is-icon:hover, .search--autocomplete a:not(.btn):active, .search--autocomplete a:not(.btn):hover {
  color: #4cc7f4
}

.search--autocomplete .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #001e50
}

.search--autocomplete .btn-default:hover {
  background-color: #4cc7f4;
  color: #001e50
}

.form--checkbox input:active+.search--autocomplete label, .form--checkbox input:focus+.search--autocomplete label, .search--autocomplete label {
  color: #fff
}

.form--checkbox input:active+.search--autocomplete label:after, .form--checkbox input:active+.search--autocomplete label:before, .form--checkbox input:focus+.search--autocomplete label:after, .form--checkbox input:focus+.search--autocomplete label:before {
  color: #0040c5
}

.search--autocomplete .form--checkbox input:active+label, .search--autocomplete .form--checkbox input:focus+label {
  color: #fff
}

.search--autocomplete .form--checkbox input:active+label:after, .search--autocomplete .form--checkbox input:active+label:before, .search--autocomplete .form--checkbox input:focus+label:after, .search--autocomplete .form--checkbox input:focus+label:before {
  color: #0040c5
}

@media(max-width:767px) {
  .search--autocomplete {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px)
  }
}

.search--facets {
  font-size: 18px;
  margin-bottom: 100px
}

@media(max-width:767px) {
  .search--facets {
    margin-bottom: 50px
  }
}

.search--content-results {
  min-height: 600px
}

.search--list {
  margin-bottom: 80px
}

.search--list-result {
  margin-top: 0;
  padding-top: 0
}

.search--list-result .page-preview--text em {
  font-style: normal;
  font-weight: 700
}

@media(max-width:991px) {
  .search--list-result+.search--list-result {
    margin-top: 100px
  }
}

@media(min-width:992px) {
  .search--list-result+.search--list-result {
    margin-top: 100px
  }
}

.set-body-classes {
  display: none
}

.sidebar {
  float: right;
  padding-top: 2px;
  width: 300px
}

body.for-mobile .sidebar, body.for-tablet .sidebar {
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  border-left: 1px solid silver;
  height: 100%;
  margin-top: 0;
  overflow-y: auto;
  padding: 0 40px 80px;
  position: fixed;
  right: -380px;
  top: 0;
  transition: right .3s ease-out;
  width: 380px;
  z-index: 1000
}

body.for-mobile .sidebar.is-visible, body.for-tablet .sidebar.is-visible {
  right: 0
}

@media(max-width:767px) {
  body.for-mobile .sidebar, body.for-tablet .sidebar {
    max-width: 380px;
    padding-left: 16px;
    padding-right: 16px;
    right: -100%;
    width: 100%
  }
}

.sidebar--opener {
  color: #808890;
  cursor: pointer;
  display: inline-block;
  height: 17px;
  position: relative;
  width: 26px
}

.sidebar--opener:active, .sidebar--opener:active:before, .sidebar--opener:hover, .sidebar--opener:hover:before {
  border-color: #000
}

.sidebar--close {
  color: #dfe4e8;
  cursor: pointer;
  display: none;
  margin-bottom: 5px;
  padding: 20px;
  position: relative;
  right: -20px;
  text-align: right
}

.sidebar--close .icon {
  font-size: 32px
}

body.for-mobile .sidebar--close, body.for-tablet .sidebar--close {
  color: #808890;
  display: block;
  padding: 15px;
  right: -15px
}

body.for-mobile .sidebar--close .icon, body.for-tablet .sidebar--close .icon {
  font-size: 24px
}

.sign-in--actions {
  padding-bottom: 10px
}

@media(min-width:768px) {
  .sign-in--submit-container {
    float: right
  }
}

@media(max-width:767px) {
  .sign-in--submit-container {
    margin-bottom: 12.5px
  }
}

.signup-form--second-column {
  margin-left: 60px
}

@media(min-width:768px)and (max-width:991px) {
  .signup-form--second-column {
    margin-left: 0
  }
}

.slider {
  position: relative
}

@media(min-width:768px) {
  .slider.has-multiple-slides .slider--pager {
    display: block
  }
}

.slider.has-multiple-slides .slider--pager.is-inside-item-box {
  display: inline-block
}

@media(min-width:768px) {
  .slider.is-overlaid .slider--slide.is-animated .slider--slide-details {
    filter: alpha(opacity=0);
    margin-bottom: 15px;
    opacity: 0;
    transition-delay: .5s;
    transition-duration: .3s;
    transition-property: opacity, margin-bottom;
    transition-timing-function: ease-out
  }
  .slider.is-overlaid .slider--slide.is-animated.is-current .slider--slide-details {
    filter: alpha(opacity=100);
    margin-bottom: 0;
    opacity: 1
  }
}

a .slider .cropped-image img:active, a .slider .cropped-image img:hover {
  transform: none
}

.slider--slider {
  position: relative
}

.slider--pager {
  display: none;
  font-size: 18px;
  font-weight: 700;
  padding: 0;
  text-align: center
}

@media(max-width:767px) {
  .slider--pager {
    display: none
  }
  .lightbox .slider--pager {
    display: block
  }
}

.slider--pager.is-previous:before {
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-variant: normal;
  line-height: 24px
}

.item-box--header .slider--pager.is-previous:before, .slider--pager.is-previous:before {
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  text-transform: none
}

.item-box--header .slider--pager.is-previous:before {
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: VW Icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-variant: normal
}

[data-environment=development] .item-box--header .slider--pager.is-previous:before {
  color: #ff69b4!important
}

.slider--pager.is-next:before {
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-variant: normal;
  line-height: 24px
}

.item-box--header .slider--pager.is-next:before, .slider--pager.is-next:before {
  speak: none;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  text-transform: none
}

.item-box--header .slider--pager.is-next:before {
  -webkit-font-smoothing: antialiased;
  content: "";
  font-family: VW Icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-variant: normal
}

[data-environment=development] .item-box--header .slider--pager.is-next:before {
  color: #ff69b4!important
}

@media print {
  .slider--pager {
    display: none!important
  }
}

.slider--pager.is-inside-slider {
  color: #001e50;
  height: 30px;
  line-height: 10px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 2
}

.slider--pager.is-inside-slider.is-previous {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  padding-right: 10px
}

.slider--pager.is-inside-slider.is-next {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding-left: 10px;
  text-align: left
}

.slider--pager.is-inside-slider:active, .slider--pager.is-inside-slider:hover {
  color: #0040c5
}

.slider.is-full-width .slider--pager.is-inside-slider {
  color: #fff;
  text-shadow: none
}

.slider.is-full-width .slider--pager.is-inside-slider:active, .slider.is-full-width .slider--pager.is-inside-slider:hover {
  color: #fff
}

.slider.has-hover-navigation .slider--pager {
  background-color: transparent;
  height: 80px;
  margin-top: -40px;
  opacity: 0;
  text-shadow: 0 0 5px #fff;
  transition: opacity .21s ease-out, background-color .07s ease-out;
  width: 54px
}

html.touch-device .slider.has-hover-navigation .slider--pager {
  display: none
}

.slider.has-hover-navigation .slider--pager.is-previous {
  text-align: right
}

.slider.has-hover-navigation .slider--pager.is-next {
  right: 0;
  text-align: left
}

.hoverable:hover .slider.has-hover-navigation .slider--pager, .slider.has-hover-navigation .slider--pager:hover {
  opacity: 1
}

.cars-overview .slider.has-hover-navigation .slider--pager {
  margin-top: -85px
}

.page-row:hover .slider.has-hover-navigation .slider--pager {
  opacity: 1
}

.slider--slides .slider--slide~.slider--slide {
  display: none
}

.slider--slides.is-initialized .slider--slide~.slider--slide {
  display: block
}

.slider--slides.has-gallery {
  margin: 0 -10px
}

.slider--slides.has-gallery .gallery {
  padding: 0 10px
}

/* button position */
.slick-cars .slider--pager.is-previous,
.slick-image .slider--pager.is-previous,
.slick-release .slider--pager.is-previous {
    margin-left: -70px;
}
.slick-cars .slider--pager.is-next,
.slick-image .slider--pager.is-next,
.slick-release .slider--pager.is-next {
    margin-right: -70px;
}
@media(max-width:1280px) {
  .slick-cars .slider--pager.is-previous,
  .slick-image .slider--pager.is-previous,
  .slick-release .slider--pager.is-previous {
      margin-left: -37px;
  }
  .slick-cars .slider--pager.is-next,
  .slick-image .slider--pager.is-next,
  .slick-release .slider--pager.is-next {
      margin-right: -37px;
  }
}
.slick-cars .slick-dots,.slick-image .slick-dots,.slick-release .slick-dots {
  bottom: -1em;
}
@media(max-width:768px) {
  .slick-slides .slick-dots {
    bottom: 0;
  }
}

@media print {
  .slider--slides {
    height: auto!important
  }
  .slider--slides>.slidesContainer {
    transform: none!important;
    width: 100%!important
  }
  .slider--slides>.slidesContainer>.slider--slide {
    width: 100%!important
  }
}

.slider--slide {
  display: block;
  position: relative
}

@media print {
  .slider--slide:not(.is-current) {
    display: none!important
  }
}

.slider--slide-details {
  width: 100%
}

@media(min-width:768px) {
  .slider--slide-details {
    padding-left: 7.5%;
    padding-right: 7.5%;
    position: absolute
  }
  .slider--slide.has-text-bottom-left .slider--slide-details, .slider--slide.has-text-top-left .slider--slide-details {
    left: 0;
    right: auto
  }
  .slider--slide.has-text-bottom-right .slider--slide-details, .slider--slide.has-text-top-right .slider--slide-details {
    left: auto;
    right: 0;
    text-align: right
  }
  .slider--slide.has-text-bottom-left .slider--slide-details, .slider--slide.has-text-bottom-right .slider--slide-details {
    bottom: 50px;
    top: auto
  }
  .slider.is-full-width .slider--slide.has-text-bottom-left .slider--slide-details, .slider.is-full-width .slider--slide.has-text-bottom-right .slider--slide-details {
    bottom: 100px
  }
}

@media(min-width:768px)and (min-width:768px)and (max-width:1199px) {
  .slider.is-full-width .slider--slide.has-text-bottom-left .slider--slide-details, .slider.is-full-width .slider--slide.has-text-bottom-right .slider--slide-details {
    bottom: 50px
  }
}

@media(min-width:768px) {
  .slider--slide.has-text-top-left .slider--slide-details, .slider--slide.has-text-top-right .slider--slide-details {
    bottom: auto;
    top: 50px
  }
  .slider.is-full-width .slider--slide.has-text-top-left .slider--slide-details, .slider.is-full-width .slider--slide.has-text-top-right .slider--slide-details {
    top: 100px
  }
}

@media(min-width:768px)and (min-width:768px)and (max-width:1199px) {
  .slider.is-full-width .slider--slide.has-text-top-left .slider--slide-details, .slider.is-full-width .slider--slide.has-text-top-right .slider--slide-details {
    top: 50px
  }
}

@media(max-width:767px) {
  .slider--slide-details {
    margin: 30px 10px 17px;
    position: static;
    width: auto
  }
  .slider--slide-details br, .slider--slide-details br:after {
    content: " "
  }
  .slider--slide-details p {
    display: inline
  }
  .slider--slide-details p:after {
    content: " "
  }
  .slider--slide-details .label {
    bottom: 5px;
    margin-bottom: 0;
    position: relative
  }
}

.slider.is-full-width .slider--slide-details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 200px;
  width: 100%
}

@media(max-width:767px) {
  .slider.is-full-width .slider--slide-details {
    bottom: auto;
    left: auto;
    min-height: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    right: auto;
    text-align: left;
    top: auto;
    width: auto
  }
}

@media(min-width:768px)and (max-width:991px) {
  .slider.is-full-width .slider--slide-details {
    padding-left: 10%;
    padding-right: 10%
  }
}

@media(min-width:992px) {
  .slider.is-full-width .slider--slide-details {
    padding-left: 12.5%;
    padding-right: 12.5%
  }
}

@media(max-width:767px) {
  .slider--slide-details-content {
    margin-bottom: 30px;
    max-height: 148.6px
  }
}

@media(min-width:768px) {
  .slider--slide-details-content .clamp-ellipsis {
    display: none!important
  }
}

.slider--slide-details-text {
  width: 100%
}

@media(max-width:767px) {
  .slider--slide-details-text {
    word-wrap: break-word
  }
}

.slider--slide-details-text, .slider--slide-details-text+.clamp-ellipsis {
  display: inline-block;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700
}

.slider--slide-details-text+.clamp-ellipsis p, .slider--slide-details-text p {
  margin-bottom: 4px;
  margin-top: -5px
}

@media(min-width:768px) {
  .slider--slide-details-text, .slider--slide-details-text+.clamp-ellipsis {
    color: #fff;
    font-size: 32px;
    line-height: 48px;
    text-shadow: 0 0 50px #000
  }
  .slider--slide-details.-no-text-shadow .slider--slide-details-text, .slider--slide-details.-no-text-shadow .slider--slide-details-text+.clamp-ellipsis {
    text-shadow: 0 1px 4px rgba(0, 0, 0, .1)
  }
  .slider--slide-details.-black-text .slider--slide-details-text, .slider--slide-details.-black-text .slider--slide-details-text+.clamp-ellipsis {
    color: #000
  }
}

@media(min-width:768px)and (max-width:991px) {
  .slider--slide-details-text, .slider--slide-details-text+.clamp-ellipsis {
    font-size: 18px;
    line-height: 24px
  }
}

@media(max-width:767px) {
  .slider--slide-details-text, .slider--slide-details-text+.clamp-ellipsis {
    display: inline;
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 0;
    padding: 10px 0 5px
  }
}

@media(min-width:992px) {
  .slider.is-full-width .slider--slide-details-text, .slider.is-full-width .slider--slide-details-text+.clamp-ellipsis {
    font-size: 62px;
    line-height: 72px
  }
}

@media(min-width:768px)and (max-width:991px) {
  .slider.is-full-width .slider--slide-details-text, .slider.is-full-width .slider--slide-details-text+.clamp-ellipsis {
    font-size: 50px;
    line-height: 55px
  }
}

@media(min-width:1200px) {
  .slider.is-full-width .slider--slide-details.-much-text .slider--slide-details-text, .slider.is-full-width .slider--slide-details.-much-text .slider--slide-details-text+.clamp-ellipsis {
    font-size: 55px;
    line-height: 60px
  }
}

@media(min-width:992px)and (max-width:1199px) {
  .slider.is-full-width .slider--slide-details.-much-text .slider--slide-details-text, .slider.is-full-width .slider--slide-details.-much-text .slider--slide-details-text+.clamp-ellipsis {
    font-size: 50px;
    line-height: 55px
  }
}

@media(min-width:768px)and (max-width:991px) {
  .slider.is-full-width .slider--slide-details.-much-text .slider--slide-details-text, .slider.is-full-width .slider--slide-details.-much-text .slider--slide-details-text+.clamp-ellipsis {
    font-size: 36px;
    line-height: 40px
  }
}

.controls {
  display: block;
  line-height: 40px;
  text-align: center
}

.controls .slider--numeric-controls {
  padding-bottom: 0;
  padding-top: 0
}

@media(min-width:768px) {
  .slider.has-inside-controls .controls {
    bottom: 20px;
    position: absolute;
    width: 100%
  }
}

.slider.has-one-slide .controls {
  display: none
}

.horizontal-page-list .controls, .latest-videos .controls {
  line-height: normal
}

.slider--numeric-controls {
  background-color: transparent;
  display: inline-flex;
  margin: 0;
  padding: 10px 15px;
  text-align: center
}

@media(min-width:768px) {
  .slider--numeric-controls {
    height: 40px
  }
}

@media(max-width:767px) {
  .slider--numeric-controls {
    padding-bottom: 0;
    padding-top: 0
  }
}

.slider--numeric-controls>li {
  display: block
}

.slider--numeric-controls>li>a {
  display: block;
  height: 14px;
  line-height: 14px;
  text-align: center;
  width: 14px
}

.slider--numeric-controls>li>a>span {
  background-color: #001e50;
  border-color: #001e50;
  border-radius: 50%;
  display: inline-block;
  font-size: 0;
  height: 6px;
  line-height: 6px;
  overflow: hidden;
  transition-duration: .21s;
  transition-property: height, width, line-height;
  transition-timing-function: ease-out;
  vertical-align: middle;
  width: 6px
}

.slider--numeric-controls>li.active>a, .slider--numeric-controls>li.current>a {
  width: 20px
}

.slider--numeric-controls>li.active>a>span, .slider--numeric-controls>li.current>a>span {
  height: 12px;
  line-height: 12px;
  width: 12px
}

@media(min-width:768px) {
  .slider.has-inside-controls .slider--numeric-controls {
    background-color: transparent;
    display: inline-flex;
    margin: 0;
    padding: 10px 15px;
    text-align: center
  }
}

@media(min-width:768px)and (min-width:768px) {
  .slider.has-inside-controls .slider--numeric-controls {
    height: 40px
  }
}

@media(min-width:768px)and (max-width:767px) {
  .slider.has-inside-controls .slider--numeric-controls {
    padding-bottom: 0;
    padding-top: 0
  }
}

@media(min-width:768px) {
  .slider.has-inside-controls .slider--numeric-controls>li {
    display: block
  }
  .slider.has-inside-controls .slider--numeric-controls>li>a {
    display: block;
    height: 14px;
    line-height: 14px;
    text-align: center;
    width: 14px
  }
  .slider.has-inside-controls .slider--numeric-controls>li>a>span {
    background-color: #fff;
    border-color: #fff;
    border-radius: 50%;
    display: inline-block;
    font-size: 0;
    height: 6px;
    line-height: 6px;
    overflow: hidden;
    transition-duration: .21s;
    transition-property: height, width, line-height;
    transition-timing-function: ease-out;
    vertical-align: middle;
    width: 6px
  }
  .slider.has-inside-controls .slider--numeric-controls>li.active>a, .slider.has-inside-controls .slider--numeric-controls>li.current>a {
    width: 20px
  }
  .slider.has-inside-controls .slider--numeric-controls>li.active>a>span, .slider.has-inside-controls .slider--numeric-controls>li.current>a>span {
    height: 12px;
    line-height: 12px;
    width: 12px
  }
  .slider.has-inside-controls .slider--numeric-controls>li>a>span {
    box-shadow: 0 0 0 1px rgba(223, 228, 232, .2)
  }
}

.horizontal-page-list .slider--numeric-controls, .latest-videos .slider--numeric-controls {
  height: auto
}

.slider--controls .slider--numeric-controls {
  height: auto;
  padding: 0
}

.slider--numeric-text-indicator {
  border-radius: 50%;
  box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .2);
  box-shadow: 0 0 0 2px #96a3a8;
  color: #2f3538;
  display: inline-block;
  font-size: 10px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 7px;
  width: 28px
}

@media print {
  .slider--numeric-text-indicator {
    display: none!important
  }
}

.slider.is-full-width .slider--numeric-text-indicator {
  background-color: #fff;
  box-shadow: none
}

@media(max-width:767px) {
  .slider.is-full-width .slider--numeric-text-indicator {
    margin-top: 17px
  }
}

@media(min-width:768px) {
  .slider--details-button {
    margin-top: 30px
  }
  .slider:not(.is-full-width) .slider--details-button {
    display: none
  }
}

.social-icons:after, .social-icons:before {
  content: " ";
  display: table
}

.social-icons:after {
  clear: both
}

.social-icon {
  color: #fff;
  display: block;
  height: 56px;
  line-height: 56px;
  opacity: 1;
  text-align: center;
  width: 56px
}

.social-icon:active, .social-icon:focus, .social-icon:hover {
  color: #fff;
  opacity: .9
}

.social-icon.is-blog {
  background-color: #1d1f20
}

.social-icon.is-email {
  background-color: #fff;
  color: #001e50
}

.social-icon.is-facebook {
  background-color: #3b579d
}

.social-icon.is-facebook .social-icon--label {
  background-color: #617dc4
}

.social-icon.is-linkedin {
  background-color: #0077b5
}

.social-icon.is-rss {
  background-color: #ff9000
}

.social-icon.is-twitter {
  background-color: #0040c5
}

.social-icon.is-twitter .social-icon--label {
  background-color: #65bff6
}

.social-icon.is-whatsapp {
  background-color: #25d366
}

body.for-desktop .social-icon.is-whatsapp, body.for-tablet .social-icon.is-whatsapp {
  display: none
}

.social-icon.is-xing {
  background-color: #fff;
  border: 1px solid #f3f5f6
}

.social-icon.is-xing i {
  color: #126567
}

.social-icon.is-youtube {
  background-color: red
}

.spaced-buttons {
  display: flex;
  flex-wrap: wrap
}

.spaced-buttons.-centered {
  justify-content: center
}

@media(max-width:767px) {
  .spaced-buttons {
    flex-direction: column
  }
  .spaced-buttons>*+* {
    margin-top: 20px
  }
}

@media(min-width:768px) {
  .spaced-buttons>:not(:first-child) {
    margin-left: 10px
  }
  .spaced-buttons>:not(:last-child) {
    margin-right: 10px
  }
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 25px
}

.sticky:after, .sticky:before {
  content: " ";
  display: table
}

.sticky:after {
  clear: both
}

.tabs--container {
  display: flex;
  font-size: 18px;
  justify-content: center;
  line-height: 27px
}

.tabs {
  display: flex;
  position: relative
}

.tabs:after {
  border-bottom: 1px solid #c2cacf;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 100%
}

.search--facets .tabs:after {
  display: none
}

.tab {
  color: #001e50;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  height: 60px;
  line-height: 60px;
  position: relative;
  transition-duration: .14s;
  transition-property: color, border-color;
  z-index: 1
}

.for-latest-videos .tab {
  height: 67px
}

@media(max-width:767px) {
  .for-latest-videos .tab {
    height: 46px;
    line-height: 37px
  }
}

.tab a:focus {
  border-bottom-color: #001e50;
  color: #001e50
}

.tab.is-active {
  border-bottom: 2px solid
}

.tab.is-active:active, .tab.is-active:hover {
  border-bottom-color: #0040c5
}

.tab+.tab {
  margin-left: 43px
}

.tab a {
  display: block
}

.teaser {
  margin-bottom: 40px;
  page-break-inside: avoid;
  position: relative
}

@media(min-width:992px)and (max-width:1199px) {
  .teaser {
    margin-bottom: 30px
  }
}

@media(min-width:768px)and (max-width:991px) {
  .teaser {
    margin-bottom: 30px
  }
}

@media(max-width:767px) {
  .teaser {
    background-color: transparent;
    height: auto;
    margin-bottom: 10px;
    margin-bottom: 30px
  }
}

.teaser.is-sliding {
  height: auto;
  overflow: hidden
}

.teaser--title {
  background-color: #001e50;
  border: 1px solid #001e50;
  color: #fff;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  left: 0;
  line-height: 22px;
  margin: 20px 30px;
  padding: 12px 23px;
  pointer-events: none;
  position: absolute;
  top: 0
}

.teaser--title a, .teaser--title a:hover {
  color: #fff!important
}

@media(max-width:767px) {
  .teaser--title {
    margin: 0;
    opacity: 1;
    padding: 11px 19px 13px;
    position: static
  }
}

@media print {
  .teaser--title {
    background-color: #fff;
    color: #001e50!important
  }
}

@media(min-width:768px)and (max-width:991px) {
  .page-item--column.col-sm-3 .teaser--title {
    margin: 0
  }
}

@media(min-width:992px)and (min-width:768px) {
  .page-item--column.col-sm-3 .teaser--title {
    max-height: 91px
  }
}

.teaser--content {
  background-color: #fff;
  border: 2px solid #001e50;
  padding: 30px 30px 71px
}

@media(max-width:767px) {
  .teaser--content {
    display: none
  }
}

.teaser.is-sliding .teaser--content {
  bottom: -205px;
  left: 0;
  position: absolute;
  right: 0;
  transition: bottom .3s ease-out
}

@media(max-width:767px) {
  .teaser.is-sliding .teaser--content {
    position: static
  }
}

.teaser.is-sliding:hover .teaser--content {
  bottom: 0
}

.page-item--column.col-sm-4 .teaser--content {
  border-top-width: 0
}

@media(min-width:768px) {
  .page-item--column.col-sm-3 .teaser--text {
    height: calc(12.30469vw - 92.5625px)
  }
}

@media(min-width:768px)and (min-width:1600px) {
  .page-item--column.col-sm-3 .teaser--text {
    height: 104.3125px
  }
}

@media(min-width:768px) {
  .page-item--column.col-sm-4 .teaser--text {
    height: calc(16.40625vw - 89.75px)
  }
}

@media(min-width:768px)and (min-width:1600px) {
  .page-item--column.col-sm-4 .teaser--text {
    height: 172.75px
  }
}

.teaser.is-sliding .teaser--text {
  height: 75px;
  margin-bottom: 25px
}

@media(min-width:768px)and (max-width:991px) {
  .page-item--column.col-sm-3 .teaser--text {
    display: none
  }
}

.teaser--read-on {
  border-bottom: 1px solid;
  bottom: 20px;
  padding-bottom: 2px;
  position: absolute;
  right: 30px
}

@media(max-width:767px) {
  .teaser--read-on {
    display: none
  }
}

.technical-details--headline {
  margin-bottom: 60px;
  text-align: center
}

.technical-details--table {
  margin-bottom: 60px
}

.technical-details--table-header {
  display: flex;
  font-size: 20px;
  line-height: 45px
}

@media(max-width:767px) {
  .technical-details--table-header {
    font-size: 16px;
    line-height: 22px
  }
}

.technical-details--picker {
  margin-left: auto
}

@media(max-width:767px) {
  .technical-details--picker {
    margin-bottom: 20px
  }
}

.technical-details--picker select {
  border: none;
  color: #808890
}

.technical-details-download {
  align-items: center;
  display: flex
}

.technical-details-download--content {
  flex: 1 1 auto;
  padding-left: 42px;
  position: relative;
  text-decoration: underline
}

@media(max-width:767px) {
  .technical-details-download--content {
    flex-direction: column
  }
}

.technical-details-download--content.-price-list-icon:before {
  content: ""
}

.technical-details-download--content.-data-sheet-icon:before, .technical-details-download--content.-price-list-icon:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: none
}

.technical-details-download--content.-data-sheet-icon:before {
  content: ""
}

.technical-details-download--content:before {
  bottom: 0;
  color: #001e50;
  height: 24px;
  left: 0;
  line-height: 24px;
  position: absolute;
  right: 0;
  top: 0;
  width: 24px
}

@media(max-width:991px) {
  .technical-details-download--content:before {
    top: 1px
  }
}

@media(min-width:992px) {
  .technical-details-download--content:before {
    top: 5px
  }
}

.technical-details-download--buttons {
  flex: 0 0 auto;
  margin-left: 50px
}

@media(max-width:767px) {
  .technical-details-download--buttons {
    margin-left: 20px
  }
}

.text-block {
  grid-column-gap: 40px;
  column-gap: 40px;
  column-width: 200px
}

.text-block.-many-columns {
  margin-bottom: 12.5px
}

@media(min-width:768px) {
  .text-block.-many-columns p {
    margin-bottom: 0
  }
}

.topic-list {
  font-size: 20px;
  line-height: 30px
}

@media(min-width:768px) {
  .topic-list {
    padding-top: 20px
  }
}

@media(max-width:991px) {
  .topic-list {
    font-size: 16px;
    line-height: 24px
  }
}

.topic-list ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 24px
}

.topic-list li {
  flex-basis: calc(50% - 57px);
  list-style-type: none;
  margin-bottom: 18px;
  position: relative
}

.topic-list li:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #001e50;
  content: "";
  display: block;
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  left: -24px;
  line-height: 24px;
  position: absolute;
  text-transform: none;
  top: 3px
}

@media(max-width:767px) {
  .topic-list li {
    margin-bottom: 8px
  }
}

.topic-list li:nth-child(odd):not(:last-child):after {
  border-right: 1px solid #dfe4e8;
  content: "";
  display: block;
  height: calc(100% + 20px);
  margin-right: -45px;
  position: absolute;
  right: 0;
  top: -20px;
  width: 1px
}

@media(max-width:767px) {
  .topic-list li {
    flex-basis: 100%!important
  }
  .topic-list li:after {
    display: none!important
  }
}

.page-item--column:not(.col-sm-12) .topic-list li {
  flex-basis: 100%!important
}

.page-item--column:not(.col-sm-12) .topic-list li:after {
  display: none!important
}

.topic-list li:first-child:last-child {
  flex-basis: 100%;
  margin-left: 2px
}

@media(min-width:768px) {
  .topic-list.-three-in-a-row li {
    flex-basis: calc(33.33% - 77px)
  }
  .topic-list.-three-in-a-row li:not(:last-child):after {
    border-right: 1px solid #dfe4e8;
    content: "";
    display: block;
    height: calc(100% + 20px);
    margin-right: -46px;
    position: absolute;
    right: 0;
    top: -20px;
    width: 1px
  }
}

.nav--tree-nodes-node .nav--tree-nodes-node {
  padding-left: 20px
}

.twitter-feed {
    max-width: 600px;
    margin: auto;
}

}
.twitter-feed--title {
  -webkit-font-smoothing: antialiased;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 40px;
  margin-top: 0
}

@media(max-width:767px) {
  .twitter-feed--title {
    text-align: center
  }
}

@media(min-width:768px) {
  .twitter-feed--tweets {
    height: 580px;
    overflow: hidden
  }
}

.twitter-feed--button {
  margin-top: 75px;
  text-align: center
}

@media(min-width:768px) {
  .page-item--first-item-in-row.col-sm-6 .twitter-feed--button {
    padding-bottom: 15px;
    text-align: right
  }
}

@media(max-width:767px) {
  .twitter-feed--button {
    margin-top: 50px
  }
}

.twitter-tweet {
  display: flex;
  position: relative
}

.twitter-tweet+.twitter-tweet {
  margin-top: 52px
}

@media(max-width:767px) {
  .twitter-tweet+.twitter-tweet {
    margin-top: 42px
  }
}

.twitter-tweet--icon {
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 30px;
  overflow: hidden;
  width: 160px
}

@media(max-width:991px) {
  .twitter-tweet--icon {
    margin-right: 20px;
    width: 100px
  }
}

body.for-mobile .twitter-tweet--icon {
  height: 60px;
  line-height: 60px;
  width: 60px
}

.twitter-tweet--icon .icon-fallback {
  align-self: center;
  background: #c2cacf;
  color: #fff!important;
  height: 106.6666666667px;
  line-height: 106px;
  text-align: center;
  transition: font-size .07s ease-out;
  width: 100%
}

@media(max-width:991px) {
  .twitter-tweet--icon .icon-fallback {
    height: 66.6666666667px;
    line-height: 66px
  }
}

body.for-mobile .twitter-tweet--icon .icon-fallback {
  height: 60px;
  line-height: 60px
}

.twitter-tweet--icon .icon-fallback:active, .twitter-tweet--icon .icon-fallback:hover {
  font-size: 28px
}

html.touch-device .twitter-tweet--icon .icon-fallback:active, html.touch-device .twitter-tweet--icon .icon-fallback:hover {
  font-size: 24px
}

.twitter-tweet--content {
  flex-grow: 1;
  margin-top: -1px;
  overflow: hidden
}

.twitter-tweet--actions {
  color: #808890;
  display: flex;
  justify-content: space-between;
  line-height: normal;
  margin: 10px 0 -5px;
  width: 90px
}

.twitter-tweet--message {
  color: #000
}

.twitter-tweet--message [clamp] {
  max-height: 103px
}

.twitter-tweet--message:active, .twitter-tweet--message:focus, .twitter-tweet--message:hover {
  color: #6a767d
}

.unsubscribe-notification--actions {
  padding-top: 20px
}

.vertical-page-list {
  padding-bottom: 40px
}

.vertical-page-list--title {
  margin-bottom: 79px;
  margin-top: 0;
  text-align: center
}

@media(max-width:767px) {
  .vertical-page-list--title {
    margin-bottom: 47px
  }
}

.vertical-page-list--item {
  page-break-inside: avoid
}

.vertical-page-list--item:after, .vertical-page-list--item:before {
  content: " ";
  display: table
}

.vertical-page-list--item:after {
  clear: both
}

.vertical-page-list--item.-compact .vertical-page-list--item-title {
  display: block;
  line-height: 20px
}

@media(min-width:768px) {
  .vertical-page-list--item.-compact {
    background-color: #f3f5f6;
    height: 122px;
    padding: 22px
  }
  .vertical-page-list--item.-compact+.vertical-page-list--item.-compact {
    margin-top: 10px
  }
  .vertical-page-list--item.-compact .vertical-page-list--item-title {
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    max-height: 60px;
    transition: color .14s
  }
  .vertical-page-list--item.-compact .vertical-page-list--item-title a, a .vertical-page-list--item.-compact .vertical-page-list--item-title {
    color: #000
  }
  .vertical-page-list--item.-compact .vertical-page-list--item-title a:active, .vertical-page-list--item.-compact .vertical-page-list--item-title a:focus, .vertical-page-list--item.-compact .vertical-page-list--item-title a:hover, a .vertical-page-list--item.-compact .vertical-page-list--item-title:active, a .vertical-page-list--item.-compact .vertical-page-list--item-title:focus, a .vertical-page-list--item.-compact .vertical-page-list--item-title:hover {
    color: #6a767d
  }
  .vertical-page-list--item.-compact a.vertical-page-list--item-title:hover {
    color: #0040c5
  }
}

.vertical-page-list--item.-compact .image {
  float: left;
  height: 78px;
  width: 117px
}

.vertical-page-list--item.-compact .image+.vertical-page-list--content {
  margin-left: 135px
}

@media(max-width:767px) {
  .vertical-page-list--item.-compact {
    margin-top: 0;
    padding-top: 0
  }
}

@media(max-width:767px)and (max-width:991px) {
  .vertical-page-list--item.-compact+.vertical-page-list--item.-compact {
    margin-top: 60px
  }
}

@media(max-width:767px)and (min-width:992px) {
  .vertical-page-list--item.-compact+.vertical-page-list--item.-compact {
    margin-top: 60px
  }
}

@media(max-width:767px) {
  .vertical-page-list--item.-compact .image {
    height: 50px;
    width: 75px
  }
  .vertical-page-list--item.-compact .image+.vertical-page-list--content {
    margin-left: 85px
  }
}

@media(min-width:768px)and (max-width:991px) {
  .col-sm-3 .vertical-page-list--item.-compact .image, .col-sm-4 .vertical-page-list--item.-compact .image {
    display: none
  }
  .col-sm-3 .vertical-page-list--item.-compact .image+.vertical-page-list--content, .col-sm-4 .vertical-page-list--item.-compact .image+.vertical-page-list--content {
    margin-left: 0
  }
}

.vertical-page-list--item.is-detailed {
  margin-top: 0;
  padding-top: 0
}

@media(max-width:991px) {
  .vertical-page-list--item.is-detailed+.vertical-page-list--item {
    margin-top: 50px
  }
}

@media(min-width:992px) {
  .vertical-page-list--item.is-detailed+.vertical-page-list--item {
    margin-top: 100px
  }
  .vwlist-catalog-a .vertical-page-list--item.is-detailed+.vertical-page-list--item,
  .vwlist-topics .vertical-page-list--item.is-detailed+.vertical-page-list--item,
  .vwlist-infos .vertical-page-list--item.is-detailed+.vertical-page-list--item {
    margin-top: 0
  }
}

.vertical-page-list--content {
  word-wrap: break-word;
  padding-bottom: 0!important
}

.vertical-page-list--item-title {
  margin-top: 0
}

.vertical-page-list--button {
  float: right;
  margin-top: 40px
}

@media(max-width:767px) {
  .vertical-page-list--button {
    float: none
  }
}

.vertical-page-list--load-more-button {
  text-align: center
}

.vertical-page-list.is-compact .vertical-page-list--load-more-button {
  margin-top: 40px
}

.vertical-page-list.is-detailed .vertical-page-list--load-more-button {
  margin-top: 80px
}

@media(max-width:767px) {
  .vertical-page-list.is-detailed .vertical-page-list--load-more-button {
    margin-top: 60px
  }
}

.video {
  margin-bottom: 25px
}

.vwlist-catalog .infinite-nodes--list,
.vwlist-release .infinite-nodes--list,
.vwlist-movies .infinite-nodes--list,
.vwlist-image .infinite-nodes--list,
.vwlist-movies .infinite-nodes--list {
  margin-top: 100px;
}
.infinite-nodes--list:first {
  margin-top: 0;
}

.infinite-nodes--list .video {
  margin-bottom: 50px
}

.videos--listing .video {
  margin-bottom: 0
}

@media(max-width:767px) {
  .videos--listing .video {
    margin-bottom: 30px
  }
}

.video--image {
  margin-bottom: 20px
}

.video--title {
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px
}

@media(min-width:768px) {
  .video--title {
    max-height: 53px
  }
}

.video--duration {
  margin-top: .5em
}

@keyframes video-loading {
  0% {
    transform: rotate(0deg)
  }
  50% {
    transform: rotate(180deg)
  }
  to {
    transform: rotate(1turn)
  }
}

.video-player {
  background: #000;
  overflow: hidden;
  position: relative;
  width: 100%
}

.video-player.is-loading:before {
  animation: video-loading 1s linear infinite;
  border-radius: 50%;
  box-shadow: 0 4px 0 0 #001e50;
  content: "";
  height: 140px;
  left: calc(50% - 70px);
  position: absolute;
  top: calc(50% - 70px);
  transform-origin: 70px 72px;
  width: 140px
}

.video-player.is-failed:before {
  color: #e4002c;
  content: "Video failed to load.";
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: calc(50% - 1.5em)
}

.video-player--sizer {
  padding-top: 56.25%
}

.video-player--video {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%
}

.video-slider {
  margin: 0 auto;
  max-width: 1060px
}

.video-slider--content, .video-slider--thumbnail {
  margin: 0 10px
}

.video-slider--content {
  padding: 30px 50px 24px
}

@media(max-width:1199px) {
  .video-slider--content {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media(max-width:767px) {
  .video-slider--content {
    padding: 20px 0 24px
  }
}

.video-slider--title {
  -webkit-font-smoothing: antialiased;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
  margin-bottom: 80px
}

@media(max-width:1199px) {
  .video-slider--title {
    margin-bottom: 53px
  }
}

@media(max-width:767px) {
  .video-slider--title {
    font-size: 20px;
    line-height: 26px
  }
}

.video-slider--title.-no-further-content {
  margin-bottom: 0
}

@media(min-width:768px) {
  .page-item--last-item-in-row.col-sm-6 .youtube-feed--pull-right {
    margin-right: -48px;
    padding-left: 48px;
    padding-right: 48px
  }
}

@media(min-width:768px)and (min-width:768px)and (max-width:991px) {
  .page-item--last-item-in-row.col-sm-6 .youtube-feed--pull-right {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0
  }
  .page-item--last-item-in-row.col-sm-6 .youtube-feed--pull-right .slider--pager {
    display: none
  }
}

@media(min-width:768px)and (min-width:992px)and (max-width:1199px) {
  .page-item--last-item-in-row.col-sm-6 .youtube-feed--pull-right {
    margin-right: -32px;
    padding-left: 32px;
    padding-right: 32px
  }
}

@media(min-width:768px) {
  .page-item--last-item-in-row.col-sm-6 .youtube-feed--slider {
    height: 580px
  }
}

.youtube-feed--title {
  -webkit-font-smoothing: antialiased;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 40px;
  margin-top: 0
}

@media(max-width:767px) {
  .youtube-feed--title {
    text-align: center
  }
}

.youtube-feed--button {
  margin-top: 75px;
  text-align: center
}

.youtube-feed--button .btn {
  padding-left: 35px;
  padding-right: 35px
}

.youtube-feed--button.-for-column-layout {
  display: none
}

@media(min-width:768px) {
  .page-item--last-item-in-row.col-sm-6 .youtube-feed--button {
    padding-bottom: 15px;
    text-align: left
  }
  .page-item--last-item-in-row.col-sm-6 .youtube-feed--button.-default {
    display: none
  }
  .page-item--last-item-in-row.col-sm-6 .youtube-feed--button.-for-column-layout {
    display: block
  }
}

@media(max-width:767px) {
  .youtube-feed--button {
    margin-top: 30px
  }
}

.youtube-post--video {
  max-width: 100%;
  overflow: hidden;
  position: relative
}

.youtube-post--video .youtube-video {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.youtube-post--video-sizer {
  background-color: #1d1f20;
  display: block;
  padding-top: 56.25%
}

.youtube-post--content {
  padding-bottom: 25px;
  padding-top: 30px
}

@media(max-width:767px) {
  .youtube-post--content {
    padding-bottom: 10px
  }
}

.youtube-post--title {
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 4px 0 10px;
  transition: color .14s
}

.youtube-post--title a, a .youtube-post--title {
  color: #000
}

.youtube-post--title a:active, .youtube-post--title a:focus, .youtube-post--title a:hover, a .youtube-post--title:active, a .youtube-post--title:focus, a .youtube-post--title:hover {
  color: #6a767d
}

@media(min-width:768px) {
  .youtube-post--title {
    max-height: 93px
  }
}

up-drawer-box {
  background-image: radial-gradient(circle at 0 0, #00437a, #001e50);
  padding: 50px 20px
}

up-drawer-content, up-drawer-content .btn.is-icon, up-drawer-content a:not(.btn), up-drawer-content h1, up-drawer-content h2, up-drawer-content h3, up-drawer-content h4, up-drawer-content h5, up-drawer-content h6 {
  color: #fff
}

up-drawer-content .btn.is-icon:active, up-drawer-content .btn.is-icon:hover, up-drawer-content a:not(.btn):active, up-drawer-content a:not(.btn):hover {
  color: #4cc7f4
}

up-drawer-content .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #001e50
}

up-drawer-content .btn-default:hover {
  background-color: #4cc7f4;
  color: #001e50
}

.form--checkbox input:active+up-drawer-content label, .form--checkbox input:focus+up-drawer-content label, up-drawer-content label {
  color: #fff
}

.form--checkbox input:active+up-drawer-content label:after, .form--checkbox input:active+up-drawer-content label:before, .form--checkbox input:focus+up-drawer-content label:after, .form--checkbox input:focus+up-drawer-content label:before {
  color: #0040c5
}

up-drawer-content .form--checkbox input:active+label, up-drawer-content .form--checkbox input:focus+label {
  color: #fff
}

up-drawer-content .form--checkbox input:active+label:after, up-drawer-content .form--checkbox input:active+label:before, up-drawer-content .form--checkbox input:focus+label:after, up-drawer-content .form--checkbox input:focus+label:before {
  color: #0040c5
}

up-drawer-dismiss {
  color: #fff;
  font-size: 36px;
  line-height: .35
}

up-modal-box {
  border-radius: 10px
}

up-modal[size=large] up-modal-box {
  width: 960px
}

up-modal-backdrop {
  background-image: radial-gradient(circle at 0 0, #00437a, #001e50)
}

up-modal-viewport {
  padding: 50px 30px
}

@media(max-width:767px) {
  up-modal-viewport {
    padding: 30px 10px
  }
}

up-modal-dismiss {
  color: #6a767d;
  font-size: 36px;
  line-height: .35
}

up-progress-bar {
  background-color: #00e6e6
}

@font-face {
  font-family: VW Icons;
  font-style: normal;
  font-weight: 400;
  src: url(./font/VW-Icons.woff) format("woff")
}

.old-brand-icon {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: VW Icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-transform: none
}

[data-environment=development] .old-brand-icon {
  color: #ff69b4!important
}

.old-brand-icon.is-middle {
  vertical-align: -10%
}

.old-brand-icon.has-spacing-left {
  margin-left: .25em
}

.old-brand-icon.has-spacing-right {
  margin-right: .25em
}

.old-brand-icon.has-text {
  margin-right: 9px
}

.btn.btn-sm>.old-brand-icon.has-text {
  margin-right: 5px
}

.form-control-feedback .old-brand-icon {
  line-height: inherit
}

.old-brand-icon.is-1x {
  font-size: 24px
}

.old-brand-icon.is-2x {
  font-size: 48px
}

.old-brand-icon.is-3x {
  font-size: 72px
}

.old-brand-icon.is-4x {
  font-size: 96px
}

.old-brand-icon.is-5x {
  font-size: 120px
}

.old-brand-icon.is-6x {
  font-size: 144px
}

.old-brand-icon.is-7x {
  font-size: 168px
}

.old-brand-icon.is-8x {
  font-size: 192px
}

.old-brand-icon.is-9x {
  font-size: 216px
}

.old-brand-icon.is-10x {
  font-size: 240px
}

.old-brand-icon.is-1x-2x {
  font-size: 36px
}

.old-brand-icon.is-small {
  font-size: 12px
}

.old-brand-icon.is-arrow-down:before {
  content: ""
}

.old-brand-icon.is-arrow-left:before {
  content: ""
}

.old-brand-icon.is-arrow-right:before {
  content: ""
}

.old-brand-icon.is-attachment:before {
  content: ""
}

.old-brand-icon.is-back-to-top:before {
  content: ""
}

.old-brand-icon.is-calendar:before {
  content: ""
}

.old-brand-icon.is-cart:before {
  content: ""
}

.old-brand-icon.is-check:before {
  content: ""
}

.old-brand-icon.is-checkbox-checked:before {
  content: ""
}

.old-brand-icon.is-checkbox:before {
  content: ""
}

.old-brand-icon.is-clear-input:before {
  content: ""
}

.old-brand-icon.is-close-layer:before {
  content: ""
}

.old-brand-icon.is-company:before {
  content: ""
}

.old-brand-icon.is-contact-person:before {
  content: ""
}

.old-brand-icon.is-contacts:before {
  content: ""
}

.old-brand-icon.is-data-sheet:before {
  content: ""
}

.old-brand-icon.is-download:before {
  content: ""
}

.old-brand-icon.is-e-mobility:before {
  content: ""
}

.old-brand-icon.is-facebook-btn-48:before {
  content: ""
}

.old-brand-icon.is-facebook:before {
  content: ""
}

.old-brand-icon.is-factory:before {
  content: ""
}

.old-brand-icon.is-filter:before {
  content: ""
}

.old-brand-icon.is-flickr-btn-48:before {
  content: ""
}

.old-brand-icon.is-flickr:before {
  content: ""
}

.old-brand-icon.is-foreign-models:before {
  content: ""
}

.old-brand-icon.is-forerunner-models:before {
  content: ""
}

.old-brand-icon.is-generic-contact:before {
  content: ""
}

.old-brand-icon.is-globe:before {
  content: ""
}

.old-brand-icon.is-go-back:before {
  content: ""
}

.old-brand-icon.is-google-plus-btn-48:before {
  content: ""
}

.old-brand-icon.is-google-plus:before {
  content: ""
}

.old-brand-icon.is-home:before {
  content: ""
}

.old-brand-icon.is-images:before {
  content: ""
}

.old-brand-icon.is-instagram-btn-48:before {
  content: ""
}

.old-brand-icon.is-instagram:before {
  content: ""
}

.old-brand-icon.is-interaction-sucessful-48:before {
  content: ""
}

.old-brand-icon.is-journalist:before {
  content: ""
}

.old-brand-icon.is-link:before {
  content: ""
}

.old-brand-icon.is-list-bullet:before {
  content: ""
}

.old-brand-icon.is-mail:before {
  content: ""
}

.old-brand-icon.is-maximize:before {
  content: ""
}

.old-brand-icon.is-menu-opener:before {
  content: ""
}

.old-brand-icon.is-minimize:before {
  content: ""
}

.old-brand-icon.is-models:before {
  content: ""
}

.old-brand-icon.is-more-objects:before {
  content: ""
}

.old-brand-icon.is-notice:before {
  content: ""
}

.old-brand-icon.is-play:before {
  content: ""
}

.old-brand-icon.is-press-news:before {
  content: ""
}

.old-brand-icon.is-press-service:before {
  content: ""
}

.old-brand-icon.is-price-list:before {
  content: ""
}

.old-brand-icon.is-print:before {
  content: ""
}

.old-brand-icon.is-radio-selected:before {
  content: ""
}

.old-brand-icon.is-radio:before {
  content: ""
}

.old-brand-icon.is-read-more:before {
  content: ""
}

.old-brand-icon.is-remove:before {
  content: ""
}

.old-brand-icon.is-rss:before {
  content: ""
}

.old-brand-icon.is-scroll-down:before {
  content: ""
}

.old-brand-icon.is-scroll-to-top:before {
  content: ""
}

.old-brand-icon.is-search:before {
  content: ""
}

.old-brand-icon.is-share-facebook:before {
  content: ""
}

.old-brand-icon.is-share-google-plus:before {
  content: ""
}

.old-brand-icon.is-share-twitter:before {
  content: ""
}

.old-brand-icon.is-share:before {
  content: ""
}

.old-brand-icon.is-show-less:before {
  content: ""
}

.old-brand-icon.is-show-more:before {
  content: ""
}

.old-brand-icon.is-slider-arrow-left:before {
  content: ""
}

.old-brand-icon.is-slider-arrow-right:before {
  content: ""
}

.old-brand-icon.is-slider-mini-arrow-left-48:before {
  content: ""
}

.old-brand-icon.is-slider-mini-arrow-right-48:before {
  content: ""
}

.old-brand-icon.is-slider-pagination:before {
  content: ""
}

.old-brand-icon.is-studies:before {
  content: ""
}

.old-brand-icon.is-technology:before {
  content: ""
}

.old-brand-icon.is-time:before {
  content: ""
}

.old-brand-icon.is-toggle-state-folded:before {
  content: ""
}

.old-brand-icon.is-toggle-state-unfolded:before {
  content: ""
}

.old-brand-icon.is-twitter-btn-48:before {
  content: ""
}

.old-brand-icon.is-twitter-favorite:before {
  content: ""
}

.old-brand-icon.is-twitter-reply:before {
  content: ""
}

.old-brand-icon.is-twitter-retweet:before {
  content: ""
}

.old-brand-icon.is-twitter:before {
  content: ""
}

.old-brand-icon.is-utility-vehicle:before {
  content: ""
}

.old-brand-icon.is-youtube-btn-48:before {
  content: ""
}

.old-brand-icon.is-youtube:before {
  content: ""
}

@font-face {
  font-family: brand-icons;
  src: url(./font/brand-icons.woff2) format("woff2"), url(./font/brand-icons.woff) format("woff"), url(./font/brand-icons.ttf) format("truetype"), url(./font/brand-icons.svg#brand-icons) format("svg")
}

.brand-icon {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: brand-icons;
  font-feature-settings: normal;
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-transform: none
}

.brand-icon.is-arrow-left:before {
  content: ""
}

.brand-icon.is-arrow-right:before {
  content: ""
}

.brand-icon.is-arrow-top:before {
  content: ""
}

.brand-icon.is-burger-menu:before {
  content: ""
}

.brand-icon.is-cart:before {
/*  content: "" */
  content: ""
}

.brand-icon.is-checkmark-mini:before {
  content: ""
}

.brand-icon.is-checkmark:before {
  content: ""
}

.brand-icon.is-chevron-down:before {
  content: ""
}

.brand-icon.is-chevron-right:before {
  content: ""
}

.brand-icon.is-close:before {
  content: ""
}

.brand-icon.is-data-sheet:before {
  content: ""
}

.brand-icon.is-download:before {
  content: ""
}

.brand-icon.is-etc:before {
  content: ""
}

.brand-icon.is-facebook:before {
  content: ""
}

.brand-icon.is-images:before {
  content: ""
}

.brand-icon.is-instagram:before {
  content: ""
}

.brand-icon.is-link:before {
  content: ""
}

.brand-icon.is-linkedin:before {
  content: ""
}

.brand-icon.is-list-type:before {
  content: ""
}

.brand-icon.is-logo:before {
  content: ""
}

.brand-icon.is-maximize:before {
  content: ""
}

.brand-icon.is-media-contacts-x72:before {
  content: ""
}

.brand-icon.is-media-contacts:before {
  content: ""
}

.brand-icon.is-newsletter:before {
  content: ""
}

.brand-icon.is-play-x48:before {
  content: ""
}

.brand-icon.is-play:before {
  content: ""
}

.brand-icon.is-press-folder:before {
  content: ""
}

.brand-icon.is-press-releases-x48:before {
  content: ""
}

.brand-icon.is-press-releases:before {
  content: ""
}

.brand-icon.is-price-list:before {
  content: ""
}

.brand-icon.is-rss:before {
  content: ""
}

.brand-icon.is-search:before {
  content: ""
}

.brand-icon.is-share:before {
  content: ""
}

.brand-icon.is-stories:before {
  content: ""
}

.brand-icon.is-time:before {
  content: ""
}

.brand-icon.is-trash:before {
  content: ""
}

.brand-icon.is-twitter-favorite:before {
  content: ""
}

.brand-icon.is-twitter-reply:before {
  content: ""
}

.brand-icon.is-twitter-retweet:before {
  content: ""
}

.brand-icon.is-twitter:before {
  content: ""
}

.brand-icon.is-video-x48:before {
  content: ""
}

.brand-icon.is-video-x72:before {
  content: ""
}

.brand-icon.is-video:before {
  content: ""
}

.brand-icon.is-whatsapp:before {
  content: ""
}

.brand-icon.is-youtube:before {
  content: ""
}

.brand-icon.is-middle {
  vertical-align: -24%
}

.brand-icon.is-x48 {
  font-size: 48px
}

.brand-icon.is-x72 {
  font-size: 72px
}

.brand-icon.has-text {
  margin-right: 9px
}

.btn.btn-sm>.brand-icon.has-text {
  margin-right: 5px
}

.brand-icon.has-spacing-left {
  margin-left: .25em
}

.form-control-feedback .brand-icon {
  line-height: inherit
}

.icon-button .brand-icon {
  line-height: normal
}

a.is-back-link:before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-family: VW Icons;
  font-feature-settings: normal;
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-transform: none;
  white-space: nowrap
}

[data-environment=development] a.is-back-link:before {
  color: #ff69b4!important
}

a.is-deleted {
  text-decoration: line-through
}

.style-links-for-body-text a, .style-links-for-body-text a:active, .style-links-for-body-text a:hover {
  text-decoration: underline
}

p:last-child, pre:last-child, ul:last-child {
  margin-bottom: 0
}

.ellipsis, .nowrap {
  white-space: nowrap
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis
}

.has-no-padding {
  padding: 0
}

.has-no-top-margin {
  margin-top: 0
}

.has-no-bottom-margin {
  margin-bottom: 0
}

.clear-both {
  clear: both
}

textarea {
  max-width: 100%;
  min-height: 54px
}

textarea.is-monospace {
  color: #000;
  font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

dd {
  margin-bottom: 12.5px
}

.clickable, [ng-click] {
  cursor: pointer
}

.clickable.is-disabled, [ng-click].is-disabled {
  cursor: not-allowed
}

.clickable.modal, [ng-click].modal {
  cursor: default
}

.clickable.ng-click-inactive, [ng-click].ng-click-inactive {
  cursor: auto
}

::selection {
  background-color: #4cc7f4;
  color: #fff
}

.debug-well {
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 20px
}

[data-environment=test] img {
  min-height: 10px;
  min-width: 10px
}

@media(min-width:1200px) {
  ::-webkit-scrollbar {
    width: 12px
  }
  ::-webkit-scrollbar-button {
    height: 0
  }
  ::-webkit-scrollbar-track-piece {
    background-color: #dfe4e8;
    border-radius: 6px
  }
  ::-webkit-scrollbar-thumb {
    background-color: #fff;
    border: 1px solid #dfe4e8;
    border-radius: 5px
  }
}

html.no-touch-device ::-webkit-scrollbar {
  width: 12px
}

html.no-touch-device ::-webkit-scrollbar-button {
  height: 0
}

html.no-touch-device ::-webkit-scrollbar-track-piece {
  background-color: #dfe4e8;
  border-radius: 6px
}

html.no-touch-device ::-webkit-scrollbar-thumb {
  background-color: #fff;
  border: 1px solid #dfe4e8;
  border-radius: 5px
}

html {
  background-color: #fff
}

html.no-scrolling, html.no-scrolling body {
  max-height: 100%;
  overflow: hidden
}

body {
  background-color: #fff;
  max-width: 100%;
  overflow: hidden;
  overflow-y: scroll
}

body.-loading-indicator, body.-loading-indicator .btn, body.-loading-indicator a, body.-loading-indicator label {
  cursor: progress!important
}

html.no-scrolling.no-touch-device body {
  margin-right: 12px
}

body[data-environment=test] :not(.masonry--item) {
  transition-delay: 0s!important;
  transition-duration: 0s!important
}

@page {
  margin-left: 3mm;
  margin-right: 3mm
}

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

body.for-desktop .hidden-for-desktop, body.for-mobile .hidden-for-mobile, body.for-non-js .hidden-for-non-js, body.for-tablet .hidden-for-tablet {
  display: none
}

.is-like-heading {
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700;
  transition: color .14s
}

.is-like-heading a, a .is-like-heading {
  color: #000
}

.is-like-heading a:active, .is-like-heading a:focus, .is-like-heading a:hover, a .is-like-heading:active, a .is-like-heading:focus, a .is-like-heading:hover {
  color: #6a767d
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700;
  page-break-after: avoid;
  transition: color .14s
}

.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, a .h1, a .h2, a .h3, a .h4, a .h5, a .h6, a h1, a h2, a h3, a h4, a h5, a h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #000
}

.h1 a:active, .h1 a:focus, .h1 a:hover, .h2 a:active, .h2 a:focus, .h2 a:hover, .h3 a:active, .h3 a:focus, .h3 a:hover, .h4 a:active, .h4 a:focus, .h4 a:hover, .h5 a:active, .h5 a:focus, .h5 a:hover, .h6 a:active, .h6 a:focus, .h6 a:hover, a .h1:active, a .h1:focus, a .h1:hover, a .h2:active, a .h2:focus, a .h2:hover, a .h3:active, a .h3:focus, a .h3:hover, a .h4:active, a .h4:focus, a .h4:hover, a .h5:active, a .h5:focus, a .h5:hover, a .h6:active, a .h6:focus, a .h6:hover, a h1:active, a h1:focus, a h1:hover, a h2:active, a h2:focus, a h2:hover, a h3:active, a h3:focus, a h3:hover, a h4:active, a h4:focus, a h4:hover, a h5:active, a h5:focus, a h5:hover, a h6:active, a h6:focus, a h6:hover, h1 a:active, h1 a:focus, h1 a:hover, h2 a:active, h2 a:focus, h2 a:hover, h3 a:active, h3 a:focus, h3 a:hover, h4 a:active, h4 a:focus, h4 a:hover, h5 a:active, h5 a:focus, h5 a:hover, h6 a:active, h6 a:focus, h6 a:hover {
  color: #6a767d
}

.h1.-no-margin-top, .h2.-no-margin-top, .h3.-no-margin-top, .h4.-no-margin-top, .h5.-no-margin-top, .h6.-no-margin-top, h1.-no-margin-top, h2.-no-margin-top, h3.-no-margin-top, h4.-no-margin-top, h5.-no-margin-top, h6.-no-margin-top {
  margin-top: 0
}

.h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0
}

.h1, h1 {
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  line-height: 72px
}

@media(max-width:991px) {
  .h1, h1 {
    font-size: 30px;
    line-height: 38px
  }
}

.h2, h2 {
  line-height: 46px
}

@media(max-width:991px) {
  .h2, h2 {
    font-size: 26px;
    line-height: 34px
  }
}

.h2.as-block-heading, h2.as-block-heading {
  margin-bottom: 80px;
  margin-top: -5px
}

.h2.as-block-heading.with-top-margin, h2.as-block-heading.with-top-margin {
  margin-top: 95px
}

@media(max-width:767px) {
  .h2.as-block-heading.with-top-margin, h2.as-block-heading.with-top-margin {
    margin-top: 45px
  }
}

.h2.as-block-heading~.slider .slider--pager.is-outside-slider, h2.as-block-heading~.slider .slider--pager.is-outside-slider {
  top: -69px
}

@media(max-width:767px) {
  .h2.as-block-heading, h2.as-block-heading {
    margin-bottom: 28px
  }
  .h2.as-block-heading~.slider .slider--pager.is-outside-slider, h2.as-block-heading~.slider .slider--pager.is-outside-slider {
    top: -53px
  }
}

.h3, h3 {
  line-height: 30px
}

@media(max-width:991px) {
  .h3, h3 {
    font-size: 20px;
    line-height: 26px
  }
}

.h4, h4 {
  font-family: VW Head, Verdana, Helvetica Neue, Helvetica, Arial, sans-serif;
  line-height: 22px
}

@media(max-width:991px) {
  .h4, h4 {
    font-size: 16px;
    line-height: 20px
  }
}

.h5, .h6, h5, h6 {
  line-height: 25px
}

hr {
  border: 0;
  margin: 100px 0 0;
  padding-top: 100px;
  position: relative
}

@media(max-width:767px) {
  hr {
    margin-top: 60px;
    padding-top: 60px
  }
}

hr:before {
  border-top: 1px solid #dfe4e8;
  content: "";
  left: 0;
  margin-left: 3%;
  position: absolute;
  top: 0;
  width: 94%
}

dl dd, ol li:last-child, ul li:last-child {
  margin-bottom: 0
}

dl dd+dt {
  margin-top: 25px
}

a {
  transition: color .14s
}

a:active, a:focus, a:hover {
  text-decoration: none
}

@media(min-width:768px) {
  a[href^=tel] {
    color: inherit
  }
}

a[href^=mailto] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

a.is-block {
  display: block
}

a.is-gray {
  color: #808890
}

a.is-gray:active, a.is-gray:hover {
  color: #001e50
}

p.margin-bottom-md {
  margin-bottom: 24px
}

p.margin-bottom-lg {
  margin-bottom: 34px
}

@media(max-width:767px) {
  p.margin-bottom-lg {
    margin-bottom: 24px
  }
}

.prose-text {
  font-size: 20px;
  line-height: 30px
}

@media(max-width:991px) {
  .prose-text {
    font-size: 16px;
    line-height: 24px
  }
}

.has-bottom-margin {
  margin-bottom: 12.5px
}

.hide-if-last:last-child {
  display: none
}

.dividers-between+.dividers-between {
  margin-top: 100px;
  padding-top: 100px;
  position: relative
}

@media(max-width:767px) {
  .dividers-between+.dividers-between {
    margin-top: 60px;
    padding-top: 60px
  }
}

.dividers-between+.dividers-between:before {
  border-top: 1px solid #dfe4e8;
  content: "";
  left: 0;
  margin-left: 3%;
  position: absolute;
  top: 0;
  width: 94%
}

/*# sourceMappingURL=frontend-adebd3ae.css.map*/

header {
    display: block;
}
#globalHeader {
    text-align: center;
    position: relative;
    background: #fff;
}
#globalHeader {
    border-bottom: #e5eaee 1px solid;
}

.inner {
    /* max-width: 1160px; */
    padding: 32px 20px;
    margin: 0 auto;
    position: relative;
}
.inner {
    padding: 32px 20px;
}
@media (max-width: 639px) {
    .inner {
        width: 94%;
        padding: 32px 3%;
    }
}
#globalHeader .inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 20px;
    height: 48px;
}
#globalHeader .inner {
    position: relative;
}
#globalHeader .inner {
    justify-content: center;
    align-items: center;
    height: 60px;
}
@media (max-width: 639px) {
    #globalHeader .inner {
        height: 48px;
        padding: 0 3%;
    }
}

#siteLogo {
    text-align: left;
    font-size: 18px;
}
@media (max-width: 639px) {
    #siteLogo {
        font-size: 12px;
    }
}

#siteLogo a {
    display: flex;
    align-items: center;
    font-family: "Audi Type Extended";
    font-weight: normal;
    color: #212527;
    -webkit-font-smoothing: antialiased;
}
#siteLogo a:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 20px;
    background-image: url(/assets/img/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}
#siteLogo a:before {
    margin-right: 12px;
}
@media (max-width: 639px) {
    #siteLogo a:before {
        font-size: 16px;
        margin-right: 8px;
        width: 35px;
        height: 14px;
    }
}

#siteLogo a span.brand-title {
    color: #cc0033;
    font-weight: normal;
    font-family: "Audi Type Extended Bold";
    margin-right: 8px;
}
@media (max-width: 639px) {
    #siteLogo a span.brand-title {
        margin-right: 6px;
    }
}


#hamburger {
    display: none;
}


#hamburger {
    display: block;
    width: 30px;
    position: absolute;
    top: 12px;
    left: 20px;
}
#hamburger {
    overflow: hidden;
}
@media (max-width: 639px) {
    #hamburger {
        top: 8px;
        left: 3%;
    }
}

#hamburger span {
    background: #999;
    display: block;
    height: 2px;
    margin: 7px 0;
}
#hamburger span {
    position: relative;
    transform: rotate(0);
    top: 0;
    left: 0;
    opacity: 1;
    transition: none 0.5s ease;
    transition-property: transform, top, left, opacity;
}
@media (max-width: 639px) {
    #hamburger span {
        height: 2px;
        margin: 6px 0;
    }
}


  html.mm-opened #hamburger span.top-bar {
      transform: rotate(45deg);
      top: 7px;
  }
@media (max-width: 639px) {
    html.mm-opened #hamburger span.top-bar {
        top: 7px;
    }
}
html.mm-opened #hamburger span.bottom-bar {
  transform: rotate(-45deg);
  top: -10px;
}
@media (max-width: 639px) {
    html.mm-opened #hamburger span.bottom-bar {
        top: -8px;
    }
}

html.mm-opened {
    overflow-x: hidden;
    position: relative;
}
html.mm-opened #hamburger span.middle-bar {
    left: -40px;
}

.mm-menu, .mm-panels, .mm-panels>.mm-panel {
    margin: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    box-sizing: border-box;
}
.mm-btn, .mm-menu {
    box-sizing: border-box;
}
.mm-menu, .mm-panels>.mm-panel:not(.mm-hidden) {
    display: block;
}
.mm-menu {
    padding: 0;
    position: absolute;
}
.mm-menu {
    background: #f3f3f3;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .7);
}
.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px;
}
.mm-menu.mm-offcanvas {
    z-index: 0;
    display: none;
    position: fixed;
}
.mm-menu.mm-offcanvas.mm-current {
    display: block;
}

.mm-panels, .mm-panels>.mm-panel {
    background: inherit;
    border-color: inherit;
    position: absolute;
}
.mm-panels {
    overflow: hidden;
}



.mm-panel {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.mm-panel.mm-opened {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mm-panels>.mm-panel {
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px;
}
.mm-panels>.mm-panel.mm-hasnavbar {
    padding-top: 40px;
}

.mm-page {
    box-sizing: border-box;
    position: relative;
}
.mm-slideout {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    z-index: 1;
}
html.mm-background .mm-page {
    background: inherit;
}
html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0);
}
@media (min-width: 550px) {
    html.mm-opening .mm-slideout {
        -webkit-transform: translate3d(440px, 0, 0);
        transform: translate3d(440px, 0, 0);
    }
}
.mm-panels>.mm-panel:after, .mm-panels>.mm-panel:before {
    content: '';
    display: block;
    height: 20px;
}
.mm-navbar {
    border-bottom: 1px solid;
    border-color: inherit;
    text-align: center;
    line-height: 20px;
    height: 40px;
    padding: 0 40px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.mm-panel .mm-navbar {
    display: none;
}
.mm-panel.mm-hasnavbar .mm-navbar {
    display: block;
}
.mm-title, .mm-listview {
    font-family: "Audi Type" !important;
}
.mm-navbar>* {
    display: block;
    padding: 10px 0;
}
.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
    text-decoration: none;
}
.mm-listview .mm-divider, .mm-listview>li>a, .mm-listview>li>span, .mm-navbar .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color: rgba(0, 0, 0, .3);
}
.mm-listview, .mm-listview>li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}
.mm-listview {
    font: inherit;
    font-size: 14px;
    line-height: 20px;
}
.mm-menu .mm-listview {
    border-color: rgba(0, 0, 0, .1);
}
.mm-panels>.mm-panel>.mm-listview {
    margin: 20px -20px;
}
.mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview {
    margin-top: -20px;
}
.mm-listview>li {
    position: relative;
}
.mm-listview>li, .mm-listview>li .mm-next, .mm-listview>li .mm-next:before, .mm-listview>li:after {
    border-color: inherit;
}
.mm-listview>li>a, .mm-listview>li>span {
    color: inherit;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
}
.mm-listview .mm-next+a, .mm-listview .mm-next+span {
    margin-right: 50px;
}
.mm-menu .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .5);
    tap-highlight-color: rgba(255,255,255,.5);
}
.mm-listview>li, .mm-listview>li .mm-next, .mm-listview>li .mm-next:before, .mm-listview>li:after {
    border-color: inherit;
}
.mm-listview>li:not(.mm-divider):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 20px;
}
