#vw-connect-app,
#vw-connect-app-how,
#vw-connect-app-disclaimer {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 16px;
  /* FLEXBOX BODY 100% */
  /* END FLEXBOX BODY 100% */
  /* EMBED */
  /* END EMBED */
  /* IMG */
  /* END IMG */
}
#vw-connect-app *,
#vw-connect-app-how *,
#vw-connect-app-disclaimer *,
#vw-connect-app *:before,
#vw-connect-app-how *:before,
#vw-connect-app-disclaimer *:before,
#vw-connect-app *:after,
#vw-connect-app-how *:after,
#vw-connect-app-disclaimer *:after,
#vw-connect-app *:focus,
#vw-connect-app-how *:focus,
#vw-connect-app-disclaimer *:focus {
  box-sizing: inherit;
  -webkit-appearance: none;
  outline: none;
}
#vw-connect-app _:-ms-fullscreen,
#vw-connect-app-how _:-ms-fullscreen,
#vw-connect-app-disclaimer _:-ms-fullscreen,
#vw-connect-app html,
#vw-connect-app-how html,
#vw-connect-app-disclaimer html,
#vw-connect-app body,
#vw-connect-app-how body,
#vw-connect-app-disclaimer body,
#vw-connect-app .wrapper,
#vw-connect-app-how .wrapper,
#vw-connect-app-disclaimer .wrapper {
  height: auto;
  min-height: none;
}
#vw-connect-app .wrapper,
#vw-connect-app-how .wrapper,
#vw-connect-app-disclaimer .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
#vw-connect-app .wrapper > .content,
#vw-connect-app-how .wrapper > .content,
#vw-connect-app-disclaimer .wrapper > .content {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  overflow: none;
}
#vw-connect-app .embed-container,
#vw-connect-app-how .embed-container,
#vw-connect-app-disclaimer .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
#vw-connect-app .embed-container iframe,
#vw-connect-app-how .embed-container iframe,
#vw-connect-app-disclaimer .embed-container iframe,
#vw-connect-app .embed-container object,
#vw-connect-app-how .embed-container object,
#vw-connect-app-disclaimer .embed-container object,
#vw-connect-app .embed-container embed,
#vw-connect-app-how .embed-container embed,
#vw-connect-app-disclaimer .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#vw-connect-app .img img,
#vw-connect-app-how .img img,
#vw-connect-app-disclaimer .img img {
  max-width: 100%;
  height: auto;
}
#vw-connect-app .no-margin-bottom,
#vw-connect-app-how .no-margin-bottom,
#vw-connect-app-disclaimer .no-margin-bottom {
  margin-bottom: 0!important;
}
#vw-connect-app .no-margin-top,
#vw-connect-app-how .no-margin-top,
#vw-connect-app-disclaimer .no-margin-top {
  margin-top: 0!important;
}
#vw-connect-app .no-margins,
#vw-connect-app-how .no-margins,
#vw-connect-app-disclaimer .no-margins {
  margin: 0!important;
}
#vw-connect-app .no-lateral-paddings,
#vw-connect-app-how .no-lateral-paddings,
#vw-connect-app-disclaimer .no-lateral-paddings {
  padding-left: 0!important;
  padding-right: 0!important;
}
#vw-connect-app .small-margin-bottom,
#vw-connect-app-how .small-margin-bottom,
#vw-connect-app-disclaimer .small-margin-bottom {
  margin-bottom: 8px!important;
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
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,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.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: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  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"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
#vw-connect-app .hide,
#vw-connect-app-faq .hide,
#vw-connect-app-how .hide {
  display: none !important;
}
#vw-connect-app a.btn,
#vw-connect-app-faq a.btn,
#vw-connect-app-how a.btn {
  font-family: 'VWHeadWeb-Bold';
  font-size: 4.8vw;
  color: white;
  text-align: center;
  padding: 2.6vw 4.26vw;
  background-color: #00b1eb;
}
#vw-connect-app a.btn.outline,
#vw-connect-app-faq a.btn.outline,
#vw-connect-app-how a.btn.outline {
  background-color: transparent;
  border: 1px solid white;
}
#vw-connect-app .btn-container,
#vw-connect-app-faq .btn-container,
#vw-connect-app-how .btn-container {
  margin-top: 6.6vw;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  #vw-connect-app .btn-container,
  #vw-connect-app-faq .btn-container,
  #vw-connect-app-how .btn-container {
    margin-top: 1.2vw;
    text-align: left;
    width: auto;
    display: inline-block;
  }
  #vw-connect-app .btn-container a.btn,
  #vw-connect-app-faq .btn-container a.btn,
  #vw-connect-app-how .btn-container a.btn {
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    font-size: 1.4vw;
    padding: 0.65vw 1.1vw 0.685vw;
    -webkit-border-radius: 0.8vw;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0.8vw;
    -moz-background-clip: padding;
    border-radius: 0.8vw;
    background-clip: padding-box;
  }
  #vw-connect-app .btn-container a.btn:hover,
  #vw-connect-app-faq .btn-container a.btn:hover,
  #vw-connect-app-how .btn-container a.btn:hover {
    background-color: black;
  }
}
@media only screen and (min-width: 768px) {
  #vw-connect-app a.arrow,
  #vw-connect-app-faq a.arrow,
  #vw-connect-app-how a.arrow {
    position: absolute;
    width: 3.44vw;
    height: 3.44vw;
    bottom: 5vh;
    left: 45.51vw;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    border: 1px solid white;
  }
  #vw-connect-app a.arrow i,
  #vw-connect-app-faq a.arrow i,
  #vw-connect-app-how a.arrow i {
    content: '';
    display: block;
    width: 1vw;
    height: 1vw;
    border: 1px solid white;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.65vw;
    margin-left: -0.5vw;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top-color: transparent;
    border-left-color: transparent;
    -webkit-transform-origin: 0.5vw;
    -moz-transform-origin: 0.5vw;
    -o-transform-origin: 0.5vw;
    -ms-transform-origin: 0.5vw;
    transform-origin: 0.5vw;
  }
}
#vw-connect-app h1,
#vw-connect-app-faq h1,
#vw-connect-app-how h1,
#vw-connect-app h2,
#vw-connect-app-faq h2,
#vw-connect-app-how h2,
#vw-connect-app h3,
#vw-connect-app-faq h3,
#vw-connect-app-how h3,
#vw-connect-app h4,
#vw-connect-app-faq h4,
#vw-connect-app-how h4,
#vw-connect-app h5,
#vw-connect-app-faq h5,
#vw-connect-app-how h5,
#vw-connect-app h6,
#vw-connect-app-faq h6,
#vw-connect-app-how h6,
#vw-connect-app p,
#vw-connect-app-faq p,
#vw-connect-app-how p {
  margin: 0;
  font-family: 'VWHeadWeb-Bold';
  color: black;
}
#vw-connect-app h1.white,
#vw-connect-app-faq h1.white,
#vw-connect-app-how h1.white,
#vw-connect-app h2.white,
#vw-connect-app-faq h2.white,
#vw-connect-app-how h2.white,
#vw-connect-app h3.white,
#vw-connect-app-faq h3.white,
#vw-connect-app-how h3.white,
#vw-connect-app h4.white,
#vw-connect-app-faq h4.white,
#vw-connect-app-how h4.white,
#vw-connect-app h5.white,
#vw-connect-app-faq h5.white,
#vw-connect-app-how h5.white,
#vw-connect-app h6.white,
#vw-connect-app-faq h6.white,
#vw-connect-app-how h6.white,
#vw-connect-app p.white,
#vw-connect-app-faq p.white,
#vw-connect-app-how p.white {
  color: white;
}
#vw-connect-app h1.blue,
#vw-connect-app-faq h1.blue,
#vw-connect-app-how h1.blue,
#vw-connect-app h2.blue,
#vw-connect-app-faq h2.blue,
#vw-connect-app-how h2.blue,
#vw-connect-app h3.blue,
#vw-connect-app-faq h3.blue,
#vw-connect-app-how h3.blue,
#vw-connect-app h4.blue,
#vw-connect-app-faq h4.blue,
#vw-connect-app-how h4.blue,
#vw-connect-app h5.blue,
#vw-connect-app-faq h5.blue,
#vw-connect-app-how h5.blue,
#vw-connect-app h6.blue,
#vw-connect-app-faq h6.blue,
#vw-connect-app-how h6.blue,
#vw-connect-app p.blue,
#vw-connect-app-faq p.blue,
#vw-connect-app-how p.blue {
  color: #00b1eb;
}
#vw-connect-app h1.center,
#vw-connect-app-faq h1.center,
#vw-connect-app-how h1.center,
#vw-connect-app h2.center,
#vw-connect-app-faq h2.center,
#vw-connect-app-how h2.center,
#vw-connect-app h3.center,
#vw-connect-app-faq h3.center,
#vw-connect-app-how h3.center,
#vw-connect-app h4.center,
#vw-connect-app-faq h4.center,
#vw-connect-app-how h4.center,
#vw-connect-app h5.center,
#vw-connect-app-faq h5.center,
#vw-connect-app-how h5.center,
#vw-connect-app h6.center,
#vw-connect-app-faq h6.center,
#vw-connect-app-how h6.center,
#vw-connect-app p.center,
#vw-connect-app-faq p.center,
#vw-connect-app-how p.center {
  text-align: center;
}
#vw-connect-app h1,
#vw-connect-app-faq h1,
#vw-connect-app-how h1 {
  font-size: 7.28vw;
  line-height: 1.1em;
  text-align: left;
}
#vw-connect-app h2,
#vw-connect-app-faq h2,
#vw-connect-app-how h2 {
  font-family: 'VWTextWeb-bold';
  font-size: 5.4vw;
  line-height: 1.1em;
  display: table;
  width: auto;
  margin: 0 auto;
  padding: 2.13vw 1.86vw 3.2vw;
  text-align: center;
  border: 3px solid black;
}
#vw-connect-app h2.white,
#vw-connect-app-faq h2.white,
#vw-connect-app-how h2.white {
  border-color: white;
}
#vw-connect-app h2.blue,
#vw-connect-app-faq h2.blue,
#vw-connect-app-how h2.blue {
  border-color: #00b1eb;
}
#vw-connect-app h3,
#vw-connect-app-faq h3,
#vw-connect-app-how h3 {
  font-family: 'VWTextWeb-bold';
  font-size: 5.2vw;
  line-height: 1.1em;
  text-align: center;
}
#vw-connect-app h4,
#vw-connect-app-faq h4,
#vw-connect-app-how h4 {
  font-family: 'VWTextWeb-bold';
  text-align: center;
  font-size: 4.8vw;
}
#vw-connect-app p,
#vw-connect-app-faq p,
#vw-connect-app-how p {
  font-family: 'VWTextWeb-Regular';
  font-size: 3.73vw;
  line-height: 1.1em;
  padding: 1em 0;
  text-align: left;
}
#vw-connect-app .separator,
#vw-connect-app-faq .separator,
#vw-connect-app-how .separator {
  content: '';
  margin: 12vw auto;
  width: 6.48vw;
  height: 3px;
  background-color: #00b1eb;
}
#vw-connect-app .separator.white,
#vw-connect-app-faq .separator.white,
#vw-connect-app-how .separator.white {
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  #vw-connect-app h1,
  #vw-connect-app-faq h1,
  #vw-connect-app-how h1 {
    font-size: 2.6vw;
  }
  #vw-connect-app h2,
  #vw-connect-app-faq h2,
  #vw-connect-app-how h2 {
    font-size: 1.9vw;
    padding: 1.6vw 1.3vw;
    border-width: 5px;
  }
  #vw-connect-app h3,
  #vw-connect-app-faq h3,
  #vw-connect-app-how h3 {
    font-size: 1.77vw;
    text-align: left;
  }
  #vw-connect-app h4,
  #vw-connect-app-faq h4,
  #vw-connect-app-how h4 {
    font-size: 2vw;
  }
  #vw-connect-app p,
  #vw-connect-app-faq p,
  #vw-connect-app-how p {
    font-size: 1.05vw;
    padding: .4em 0 .8em;
  }
  #vw-connect-app .separator,
  #vw-connect-app-faq .separator,
  #vw-connect-app-how .separator {
    width: 2.6vw;
    margin: 0.9vw 0 1.1vw;
  }
}
#vw-connect-app .loading,
#vw-connect-app-faq .loading,
#vw-connect-app-how .loading {
  background-color: #00b1eb;
  min-height: 100vh;
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: .2;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: .2;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: .2;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: .2;
  }
  100% {
    opacity: 1;
  }
}
#vw-connect-app .loading h2,
#vw-connect-app-faq .loading h2,
#vw-connect-app-how .loading h2 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0 auto;
  -webkit-animation: blink normal 1.5s infinite ease-in-out;
  -moz-animation: blink normal 1.5s infinite ease-in-out;
  -o-animation: blink normal 1.5s infinite ease-in-out;
  animation: blink normal 1.5s infinite ease-in-out;
}
#vw-connect-app .menu,
#vw-connect-app-faq .menu,
#vw-connect-app-how .menu {
  width: 100vw;
  height: 12.8vw;
  background-color: #fff;
  z-index: 200;
}
#vw-connect-app .menu ul,
#vw-connect-app-faq .menu ul,
#vw-connect-app-how .menu ul {
  height: 12.8vw;
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
#vw-connect-app .menu ul li a,
#vw-connect-app-faq .menu ul li a,
#vw-connect-app-how .menu ul li a {
  font-family: 'VWTextWeb-bold';
  font-size: 3.8vw;
  color: black;
}
#vw-connect-app .menu ul li a.selected,
#vw-connect-app-faq .menu ul li a.selected,
#vw-connect-app-how .menu ul li a.selected {
  color: #00b1eb;
}
#vw-connect-app .menu ul li a:hover,
#vw-connect-app-faq .menu ul li a:hover,
#vw-connect-app-how .menu ul li a:hover,
#vw-connect-app .menu ul li a:visited,
#vw-connect-app-faq .menu ul li a:visited,
#vw-connect-app-how .menu ul li a:visited,
#vw-connect-app .menu ul li a:link,
#vw-connect-app-faq .menu ul li a:link,
#vw-connect-app-how .menu ul li a:link,
#vw-connect-app .menu ul li a:active,
#vw-connect-app-faq .menu ul li a:active,
#vw-connect-app-how .menu ul li a:active {
  text-decoration: none;
}
#vw-connect-app .menu.active,
#vw-connect-app-faq .menu.active,
#vw-connect-app-how .menu.active {
  background-color: #f4f5f7;
}
@media only screen and (min-width: 768px) {
  #vw-connect-app .menu,
  #vw-connect-app-faq .menu,
  #vw-connect-app-how .menu {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 75px;
    background-color: #f4f4f4;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12);
  }
  #vw-connect-app .menu ul,
  #vw-connect-app-faq .menu ul,
  #vw-connect-app-how .menu ul {
    height: 75px;
    padding-right: 50px;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  #vw-connect-app .menu ul li,
  #vw-connect-app-faq .menu ul li,
  #vw-connect-app-how .menu ul li {
    padding-left: 25px;
  }
  #vw-connect-app .menu ul li a,
  #vw-connect-app-faq .menu ul li a,
  #vw-connect-app-how .menu ul li a {
    padding-bottom: 10px;
    font-size: 18px;
    position: relative;
    color: black;
    -webkit-transition: 0.3s color;
    -moz-transition: 0.3s color;
    -o-transition: 0.3s color;
    transition: 0.3s color;
  }
  #vw-connect-app .menu ul li a.selected::after,
  #vw-connect-app-faq .menu ul li a.selected::after,
  #vw-connect-app-how .menu ul li a.selected::after {
    background-color: #00b1eb;
  }
  #vw-connect-app .menu ul li a:after,
  #vw-connect-app-faq .menu ul li a:after,
  #vw-connect-app-how .menu ul li a:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 3px;
    content: '';
    background-color: #000;
    -webkit-transition: 0.3s background-color;
    -moz-transition: 0.3s background-color;
    -o-transition: 0.3s background-color;
    transition: 0.3s background-color;
  }
  #vw-connect-app .menu ul li a:hover,
  #vw-connect-app-faq .menu ul li a:hover,
  #vw-connect-app-how .menu ul li a:hover {
    text-decoration: none;
    color: #00b1eb;
  }
  #vw-connect-app .menu ul li a:hover:after,
  #vw-connect-app-faq .menu ul li a:hover:after,
  #vw-connect-app-how .menu ul li a:hover:after {
    background-color: #00b1eb;
  }
}
#vw-connect-app .sections section article,
#vw-connect-app-faq .sections section article,
#vw-connect-app-how .sections section article {
  padding: 10.8vw 8.10vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#vw-connect-app .sections section article.home svg,
#vw-connect-app-faq .sections section article.home svg,
#vw-connect-app-how .sections section article.home svg {
  width: 26.04vw;
  height: 9.45vw;
  margin-right: 2.6vw;
}
#vw-connect-app .sections section article.home .img,
#vw-connect-app-faq .sections section article.home .img,
#vw-connect-app-how .sections section article.home .img {
  width: 100%;
  margin: 0 auto;
}
#vw-connect-app .sections section article.home .img img,
#vw-connect-app-faq .sections section article.home .img img,
#vw-connect-app-how .sections section article.home .img img {
  width: 100%;
  height: auto;
}
#vw-connect-app .sections section article.discover,
#vw-connect-app-faq .sections section article.discover,
#vw-connect-app-how .sections section article.discover,
#vw-connect-app .sections section article.get,
#vw-connect-app-faq .sections section article.get,
#vw-connect-app-how .sections section article.get {
  background-color: #00b1eb;
}
#vw-connect-app .sections section article.discover,
#vw-connect-app-faq .sections section article.discover,
#vw-connect-app-how .sections section article.discover {
  position: relative;
}
#vw-connect-app .sections section article.discover::after,
#vw-connect-app-faq .sections section article.discover::after,
#vw-connect-app-how .sections section article.discover::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 55vw;
  content: '';
  background-color: #fff;
}
#vw-connect-app .sections section article.video,
#vw-connect-app-faq .sections section article.video,
#vw-connect-app-how .sections section article.video {
  width: 100%;
  height: 107.66667vw;
}
#vw-connect-app .sections section article.video a.play,
#vw-connect-app-faq .sections section article.video a.play,
#vw-connect-app-how .sections section article.video a.play {
  position: relative;
  display: block;
  width: 100%;
  height: 41vw;
  margin-bottom: 10vw;
  content: '';
}
#vw-connect-app .sections section article.video a.play::before,
#vw-connect-app-faq .sections section article.video a.play::before,
#vw-connect-app-how .sections section article.video a.play::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin-top: -10vw;
  margin-left: -7vw;
  content: '';
  border-width: 10vw 0 10vw 15vw;
  border-style: solid;
  border-color: transparent transparent transparent white;
}
#vw-connect-app .sections section article.video .btn-container,
#vw-connect-app-faq .sections section article.video .btn-container,
#vw-connect-app-how .sections section article.video .btn-container {
  margin-top: 3.5vw;
}
#vw-connect-app .sections section article.video iframe,
#vw-connect-app-faq .sections section article.video iframe,
#vw-connect-app-how .sections section article.video iframe {
  position: relative;
  display: table;
  width: 74vw;
  height: 41vw;
  margin: 0 auto;
  margin-bottom: 22vw;
  border: 0;
}
@media only screen and (min-width: 768px) {
  #vw-connect-app .sections section article,
  #vw-connect-app-faq .sections section article,
  #vw-connect-app-how .sections section article {
    padding: 0;
    position: relative;
    min-height: 100vh;
  }
  #vw-connect-app .sections section article .background,
  #vw-connect-app-faq .sections section article .background,
  #vw-connect-app-how .sections section article .background {
    z-index: 1;
    position: absolute;
    width: 76.4940239vh;
    height: 50vh;
    overflow: hidden;
    bottom: 0;
    left: 0;
  }
  #vw-connect-app .sections section article .background img,
  #vw-connect-app-faq .sections section article .background img,
  #vw-connect-app-how .sections section article .background img {
    width: 100%;
  }
  #vw-connect-app .sections section article.home,
  #vw-connect-app-faq .sections section article.home,
  #vw-connect-app-how .sections section article.home {
    background-attachment: fixed;
  }
  #vw-connect-app .sections section article.home svg,
  #vw-connect-app-faq .sections section article.home svg,
  #vw-connect-app-how .sections section article.home svg {
    width: 8.5vw;
    height: 3.29vw;
    margin-right: 0.8vw;
  }
  #vw-connect-app .sections section article.home .img,
  #vw-connect-app-faq .sections section article.home .img,
  #vw-connect-app-how .sections section article.home .img {
    position: absolute;
    left: 31vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 26vw;
  }
  #vw-connect-app .sections section article.home .img img,
  #vw-connect-app-faq .sections section article.home .img img,
  #vw-connect-app-how .sections section article.home .img img {
    width: 100%;
    height: auto;
  }
  #vw-connect-app .sections section article.home .text,
  #vw-connect-app-faq .sections section article.home .text,
  #vw-connect-app-how .sections section article.home .text {
    position: absolute;
    left: 56vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #vw-connect-app .sections section article.discover:after,
  #vw-connect-app-faq .sections section article.discover:after,
  #vw-connect-app-how .sections section article.discover:after {
    height: 45vh;
  }
  #vw-connect-app .sections section article.discover .background,
  #vw-connect-app-faq .sections section article.discover .background,
  #vw-connect-app-how .sections section article.discover .background {
    left: auto;
    right: 0;
  }
  #vw-connect-app .sections section article.discover .text,
  #vw-connect-app-faq .sections section article.discover .text,
  #vw-connect-app-how .sections section article.discover .text {
    width: calc(28.66342648vw + 96px);
    padding-top: 20vh;
  }
  #vw-connect-app .sections section article.left .background,
  #vw-connect-app-faq .sections section article.left .background,
  #vw-connect-app-how .sections section article.left .background,
  #vw-connect-app .sections section article.right .background,
  #vw-connect-app-faq .sections section article.right .background,
  #vw-connect-app-how .sections section article.right .background {
    pointer-events: none;
  }
  #vw-connect-app .sections section article.left .text,
  #vw-connect-app-faq .sections section article.left .text,
  #vw-connect-app-how .sections section article.left .text,
  #vw-connect-app .sections section article.right .text,
  #vw-connect-app-faq .sections section article.right .text,
  #vw-connect-app-how .sections section article.right .text {
    overflow: hidden;
    background-color: #EDEDED;
    height: 80vh;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #vw-connect-app .sections section article.left .text .text-inner,
  #vw-connect-app-faq .sections section article.left .text .text-inner,
  #vw-connect-app-how .sections section article.left .text .text-inner,
  #vw-connect-app .sections section article.right .text .text-inner,
  #vw-connect-app-faq .sections section article.right .text .text-inner,
  #vw-connect-app-how .sections section article.right .text .text-inner {
    padding-top: 5vh;
    width: 28.66342648vw;
  }
  #vw-connect-app .sections section article.left .text .text-inner .title,
  #vw-connect-app-faq .sections section article.left .text .text-inner .title,
  #vw-connect-app-how .sections section article.left .text .text-inner .title,
  #vw-connect-app .sections section article.right .text .text-inner .title,
  #vw-connect-app-faq .sections section article.right .text .text-inner .title,
  #vw-connect-app-how .sections section article.right .text .text-inner .title {
    position: relative;
  }
  #vw-connect-app .sections section article.left .text .text-inner .title .icon,
  #vw-connect-app-faq .sections section article.left .text .text-inner .title .icon,
  #vw-connect-app-how .sections section article.left .text .text-inner .title .icon,
  #vw-connect-app .sections section article.right .text .text-inner .title .icon,
  #vw-connect-app-faq .sections section article.right .text .text-inner .title .icon,
  #vw-connect-app-how .sections section article.right .text .text-inner .title .icon {
    position: absolute;
    bottom: -10px;
    left: -10px;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  #vw-connect-app .sections section article.left .background,
  #vw-connect-app-faq .sections section article.left .background,
  #vw-connect-app-how .sections section article.left .background {
    left: auto;
    right: 0;
  }
  #vw-connect-app .sections section article.left .text,
  #vw-connect-app-faq .sections section article.left .text,
  #vw-connect-app-how .sections section article.left .text {
    float: left;
    background-color: #00b1eb;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  #vw-connect-app .sections section article.left .text .text-inner,
  #vw-connect-app-faq .sections section article.left .text .text-inner,
  #vw-connect-app-how .sections section article.left .text .text-inner {
    padding-left: 20vh;
  }
  #vw-connect-app .sections section article.right .text,
  #vw-connect-app-faq .sections section article.right .text,
  #vw-connect-app-how .sections section article.right .text {
    float: right;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  #vw-connect-app .sections section article.right .text .text-inner,
  #vw-connect-app-faq .sections section article.right .text .text-inner,
  #vw-connect-app-how .sections section article.right .text .text-inner {
    padding-left: 5vh;
  }
  #vw-connect-app .sections section article.right .text .text-inner .icon svg path,
  #vw-connect-app-faq .sections section article.right .text .text-inner .icon svg path,
  #vw-connect-app-how .sections section article.right .text .text-inner .icon svg path {
    fill: #00b1eb;
  }
  #vw-connect-app .sections section article.center,
  #vw-connect-app-faq .sections section article.center,
  #vw-connect-app-how .sections section article.center {
    background-color: #00b1eb;
  }
  #vw-connect-app .sections section article.center .text,
  #vw-connect-app-faq .sections section article.center .text,
  #vw-connect-app-how .sections section article.center .text {
    overflow: hidden;
  }
  #vw-connect-app .sections section article.center .text .title,
  #vw-connect-app-faq .sections section article.center .text .title,
  #vw-connect-app-how .sections section article.center .text .title {
    padding-top: 20vh;
    width: calc(28.66342648vw + 96px);
  }
  #vw-connect-app .sections section article.center .text .title.fixed,
  #vw-connect-app-faq .sections section article.center .text .title.fixed,
  #vw-connect-app-how .sections section article.center .text .title.fixed {
    position: fixed;
    top: 0;
    left: 96px;
    z-index: 20;
  }
  #vw-connect-app .sections section article.center.extraLong,
  #vw-connect-app-faq .sections section article.center.extraLong,
  #vw-connect-app-how .sections section article.center.extraLong {
    height: 110vh;
    min-height: 110vh;
  }
  #vw-connect-app .sections section article.video,
  #vw-connect-app-faq .sections section article.video,
  #vw-connect-app-how .sections section article.video {
    height: 60.9375vw;
    min-height: 60.9375vw;
  }
  #vw-connect-app .sections section article.video h4,
  #vw-connect-app-faq .sections section article.video h4,
  #vw-connect-app-how .sections section article.video h4 {
    padding-top: 8vw;
  }
  #vw-connect-app .sections section article.video .separator.center,
  #vw-connect-app-faq .sections section article.video .separator.center,
  #vw-connect-app-how .sections section article.video .separator.center {
    margin: 4.8vw auto;
  }
  #vw-connect-app .sections section article.video iframe,
  #vw-connect-app-faq .sections section article.video iframe,
  #vw-connect-app-how .sections section article.video iframe {
    width: 34.1145833vw;
    -webkit-transform: translateX(0.5vw);
    -moz-transform: translateX(0.5vw);
    -o-transform: translateX(0.5vw);
    -ms-transform: translateX(0.5vw);
    transform: translateX(0.5vw);
    height: 19.4270833vw;
  }
  #vw-connect-app .sections section article.want .text,
  #vw-connect-app-faq .sections section article.want .text,
  #vw-connect-app-how .sections section article.want .text {
    padding-top: 20vh;
    width: 40vw;
  }
  #vw-connect-app .sections section article.want .text h2,
  #vw-connect-app-faq .sections section article.want .text h2,
  #vw-connect-app-how .sections section article.want .text h2 {
    font-size: 3vw;
  }
  #vw-connect-app .sections section article.want .text p,
  #vw-connect-app-faq .sections section article.want .text p,
  #vw-connect-app-how .sections section article.want .text p {
    padding-top: 1vw;
  }
  #vw-connect-app .sections section article.want .text .btn-container,
  #vw-connect-app-faq .sections section article.want .text .btn-container,
  #vw-connect-app-how .sections section article.want .text .btn-container {
    width: 100%;
    text-align: center;
  }
  #vw-connect-app .sections section article.connect,
  #vw-connect-app-faq .sections section article.connect,
  #vw-connect-app-how .sections section article.connect {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: auto;
    min-height: 50vh;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #vw-connect-app .sections section article.home,
  #vw-connect-app-faq .sections section article.home,
  #vw-connect-app-how .sections section article.home {
    background-attachment: scroll;
  }
  #vw-connect-app .sections section article.right .text .text-inner p,
  #vw-connect-app-faq .sections section article.right .text .text-inner p,
  #vw-connect-app-how .sections section article.right .text .text-inner p,
  #vw-connect-app .sections section article.left .text .text-inner p,
  #vw-connect-app-faq .sections section article.left .text .text-inner p,
  #vw-connect-app-how .sections section article.left .text .text-inner p {
    width: 32vw;
    font-size: .95vw;
  }
}
#vw-connect-app .how-sections .title,
#vw-connect-app-faq .how-sections .title,
#vw-connect-app-how .how-sections .title {
  display: none;
}
#vw-connect-app .how-sections article .inner .how-image,
#vw-connect-app-faq .how-sections article .inner .how-image,
#vw-connect-app-how .how-sections article .inner .how-image {
  display: none;
}
#vw-connect-app .how-sections article.left,
#vw-connect-app-faq .how-sections article.left,
#vw-connect-app-how .how-sections article.left,
#vw-connect-app .how-sections article.right,
#vw-connect-app-faq .how-sections article.right,
#vw-connect-app-how .how-sections article.right {
  padding: 7vw 4vw;
}
#vw-connect-app .how-sections article.left .how-title,
#vw-connect-app-faq .how-sections article.left .how-title,
#vw-connect-app-how .how-sections article.left .how-title,
#vw-connect-app .how-sections article.right .how-title,
#vw-connect-app-faq .how-sections article.right .how-title,
#vw-connect-app-how .how-sections article.right .how-title {
  padding: 0 6vw;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#vw-connect-app .how-sections article.left .how-title i,
#vw-connect-app-faq .how-sections article.left .how-title i,
#vw-connect-app-how .how-sections article.left .how-title i,
#vw-connect-app .how-sections article.right .how-title i,
#vw-connect-app-faq .how-sections article.right .how-title i,
#vw-connect-app-how .how-sections article.right .how-title i {
  font-family: 'VWHeadWeb-Bold';
  font-style: normal;
  line-height: 9.6vw;
  display: block;
  width: 9.6vw;
  height: 9.6vw;
  margin-right: 4vw;
  text-align: center;
  color: white;
  background-color: #00b1eb;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 0 9.6vw;
  -ms-flex: 0 0 9.6vw;
  flex: 0 0 9.6vw;
}
#vw-connect-app .how-sections article.left .how-title i.white,
#vw-connect-app-faq .how-sections article.left .how-title i.white,
#vw-connect-app-how .how-sections article.left .how-title i.white,
#vw-connect-app .how-sections article.right .how-title i.white,
#vw-connect-app-faq .how-sections article.right .how-title i.white,
#vw-connect-app-how .how-sections article.right .how-title i.white {
  color: #00b1eb;
  background-color: white;
}
#vw-connect-app .how-sections article.left .how-title h3,
#vw-connect-app-faq .how-sections article.left .how-title h3,
#vw-connect-app-how .how-sections article.left .how-title h3,
#vw-connect-app .how-sections article.right .how-title h3,
#vw-connect-app-faq .how-sections article.right .how-title h3,
#vw-connect-app-how .how-sections article.right .how-title h3 {
  font-size: 6.5vw;
  text-align: left;
}
#vw-connect-app .how-sections article.left .how-text .img-mobile,
#vw-connect-app-faq .how-sections article.left .how-text .img-mobile,
#vw-connect-app-how .how-sections article.left .how-text .img-mobile,
#vw-connect-app .how-sections article.right .how-text .img-mobile,
#vw-connect-app-faq .how-sections article.right .how-text .img-mobile,
#vw-connect-app-how .how-sections article.right .how-text .img-mobile {
  width: 60vw;
  margin: 0 auto;
  padding: 6vw 0 2vw;
}
#vw-connect-app .how-sections article.left .how-text .img-mobile img,
#vw-connect-app-faq .how-sections article.left .how-text .img-mobile img,
#vw-connect-app-how .how-sections article.left .how-text .img-mobile img,
#vw-connect-app .how-sections article.right .how-text .img-mobile img,
#vw-connect-app-faq .how-sections article.right .how-text .img-mobile img,
#vw-connect-app-how .how-sections article.right .how-text .img-mobile img {
  width: 100%;
  height: auto;
}
#vw-connect-app .how-sections article.left .how-text .how-text,
#vw-connect-app-faq .how-sections article.left .how-text .how-text,
#vw-connect-app-how .how-sections article.left .how-text .how-text,
#vw-connect-app .how-sections article.right .how-text .how-text,
#vw-connect-app-faq .how-sections article.right .how-text .how-text,
#vw-connect-app-how .how-sections article.right .how-text .how-text {
  margin: 0 -2vw;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#vw-connect-app .how-sections article.left .how-text .how-text.only,
#vw-connect-app-faq .how-sections article.left .how-text .how-text.only,
#vw-connect-app-how .how-sections article.left .how-text .how-text.only,
#vw-connect-app .how-sections article.right .how-text .how-text.only,
#vw-connect-app-faq .how-sections article.right .how-text .how-text.only,
#vw-connect-app-how .how-sections article.right .how-text .how-text.only {
  padding-right: 6vw;
  padding-left: 20vw;
}
#vw-connect-app .how-sections article.left .how-text .how-text.only .how-text-inner p,
#vw-connect-app-faq .how-sections article.left .how-text .how-text.only .how-text-inner p,
#vw-connect-app-how .how-sections article.left .how-text .how-text.only .how-text-inner p,
#vw-connect-app .how-sections article.right .how-text .how-text.only .how-text-inner p,
#vw-connect-app-faq .how-sections article.right .how-text .how-text.only .how-text-inner p,
#vw-connect-app-how .how-sections article.right .how-text .how-text.only .how-text-inner p {
  font-size: 4.4vw;
  text-align: left;
}
#vw-connect-app .how-sections article.left .how-text .how-text .how-text-inner,
#vw-connect-app-faq .how-sections article.left .how-text .how-text .how-text-inner,
#vw-connect-app-how .how-sections article.left .how-text .how-text .how-text-inner,
#vw-connect-app .how-sections article.right .how-text .how-text .how-text-inner,
#vw-connect-app-faq .how-sections article.right .how-text .how-text .how-text-inner,
#vw-connect-app-how .how-sections article.right .how-text .how-text .how-text-inner {
  padding: 0 2vw;
}
#vw-connect-app .how-sections article.left .how-text .how-text .how-text-inner p,
#vw-connect-app-faq .how-sections article.left .how-text .how-text .how-text-inner p,
#vw-connect-app-how .how-sections article.left .how-text .how-text .how-text-inner p,
#vw-connect-app .how-sections article.right .how-text .how-text .how-text-inner p,
#vw-connect-app-faq .how-sections article.right .how-text .how-text .how-text-inner p,
#vw-connect-app-how .how-sections article.right .how-text .how-text .how-text-inner p {
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-break: keep-all;
  font-size: 3.2vw;
  text-align: center;
}
#vw-connect-app .how-sections article.left .how-text .how-text .how-text-inner .btn-container,
#vw-connect-app-faq .how-sections article.left .how-text .how-text .how-text-inner .btn-container,
#vw-connect-app-how .how-sections article.left .how-text .how-text .how-text-inner .btn-container,
#vw-connect-app .how-sections article.right .how-text .how-text .how-text-inner .btn-container,
#vw-connect-app-faq .how-sections article.right .how-text .how-text .how-text-inner .btn-container,
#vw-connect-app-how .how-sections article.right .how-text .how-text .how-text-inner .btn-container {
  margin-top: 0;
}
#vw-connect-app .how-sections article.left .how-text ul.list,
#vw-connect-app-faq .how-sections article.left .how-text ul.list,
#vw-connect-app-how .how-sections article.left .how-text ul.list,
#vw-connect-app .how-sections article.right .how-text ul.list,
#vw-connect-app-faq .how-sections article.right .how-text ul.list,
#vw-connect-app-how .how-sections article.right .how-text ul.list {
  padding: 4vw 6vw 4vw 20vw;
  list-style: none;
}
#vw-connect-app .how-sections article.left .how-text ul.list li,
#vw-connect-app-faq .how-sections article.left .how-text ul.list li,
#vw-connect-app-how .how-sections article.left .how-text ul.list li,
#vw-connect-app .how-sections article.right .how-text ul.list li,
#vw-connect-app-faq .how-sections article.right .how-text ul.list li,
#vw-connect-app-how .how-sections article.right .how-text ul.list li {
  font-size: 3.6vw;
  position: relative;
  padding-bottom: 2vw;
}
#vw-connect-app .how-sections article.left .how-text ul.list li.white,
#vw-connect-app-faq .how-sections article.left .how-text ul.list li.white,
#vw-connect-app-how .how-sections article.left .how-text ul.list li.white,
#vw-connect-app .how-sections article.right .how-text ul.list li.white,
#vw-connect-app-faq .how-sections article.right .how-text ul.list li.white,
#vw-connect-app-how .how-sections article.right .how-text ul.list li.white {
  color: white;
}
#vw-connect-app .how-sections article.left .how-text ul.list li.white::after,
#vw-connect-app-faq .how-sections article.left .how-text ul.list li.white::after,
#vw-connect-app-how .how-sections article.left .how-text ul.list li.white::after,
#vw-connect-app .how-sections article.right .how-text ul.list li.white::after,
#vw-connect-app-faq .how-sections article.right .how-text ul.list li.white::after,
#vw-connect-app-how .how-sections article.right .how-text ul.list li.white::after,
#vw-connect-app .how-sections article.left .how-text ul.list li.white::before,
#vw-connect-app-faq .how-sections article.left .how-text ul.list li.white::before,
#vw-connect-app-how .how-sections article.left .how-text ul.list li.white::before,
#vw-connect-app .how-sections article.right .how-text ul.list li.white::before,
#vw-connect-app-faq .how-sections article.right .how-text ul.list li.white::before,
#vw-connect-app-how .how-sections article.right .how-text ul.list li.white::before {
  background-color: white;
}
#vw-connect-app .how-sections article.left .how-text ul.list li::after,
#vw-connect-app-faq .how-sections article.left .how-text ul.list li::after,
#vw-connect-app-how .how-sections article.left .how-text ul.list li::after,
#vw-connect-app .how-sections article.right .how-text ul.list li::after,
#vw-connect-app-faq .how-sections article.right .how-text ul.list li::after,
#vw-connect-app-how .how-sections article.right .how-text ul.list li::after {
  position: absolute;
  top: 1.7vw;
  left: -9vw;
  width: 3.2vw;
  height: 3.2vw;
  content: '';
  background-color: black;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
#vw-connect-app .how-sections article.left .how-text ul.list li::before,
#vw-connect-app-faq .how-sections article.left .how-text ul.list li::before,
#vw-connect-app-how .how-sections article.left .how-text ul.list li::before,
#vw-connect-app .how-sections article.right .how-text ul.list li::before,
#vw-connect-app-faq .how-sections article.right .how-text ul.list li::before,
#vw-connect-app-how .how-sections article.right .how-text ul.list li::before {
  position: absolute;
  top: 1.7vw;
  left: -8vw;
  width: 4px;
  height: 100%;
  content: '';
  background-color: black;
}
#vw-connect-app .how-sections article.left .how-text ul.list li:last-child::before,
#vw-connect-app-faq .how-sections article.left .how-text ul.list li:last-child::before,
#vw-connect-app-how .how-sections article.left .how-text ul.list li:last-child::before,
#vw-connect-app .how-sections article.right .how-text ul.list li:last-child::before,
#vw-connect-app-faq .how-sections article.right .how-text ul.list li:last-child::before,
#vw-connect-app-how .how-sections article.right .how-text ul.list li:last-child::before {
  display: none;
}
#vw-connect-app .how-sections article.left .store-btns,
#vw-connect-app-faq .how-sections article.left .store-btns,
#vw-connect-app-how .how-sections article.left .store-btns,
#vw-connect-app .how-sections article.right .store-btns,
#vw-connect-app-faq .how-sections article.right .store-btns,
#vw-connect-app-how .how-sections article.right .store-btns {
  padding-left: 20vw;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#vw-connect-app .how-sections article.left .store-btns a,
#vw-connect-app-faq .how-sections article.left .store-btns a,
#vw-connect-app-how .how-sections article.left .store-btns a,
#vw-connect-app .how-sections article.right .store-btns a,
#vw-connect-app-faq .how-sections article.right .store-btns a,
#vw-connect-app-how .how-sections article.right .store-btns a {
  display: block;
  width: 33vw;
  height: 11.4vw;
  margin-right: 4vw;
}
#vw-connect-app .how-sections article.left,
#vw-connect-app-faq .how-sections article.left,
#vw-connect-app-how .how-sections article.left {
  background-color: #00b1eb;
}
#vw-connect-app .how-sections article.right,
#vw-connect-app-faq .how-sections article.right,
#vw-connect-app-how .how-sections article.right {
  background-color: #f4f5f7;
}
@media only screen and (min-width: 768px) {
  #vw-connect-app .how-sections .title,
  #vw-connect-app-faq .how-sections .title,
  #vw-connect-app-how .how-sections .title {
    padding-top: 165px;
    padding-bottom: 165px !important;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  #vw-connect-app .how-sections .title h2,
  #vw-connect-app-faq .how-sections .title h2,
  #vw-connect-app-how .how-sections .title h2 {
    line-height: 1.1em;
    display: table;
    width: auto;
    margin: 0 auto;
    text-align: center;
    font-size: 2.4em;
    padding: 0.5em 0.7em;
    margin-top: -10px;
  }
  #vw-connect-app .how-sections article,
  #vw-connect-app-faq .how-sections article,
  #vw-connect-app-how .how-sections article {
    padding-bottom: 30vh !important;
  }
  #vw-connect-app .how-sections article .inner,
  #vw-connect-app-faq .how-sections article .inner,
  #vw-connect-app-how .how-sections article .inner {
    padding: 2.3vw 0px;
    position: relative;
    min-height: 45vh;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #vw-connect-app .how-sections article .inner .how-image,
  #vw-connect-app-faq .how-sections article .inner .how-image,
  #vw-connect-app-how .how-sections article .inner .how-image {
    position: absolute;
    top: 20vh;
    left: 9.375vw;
    display: block;
    width: 42.67314704vh;
    height: 80vh;
    background-image: url(assets/imgs/mobile.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 42.67314704vh;
    -ms-flex: 0 0 42.67314704vh;
    flex: 0 0 42.67314704vh;
  }
  #vw-connect-app .how-sections article .inner .how-image img,
  #vw-connect-app-faq .how-sections article .inner .how-image img,
  #vw-connect-app-how .how-sections article .inner .how-image img {
    position: absolute;
    z-index: 1;
    top: 13.3171324vh;
    left: 6.4155529vh;
    width: auto;
    height: 53.3657351vh;
  }
  #vw-connect-app .how-sections article.left,
  #vw-connect-app-faq .how-sections article.left,
  #vw-connect-app-how .how-sections article.left,
  #vw-connect-app .how-sections article.right,
  #vw-connect-app-faq .how-sections article.right,
  #vw-connect-app-how .how-sections article.right {
    padding: 0;
    background-color: #fff;
  }
  #vw-connect-app .how-sections article.left .how-title i,
  #vw-connect-app-faq .how-sections article.left .how-title i,
  #vw-connect-app-how .how-sections article.left .how-title i,
  #vw-connect-app .how-sections article.right .how-title i,
  #vw-connect-app-faq .how-sections article.right .how-title i,
  #vw-connect-app-how .how-sections article.right .how-title i {
    font-size: 4vw;
    line-height: 1.6em;
    width: 6.8vw;
    height: 6.8vw;
    margin-right: 2.5vw;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 6.8vw;
    -ms-flex: 0 0 6.8vw;
    flex: 0 0 6.8vw;
  }
  #vw-connect-app .how-sections article.left .how-title h3,
  #vw-connect-app-faq .how-sections article.left .how-title h3,
  #vw-connect-app-how .how-sections article.left .how-title h3,
  #vw-connect-app .how-sections article.right .how-title h3,
  #vw-connect-app-faq .how-sections article.right .how-title h3,
  #vw-connect-app-how .how-sections article.right .how-title h3 {
    font-size: 2.4vw;
  }
  #vw-connect-app .how-sections article.left .how-text,
  #vw-connect-app-faq .how-sections article.left .how-text,
  #vw-connect-app-how .how-sections article.left .how-text,
  #vw-connect-app .how-sections article.right .how-text,
  #vw-connect-app-faq .how-sections article.right .how-text,
  #vw-connect-app-how .how-sections article.right .how-text {
    margin: 0;
  }
  #vw-connect-app .how-sections article.left .how-text .img-mobile,
  #vw-connect-app-faq .how-sections article.left .how-text .img-mobile,
  #vw-connect-app-how .how-sections article.left .how-text .img-mobile,
  #vw-connect-app .how-sections article.right .how-text .img-mobile,
  #vw-connect-app-faq .how-sections article.right .how-text .img-mobile,
  #vw-connect-app-how .how-sections article.right .how-text .img-mobile {
    position: absolute;
    width: 42.67314704vh;
    right: 14vw;
    bottom: -25vh;
  }
  #vw-connect-app .how-sections article.left .how-text .how-text,
  #vw-connect-app-faq .how-sections article.left .how-text .how-text,
  #vw-connect-app-how .how-sections article.left .how-text .how-text,
  #vw-connect-app .how-sections article.right .how-text .how-text,
  #vw-connect-app-faq .how-sections article.right .how-text .how-text,
  #vw-connect-app-how .how-sections article.right .how-text .how-text {
    padding: 0 6vw 0 15.375vw;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #vw-connect-app .how-sections article.left .how-text .how-text.only,
  #vw-connect-app-faq .how-sections article.left .how-text .how-text.only,
  #vw-connect-app-how .how-sections article.left .how-text .how-text.only,
  #vw-connect-app .how-sections article.right .how-text .how-text.only,
  #vw-connect-app-faq .how-sections article.right .how-text .how-text.only,
  #vw-connect-app-how .how-sections article.right .how-text .how-text.only {
    padding: 0 4vw 0 13.375vw;
    margin: 0;
  }
  #vw-connect-app .how-sections article.left .how-text .how-text.only .how-text-inner p,
  #vw-connect-app-faq .how-sections article.left .how-text .how-text.only .how-text-inner p,
  #vw-connect-app-how .how-sections article.left .how-text .how-text.only .how-text-inner p,
  #vw-connect-app .how-sections article.right .how-text .how-text.only .how-text-inner p,
  #vw-connect-app-faq .how-sections article.right .how-text .how-text.only .how-text-inner p,
  #vw-connect-app-how .how-sections article.right .how-text .how-text.only .how-text-inner p {
    font-size: 1.2vw;
  }
  #vw-connect-app .how-sections article.left .how-text .how-text .how-text-inner p,
  #vw-connect-app-faq .how-sections article.left .how-text .how-text .how-text-inner p,
  #vw-connect-app-how .how-sections article.left .how-text .how-text .how-text-inner p,
  #vw-connect-app .how-sections article.right .how-text .how-text .how-text-inner p,
  #vw-connect-app-faq .how-sections article.right .how-text .how-text .how-text-inner p,
  #vw-connect-app-how .how-sections article.right .how-text .how-text .how-text-inner p {
    font-size: 1.2vw;
    text-align: left;
  }
  #vw-connect-app .how-sections article.left .how-text .how-text .how-text-inner .btn-container,
  #vw-connect-app-faq .how-sections article.left .how-text .how-text .how-text-inner .btn-container,
  #vw-connect-app-how .how-sections article.left .how-text .how-text .how-text-inner .btn-container,
  #vw-connect-app .how-sections article.right .how-text .how-text .how-text-inner .btn-container,
  #vw-connect-app-faq .how-sections article.right .how-text .how-text .how-text-inner .btn-container,
  #vw-connect-app-how .how-sections article.right .how-text .how-text .how-text-inner .btn-container {
    padding: .625vw 0;
  }
  #vw-connect-app .how-sections article.left .how-text ul.list li,
  #vw-connect-app-faq .how-sections article.left .how-text ul.list li,
  #vw-connect-app-how .how-sections article.left .how-text ul.list li,
  #vw-connect-app .how-sections article.right .how-text ul.list li,
  #vw-connect-app-faq .how-sections article.right .how-text ul.list li,
  #vw-connect-app-how .how-sections article.right .how-text ul.list li {
    font-size: 1.2vw;
  }
  #vw-connect-app .how-sections article.left .how-text ul.list li::after,
  #vw-connect-app-faq .how-sections article.left .how-text ul.list li::after,
  #vw-connect-app-how .how-sections article.left .how-text ul.list li::after,
  #vw-connect-app .how-sections article.right .how-text ul.list li::after,
  #vw-connect-app-faq .how-sections article.right .how-text ul.list li::after,
  #vw-connect-app-how .how-sections article.right .how-text ul.list li::after {
    top: .5vw;
    left: -2.3vw;
    width: .8vw;
    height: .8vw;
  }
  #vw-connect-app .how-sections article.left .how-text ul.list li::before,
  #vw-connect-app-faq .how-sections article.left .how-text ul.list li::before,
  #vw-connect-app-how .how-sections article.left .how-text ul.list li::before,
  #vw-connect-app .how-sections article.right .how-text ul.list li::before,
  #vw-connect-app-faq .how-sections article.right .how-text ul.list li::before,
  #vw-connect-app-how .how-sections article.right .how-text ul.list li::before {
    top: .5vw;
    left: -2vw;
    width: 2px;
  }
  #vw-connect-app .how-sections article.left .how-text .store-btns,
  #vw-connect-app-faq .how-sections article.left .how-text .store-btns,
  #vw-connect-app-how .how-sections article.left .how-text .store-btns,
  #vw-connect-app .how-sections article.right .how-text .store-btns,
  #vw-connect-app-faq .how-sections article.right .how-text .store-btns,
  #vw-connect-app-how .how-sections article.right .how-text .store-btns {
    padding-left: 12.375em;
    padding-top: 1vw;
  }
  #vw-connect-app .how-sections article.left .how-text .store-btns a,
  #vw-connect-app-faq .how-sections article.left .how-text .store-btns a,
  #vw-connect-app-how .how-sections article.left .how-text .store-btns a,
  #vw-connect-app .how-sections article.right .how-text .store-btns a,
  #vw-connect-app-faq .how-sections article.right .how-text .store-btns a,
  #vw-connect-app-how .how-sections article.right .how-text .store-btns a {
    width: 8.6vw;
    height: 3vw;
    margin-right: 1vw;
  }
  #vw-connect-app .how-sections article.left .inner,
  #vw-connect-app-faq .how-sections article.left .inner,
  #vw-connect-app-how .how-sections article.left .inner {
    background-color: #00b1eb;
  }
  #vw-connect-app .how-sections article.left .inner .how-text,
  #vw-connect-app-faq .how-sections article.left .inner .how-text,
  #vw-connect-app-how .how-sections article.left .inner .how-text {
    margin-left: calc(8.375vw + 42.67314704vh);
    width: calc(100vw - (14.1vw + 42.67314704vh));
  }
  #vw-connect-app .how-sections article.right .inner,
  #vw-connect-app-faq .how-sections article.right .inner,
  #vw-connect-app-how .how-sections article.right .inner {
    background-color: #f4f5f7;
  }
  #vw-connect-app .how-sections article.right .inner .how-image,
  #vw-connect-app-faq .how-sections article.right .inner .how-image,
  #vw-connect-app-how .how-sections article.right .inner .how-image {
    right: 9.375vw;
    left: auto;
  }
  #vw-connect-app .how-sections article.right .inner .how-text,
  #vw-connect-app-faq .how-sections article.right .inner .how-text,
  #vw-connect-app-how .how-sections article.right .inner .how-text {
    width: calc(100vw - (14.1vw + 42.67314704vh));
  }
  #vw-connect-app .how-sections article:last-child,
  #vw-connect-app-faq .how-sections article:last-child,
  #vw-connect-app-how .how-sections article:last-child {
    padding-bottom: 0 !important;
  }
  #vw-connect-app .how-sections article:last-child .inner,
  #vw-connect-app-faq .how-sections article:last-child .inner,
  #vw-connect-app-how .how-sections article:last-child .inner {
    padding-bottom: 8vw;
  }
}
#vw-connect-app .faq-sections .list,
#vw-connect-app-faq .faq-sections .list,
#vw-connect-app-how .faq-sections .list {
  padding: 5vh 0;
  background-color: #00b1eb;
}
#vw-connect-app .faq-sections .list h2,
#vw-connect-app-faq .faq-sections .list h2,
#vw-connect-app-how .faq-sections .list h2 {
  margin-bottom: 5vh;
}
#vw-connect-app .faq-sections .list > ul,
#vw-connect-app-faq .faq-sections .list > ul,
#vw-connect-app-how .faq-sections .list > ul {
  margin: 0;
  padding: 0 4vw;
  list-style: none;
}
#vw-connect-app .faq-sections .list > ul > li,
#vw-connect-app-faq .faq-sections .list > ul > li,
#vw-connect-app-how .faq-sections .list > ul > li {
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
#vw-connect-app .faq-sections .list > ul > li > a,
#vw-connect-app-faq .faq-sections .list > ul > li > a,
#vw-connect-app-how .faq-sections .list > ul > li > a {
  cursor: pointer;
  text-decoration: none;
  position: relative;
  display: block;
}
#vw-connect-app .faq-sections .list > ul > li > a::after,
#vw-connect-app-faq .faq-sections .list > ul > li > a::after,
#vw-connect-app-how .faq-sections .list > ul > li > a::after,
#vw-connect-app .faq-sections .list > ul > li > a::before,
#vw-connect-app-faq .faq-sections .list > ul > li > a::before,
#vw-connect-app-how .faq-sections .list > ul > li > a::before {
  position: absolute;
  top: 50%;
  left: 3.5vw;
  width: 1px;
  height: 4vw;
  margin-top: -2vw;
  content: '';
  background: rgba(255, 255, 255, 0.8);
  -webkit-transform-origin: 0 2vw;
  -moz-transform-origin: 0 2vw;
  -o-transform-origin: 0 2vw;
  -ms-transform-origin: 0 2vw;
  transform-origin: 0 2vw;
}
#vw-connect-app .faq-sections .list > ul > li > a::after,
#vw-connect-app-faq .faq-sections .list > ul > li > a::after,
#vw-connect-app-how .faq-sections .list > ul > li > a::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#vw-connect-app .faq-sections .list > ul > li > a h4,
#vw-connect-app-faq .faq-sections .list > ul > li > a h4,
#vw-connect-app-how .faq-sections .list > ul > li > a h4 {
  font-size: 4vw;
  padding: 3vw 0 3vw 8vw;
  text-align: left;
}
#vw-connect-app .faq-sections .list > ul > li .faq-content,
#vw-connect-app-faq .faq-sections .list > ul > li .faq-content,
#vw-connect-app-how .faq-sections .list > ul > li .faq-content {
  font-size: 3vw;
  overflow: hidden;
  max-height: 0;
  height: auto;
  padding: 0 4vw;
  color: rgba(255, 255, 255, 0.9);
  -webkit-transition: 0s max-height, 0s padding;
  -moz-transition: 0s max-height, 0s padding;
  -o-transition: 0s max-height, 0s padding;
  transition: 0s max-height, 0s padding;
}
#vw-connect-app .faq-sections .list > ul > li .faq-content a,
#vw-connect-app-faq .faq-sections .list > ul > li .faq-content a,
#vw-connect-app-how .faq-sections .list > ul > li .faq-content a {
  text-decoration: underline;
  color: white;
}
#vw-connect-app .faq-sections .list > ul > li .faq-content.active,
#vw-connect-app-faq .faq-sections .list > ul > li .faq-content.active,
#vw-connect-app-how .faq-sections .list > ul > li .faq-content.active {
  -webkit-transition: 0.3s max-height, 0.3s padding;
  -moz-transition: 0.3s max-height, 0.3s padding;
  -o-transition: 0.3s max-height, 0.3s padding;
  transition: 0.3s max-height, 0.3s padding;
  max-height: 9999px;
  padding: 4vw;
}
#vw-connect-app .faq-sections .list > ul > li .faq-content .compatibility,
#vw-connect-app-faq .faq-sections .list > ul > li .faq-content .compatibility,
#vw-connect-app-how .faq-sections .list > ul > li .faq-content .compatibility {
  display: block;
}
#vw-connect-app .faq-sections .list > ul > li .faq-content .compatibility .input,
#vw-connect-app-faq .faq-sections .list > ul > li .faq-content .compatibility .input,
#vw-connect-app-how .faq-sections .list > ul > li .faq-content .compatibility .input {
  width: 100%;
  margin: 10px auto;
  height: 22px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  line-height: 20px;
  position: relative;
  padding: 0 15px;
  overflow: hidden;
}
#vw-connect-app .faq-sections .list > ul > li .faq-content .compatibility .input select,
#vw-connect-app-faq .faq-sections .list > ul > li .faq-content .compatibility .input select,
#vw-connect-app-how .faq-sections .list > ul > li .faq-content .compatibility .input select {
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.8);
  background-color: transparent;
  padding: 0 5px;
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 0;
  width: calc(100% - 30px);
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
}
#vw-connect-app .faq-sections .list > ul > li .faq-content .compatibility .input select:focus,
#vw-connect-app-faq .faq-sections .list > ul > li .faq-content .compatibility .input select:focus,
#vw-connect-app-how .faq-sections .list > ul > li .faq-content .compatibility .input select:focus {
  outline: none;
}
#vw-connect-app .faq-sections .list > ul > li .faq-content .compatibility .input::after,
#vw-connect-app-faq .faq-sections .list > ul > li .faq-content .compatibility .input::after,
#vw-connect-app-how .faq-sections .list > ul > li .faq-content .compatibility .input::after {
  content: '';
  position: absolute;
  right: 25px;
  top: 2px;
  width: 10px;
  height: 10px;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  -webkit-transform-origin: 5px 5px;
  -moz-transform-origin: 5px 5px;
  -o-transform-origin: 5px 5px;
  -ms-transform-origin: 5px 5px;
  transform-origin: 5px 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#vw-connect-app .faq-sections .list > ul > li .faq-content .compatibility .result .result-inner,
#vw-connect-app-faq .faq-sections .list > ul > li .faq-content .compatibility .result .result-inner,
#vw-connect-app-how .faq-sections .list > ul > li .faq-content .compatibility .result .result-inner {
  color: white;
}
#vw-connect-app .faq-sections .contact,
#vw-connect-app-faq .faq-sections .contact,
#vw-connect-app-how .faq-sections .contact {
  padding-top: 5vh;
  padding-bottom: 5vh;
}
#vw-connect-app .faq-sections .contact h2,
#vw-connect-app-faq .faq-sections .contact h2,
#vw-connect-app-how .faq-sections .contact h2 {
  margin-bottom: 5vh;
}
#vw-connect-app .faq-sections .contact .contact-content,
#vw-connect-app-faq .faq-sections .contact .contact-content,
#vw-connect-app-how .faq-sections .contact .contact-content {
  text-align: center;
  color: #00b1eb;
  padding: 4vw;
}
@media only screen and (min-width: 768px) {
  #vw-connect-app .faq-sections .list h2,
  #vw-connect-app-faq .faq-sections .list h2,
  #vw-connect-app-how .faq-sections .list h2 {
    margin-top: 100px;
    font-size: 2.5vw;
  }
  #vw-connect-app .faq-sections .list > ul > li > a h4,
  #vw-connect-app-faq .faq-sections .list > ul > li > a h4,
  #vw-connect-app-how .faq-sections .list > ul > li > a h4 {
    font-size: 2.5vw;
  }
  #vw-connect-app .faq-sections .list > ul > li .faq-content,
  #vw-connect-app-faq .faq-sections .list > ul > li .faq-content,
  #vw-connect-app-how .faq-sections .list > ul > li .faq-content {
    font-size: 2vw;
  }
  #vw-connect-app .faq-sections .list > ul > li .faq-content .compatibility .input,
  #vw-connect-app-faq .faq-sections .list > ul > li .faq-content .compatibility .input,
  #vw-connect-app-how .faq-sections .list > ul > li .faq-content .compatibility .input {
    margin: 20px auto;
    float: left;
    width: 33.33333333%;
  }
}
@media only screen and (min-width: 992px) {
  #vw-connect-app .faq-sections .list > ul,
  #vw-connect-app-faq .faq-sections .list > ul,
  #vw-connect-app-how .faq-sections .list > ul {
    max-width: 76vw;
    margin: 0 auto;
  }
  #vw-connect-app .faq-sections .list > ul > li > a h4,
  #vw-connect-app-faq .faq-sections .list > ul > li > a h4,
  #vw-connect-app-how .faq-sections .list > ul > li > a h4 {
    font-size: 1.4vw;
    padding: 1.5vw 1vw 1.5vw 5vw;
  }
  #vw-connect-app .faq-sections .list > ul > li > a::before,
  #vw-connect-app-faq .faq-sections .list > ul > li > a::before,
  #vw-connect-app-how .faq-sections .list > ul > li > a::before,
  #vw-connect-app .faq-sections .list > ul > li > a::after,
  #vw-connect-app-faq .faq-sections .list > ul > li > a::after,
  #vw-connect-app-how .faq-sections .list > ul > li > a::after {
    height: 2vw;
    margin-top: -1vw;
    left: 3vw;
    -webkit-transform-origin: 0vw;
    -moz-transform-origin: 0vw;
    -o-transform-origin: 0vw;
    -ms-transform-origin: 0vw;
    transform-origin: 0vw;
  }
  #vw-connect-app .faq-sections .list > ul > li .faq-content,
  #vw-connect-app-faq .faq-sections .list > ul > li .faq-content,
  #vw-connect-app-how .faq-sections .list > ul > li .faq-content {
    font-size: 1.2vw;
    padding: 0 1vw 0 5vw;
  }
  #vw-connect-app .faq-sections .list > ul > li .faq-content .compatibility .input,
  #vw-connect-app-faq .faq-sections .list > ul > li .faq-content .compatibility .input,
  #vw-connect-app-how .faq-sections .list > ul > li .faq-content .compatibility .input {
    height: 42px;
  }
  #vw-connect-app .faq-sections .list > ul > li .faq-content .compatibility .input::after,
  #vw-connect-app-faq .faq-sections .list > ul > li .faq-content .compatibility .input::after,
  #vw-connect-app-how .faq-sections .list > ul > li .faq-content .compatibility .input::after {
    top: 14px;
    right: 28px;
  }
  #vw-connect-app .faq-sections .list > ul > li .faq-content.active,
  #vw-connect-app-faq .faq-sections .list > ul > li .faq-content.active,
  #vw-connect-app-how .faq-sections .list > ul > li .faq-content.active {
    padding: 1vw 1vw 1.5vw 5vw;
  }
  #vw-connect-app .faq-sections .contact .contact-content,
  #vw-connect-app-faq .faq-sections .contact .contact-content,
  #vw-connect-app-how .faq-sections .contact .contact-content,
  #vw-connect-app .faq-sections .contact .contact-info,
  #vw-connect-app-faq .faq-sections .contact .contact-info,
  #vw-connect-app-how .faq-sections .contact .contact-info {
    max-width: 60vw;
    margin: 0 auto;
  }
  #vw-connect-app .faq-sections .contact .contact-info,
  #vw-connect-app-faq .faq-sections .contact .contact-info,
  #vw-connect-app-how .faq-sections .contact .contact-info {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  #vw-connect-app .faq-sections .contact .contact-info .contact-info-child,
  #vw-connect-app-faq .faq-sections .contact .contact-info .contact-info-child,
  #vw-connect-app-how .faq-sections .contact .contact-info .contact-info-child {
    padding: 0 1.4vw;
    margin: 0;
    position: relative;
  }
  #vw-connect-app .faq-sections .contact .contact-info .contact-info-child::after,
  #vw-connect-app-faq .faq-sections .contact .contact-info .contact-info-child::after,
  #vw-connect-app-how .faq-sections .contact .contact-info .contact-info-child::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #00b1eb;
  }
  #vw-connect-app .faq-sections .contact .contact-info .contact-info-child:last-child::after,
  #vw-connect-app-faq .faq-sections .contact .contact-info .contact-info-child:last-child::after,
  #vw-connect-app-how .faq-sections .contact .contact-info .contact-info-child:last-child::after {
    display: none;
  }
}
#vw-connect-app .mobile,
#vw-connect-app-faq .mobile,
#vw-connect-app-how .mobile {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 131.23006834vw;
  margin: 0 auto;
  background-image: url(assets/imgs/mobile.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#vw-connect-app .mobile .swiper-container,
#vw-connect-app-faq .mobile .swiper-container,
#vw-connect-app-how .mobile .swiper-container {
  position: absolute;
  top: 21.446469239vw;
  left: 16.94555808vw;
  width: 49.908883839vw;
  height: 88.337129862vw;
}
#vw-connect-app .mobile .swiper-container .swiper-slide,
#vw-connect-app-faq .mobile .swiper-container .swiper-slide,
#vw-connect-app-how .mobile .swiper-container .swiper-slide {
  position: relative;
}
#vw-connect-app .mobile .swiper-container .swiper-slide .links,
#vw-connect-app-faq .mobile .swiper-container .swiper-slide .links,
#vw-connect-app-how .mobile .swiper-container .swiper-slide .links {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
#vw-connect-app .mobile .swiper-container .swiper-slide .links a,
#vw-connect-app-faq .mobile .swiper-container .swiper-slide .links a,
#vw-connect-app-how .mobile .swiper-container .swiper-slide .links a {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
#vw-connect-app .mobile .swiper-container .swiper-slide .links a:first-child,
#vw-connect-app-faq .mobile .swiper-container .swiper-slide .links a:first-child,
#vw-connect-app-how .mobile .swiper-container .swiper-slide .links a:first-child {
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  -webkit-flex: 2 0 auto;
  -ms-flex: 2 0 auto;
  flex: 2 0 auto;
}
#vw-connect-app .mobile .swiper-container .swiper-slide .swiper-content,
#vw-connect-app-faq .mobile .swiper-container .swiper-slide .swiper-content,
#vw-connect-app-how .mobile .swiper-container .swiper-slide .swiper-content {
  overflow: hidden;
  width: 49.908883839vw;
  height: 88.337129862vw;
  display: block;
}
#vw-connect-app .mobile .swiper-container .swiper-slide .swiper-content img,
#vw-connect-app-faq .mobile .swiper-container .swiper-slide .swiper-content img,
#vw-connect-app-how .mobile .swiper-container .swiper-slide .swiper-content img {
  width: 100%;
}
#vw-connect-app .mobile .swiper-button-prev,
#vw-connect-app-faq .mobile .swiper-button-prev,
#vw-connect-app-how .mobile .swiper-button-prev {
  opacity: .7;
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E');
}
#vw-connect-app .mobile .swiper-button-next,
#vw-connect-app-faq .mobile .swiper-button-next,
#vw-connect-app-how .mobile .swiper-button-next {
  opacity: .7;
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23ffffff\'%2F%3E%3C%2Fsvg%3E');
}
#vw-connect-app .mobile .swiper-button-disabled,
#vw-connect-app-faq .mobile .swiper-button-disabled,
#vw-connect-app-how .mobile .swiper-button-disabled {
  display: none;
}
#vw-connect-app .mobile .swiper-pagination,
#vw-connect-app-faq .mobile .swiper-pagination,
#vw-connect-app-how .mobile .swiper-pagination {
  position: absolute;
  bottom: -2.6vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#vw-connect-app .mobile .swiper-pagination .swiper-pagination-bullet,
#vw-connect-app-faq .mobile .swiper-pagination .swiper-pagination-bullet,
#vw-connect-app-how .mobile .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
  background-color: white;
  opacity: 1;
}
#vw-connect-app .mobile .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
#vw-connect-app-faq .mobile .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
#vw-connect-app-how .mobile .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: black;
}
@media only screen and (min-width: 768px) {
  #vw-connect-app .mobile,
  #vw-connect-app-faq .mobile,
  #vw-connect-app-how .mobile {
    position: absolute;
    top: 10vh;
    height: 80vh;
    width: 42.67314704vh;
    left: 50%;
    margin-left: -21.33657352vh;
    z-index: 5;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #vw-connect-app .mobile a,
  #vw-connect-app-faq .mobile a,
  #vw-connect-app-how .mobile a {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    z-index: 2;
  }
  #vw-connect-app .mobile.fixed,
  #vw-connect-app-faq .mobile.fixed,
  #vw-connect-app-how .mobile.fixed {
    margin-left: calc(-21.33657352vh + 48px);
    position: fixed;
  }
  #vw-connect-app .mobile canvas,
  #vw-connect-app-faq .mobile canvas,
  #vw-connect-app-how .mobile canvas {
    position: absolute;
    top: 13.3171324vh;
    left: 6.4155529vh;
    height: 53.3657351vh;
    width: auto;
    z-index: 1;
  }
}
@media only screen and (min-width: 768px) {
  #vw-connect-app .text .list,
  #vw-connect-app-faq .text .list,
  #vw-connect-app-how .text .list {
    float: right;
    padding-top: 20vh;
    width: 28.66342648vw;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #vw-connect-app .text .list.fixed,
  #vw-connect-app-faq .text .list.fixed,
  #vw-connect-app-how .text .list.fixed {
    position: fixed;
    z-index: 4;
    top: 20vh;
    left: 71vw;
  }
  #vw-connect-app .text .list li,
  #vw-connect-app-faq .text .list li,
  #vw-connect-app-how .text .list li {
    position: relative;
    padding: 2vw 0 2vw 6vw;
    counter-increment: step-counter;
  }
  #vw-connect-app .text .list li.active::before,
  #vw-connect-app-faq .text .list li.active::before,
  #vw-connect-app-how .text .list li.active::before {
    background-color: #fff;
    color: #00b1eb;
  }
  #vw-connect-app .text .list li.active h5,
  #vw-connect-app-faq .text .list li.active h5,
  #vw-connect-app-how .text .list li.active h5 {
    font-family: 'VWHeadWeb-Bold';
  }
  #vw-connect-app .text .list li::before,
  #vw-connect-app-faq .text .list li::before,
  #vw-connect-app-how .text .list li::before {
    font-family: 'VWHeadWeb-Bold';
    font-size: 2.94vw;
    line-height: 1.5em;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    display: block;
    width: 4.94vw;
    height: 4.94vw;
    content: counter(step-counter);
    text-align: center;
    color: white;
    border: 1px solid white;
    background-color: #00b1eb;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
  }
  #vw-connect-app .text .list li::after,
  #vw-connect-app-faq .text .list li::after,
  #vw-connect-app-how .text .list li::after {
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 50%;
    left: 2.47vw;
    width: 3px;
    content: '';
    background-color: #fff;
    -webkit-transform: translateY(-2.47vw);
    -moz-transform: translateY(-2.47vw);
    -o-transform: translateY(-2.47vw);
    -ms-transform: translateY(-2.47vw);
    transform: translateY(-2.47vw);
  }
  #vw-connect-app .text .list li:first-child::after,
  #vw-connect-app-faq .text .list li:first-child::after,
  #vw-connect-app-how .text .list li:first-child::after {
    display: none;
  }
  #vw-connect-app .text .list li h5,
  #vw-connect-app-faq .text .list li h5,
  #vw-connect-app-how .text .list li h5 {
    font-family: 'VWHeadWeb-Regular';
    font-size: 1.72vw;
    color: white;
  }
  #vw-connect-app .text .list li:nth-child(1),
  #vw-connect-app-faq .text .list li:nth-child(1),
  #vw-connect-app-how .text .list li:nth-child(1) {
    z-index: 3;
  }
  #vw-connect-app .text .list li:nth-child(2),
  #vw-connect-app-faq .text .list li:nth-child(2),
  #vw-connect-app-how .text .list li:nth-child(2) {
    z-index: 2;
  }
  #vw-connect-app .text .list li:nth-child(3),
  #vw-connect-app-faq .text .list li:nth-child(3),
  #vw-connect-app-how .text .list li:nth-child(3) {
    z-index: 1;
  }
}
#vw-connect-app .rotate,
#vw-connect-app-faq .rotate,
#vw-connect-app-how .rotate {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #00b1eb;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: none;
  padding-left: 96px;
}
#vw-connect-app .rotate svg,
#vw-connect-app-faq .rotate svg,
#vw-connect-app-how .rotate svg {
  width: 200px;
  height: 200px;
}
#vw-connect-app .rotate h3,
#vw-connect-app-faq .rotate h3,
#vw-connect-app-how .rotate h3 {
  padding-top: 10px;
}
#vw-connect-app .rotate.active,
#vw-connect-app-faq .rotate.active,
#vw-connect-app-how .rotate.active {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#vw-connect-app .wrapper.tablet .mobile,
#vw-connect-app-faq .wrapper.tablet .mobile,
#vw-connect-app-how .wrapper.tablet .mobile {
  top: 24vh;
  height: 40vh;
  width: 21.33657352vh;
  margin-left: -10.66828676vh;
}
#vw-connect-app .wrapper.tablet .mobile canvas,
#vw-connect-app-faq .wrapper.tablet .mobile canvas,
#vw-connect-app-how .wrapper.tablet .mobile canvas {
  top: 6.6585662vh;
  left: 3.20777645vh;
  height: 26.68286755vh;
}
#vw-connect-app .wrapper.tablet .mobile.fixed,
#vw-connect-app-faq .wrapper.tablet .mobile.fixed,
#vw-connect-app-how .wrapper.tablet .mobile.fixed {
  margin-left: calc(-10.66828676vh + 48px);
}
#vw-connect-app .wrapper.tablet .sections section article.discover .text,
#vw-connect-app-faq .wrapper.tablet .sections section article.discover .text,
#vw-connect-app-how .wrapper.tablet .sections section article.discover .text {
  width: calc(25vw + 48px);
  padding-top: 30vh;
}
#vw-connect-app .wrapper.tablet .sections section article.left .text .text-inner,
#vw-connect-app-faq .wrapper.tablet .sections section article.left .text .text-inner,
#vw-connect-app-how .wrapper.tablet .sections section article.left .text .text-inner,
#vw-connect-app .wrapper.tablet .sections section article.right .text .text-inner,
#vw-connect-app-faq .wrapper.tablet .sections section article.right .text .text-inner,
#vw-connect-app-how .wrapper.tablet .sections section article.right .text .text-inner {
  padding-left: 10vh;
}
#vw-connect-app .wrapper.tablet .sections section article.left .text .text-inner .title .icon,
#vw-connect-app-faq .wrapper.tablet .sections section article.left .text .text-inner .title .icon,
#vw-connect-app-how .wrapper.tablet .sections section article.left .text .text-inner .title .icon,
#vw-connect-app .wrapper.tablet .sections section article.right .text .text-inner .title .icon,
#vw-connect-app-faq .wrapper.tablet .sections section article.right .text .text-inner .title .icon,
#vw-connect-app-how .wrapper.tablet .sections section article.right .text .text-inner .title .icon {
  left: 10px;
  top: -10px;
}
#vw-connect-app .wrapper.tablet .sections section article.left .text .text-inner .title .icon svg,
#vw-connect-app-faq .wrapper.tablet .sections section article.left .text .text-inner .title .icon svg,
#vw-connect-app-how .wrapper.tablet .sections section article.left .text .text-inner .title .icon svg,
#vw-connect-app .wrapper.tablet .sections section article.right .text .text-inner .title .icon svg,
#vw-connect-app-faq .wrapper.tablet .sections section article.right .text .text-inner .title .icon svg,
#vw-connect-app-how .wrapper.tablet .sections section article.right .text .text-inner .title .icon svg {
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
#vw-connect-app .wrapper.tablet .sections section article.left .text .text-inner .title h3,
#vw-connect-app-faq .wrapper.tablet .sections section article.left .text .text-inner .title h3,
#vw-connect-app-how .wrapper.tablet .sections section article.left .text .text-inner .title h3,
#vw-connect-app .wrapper.tablet .sections section article.right .text .text-inner .title h3,
#vw-connect-app-faq .wrapper.tablet .sections section article.right .text .text-inner .title h3,
#vw-connect-app-how .wrapper.tablet .sections section article.right .text .text-inner .title h3 {
  font-size: 3vw;
}
#vw-connect-app .wrapper.tablet .sections section article.right .text .text-inner,
#vw-connect-app-faq .wrapper.tablet .sections section article.right .text .text-inner,
#vw-connect-app-how .wrapper.tablet .sections section article.right .text .text-inner {
  padding-left: 5vh;
}
#vw-connect-app .wrapper.tablet .sections section article.center .text .title,
#vw-connect-app-faq .wrapper.tablet .sections section article.center .text .title,
#vw-connect-app-how .wrapper.tablet .sections section article.center .text .title {
  padding-top: 30vh;
}
#vw-connect-app .wrapper.tablet .sections section article.center .text .list,
#vw-connect-app-faq .wrapper.tablet .sections section article.center .text .list,
#vw-connect-app-how .wrapper.tablet .sections section article.center .text .list {
  top: 30vh;
}
/*APP*/
#vw-connect-app {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
#vw-connect-app *,
#vw-connect-app *:before,
#vw-connect-app *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
