
@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
.loading__bg, .please__bg {
  background: black;
}

.popup__container::before, .loading__container::before, .please__container::before, .btn--link .btn__text::after, .btn--dot::before, .btn--dot::after, .btn--aim::before, .btn--aim::after, .btn--custom .btn__link::before, .btn--custom--2 .btn__link::before, .icon--custom::before, .icon--custom::after, .icon--arrow--2::before, .icon--arrow--2::after, .radiobox::before, .radiobox::after, .checkbox::before, .checkbox::after, .hamburger .burger::before, .hamburger .burger::after, .nav::before, .nav::after, .nav__list--pages .nav__item__link::before, .nav__list--pages .nav__item__link::after, .menu__item::before, .menu__item::after, .logo__link::before, .header::before, .form__input::after, .form__textarea::after, .form__select::after, .testdrive__content::after, .testdrive__content::before, .testdrive__kv::after, .testdrive__sub::after, .index__content::before, .index__block::before, .exterior__block::before, .exterior__block::after, .interior__block::before, .interior__block::after, .innovation__block::before, .innovation__block::after, .performance__block::before, .performance__block::after, .touring__block::before, .touring__block::after, .xDrive__block::before, .xDrive__block::after, .exterior__slides .slick-list::before, .exterior__slides .slick-list::after, .exterior__item::before, .exterior__item::after, .innovation__item__bg::before, .innovation__item__bg::after, .touring__item__pic::before, .touring__item__pic::after, .touring__item__pic__cover::before, .touring__item__pic__cover::after, .xDrive__item__pic::before, .xDrive__item__pic::after, .xDrive__item__pic__cover::before, .xDrive__item__pic__cover::after {
  content: "";
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.loading__progress, .btn--pageNext, .icon--down::before, .icon--down::after, .hamburger .burger___text, .nav__list--pages .nav__item__link, .header__container, .header__content, .footer__content, .form, .testdrive__title img, .kv__picture, .exterior__block, .interior__block, .innovation__block, .performance__block, .touring__block, .xDrive__block, .exterior__slides__prev .icon, .exterior__slides__next .icon, .interior__slides__prev .icon, .interior__slides__next .icon, .innovation__slides__prev .icon, .innovation__slides__next .icon, .touring__slides__prev .icon, .touring__slides__next .icon, .xDrive__slides__prev .icon, .xDrive__slides__next .icon, .innovation__item__intro, .innovation__item__bg {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.popup__container::before, .loading__container::before, .please__container::before, .popup__section, .loading__section, .please__section, .btn__text, .btn__icon, .btn--custom, .btn--link, .btn--custom--2 .btn__text, .btn--custom--2 .btn__icon, .btn--nav, .btn--nav .btn__link, .icon--arrow--2, .radiobox, .checkbox, .hamburger, .nav__list, .nav__item, .slides .slick-dots li, .index__block {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn--aim::before, .btn--aim::after, .icon--X::before, .icon--X::after, .icon--play, .icon--play::after, .radiobox::before, .radiobox::after, .checkbox::before, .checkbox::after, .hamburger .burger, .hamburger .burger::before, .hamburger .burger::after, .logo__link::before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

@font-face {
  font-family: "BMWTypeNextLatinTT-Regular";
  src: url("../font/BMWTypeNextLatinTT-Regular.ttf") format("truetype");
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: 0;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* CSS Document */
/* http: //meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License:  none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

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

area {
  display: block;
}

a {
  color: initial;
  text-decoration: none;
}

/* init */
html, body, *, div,
input, textarea, select,
ul, li, button, span,
a, p, h1, h2, h3, h4, h5, h6 {
  font-family: 'BMWTypeNextLatinTT-Regular', 'Fira Sans Condensed',  'Noto Sans TC',   'Microsoft JhengHei',   sans-serif;
}

html, body {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  font-size: 18px;
  scroll-behavior: smooth;
  text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

*:not(label) {
  position: relative;
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

img {
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

p {
  font-size: 1rem;
}

h1 {
  font-size: 2.66667rem;
}

h2 {
  font-size: 1.88889rem;
}

h3 {
  font-size: 1.66667rem;
}

h4 {
  font-size: 1.55556rem;
}

h5 {
  font-size: 1.33333rem;
}

h6 {
  font-size: 1.11111rem;
}

input, textarea, select, *[contenteditable="true"] {
  outline: none;
  border: none;
  background: none;
  resize: none;
  word-break: break-all;
  font-size: 1rem;
}

input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 1000px rgba(192, 192, 192, 0.2) inset;
  /*淡淡的白*/
  -webkit-transition: background-color 5000s ease-in-out 0s;
  -o-transition: background-color 5000s ease-in-out 0s;
  -moz-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  /*透明*/
  -webkit-text-fill-color: #fff;
  /*字體顏色*/
}

.ul__list, .ol__list {
  padding-left: 1rem;
  list-style-position: outside;
  text-indent: 0;
  overflow: visible;
}

.ul__list__item, .ol__list__item {
  margin-bottom: .5rem;
  text-align: left;
}

.ul__list {
  list-style-type: disc;
}

.ol__list {
  list-style-type: decimal;
}

.font--weight--L {
  font-weight: 100;
}

.font--weight--R {
  font-weight: 300;
}

.font--weight--B {
  font-weight: 600;
}

.font--weight--H {
  font-weight: 900;
}

.font--xs {
  font-size: 0.75em;
}

.font--sm {
  font-size: 0.875em;
}

.font--lg {
  font-size: 1.125em;
}

.font--xl {
  font-size: 1.25em;
}

.font--initial {
  font-size: 300%;
}

.text--nowrap {
  white-space: nowrap;
}

.text--ellipsis {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.grid {
  width: 100%;
}

.grid .row .col {
  float: none;
}

@-moz-document url-prefix() {
  .row .col {
    margin-right: -1px;
  }
}

.row {
  width: 100%;
  overflow: visible;
  font-size: 0;
  direction: ltr;
  text-align: left;
}

.row-contour .col {
  padding-bottom: 100%;
  margin-bottom: -100%;
}

.row-rtl {
  direction: rtl;
}

.row-ltr {
  direction: ltr;
}

.row-rtl .col, .row-ltr .col {
  direction: ltr;
}

.col {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
}

@media only screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .col {
    margin-right: -4px;
  }
}

.col-0 {
  width: 0%;
}

.offset-0 {
  margin-left: 0%;
}

.col-1 {
  width: 8.33333%;
}

.offset-1 {
  margin-left: 8.33333%;
}

.col-2 {
  width: 16.66667%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.col-2_5 {
  width: 20.83333%;
}

.offset-2_5 {
  margin-left: 20.83333%;
}

.col-3 {
  width: 25%;
}

.offset-3 {
  margin-left: 25%;
}

.col-4 {
  width: 33.33333%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.col-5 {
  width: 41.66667%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.col-5_04 {
  width: 42%;
}

.offset-5_04 {
  margin-left: 42%;
}

.col-5_808 {
  width: 48.4%;
}

.offset-5_808 {
  margin-left: 48.4%;
}

.col-6 {
  width: 50%;
}

.offset-6 {
  margin-left: 50%;
}

.col-6_192 {
  width: 51.6%;
}

.offset-6_192 {
  margin-left: 51.6%;
}

.col-6_96 {
  width: 58%;
}

.offset-6_96 {
  margin-left: 58%;
}

.col-7 {
  width: 58.33333%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.col-8 {
  width: 66.66667%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.col-9 {
  width: 75%;
}

.offset-9 {
  margin-left: 75%;
}

.col-9_5 {
  width: 79.16667%;
}

.offset-9_5 {
  margin-left: 79.16667%;
}

.col-10 {
  width: 83.33333%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.col-11 {
  width: 91.66667%;
}

.offset-11 {
  margin-left: 91.66667%;
}

.col-12 {
  width: 100%;
}

.offset-12 {
  margin-left: 100%;
}

@media only screen and (max-width: 479px) {
  .visible-xs {
    display: none !important;
  }
}

@media only screen and (min-width: 480px) {
  html, body {
    font-size: 18px;
  }
  .fixed--width {
    width: 100%;
  }
  .row-xs-rtl {
    direction: rtl;
  }
  .row-xs-ltr {
    direction: ltr;
  }
  .row-xs-rtl .col, .row-xs-ltr .col {
    direction: ltr;
  }
  .col-xs-0 {
    width: 0%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-0 {
    margin-left: 0%;
  }
  .col-xs-1 {
    width: 8.33333%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-1 {
    margin-left: 8.33333%;
  }
  .col-xs-2 {
    width: 16.66667%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-2 {
    margin-left: 16.66667%;
  }
  .col-xs-2_5 {
    width: 20.83333%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-2_5 {
    margin-left: 20.83333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-3 {
    margin-left: 25%;
  }
  .col-xs-4 {
    width: 33.33333%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-4 {
    margin-left: 33.33333%;
  }
  .col-xs-5 {
    width: 41.66667%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-5 {
    margin-left: 41.66667%;
  }
  .col-xs-5_04 {
    width: 42%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-5_04 {
    margin-left: 42%;
  }
  .col-xs-5_808 {
    width: 48.4%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-5_808 {
    margin-left: 48.4%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-6 {
    margin-left: 50%;
  }
  .col-xs-6_192 {
    width: 51.6%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-6_192 {
    margin-left: 51.6%;
  }
  .col-xs-6_96 {
    width: 58%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-6_96 {
    margin-left: 58%;
  }
  .col-xs-7 {
    width: 58.33333%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-7 {
    margin-left: 58.33333%;
  }
  .col-xs-8 {
    width: 66.66667%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-8 {
    margin-left: 66.66667%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-9 {
    margin-left: 75%;
  }
  .col-xs-9_5 {
    width: 79.16667%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-9_5 {
    margin-left: 79.16667%;
  }
  .col-xs-10 {
    width: 83.33333%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-10 {
    margin-left: 83.33333%;
  }
  .col-xs-11 {
    width: 91.66667%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-11 {
    margin-left: 91.66667%;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-auto {
    width: auto;
  }
  .offset-xs-12 {
    margin-left: 100%;
  }
  .hidden-xs {
    display: none !important;
  }
}

@media only screen and (max-width: 639px) {
  .visible-sm {
    display: none !important;
  }
}

@media only screen and (min-width: 640px) {
  html, body {
    font-size: 18px;
  }
  .fixed--width {
    width: 640px;
  }
  .row-sm-rtl {
    direction: rtl;
  }
  .row-sm-ltr {
    direction: ltr;
  }
  .row-sm-rtl .col, .row-sm-ltr .col {
    direction: ltr;
  }
  .col-sm-0 {
    width: 0%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .col-sm-2_5 {
    width: 20.83333%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-2_5 {
    margin-left: 20.83333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .col-sm-5_04 {
    width: 42%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-5_04 {
    margin-left: 42%;
  }
  .col-sm-5_808 {
    width: 48.4%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-5_808 {
    margin-left: 48.4%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .col-sm-6_192 {
    width: 51.6%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-6_192 {
    margin-left: 51.6%;
  }
  .col-sm-6_96 {
    width: 58%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-6_96 {
    margin-left: 58%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .col-sm-9_5 {
    width: 79.16667%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-9_5 {
    margin-left: 79.16667%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-auto {
    width: auto;
  }
  .offset-sm-12 {
    margin-left: 100%;
  }
  .hidden-sm {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .visible-md {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) {
  html, body {
    font-size: 18px;
  }
  .fixed--width {
    width: 768px;
  }
  .row-md-rtl {
    direction: rtl;
  }
  .row-md-ltr {
    direction: ltr;
  }
  .row-md-rtl .col, .row-md-ltr .col {
    direction: ltr;
  }
  .col-md-0 {
    width: 0%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .col-md-2_5 {
    width: 20.83333%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-2_5 {
    margin-left: 20.83333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .col-md-5_04 {
    width: 42%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-5_04 {
    margin-left: 42%;
  }
  .col-md-5_808 {
    width: 48.4%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-5_808 {
    margin-left: 48.4%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .col-md-6_192 {
    width: 51.6%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-6_192 {
    margin-left: 51.6%;
  }
  .col-md-6_96 {
    width: 58%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-6_96 {
    margin-left: 58%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .col-md-9_5 {
    width: 79.16667%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-9_5 {
    margin-left: 79.16667%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-auto {
    width: auto;
  }
  .offset-md-12 {
    margin-left: 100%;
  }
  .hidden-md {
    display: none !important;
  }
}

@media only screen and (max-width: 991px) {
  .visible-lg {
    display: none !important;
  }
}

@media only screen and (min-width: 992px) {
  html, body {
    font-size: 18px;
  }
  .fixed--width {
    width: 992px;
  }
  .row-lg-rtl {
    direction: rtl;
  }
  .row-lg-ltr {
    direction: ltr;
  }
  .row-lg-rtl .col, .row-lg-ltr .col {
    direction: ltr;
  }
  .col-lg-0 {
    width: 0%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .col-lg-2_5 {
    width: 20.83333%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-2_5 {
    margin-left: 20.83333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .col-lg-5_04 {
    width: 42%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-5_04 {
    margin-left: 42%;
  }
  .col-lg-5_808 {
    width: 48.4%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-5_808 {
    margin-left: 48.4%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .col-lg-6_192 {
    width: 51.6%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-6_192 {
    margin-left: 51.6%;
  }
  .col-lg-6_96 {
    width: 58%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-6_96 {
    margin-left: 58%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .col-lg-9_5 {
    width: 79.16667%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-9_5 {
    margin-left: 79.16667%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-auto {
    width: auto;
  }
  .offset-lg-12 {
    margin-left: 100%;
  }
  .hidden-lg {
    display: none !important;
  }
}

@media only screen and (max-width: 1279px) {
  .visible-xl {
    display: none !important;
  }
}

@media only screen and (min-width: 1280px) {
  html, body {
    font-size: 18px;
  }
  .fixed--width {
    width: 1280px;
  }
  .row-xl-rtl {
    direction: rtl;
  }
  .row-xl-ltr {
    direction: ltr;
  }
  .row-xl-rtl .col, .row-xl-ltr .col {
    direction: ltr;
  }
  .col-xl-0 {
    width: 0%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .col-xl-1 {
    width: 8.33333%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .col-xl-2 {
    width: 16.66667%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .col-xl-2_5 {
    width: 20.83333%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-2_5 {
    margin-left: 20.83333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .col-xl-4 {
    width: 33.33333%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .col-xl-5 {
    width: 41.66667%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .col-xl-5_04 {
    width: 42%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-5_04 {
    margin-left: 42%;
  }
  .col-xl-5_808 {
    width: 48.4%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-5_808 {
    margin-left: 48.4%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .col-xl-6_192 {
    width: 51.6%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-6_192 {
    margin-left: 51.6%;
  }
  .col-xl-6_96 {
    width: 58%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-6_96 {
    margin-left: 58%;
  }
  .col-xl-7 {
    width: 58.33333%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .col-xl-8 {
    width: 66.66667%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .col-xl-9_5 {
    width: 79.16667%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-9_5 {
    margin-left: 79.16667%;
  }
  .col-xl-10 {
    width: 83.33333%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .col-xl-11 {
    width: 91.66667%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-auto {
    width: auto;
  }
  .offset-xl-12 {
    margin-left: 100%;
  }
  .hidden-xl {
    display: none !important;
  }
}

@media only screen and (max-width: 1439px) {
  .visible-xxl {
    display: none !important;
  }
}

@media only screen and (min-width: 1440px) {
  html, body {
    font-size: 18px;
  }
  .fixed--width {
    width: 1440px;
  }
  .row-xxl-rtl {
    direction: rtl;
  }
  .row-xxl-ltr {
    direction: ltr;
  }
  .row-xxl-rtl .col, .row-xxl-ltr .col {
    direction: ltr;
  }
  .col-xxl-0 {
    width: 0%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-0 {
    margin-left: 0%;
  }
  .col-xxl-1 {
    width: 8.33333%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-1 {
    margin-left: 8.33333%;
  }
  .col-xxl-2 {
    width: 16.66667%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-2 {
    margin-left: 16.66667%;
  }
  .col-xxl-2_5 {
    width: 20.83333%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-2_5 {
    margin-left: 20.83333%;
  }
  .col-xxl-3 {
    width: 25%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .col-xxl-4 {
    width: 33.33333%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-4 {
    margin-left: 33.33333%;
  }
  .col-xxl-5 {
    width: 41.66667%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-5 {
    margin-left: 41.66667%;
  }
  .col-xxl-5_04 {
    width: 42%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-5_04 {
    margin-left: 42%;
  }
  .col-xxl-5_808 {
    width: 48.4%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-5_808 {
    margin-left: 48.4%;
  }
  .col-xxl-6 {
    width: 50%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .col-xxl-6_192 {
    width: 51.6%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-6_192 {
    margin-left: 51.6%;
  }
  .col-xxl-6_96 {
    width: 58%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-6_96 {
    margin-left: 58%;
  }
  .col-xxl-7 {
    width: 58.33333%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-7 {
    margin-left: 58.33333%;
  }
  .col-xxl-8 {
    width: 66.66667%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-8 {
    margin-left: 66.66667%;
  }
  .col-xxl-9 {
    width: 75%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .col-xxl-9_5 {
    width: 79.16667%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-9_5 {
    margin-left: 79.16667%;
  }
  .col-xxl-10 {
    width: 83.33333%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-10 {
    margin-left: 83.33333%;
  }
  .col-xxl-11 {
    width: 91.66667%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-11 {
    margin-left: 91.66667%;
  }
  .col-xxl-12 {
    width: 100%;
  }
  .col-xxl-auto {
    width: auto;
  }
  .offset-xxl-12 {
    margin-left: 100%;
  }
  .hidden-xxl {
    display: none !important;
  }
}

@media only screen and (max-width: 1599px) {
  .visible-xxxl {
    display: none !important;
  }
}

@media only screen and (min-width: 1600px) {
  .fixed--width {
    width: 1600px;
  }
  .row-xxxl-rtl {
    direction: rtl;
  }
  .row-xxxl-ltr {
    direction: ltr;
  }
  .row-xxxl-rtl .col, .row-xxxl-ltr .col {
    direction: ltr;
  }
  .col-xxxl-0 {
    width: 0%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-0 {
    margin-left: 0%;
  }
  .col-xxxl-1 {
    width: 8.33333%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-1 {
    margin-left: 8.33333%;
  }
  .col-xxxl-2 {
    width: 16.66667%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-2 {
    margin-left: 16.66667%;
  }
  .col-xxxl-2_5 {
    width: 20.83333%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-2_5 {
    margin-left: 20.83333%;
  }
  .col-xxxl-3 {
    width: 25%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-3 {
    margin-left: 25%;
  }
  .col-xxxl-4 {
    width: 33.33333%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-4 {
    margin-left: 33.33333%;
  }
  .col-xxxl-5 {
    width: 41.66667%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-5 {
    margin-left: 41.66667%;
  }
  .col-xxxl-5_04 {
    width: 42%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-5_04 {
    margin-left: 42%;
  }
  .col-xxxl-5_808 {
    width: 48.4%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-5_808 {
    margin-left: 48.4%;
  }
  .col-xxxl-6 {
    width: 50%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-6 {
    margin-left: 50%;
  }
  .col-xxxl-6_192 {
    width: 51.6%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-6_192 {
    margin-left: 51.6%;
  }
  .col-xxxl-6_96 {
    width: 58%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-6_96 {
    margin-left: 58%;
  }
  .col-xxxl-7 {
    width: 58.33333%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-7 {
    margin-left: 58.33333%;
  }
  .col-xxxl-8 {
    width: 66.66667%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-8 {
    margin-left: 66.66667%;
  }
  .col-xxxl-9 {
    width: 75%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-9 {
    margin-left: 75%;
  }
  .col-xxxl-9_5 {
    width: 79.16667%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-9_5 {
    margin-left: 79.16667%;
  }
  .col-xxxl-10 {
    width: 83.33333%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-10 {
    margin-left: 83.33333%;
  }
  .col-xxxl-11 {
    width: 91.66667%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-11 {
    margin-left: 91.66667%;
  }
  .col-xxxl-12 {
    width: 100%;
  }
  .col-xxxl-auto {
    width: auto;
  }
  .offset-xxxl-12 {
    margin-left: 100%;
  }
  .hidden-xxxl {
    display: none !important;
  }
}

.popup, .loading, .please {
  position: fixed;
  top: -100vh;
  left: -100vw;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: block;
  -webkit-transition: top 0s 0.45s, left 0s 0.45s, opacity 0.45s, opacity 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  transition: top 0s 0.45s, left 0s 0.45s, opacity 0.45s, opacity 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  -o-transition: top 0s 0.45s, left 0s 0.45s, opacity 0.45s, opacity 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
  -moz-transition: top 0s 0.45s, left 0s 0.45s, opacity 0.45s, transform 0.45s ease-in-out, opacity 0.45s ease-in-out, -moz-transform 0.45s ease-in-out;
  transition: top 0s 0.45s, left 0s 0.45s, opacity 0.45s, transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
  transition: top 0s 0.45s, left 0s 0.45s, opacity 0.45s, transform 0.45s ease-in-out, opacity 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out, -moz-transform 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
}

.popup__bg, .loading__bg, .please__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.popup__container, .loading__container, .please__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  word-spacing: -5px;
}

.popup__container::before, .loading__container::before, .please__container::before {
  width: 0;
  height: 100%;
}

.popup__section, .loading__section, .please__section {
  word-spacing: 0px;
  -webkit-transition: all 0.45s ease-in-out;
  -o-transition: all 0.45s ease-in-out;
  -moz-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}

.popup {
  overflow: auto;
  z-index: 500;
  overflow: hidden;
}

.popup__bg {
  background: rgba(0, 0, 0, 0.75);
}

.popup__X {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  width: 4rem;
  height: 4rem;
  z-index: 50;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform 0.45s 0.45s ease-in-out;
  transition: -webkit-transform 0.45s 0.45s ease-in-out;
  -o-transition: -o-transform 0.45s 0.45s ease-in-out;
  -moz-transition: transform 0.45s 0.45s ease-in-out, -moz-transform 0.45s 0.45s ease-in-out;
  transition: transform 0.45s 0.45s ease-in-out;
  transition: transform 0.45s 0.45s ease-in-out, -webkit-transform 0.45s 0.45s ease-in-out, -moz-transform 0.45s 0.45s ease-in-out, -o-transform 0.45s 0.45s ease-in-out;
}

.popup__active {
  display: none;
}

.popup__active:checked + .popup, .popup.on--visible {
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  z-index: 510;
}

.popup__active:checked + .popup .popup__X, .popup.on--visible .popup__X {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.45s 0s ease-in-out;
  transition: -webkit-transform 0.45s 0s ease-in-out;
  -o-transition: -o-transform 0.45s 0s ease-in-out;
  -moz-transition: transform 0.45s 0s ease-in-out, -moz-transform 0.45s 0s ease-in-out;
  transition: transform 0.45s 0s ease-in-out;
  transition: transform 0.45s 0s ease-in-out, -webkit-transform 0.45s 0s ease-in-out, -moz-transform 0.45s 0s ease-in-out, -o-transform 0.45s 0s ease-in-out;
}

.loading, .please {
  overflow: hidden;
  z-index: 600;
}

.loading__section, .please__section {
  width: auto;
  -webkit-transform: translateY(-25%);
     -moz-transform: translateY(-25%);
      -ms-transform: translateY(-25%);
       -o-transform: translateY(-25%);
          transform: translateY(-25%);
}

.loading {
  top: 0;
  left: 0;
  opacity: 1;
}

.loading__bg {
  opacity: .9;
}

.loading__content {
  position: relative;
}

.loading__progress {
  min-width: 1rem;
  min-height: 1rem;
  letter-spacing: .15em;
  font-weight: 100;
}

.imagesLoaded .loading {
  top: -100vh;
  left: -100vw;
  opacity: 0;
  -webkit-transition: top 0s 0.45s, left 0s 0.45s, opacity 0.45s, opacity 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  transition: top 0s 0.45s, left 0s 0.45s, opacity 0.45s, opacity 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  -o-transition: top 0s 0.45s, left 0s 0.45s, opacity 0.45s, opacity 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
  -moz-transition: top 0s 0.45s, left 0s 0.45s, opacity 0.45s, transform 0.45s ease-in-out, opacity 0.45s ease-in-out, -moz-transform 0.45s ease-in-out;
  transition: top 0s 0.45s, left 0s 0.45s, opacity 0.45s, transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
  transition: top 0s 0.45s, left 0s 0.45s, opacity 0.45s, transform 0.45s ease-in-out, opacity 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out, -moz-transform 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
}

.please {
  z-index: 700;
}

.pc .please__rotate--landscape, .pc .please__rotate--portrait {
  display: none;
}

@media screen and (orientation: landscape) {
  .pleas__rotate--portrait {
    top: 0;
    left: 0;
  }
}

@media screen and (orientation: portrait) {
  .pleas__rotate--landscape {
    top: 0;
    left: 0;
  }
}

.btn {
  outline: none;
  border: none;
  background: none;
  cursor: pointer;
  font-size: 1rem;
  cursor: pointer;
  /* custom start */
  /* custom end */
}

.btnGroup {
  font-size: 0;
}

.btn__link {
  display: block;
  font-size: 0;
}

.btn__text, .btn__icon {
  font-size: 1rem;
  z-index: 1;
}

.btn--link .btn__text {
  display: inline;
}

.btn--link .btn__text::after {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin: 2px auto 0 auto;
  width: 100%;
  height: 2px;
  background: black;
  -moz-background-clip: content-box;
    -o-background-clip: content-box;
       background-clip: content-box;
  display: block;
  -webkit-transform: scaleX(0);
     -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
       -o-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform .25s ease-in-out;
  transition: -webkit-transform .25s ease-in-out;
  -o-transition: -o-transform .25s ease-in-out;
  -moz-transition: transform .25s ease-in-out, -moz-transform .25s ease-in-out;
  transition: transform .25s ease-in-out;
  transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out, -moz-transform .25s ease-in-out, -o-transform .25s ease-in-out;
}

.btn--link .btn__icon {
  height: 1rem;
  -webkit-transform: scale(1.25);
     -moz-transform: scale(1.25);
      -ms-transform: scale(1.25);
       -o-transform: scale(1.25);
          transform: scale(1.25);
}

.btn--link:hover .btn__text::after {
  -webkit-transform: scaleX(1);
     -moz-transform: scaleX(1);
      -ms-transform: scaleX(1);
       -o-transform: scaleX(1);
          transform: scaleX(1);
}

.btn--dot {
  width: 2.55rem;
  height: 2.55rem;
  padding: 0.9rem;
  background: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 0 15px 2px rgba(255, 255, 255, 0.5) inset;
     -moz-box-shadow: 0 0 15px 2px rgba(255, 255, 255, 0.5) inset;
          box-shadow: 0 0 15px 2px rgba(255, 255, 255, 0.5) inset;
  -moz-background-clip: content-box !important;
    -o-background-clip: content-box !important;
       background-clip: content-box !important;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
     -moz-transform: translateX(-50%) translateY(-50%) scale(1);
      -ms-transform: translateX(-50%) translateY(-50%) scale(1);
       -o-transform: translateX(-50%) translateY(-50%) scale(1);
          transform: translateX(-50%) translateY(-50%) scale(1);
  -webkit-transition: background 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out, -webkit-box-shadow 0.45s ease-in-out;
  transition: background 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out, -webkit-box-shadow 0.45s ease-in-out;
  -o-transition: background 0.45s ease-in-out, box-shadow 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
  -moz-transition: transform 0.45s ease-in-out, background 0.45s ease-in-out, box-shadow 0.45s ease-in-out, -moz-transform 0.45s ease-in-out, -moz-box-shadow 0.45s ease-in-out;
  transition: transform 0.45s ease-in-out, background 0.45s ease-in-out, box-shadow 0.45s ease-in-out;
  transition: transform 0.45s ease-in-out, background 0.45s ease-in-out, box-shadow 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out, -moz-transform 0.45s ease-in-out, -o-transform 0.45s ease-in-out, -webkit-box-shadow 0.45s ease-in-out, -moz-box-shadow 0.45s ease-in-out;
}

.btn--dot::before, .btn--dot::after {
  position: absolute;
  border: 1px solid rgba(255, 255, 255, 0.15);
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: border 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  transition: border 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  -o-transition: border 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
  -moz-transition: border 0.45s ease-in-out, transform 0.45s ease-in-out, -moz-transform 0.45s ease-in-out;
  transition: border 0.45s ease-in-out, transform 0.45s ease-in-out;
  transition: border 0.45s ease-in-out, transform 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out, -moz-transform 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
}

.btn--dot::before {
  top: -0.25rem;
  left: -0.25rem;
  width: 3.05rem;
  height: 3.05rem;
}

.btn--dot::after {
  top: -0.5rem;
  left: -0.5rem;
  width: 3.55rem;
  height: 3.55rem;
}

.btn--dot.on--active {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
     -moz-transform: translateX(-50%) translateY(-50%) scale(1);
      -ms-transform: translateX(-50%) translateY(-50%) scale(1);
       -o-transform: translateX(-50%) translateY(-50%) scale(1);
          transform: translateX(-50%) translateY(-50%) scale(1);
}

.btn--dot.on--active::before, .btn--dot.on--active::after {
  border: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-animation: scale_sm 1.125s 0s ease-out infinite;
     -moz-animation: scale_sm 1.125s 0s ease-out infinite;
       -o-animation: scale_sm 1.125s 0s ease-out infinite;
          animation: scale_sm 1.125s 0s ease-out infinite;
}

.btn--dot:nth-child(1).on--active::before {
  -webkit-animation-delay: 0.07031s;
     -moz-animation-delay: 0.07031s;
       -o-animation-delay: 0.07031s;
          animation-delay: 0.07031s;
}

.btn--dot:nth-child(1).on--active::after {
  -webkit-animation-delay: 0.14062s;
     -moz-animation-delay: 0.14062s;
       -o-animation-delay: 0.14062s;
          animation-delay: 0.14062s;
}

.btn--dot:nth-child(2).on--active::before {
  -webkit-animation-delay: 0.14062s;
     -moz-animation-delay: 0.14062s;
       -o-animation-delay: 0.14062s;
          animation-delay: 0.14062s;
}

.btn--dot:nth-child(2).on--active::after {
  -webkit-animation-delay: 0.28125s;
     -moz-animation-delay: 0.28125s;
       -o-animation-delay: 0.28125s;
          animation-delay: 0.28125s;
}

.btn--dot:nth-child(3).on--active::before {
  -webkit-animation-delay: 0.21094s;
     -moz-animation-delay: 0.21094s;
       -o-animation-delay: 0.21094s;
          animation-delay: 0.21094s;
}

.btn--dot:nth-child(3).on--active::after {
  -webkit-animation-delay: 0.42188s;
     -moz-animation-delay: 0.42188s;
       -o-animation-delay: 0.42188s;
          animation-delay: 0.42188s;
}

.btn--dot:nth-child(4).on--active::before {
  -webkit-animation-delay: 0.28125s;
     -moz-animation-delay: 0.28125s;
       -o-animation-delay: 0.28125s;
          animation-delay: 0.28125s;
}

.btn--dot:nth-child(4).on--active::after {
  -webkit-animation-delay: 0.5625s;
     -moz-animation-delay: 0.5625s;
       -o-animation-delay: 0.5625s;
          animation-delay: 0.5625s;
}

.btn--dot:nth-child(5).on--active::before {
  -webkit-animation-delay: 0.35156s;
     -moz-animation-delay: 0.35156s;
       -o-animation-delay: 0.35156s;
          animation-delay: 0.35156s;
}

.btn--dot:nth-child(5).on--active::after {
  -webkit-animation-delay: 0.70312s;
     -moz-animation-delay: 0.70312s;
       -o-animation-delay: 0.70312s;
          animation-delay: 0.70312s;
}

.btn--dot:nth-child(6).on--active::before {
  -webkit-animation-delay: 0.42188s;
     -moz-animation-delay: 0.42188s;
       -o-animation-delay: 0.42188s;
          animation-delay: 0.42188s;
}

.btn--dot:nth-child(6).on--active::after {
  -webkit-animation-delay: 0.84375s;
     -moz-animation-delay: 0.84375s;
       -o-animation-delay: 0.84375s;
          animation-delay: 0.84375s;
}

.btn--dot:nth-child(7).on--active::before {
  -webkit-animation-delay: 0.49219s;
     -moz-animation-delay: 0.49219s;
       -o-animation-delay: 0.49219s;
          animation-delay: 0.49219s;
}

.btn--dot:nth-child(7).on--active::after {
  -webkit-animation-delay: 0.98438s;
     -moz-animation-delay: 0.98438s;
       -o-animation-delay: 0.98438s;
          animation-delay: 0.98438s;
}

.btn--dot:hover {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.5);
     -moz-transform: translateX(-50%) translateY(-50%) scale(1.5);
      -ms-transform: translateX(-50%) translateY(-50%) scale(1.5);
       -o-transform: translateX(-50%) translateY(-50%) scale(1.5);
          transform: translateX(-50%) translateY(-50%) scale(1.5);
}

.btn--dot.on--active {
  background: rgba(191, 255, 255, 0.75);
  -webkit-box-shadow: 0 0 15px 3px rgba(191, 255, 255, 0.75) inset;
     -moz-box-shadow: 0 0 15px 3px rgba(191, 255, 255, 0.75) inset;
          box-shadow: 0 0 15px 3px rgba(191, 255, 255, 0.75) inset;
}

.btn--dot.on--active::before, .btn--dot.on--active::after {
  border-color: rgba(191, 255, 255, 0.75);
}

.btn--aim {
  width: 3rem;
  height: 3rem;
  border: 1px solid rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.btn--aim, .btn--aim::before, .btn--aim::after {
  -webkit-transition: all 0.45s ease-in-out;
  -o-transition: all 0.45s ease-in-out;
  -moz-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}

.btn--aim::before, .btn--aim::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
}

.btn--aim::after {
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.btn--aim, .btn--aim::before, .btn--aim::after {
  -webkit-animation: light 1.125s ease-out infinite;
     -moz-animation: light 1.125s ease-out infinite;
       -o-animation: light 1.125s ease-out infinite;
          animation: light 1.125s ease-out infinite;
}

.btn--aim:nth-child(1), .btn--aim:nth-child(1)::before, .btn--aim:nth-child(1)::after {
  -webkit-animation-delay: 0.14062s;
     -moz-animation-delay: 0.14062s;
       -o-animation-delay: 0.14062s;
          animation-delay: 0.14062s;
}

.btn--aim:nth-child(2), .btn--aim:nth-child(2)::before, .btn--aim:nth-child(2)::after {
  -webkit-animation-delay: 0.28125s;
     -moz-animation-delay: 0.28125s;
       -o-animation-delay: 0.28125s;
          animation-delay: 0.28125s;
}

.btn--aim:nth-child(3), .btn--aim:nth-child(3)::before, .btn--aim:nth-child(3)::after {
  -webkit-animation-delay: 0.42188s;
     -moz-animation-delay: 0.42188s;
       -o-animation-delay: 0.42188s;
          animation-delay: 0.42188s;
}

.btn--aim:nth-child(4), .btn--aim:nth-child(4)::before, .btn--aim:nth-child(4)::after {
  -webkit-animation-delay: 0.5625s;
     -moz-animation-delay: 0.5625s;
       -o-animation-delay: 0.5625s;
          animation-delay: 0.5625s;
}

.btn--aim:nth-child(5), .btn--aim:nth-child(5)::before, .btn--aim:nth-child(5)::after {
  -webkit-animation-delay: 0.70312s;
     -moz-animation-delay: 0.70312s;
       -o-animation-delay: 0.70312s;
          animation-delay: 0.70312s;
}

.btn--aim:nth-child(6), .btn--aim:nth-child(6)::before, .btn--aim:nth-child(6)::after {
  -webkit-animation-delay: 0.84375s;
     -moz-animation-delay: 0.84375s;
       -o-animation-delay: 0.84375s;
          animation-delay: 0.84375s;
}

.btn--aim:nth-child(7), .btn--aim:nth-child(7)::before, .btn--aim:nth-child(7)::after {
  -webkit-animation-delay: 0.98438s;
     -moz-animation-delay: 0.98438s;
       -o-animation-delay: 0.98438s;
          animation-delay: 0.98438s;
}

.btn--aim:hover, .btn--aim:hover::before, .btn--aim:hover::after {
  -webkit-box-shadow: 0 0 .5em white;
     -moz-box-shadow: 0 0 .5em white;
          box-shadow: 0 0 .5em white;
}

.btn--aim.on--active, .btn--aim.on--active::before, .btn--aim.on--active::after {
  -webkit-animation: light 1.125s ease-out infinite;
     -moz-animation: light 1.125s ease-out infinite;
       -o-animation: light 1.125s ease-out infinite;
          animation: light 1.125s ease-out infinite;
}

.btn--custom {
  margin-bottom: 0.5rem;
  padding: 0;
}

.btn--custom .btn__link {
  padding: 0.75rem 2.75rem;
  border: 1px solid white;
  -webkit-border-radius: 2.5rem;
     -moz-border-radius: 2.5rem;
          border-radius: 2.5rem;
  border: 1px solid #0552b9;
  background: #0552b9;
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(#def7fe), to(white));
  background: -webkit-linear-gradient(left, white, #def7fe, white);
  background: -moz- oldlinear-gradient(left, white, #def7fe, white);
  background: -o-linear-gradient(left, white, #def7fe, white);
  background: linear-gradient(90deg, white, #def7fe, white);
  overflow: hidden;
}

.btn--custom .btn__link::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 100%;
  background: white;
  -webkit-transform: skew(-45deg) translateX(-125%);
     -moz-transform: skew(-45deg) translateX(-125%);
      -ms-transform: skew(-45deg) translateX(-125%);
       -o-transform: skew(-45deg) translateX(-125%);
          transform: skew(-45deg) translateX(-125%);
  -webkit-transition: -webkit-transform 0.45s ease-in-out;
  transition: -webkit-transform 0.45s ease-in-out;
  -o-transition: -o-transform 0.45s ease-in-out;
  -moz-transition: transform 0.45s ease-in-out, -moz-transform 0.45s ease-in-out;
  transition: transform 0.45s ease-in-out;
  transition: transform 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out, -moz-transform 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
}

.btn--custom .btn__text {
  color: #0552b9;
  color: white;
  color: black;
  z-index: 1;
  letter-spacing: 2px;
  -webkit-transition: color 0.45s ease-in-out;
  -o-transition: color 0.45s ease-in-out;
  -moz-transition: color 0.45s ease-in-out;
  transition: color 0.45s ease-in-out;
}

.btn--custom .btn__icon:last-child {
  margin-left: .5rem;
}

.btn--custom .btn__icon::before, .btn--custom .btn__icon::after {
  background: #0552b9;
  background: white;
  background: black;
  -webkit-transition: background 0.45s ease-in-out;
  -o-transition: background 0.45s ease-in-out;
  -moz-transition: background 0.45s ease-in-out;
  transition: background 0.45s ease-in-out;
}

.pc .btn--custom:hover .btn__link::before {
  -webkit-transform: skew(-45deg) translateX(-25%);
     -moz-transform: skew(-45deg) translateX(-25%);
      -ms-transform: skew(-45deg) translateX(-25%);
       -o-transform: skew(-45deg) translateX(-25%);
          transform: skew(-45deg) translateX(-25%);
}

.btn--custom:hover .btn__text {
  color: #0552b9;
}

.btn--custom:hover .btn__icon::before, .btn--custom:hover .btn__icon::after {
  background: #0552b9;
}

.btn--custom--2 {
  margin-bottom: 0.5rem;
  padding: 0;
  -webkit-border-radius: 4.5rem;
     -moz-border-radius: 4.5rem;
          border-radius: 4.5rem;
  -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6) inset;
     -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6) inset;
          box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6) inset;
}

.btn--custom--2 .btn__frame {
  overflow: hidden;
}

.btn--custom--2 .btn__link {
  padding: 1.25rem 2rem;
  border: 1px solid white;
  -webkit-border-radius: 4.5rem;
     -moz-border-radius: 4.5rem;
          border-radius: 4.5rem;
  overflow: hidden;
}

.btn--custom--2 .btn__link::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 100%;
  background: #001c2b;
  -webkit-transform: skew(-45deg) translateX(-125%);
     -moz-transform: skew(-45deg) translateX(-125%);
      -ms-transform: skew(-45deg) translateX(-125%);
       -o-transform: skew(-45deg) translateX(-125%);
          transform: skew(-45deg) translateX(-125%);
  -webkit-transition: -webkit-transform 0.45s ease-in-out;
  transition: -webkit-transform 0.45s ease-in-out;
  -o-transition: -o-transform 0.45s ease-in-out;
  -moz-transition: transform 0.45s ease-in-out, -moz-transform 0.45s ease-in-out;
  transition: transform 0.45s ease-in-out;
  transition: transform 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out, -moz-transform 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
}

.btn--custom--2 .btn__text {
  border-left: 5px solid white;
  padding-left: 1rem;
  padding-right: 0.5rem;
  color: white;
  z-index: 1;
  letter-spacing: 5px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
  -webkit-transition: color 0.45s ease-in-out;
  -o-transition: color 0.45s ease-in-out;
  -moz-transition: color 0.45s ease-in-out;
  transition: color 0.45s ease-in-out;
}

.btn--custom--2 .btn__icon {
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 0;
}

.pc .btn--custom--2:hover .btn__link::before {
  -webkit-transform: skew(-45deg) translateX(-25%);
     -moz-transform: skew(-45deg) translateX(-25%);
      -ms-transform: skew(-45deg) translateX(-25%);
       -o-transform: skew(-45deg) translateX(-25%);
          transform: skew(-45deg) translateX(-25%);
}

.btn--back {
  width: 1rem;
  height: 1rem;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  border: 1px solid white;
}

.btn--back, .btn--back::before, .btn--back::after {
  -webkit-transition: background .25s ease-in-out;
  -o-transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  transition: background .25s ease-in-out;
}

.btn--back .btn__link {
  width: 100%;
  height: 100%;
}

.btn--back:hover {
  background: white;
}

.btn--back:hover .btn__icon::before, .btn--back:hover .btn__icon::after {
  background: #001c2b;
}

.btn--pageNext {
  position: absolute;
  bottom: 1rem;
  width: 5rem;
  z-index: 5;
  display: block;
  -webkit-animation: drive 1s infinite;
     -moz-animation: drive 1s infinite;
       -o-animation: drive 1s infinite;
          animation: drive 1s infinite;
}

.btn--nav {
  padding: 0 0.25rem;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 0;
}

.btn--nav:last-child {
  border: 0;
}

.btn--nav .btn__text {
  color: white;
  font-size: .75rem;
}

.btn--nav .btn__link {
  padding: 0.25rem 0.5rem;
  font-size: .75rem;
}

.btn--nav .btn__text {
  font-size: 1em;
}

.btn--nav:hover .btn__text {
  color: white;
}

.btn--nav:hover .btn__link {
  background: rgba(0, 102, 177, 0.47);
}

.btn--nav.on--active .btn__link {
  background: rgba(0, 102, 177, 0.47);
}

.icon {
  /* custom start */
  /* custom end */
}

.icon--custom {
  width: 1rem;
  height: 1rem;
}

.icon--custom::before, .icon--custom::after {
  position: absolute;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-box-shadow 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
  transition: -webkit-transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-box-shadow 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
  -o-transition: box-shadow 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -o-transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
  -moz-transition: transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), box-shadow 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -moz-transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -moz-box-shadow 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
  transition: transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), box-shadow 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
  transition: transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), box-shadow 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -moz-transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -o-transform 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-box-shadow 0.35s cubic-bezier(0, 1.2, 0.8, 1.01), -moz-box-shadow 0.35s cubic-bezier(0, 1.2, 0.8, 1.01);
}

.icon--X {
  width: 100%;
  height: 100%;
}

.icon--X::before, .icon--X::after {
  width: 60%;
  height: 2px;
  background: white;
}

.icon--X::before {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

.icon--X::after {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.icon--prev, .icon--next {
  width: 47.47467%;
  height: 100%;
}

.icon--prev::before, .icon--prev::after, .icon--next::before, .icon--next::after {
  width: 2px;
  height: 50%;
  background: white;
  -webkit-box-shadow: 0 0 4px 2px rgba(255, 255, 255, 0.2);
     -moz-box-shadow: 0 0 4px 2px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 4px 2px rgba(255, 255, 255, 0.2);
}

.icon--prev::before, .icon--next::before {
  top: 0;
  margin-bottom: -2px;
  -webkit-transform-origin: 50% 100%;
     -moz-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
       -o-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}

.icon--prev::after, .icon--next::after {
  bottom: 0;
  margin-top: -2px;
  -webkit-transform-origin: 50% 0%;
     -moz-transform-origin: 50% 0%;
      -ms-transform-origin: 50% 0%;
       -o-transform-origin: 50% 0%;
          transform-origin: 50% 0%;
}

.icon--prev::before {
  left: 0;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

.icon--prev::after {
  left: 0;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.icon--next::before {
  right: 0;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.icon--next::after {
  right: 0;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

.icon--play {
  position: absolute;
  width: 3.25rem;
  height: 3.25rem;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.13);
     -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.13);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.13);
  border: 5px solid white;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  z-index: 5;
}

.icon--play::after {
  position: absolute;
  width: 0;
  height: 0;
  border-width: 0.88725rem 1.365rem;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0);
  border-left-color: white;
  display: block;
  z-index: 1;
  -webkit-transform: translateX(31.9%);
     -moz-transform: translateX(31.9%);
      -ms-transform: translateX(31.9%);
       -o-transform: translateX(31.9%);
          transform: translateX(31.9%);
}

.icon--down {
  width: 5rem;
  height: 1.62975rem;
  display: inline-block;
}

.icon--down::before, .icon--down::after {
  bottom: 0;
  width: 50%;
  height: 2px;
  background: white;
}

.icon--down::before {
  left: 50%;
  -webkit-transform-origin: 0% 50%;
     -moz-transform-origin: 0% 50%;
      -ms-transform-origin: 0% 50%;
       -o-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: rotate(-25deg);
     -moz-transform: rotate(-25deg);
      -ms-transform: rotate(-25deg);
       -o-transform: rotate(-25deg);
          transform: rotate(-25deg);
}

.icon--down::after {
  right: 50%;
  -webkit-transform-origin: 100% 50%;
     -moz-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
       -o-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: rotate(25deg);
     -moz-transform: rotate(25deg);
      -ms-transform: rotate(25deg);
       -o-transform: rotate(25deg);
          transform: rotate(25deg);
}

.icon--arrow {
  width: 1rem;
  height: 1rem;
  vertical-align: middle;
}

.icon--arrow::before {
  top: 1px;
  border: 0 solid rgba(255, 255, 255, 0);
}

.icon--arrow--left::before {
  left: -0.3em;
  border-width: 0.45em 0.5em;
  border-right-color: white;
}

.icon--arrow--right::before {
  left: 0.3em;
  border-width: 0.45em 0.5em;
  border-left-color: white;
}

.icon--arrow--bottom::before {
  top: 0.1625em;
  border-width: .65em .45em;
  border-top-color: white;
  -webkit-transform-origin: 50% 25%;
     -moz-transform-origin: 50% 25%;
      -ms-transform-origin: 50% 25%;
       -o-transform-origin: 50% 25%;
          transform-origin: 50% 25%;
}

.icon--arrow--2 {
  position: relative;
  height: .75rem;
  width: 1.75rem;
}

.icon--arrow--2::before, .icon--arrow--2::after {
  position: absolute;
  background: white;
}

.icon--arrow--2::before {
  right: 0;
  width: 100%;
  height: 2px;
  bottom: 0;
  margin: auto;
}

.icon--arrow--2::after {
  height: 100%;
  width: 2px;
}

.icon--arrow--2--right::after {
  right: 0;
  bottom: 1px;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 100% 100%;
     -moz-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
       -o-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

input[type=range] {
  margin: 0;
  width: 100%;
  height: 1.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type=range], input[type=range]:focus {
  outline: none;
}

input[type=range]::-ms-track {
  background: transparent;
  border-color: transparent;
  color: transparent;
}

input[type=range]::-webkit-slider-runnable-track, input[type=range]::-moz-range-track, input[type=range]::-ms-track {
  width: 100%;
  height: 1.5rem;
  cursor: pointer;
  animate: 0.2s;
}

input[type=range]::-webkit-slider-runnable-track, input[type=range]::-moz-range-track, input[type=range]::-ms-fill-lower, input[type=range]::-ms-fill-upper {
  border: 0px solid black;
  -webkit-border-radius: 1.5rem;
          border-radius: 1.5rem;
}

input[type=range]::-ms-fill-lower, input[type=range]::-ms-fill-upper {
  border-radius: 3rem;
}

input[type=range]::-webkit-slider-runnable-track, input[type=range]:focus::-webkit-slider-runnable-track, input[type=range]::-moz-range-track, input[type=range]::-ms-fill-lower, input[type=range]::-ms-fill-upper, input[type=range]:focus::-ms-fill-lower, input[type=range]:focus::-ms-fill-upper {
  background: black;
}

input[type=range]::-webkit-slider-thumb, input[type=range]::-moz-range-thumb, input[type=range]::-ms-thumb {
  width: 2.5rem;
  height: 1.5rem;
  background: white;
  -webkit-box-shadow: 0px 0px 0 2px black inset;
          box-shadow: 0px 0px 0 2px black inset;
  -webkit-border-radius: 1.5rem;
          border-radius: 1.5rem;
  cursor: pointer;
  -webkit-appearance: none;
          appearance: none;
}

input[type=range]::-moz-range-thumb, input[type=range]::-moz-focus-outer {
  border: 0;
  outline: none;
}

.selectbox {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.selectbox::-ms-expand {
  display: none;
  appearance: none;
}

.radiobox, .checkbox {
  width: 1.25rem;
  height: 1.25rem;
  -webkit-box-shadow: 0 0 0 1px black;
     -moz-box-shadow: 0 0 0 1px black;
          box-shadow: 0 0 0 1px black;
}

.radiobox__active, .checkbox__active {
  display: none;
}

.radiobox, .radiobox::before, .radiobox::after, .checkbox, .checkbox::before, .checkbox::after {
  -webkit-transition: background .45s, border .45s, opacity .45s, -webkit-transform .45s;
  transition: background .45s, border .45s, opacity .45s, -webkit-transform .45s;
  -o-transition: background .45s, border .45s, opacity .45s, -o-transform .45s;
  -moz-transition: background .45s, border .45s, opacity .45s, transform .45s, -moz-transform .45s;
  transition: background .45s, border .45s, opacity .45s, transform .45s;
  transition: background .45s, border .45s, opacity .45s, transform .45s, -webkit-transform .45s, -moz-transform .45s, -o-transform .45s;
}

.radiobox::before, .radiobox::after, .checkbox::before, .checkbox::after {
  opacity: 0;
}

.radiobox {
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.radiobox::before {
  width: 60%;
  height: 60%;
  background: black;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  opacity: 0;
}

.radiobox__active:checked + .radiobox::before {
  opacity: 1;
}

.checkbox::before {
  width: 70%;
  height: 40%;
  border: 2px solid black;
  border-width: 0 0 2px 2px;
  opacity: 0;
  -webkit-transform: rotate(0deg) skew(0deg) translateX(0%) translateY(0%);
     -moz-transform: rotate(0deg) skew(0deg) translateX(0%) translateY(0%);
      -ms-transform: rotate(0deg) skew(0deg) translateX(0%) translateY(0%);
       -o-transform: rotate(0deg) skew(0deg) translateX(0%) translateY(0%);
          transform: rotate(0deg) skew(0deg) translateX(0%) translateY(0%);
}

.checkbox__active:checked + .checkbox::before {
  opacity: 1;
  -webkit-transform: rotate(-52.5deg) skew(-15deg) translateX(10%) translateY(-20%);
     -moz-transform: rotate(-52.5deg) skew(-15deg) translateX(10%) translateY(-20%);
      -ms-transform: rotate(-52.5deg) skew(-15deg) translateX(10%) translateY(-20%);
       -o-transform: rotate(-52.5deg) skew(-15deg) translateX(10%) translateY(-20%);
          transform: rotate(-52.5deg) skew(-15deg) translateX(10%) translateY(-20%);
}

@-webkit-keyframes loading {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-moz-keyframes loading {
  from {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}

@-o-keyframes loading {
  from {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

@keyframes loading {
  from {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  30% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  40% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  50% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  55% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@-moz-keyframes shake {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  15% {
    -moz-transform: rotate(-5deg);
         transform: rotate(-5deg);
  }
  30% {
    -moz-transform: rotate(5deg);
         transform: rotate(5deg);
  }
  40% {
    -moz-transform: rotate(-3deg);
         transform: rotate(-3deg);
  }
  50% {
    -moz-transform: rotate(2deg);
         transform: rotate(2deg);
  }
  100% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  55% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
}

@-o-keyframes shake {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  15% {
    -o-transform: rotate(-5deg);
       transform: rotate(-5deg);
  }
  30% {
    -o-transform: rotate(5deg);
       transform: rotate(5deg);
  }
  40% {
    -o-transform: rotate(-3deg);
       transform: rotate(-3deg);
  }
  50% {
    -o-transform: rotate(2deg);
       transform: rotate(2deg);
  }
  100% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  55% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
}

@keyframes shake {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(-5deg);
       -moz-transform: rotate(-5deg);
         -o-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  30% {
    -webkit-transform: rotate(5deg);
       -moz-transform: rotate(5deg);
         -o-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  40% {
    -webkit-transform: rotate(-3deg);
       -moz-transform: rotate(-3deg);
         -o-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  50% {
    -webkit-transform: rotate(2deg);
       -moz-transform: rotate(2deg);
         -o-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  55% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

@-webkit-keyframes jump {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-25px);
            transform: translateY(-25px);
  }
  60% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-moz-keyframes jump {
  0% {
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
  30% {
    -moz-transform: translateY(-25px);
         transform: translateY(-25px);
  }
  60% {
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
  100% {
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
}

@-o-keyframes jump {
  0% {
    -o-transform: translateY(0);
       transform: translateY(0);
  }
  30% {
    -o-transform: translateY(-25px);
       transform: translateY(-25px);
  }
  60% {
    -o-transform: translateY(0);
       transform: translateY(0);
  }
  100% {
    -o-transform: translateY(0);
       transform: translateY(0);
  }
}

@keyframes jump {
  0% {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-25px);
       -moz-transform: translateY(-25px);
         -o-transform: translateY(-25px);
            transform: translateY(-25px);
  }
  60% {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-moz-keyframes scale {
  0% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  25% {
    -moz-transform: scale(1.1);
         transform: scale(1.1);
  }
  50% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}

@-o-keyframes scale {
  0% {
    -o-transform: scale(1);
       transform: scale(1);
  }
  25% {
    -o-transform: scale(1.1);
       transform: scale(1.1);
  }
  50% {
    -o-transform: scale(1);
       transform: scale(1);
  }
  100% {
    -o-transform: scale(1);
       transform: scale(1);
  }
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  25% {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes scale_sm {
  0% {
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: .75;
  }
  100% {
    -webkit-transform: scale(1.12);
            transform: scale(1.12);
    opacity: 0;
  }
}

@-moz-keyframes scale_sm {
  0% {
    -moz-transform: scale(0.85);
         transform: scale(0.85);
    opacity: 0;
  }
  50% {
    -moz-transform: scale(1);
         transform: scale(1);
    opacity: .75;
  }
  100% {
    -moz-transform: scale(1.12);
         transform: scale(1.12);
    opacity: 0;
  }
}

@-o-keyframes scale_sm {
  0% {
    -o-transform: scale(0.85);
       transform: scale(0.85);
    opacity: 0;
  }
  50% {
    -o-transform: scale(1);
       transform: scale(1);
    opacity: .75;
  }
  100% {
    -o-transform: scale(1.12);
       transform: scale(1.12);
    opacity: 0;
  }
}

@keyframes scale_sm {
  0% {
    -webkit-transform: scale(0.85);
       -moz-transform: scale(0.85);
         -o-transform: scale(0.85);
            transform: scale(0.85);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    opacity: .75;
  }
  100% {
    -webkit-transform: scale(1.12);
       -moz-transform: scale(1.12);
         -o-transform: scale(1.12);
            transform: scale(1.12);
    opacity: 0;
  }
}

@-webkit-keyframes drive {
  0%,
  90%,
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  45% {
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
}

@-moz-keyframes drive {
  0%,
  90%,
  100% {
    -moz-transform: translateY(0px);
         transform: translateY(0px);
  }
  45% {
    -moz-transform: translateY(-3px);
         transform: translateY(-3px);
  }
}

@-o-keyframes drive {
  0%,
  90%,
  100% {
    -o-transform: translateY(0px);
       transform: translateY(0px);
  }
  45% {
    -o-transform: translateY(-3px);
       transform: translateY(-3px);
  }
}

@keyframes drive {
  0%,
  90%,
  100% {
    -webkit-transform: translateY(0px);
       -moz-transform: translateY(0px);
         -o-transform: translateY(0px);
            transform: translateY(0px);
  }
  45% {
    -webkit-transform: translateY(-3px);
       -moz-transform: translateY(-3px);
         -o-transform: translateY(-3px);
            transform: translateY(-3px);
  }
}

@-webkit-keyframes arrow_prev {
  0%,
  90%,
  100% {
    -webkit-transform: translateX(0px) translateY(-50%);
            transform: translateX(0px) translateY(-50%);
  }
  45% {
    -webkit-transform: translateX(-5px) translateY(-50%);
            transform: translateX(-5px) translateY(-50%);
  }
}

@-moz-keyframes arrow_prev {
  0%,
  90%,
  100% {
    -moz-transform: translateX(0px) translateY(-50%);
         transform: translateX(0px) translateY(-50%);
  }
  45% {
    -moz-transform: translateX(-5px) translateY(-50%);
         transform: translateX(-5px) translateY(-50%);
  }
}

@-o-keyframes arrow_prev {
  0%,
  90%,
  100% {
    -o-transform: translateX(0px) translateY(-50%);
       transform: translateX(0px) translateY(-50%);
  }
  45% {
    -o-transform: translateX(-5px) translateY(-50%);
       transform: translateX(-5px) translateY(-50%);
  }
}

@keyframes arrow_prev {
  0%,
  90%,
  100% {
    -webkit-transform: translateX(0px) translateY(-50%);
       -moz-transform: translateX(0px) translateY(-50%);
         -o-transform: translateX(0px) translateY(-50%);
            transform: translateX(0px) translateY(-50%);
  }
  45% {
    -webkit-transform: translateX(-5px) translateY(-50%);
       -moz-transform: translateX(-5px) translateY(-50%);
         -o-transform: translateX(-5px) translateY(-50%);
            transform: translateX(-5px) translateY(-50%);
  }
}

@-webkit-keyframes arrow_next {
  0%,
  90%,
  100% {
    -webkit-transform: translateX(0px) translateY(-50%);
            transform: translateX(0px) translateY(-50%);
  }
  45% {
    -webkit-transform: translateX(5px) translateY(-50%);
            transform: translateX(5px) translateY(-50%);
  }
}

@-moz-keyframes arrow_next {
  0%,
  90%,
  100% {
    -moz-transform: translateX(0px) translateY(-50%);
         transform: translateX(0px) translateY(-50%);
  }
  45% {
    -moz-transform: translateX(5px) translateY(-50%);
         transform: translateX(5px) translateY(-50%);
  }
}

@-o-keyframes arrow_next {
  0%,
  90%,
  100% {
    -o-transform: translateX(0px) translateY(-50%);
       transform: translateX(0px) translateY(-50%);
  }
  45% {
    -o-transform: translateX(5px) translateY(-50%);
       transform: translateX(5px) translateY(-50%);
  }
}

@keyframes arrow_next {
  0%,
  90%,
  100% {
    -webkit-transform: translateX(0px) translateY(-50%);
       -moz-transform: translateX(0px) translateY(-50%);
         -o-transform: translateX(0px) translateY(-50%);
            transform: translateX(0px) translateY(-50%);
  }
  45% {
    -webkit-transform: translateX(5px) translateY(-50%);
       -moz-transform: translateX(5px) translateY(-50%);
         -o-transform: translateX(5px) translateY(-50%);
            transform: translateX(5px) translateY(-50%);
  }
}

@-webkit-keyframes opacity {
  0% {
    opacity: .5;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: .5;
  }
}

@-moz-keyframes opacity {
  0% {
    opacity: .5;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: .5;
  }
}

@-o-keyframes opacity {
  0% {
    opacity: .5;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: .5;
  }
}

@keyframes opacity {
  0% {
    opacity: .5;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: .5;
  }
  100% {
    opacity: .5;
  }
}

@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes fade {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-o-keyframes fade {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes move {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
  50% {
    -webkit-transform: translateX(-55%) translateY(-50%);
            transform: translateX(-55%) translateY(-50%);
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
}

@-moz-keyframes move {
  0% {
    -moz-transform: translateX(-50%) translateY(-50%);
         transform: translateX(-50%) translateY(-50%);
  }
  50% {
    -moz-transform: translateX(-55%) translateY(-50%);
         transform: translateX(-55%) translateY(-50%);
  }
  100% {
    -moz-transform: translateX(-50%) translateY(-50%);
         transform: translateX(-50%) translateY(-50%);
  }
}

@-o-keyframes move {
  0% {
    -o-transform: translateX(-50%) translateY(-50%);
       transform: translateX(-50%) translateY(-50%);
  }
  50% {
    -o-transform: translateX(-55%) translateY(-50%);
       transform: translateX(-55%) translateY(-50%);
  }
  100% {
    -o-transform: translateX(-50%) translateY(-50%);
       transform: translateX(-50%) translateY(-50%);
  }
}

@keyframes move {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%);
       -moz-transform: translateX(-50%) translateY(-50%);
         -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
  50% {
    -webkit-transform: translateX(-55%) translateY(-50%);
       -moz-transform: translateX(-55%) translateY(-50%);
         -o-transform: translateX(-55%) translateY(-50%);
            transform: translateX(-55%) translateY(-50%);
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%);
       -moz-transform: translateX(-50%) translateY(-50%);
         -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
}

.hamburger {
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  z-index: 405;
  -webkit-transform: translateX(-25%) translateY(25%);
     -moz-transform: translateX(-25%) translateY(25%);
      -ms-transform: translateX(-25%) translateY(25%);
       -o-transform: translateX(-25%) translateY(25%);
          transform: translateX(-25%) translateY(25%);
}

.hamburger .burger {
  width: 60%;
  height: 2px;
}

.hamburger .burger, .hamburger .burger::before, .hamburger .burger::after {
  background: white;
  -webkit-box-shadow: 0 0 5px rgba(0, 28, 43, 0.75);
     -moz-box-shadow: 0 0 5px rgba(0, 28, 43, 0.75);
          box-shadow: 0 0 5px rgba(0, 28, 43, 0.75);
  -webkit-transition: background 0.45s ease-in-out, -webkit-box-shadow 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  transition: background 0.45s ease-in-out, -webkit-box-shadow 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  -o-transition: box-shadow 0.45s ease-in-out, background 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
  -moz-transition: box-shadow 0.45s ease-in-out, background 0.45s ease-in-out, transform 0.45s ease-in-out, -moz-box-shadow 0.45s ease-in-out, -moz-transform 0.45s ease-in-out;
  transition: box-shadow 0.45s ease-in-out, background 0.45s ease-in-out, transform 0.45s ease-in-out;
  transition: box-shadow 0.45s ease-in-out, background 0.45s ease-in-out, transform 0.45s ease-in-out, -webkit-box-shadow 0.45s ease-in-out, -moz-box-shadow 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out, -moz-transform 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
}

.hamburger .burger::before, .hamburger .burger::after {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
}

.hamburger .burger::before {
  -webkit-transform: translateY(-0.75rem) rotate(0deg);
     -moz-transform: translateY(-0.75rem) rotate(0deg);
      -ms-transform: translateY(-0.75rem) rotate(0deg);
       -o-transform: translateY(-0.75rem) rotate(0deg);
          transform: translateY(-0.75rem) rotate(0deg);
}

.hamburger .burger::after {
  -webkit-transform: translateY(0.75rem) rotate(0deg);
     -moz-transform: translateY(0.75rem) rotate(0deg);
      -ms-transform: translateY(0.75rem) rotate(0deg);
       -o-transform: translateY(0.75rem) rotate(0deg);
          transform: translateY(0.75rem) rotate(0deg);
}

.close__active {
  display: none;
}

.nav {
  position: fixed;
  width: 100%;
  width: auto;
  display: inline-block;
  padding: 4rem 0.5rem 3rem 0.5rem;
  z-index: 400;
  text-align: center;
}

.nav, .nav__bg {
  top: -100vh;
  right: -100vw;
}

.nav, .nav::before, .nav::after, .nav__bg, .nav__bg::before, .nav__bg::after {
  -webkit-transition: top 0s 0.45s, right 0s 0.45s, bottom 0s 0.45s, background 0.45s ease-in-out, opacity 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  transition: top 0s 0.45s, right 0s 0.45s, bottom 0s 0.45s, background 0.45s ease-in-out, opacity 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  -o-transition: top 0s 0.45s, right 0s 0.45s, bottom 0s 0.45s, background 0.45s ease-in-out, opacity 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
  -moz-transition: top 0s 0.45s, right 0s 0.45s, bottom 0s 0.45s, background 0.45s ease-in-out, transform 0.45s ease-in-out, opacity 0.45s ease-in-out, -moz-transform 0.45s ease-in-out;
  transition: top 0s 0.45s, right 0s 0.45s, bottom 0s 0.45s, background 0.45s ease-in-out, transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
  transition: top 0s 0.45s, right 0s 0.45s, bottom 0s 0.45s, background 0.45s ease-in-out, transform 0.45s ease-in-out, opacity 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out, -moz-transform 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
}

.nav__bg {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0);
}

.nav__active {
  display: none;
}

.nav__active:checked ~ .header .hamburger .burger, .nav__active:checked ~ .hamburger .burger {
  background: rgba(0, 0, 0, 0);
}

.nav__active:checked ~ .header .hamburger .burger::before, .nav__active:checked ~ .hamburger .burger::before {
  background: white;
  -webkit-transform: translateY(0) rotate(45deg);
     -moz-transform: translateY(0) rotate(45deg);
      -ms-transform: translateY(0) rotate(45deg);
       -o-transform: translateY(0) rotate(45deg);
          transform: translateY(0) rotate(45deg);
}

.nav__active:checked ~ .header .hamburger .burger::after, .nav__active:checked ~ .hamburger .burger::after {
  background: white;
  -webkit-transform: translateY(0) rotate(135deg);
     -moz-transform: translateY(0) rotate(135deg);
      -ms-transform: translateY(0) rotate(135deg);
       -o-transform: translateY(0) rotate(135deg);
          transform: translateY(0) rotate(135deg);
}

.nav__active:checked ~ .header .hamburger .burger, .nav__active:checked ~ .header .hamburger .burger::before, .nav__active:checked ~ .header .hamburger .burger::after, .nav__active:checked ~ .hamburger .burger, .nav__active:checked ~ .hamburger .burger::before, .nav__active:checked ~ .hamburger .burger::after {
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0);
     -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0);
}

.nav__active:checked ~ .header .nav, .nav__active:checked ~ .header .nav .nav__bg, .nav__active:checked ~ .nav, .nav__active:checked ~ .nav .nav__bg {
  top: 0%;
  right: 0%;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.nav__active:checked ~ .header .nav::before, .nav__active:checked ~ .header .nav::after, .nav__active:checked ~ .nav::before, .nav__active:checked ~ .nav::after {
  opacity: 1;
}

.nav__active:checked ~ .header .nav .nav__bg, .nav__active:checked ~ .nav .nav__bg {
  background: rgba(0, 0, 0, 0.875);
}

.nav__active:checked ~ .header .nav .nav__list, .nav__active:checked ~ .header .nav .nav__item, .nav__active:checked ~ .nav .nav__list, .nav__active:checked ~ .nav .nav__item {
  -webkit-transition-delay: 0.45s;
     -moz-transition-delay: 0.45s;
       -o-transition-delay: 0.45s;
          transition-delay: 0.45s;
  -webkit-transition-duration: 0.45s;
     -moz-transition-duration: 0.45s;
       -o-transition-duration: 0.45s;
          transition-duration: 0.45s;
}

.nav__active:checked ~ .header .nav .nav__list, .nav__active:checked ~ .nav .nav__list {
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}

.nav::before, .nav::after {
  position: absolute;
  background: #BFFFFF;
  z-index: 5;
  opacity: 0;
}

.nav::before {
  top: 0;
  left: -20%;
  width: 1px;
  height: 100vh;
  -webkit-transform: rotate(-15deg);
     -moz-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
       -o-transform: rotate(-15deg);
          transform: rotate(-15deg);
  -webkit-transform-origin: 0% 0%;
     -moz-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
       -o-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}

.nav::after {
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 1px;
  -webkit-transform: rotate(-15deg);
     -moz-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
       -o-transform: rotate(-15deg);
          transform: rotate(-15deg);
  -webkit-transform-origin: 100% 0%;
     -moz-transform-origin: 100% 0%;
      -ms-transform-origin: 100% 0%;
       -o-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
}

.nav__list, .nav__item {
  -webkit-transition: top 0s 0.45s, left 0s 0.45s, right 0s 0.45s, background 0.225s cubic-bezier(0, 1.2, 0.8, 1.01), opacity 0.225s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-transform 0.225s cubic-bezier(0, 1.2, 0.8, 1.01);
  transition: top 0s 0.45s, left 0s 0.45s, right 0s 0.45s, background 0.225s cubic-bezier(0, 1.2, 0.8, 1.01), opacity 0.225s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-transform 0.225s cubic-bezier(0, 1.2, 0.8, 1.01);
  -o-transition: top 0s 0.45s, left 0s 0.45s, right 0s 0.45s, background 0.225s cubic-bezier(0, 1.2, 0.8, 1.01), opacity 0.225s cubic-bezier(0, 1.2, 0.8, 1.01), -o-transform 0.225s cubic-bezier(0, 1.2, 0.8, 1.01);
  -moz-transition: top 0s 0.45s, left 0s 0.45s, right 0s 0.45s, background 0.225s cubic-bezier(0, 1.2, 0.8, 1.01), transform 0.225s cubic-bezier(0, 1.2, 0.8, 1.01), opacity 0.225s cubic-bezier(0, 1.2, 0.8, 1.01), -moz-transform 0.225s cubic-bezier(0, 1.2, 0.8, 1.01);
  transition: top 0s 0.45s, left 0s 0.45s, right 0s 0.45s, background 0.225s cubic-bezier(0, 1.2, 0.8, 1.01), transform 0.225s cubic-bezier(0, 1.2, 0.8, 1.01), opacity 0.225s cubic-bezier(0, 1.2, 0.8, 1.01);
  transition: top 0s 0.45s, left 0s 0.45s, right 0s 0.45s, background 0.225s cubic-bezier(0, 1.2, 0.8, 1.01), transform 0.225s cubic-bezier(0, 1.2, 0.8, 1.01), opacity 0.225s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-transform 0.225s cubic-bezier(0, 1.2, 0.8, 1.01), -moz-transform 0.225s cubic-bezier(0, 1.2, 0.8, 1.01), -o-transform 0.225s cubic-bezier(0, 1.2, 0.8, 1.01);
}

.nav__list {
  width: 100%;
  font-size: 0;
  padding: 0 3rem 3rem 3rem;
  vertical-align: top;
  z-index: 500;
  opacity: 0;
  -webkit-transform: translateY(1.5rem);
     -moz-transform: translateY(1.5rem);
      -ms-transform: translateY(1.5rem);
       -o-transform: translateY(1.5rem);
          transform: translateY(1.5rem);
}

.nav__list .nav__list {
  position: absolute;
  top: -100vw;
  left: -100vh;
  -webkit-transform: translateY(-1rem);
     -moz-transform: translateY(-1rem);
      -ms-transform: translateY(-1rem);
       -o-transform: translateY(-1rem);
          transform: translateY(-1rem);
  opacity: 0;
  white-space: normal;
}

.nav__list__active:checked ~ .nav__list {
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.nav__list--pages {
  padding-top: 1rem;
}

.nav__list--pages .nav__item {
  text-align: center;
}

.nav__list--pages .nav__item__link {
  margin-bottom: 3vh;
  padding: 1rem 1rem;
  display: table;
}

.nav__list--pages .nav__item__link::before, .nav__list--pages .nav__item__link::after {
  position: absolute;
  -webkit-transform: skew(-25deg);
     -moz-transform: skew(-25deg);
      -ms-transform: skew(-25deg);
       -o-transform: skew(-25deg);
          transform: skew(-25deg);
  background: wheat;
}

.nav__list--pages .nav__item__text {
  font-size: 1.25rem;
}

.nav__item {
  font-size: 1rem;
  font-weight: bold;
  text-align: left;
  display: block;
}

.nav__item__link {
  padding: 1rem 1rem;
  display: block;
  text-align: right;
}

.nav__item__text {
  color: #BFFFFF;
  display: block;
  letter-spacing: 2px;
  font-weight: normal;
  font-family: arial;
}

.nav__item__link .nav__item__text::after {
  background: #BFFFFF;
}

.nav__item.on--active .nav__item__text {
  color: white;
}

.nav__item.on--active .nav__item__text::after {
  background: white;
}

.nav__item:nth-child(0) {
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}

.nav__item:nth-child(1) {
  -webkit-transition-delay: 0.05s;
     -moz-transition-delay: 0.05s;
       -o-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

.nav__item:nth-child(2) {
  -webkit-transition-delay: 0.1s;
     -moz-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.nav__item:nth-child(3) {
  -webkit-transition-delay: 0.15s;
     -moz-transition-delay: 0.15s;
       -o-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

.nav__item:nth-child(4) {
  -webkit-transition-delay: 0.2s;
     -moz-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.nav__item:nth-child(5) {
  -webkit-transition-delay: 0.25s;
     -moz-transition-delay: 0.25s;
       -o-transition-delay: 0.25s;
          transition-delay: 0.25s;
}

.nav__item:nth-child(6) {
  -webkit-transition-delay: 0.3s;
     -moz-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.nav__item:nth-child(7) {
  -webkit-transition-delay: 0.35s;
     -moz-transition-delay: 0.35s;
       -o-transition-delay: 0.35s;
          transition-delay: 0.35s;
}

.nav__item:nth-child(8) {
  -webkit-transition-delay: 0.4s;
     -moz-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}

.nav__item:nth-child(9) {
  -webkit-transition-delay: 0.45s;
     -moz-transition-delay: 0.45s;
       -o-transition-delay: 0.45s;
          transition-delay: 0.45s;
}

.nav__item:nth-child(10) {
  -webkit-transition-delay: 0.5s;
     -moz-transition-delay: 0.5s;
       -o-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.nav--pages .nav__item {
  display: block;
}

.nav--pages .nav__text {
  color: white;
}

.menu {
  position: fixed;
  right: 0;
  bottom: 10%;
  z-index: 150;
}

.menu__item {
  margin-bottom: 2px;
  -webkit-transform: skewY(0deg) translateX(0.5rem);
     -moz-transform: skewY(0deg) translateX(0.5rem);
      -ms-transform: skewY(0deg) translateX(0.5rem);
       -o-transform: skewY(0deg) translateX(0.5rem);
          transform: skewY(0deg) translateX(0.5rem);
  -webkit-transition: -webkit-transform 0.225s ease-in-out;
  transition: -webkit-transform 0.225s ease-in-out;
  -o-transition: -o-transform 0.225s ease-in-out;
  -moz-transition: transform 0.225s ease-in-out, -moz-transform 0.225s ease-in-out;
  transition: transform 0.225s ease-in-out;
  transition: transform 0.225s ease-in-out, -webkit-transform 0.225s ease-in-out, -moz-transform 0.225s ease-in-out, -o-transform 0.225s ease-in-out;
  overflow: hidden;
  /*
		&--lightblue{ 
			background: rgba( $color-lightblue, 1 ); 
			&::after{ background: $color-lightblue; background-clip: content-box; }
		}
		&--darkblue{ 
			background: rgba( $color-darkblue, 1 ); 
			&::after{ background: $color-darkblue; background-clip: content-box; }
			// &::before, &::after{ 
			// 	background: rgba( $color-darkblue, 1 ); 
			// }
			// &::before{ top: 100%; margin-top: 2px; height: 10px;  }
			// &::after{ top: 100%; margin-top: 2px*2 + 10px; height: 2px;  }
		}
		&--lightblue &{ 
			&__text{ color: black; }
		}
		&--darkblue &{ 
			&__link{ }
		}
		*/
}

.menu__item::before, .menu__item::after {
  top: 0;
  left: -.5px;
  width: -webkit-calc( 100% + .5px);
  width: -moz-calc( 100% + .5px);
  width: calc( 100% + .5px);
  padding-bottom: 75%;
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(#def7fe), to(white));
  background: -webkit-linear-gradient(left, white, #def7fe, white);
  background: -moz- oldlinear-gradient(left, white, #def7fe, white);
  background: -o-linear-gradient(left, white, #def7fe, white);
  background: linear-gradient(90deg, white, #def7fe, white);
  display: block;
}

.menu__item::before {
  -webkit-border-radius: 100% 0 0 0;
     -moz-border-radius: 100% 0 0 0;
          border-radius: 100% 0 0 0;
}

.menu__item::after {
  -webkit-border-radius: 0 0 0 100%;
     -moz-border-radius: 0 0 0 100%;
          border-radius: 0 0 0 100%;
}

.menu__item__link {
  padding: 50% 0.75rem 50% 0.25rem;
  display: block;
  -webkit-transform: skewY(0deg);
     -moz-transform: skewY(0deg);
      -ms-transform: skewY(0deg);
       -o-transform: skewY(0deg);
          transform: skewY(0deg);
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(#def7fe), to(white));
  background: -webkit-linear-gradient(left, white, #def7fe, white);
  background: -moz- oldlinear-gradient(left, white, #def7fe, white);
  background: -o-linear-gradient(left, white, #def7fe, white);
  background: linear-gradient(90deg, white, #def7fe, white);
  z-index: 2;
  text-align: center;
}

.menu__item__text, .menu__item__icon {
  color: black;
  line-height: 1.15;
  font-weight: normal;
  display: block;
  letter-spacing: 0;
}

.menu__item__icon, .menu__item__icon img {
  width: 2.25rem;
}

.menu__item:first-child::after {
  display: none;
}

.menu__item:first-child .menu__item__link {
  padding-top: 0;
}

.menu__item:last-child::before {
  display: none;
}

.menu__item:last-child .menu__item__link {
  padding-bottom: 0;
}

.menu__item:hover {
  -webkit-transform: skewY(0deg) translateX(0rem);
     -moz-transform: skewY(0deg) translateX(0rem);
      -ms-transform: skewY(0deg) translateX(0rem);
       -o-transform: skewY(0deg) translateX(0rem);
          transform: skewY(0deg) translateX(0rem);
}

@-webkit-keyframes header {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-moz-keyframes header {
  0% {
    -moz-transform: translateY(-100%);
         transform: translateY(-100%);
  }
  100% {
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
}

@-o-keyframes header {
  0% {
    -o-transform: translateY(-100%);
       transform: translateY(-100%);
  }
  100% {
    -o-transform: translateY(0);
       transform: translateY(0);
  }
}

@keyframes header {
  0% {
    -webkit-transform: translateY(-100%);
       -moz-transform: translateY(-100%);
         -o-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}

.logo {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 3rem;
  display: block;
  -webkit-transition: height 0.45s ease-in-out;
  -o-transition: height 0.45s ease-in-out;
  -moz-transition: height 0.45s ease-in-out;
  transition: height 0.45s ease-in-out;
  z-index: 15;
  -webkit-transform: translateX(50%) translateY(50%);
     -moz-transform: translateX(50%) translateY(50%);
      -ms-transform: translateX(50%) translateY(50%);
       -o-transform: translateX(50%) translateY(50%);
          transform: translateX(50%) translateY(50%);
}

.logo img {
  height: 100%;
}

.logo__link {
  width: auto;
  height: 100%;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  display: inline-block;
  vertical-align: baseline;
}

.logo__link::before {
  position: absolute;
  width: 0;
  height: 0;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.logo__link:first-child:last-child, .logo__link:first-child:last-child img {
  display: block;
  overflow: hidden;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  -webkit-transition: margin 0.45s ease-in-out;
  -o-transition: margin 0.45s ease-in-out;
  -moz-transition: margin 0.45s ease-in-out;
  transition: margin 0.45s ease-in-out;
}

.header::before {
  width: 0;
  height: 3rem;
  display: block;
}

.header, .header__container, .header__content, .header__section {
  height: 0;
}

.header__container {
  position: absolute;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0);
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  -webkit-transition: background 0.45s ease-in-out, border 0.45s ease-in-out;
  -o-transition: background 0.45s ease-in-out, border 0.45s ease-in-out;
  -moz-transition: background 0.45s ease-in-out, border 0.45s ease-in-out;
  transition: background 0.45s ease-in-out, border 0.45s ease-in-out;
}

.header__content {
  padding: 0.5rem;
  text-align: right;
}

.header.on--fixed {
  margin-top: 0rem;
}

.header.on--fixed .logo img {
  height: 100%;
}

.header.on--fixed .header__container {
  position: fixed;
  border-bottom-color: rgba(0, 0, 0, 0);
  -webkit-animation: header 0.45s ease-in-out !important;
     -moz-animation: header 0.45s ease-in-out !important;
       -o-animation: header 0.45s ease-in-out !important;
          animation: header 0.45s ease-in-out !important;
  -webkit-animation-fill-mode: forwards;
     -moz-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.nav__active:checked ~ .header.on--fixed .header__container {
  -webkit-animation-duration: 0s !important;
     -moz-animation-duration: 0s !important;
       -o-animation-duration: 0s !important;
          animation-duration: 0s !important;
}

.footer {
  z-index: 190;
}

.footer__section {
  background: white;
}

.footer__content {
  max-width: 992px;
  padding: 1rem 0.5rem;
  text-align: center;
}

.footer__text {
  padding: 1rem 0.5rem;
  font-size: .6rem;
  line-height: 1;
}

.footer .privacy__text, .footer .privacy__nav__link {
  padding: 0 0.5rem;
}

.footer .privacy__text, .footer .privacy__nav__text {
  color: black;
}

.footer .privacy__text::after, .footer .privacy__nav__text::after {
  background: black;
}

.footer .privacy__text {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  display: inline-block;
}

.footer .privacy__nav {
  text-align: center;
  line-height: 1.5;
}

.footer .privacy__nav__icon {
  height: .75em;
}

@media only screen and (min-width: 1280px) {
  .logo {
    height: 75px;
  }
  .footer__content {
    text-align: left;
  }
  .footer .privacy__text {
    border-bottom: 0;
  }
  .footer .privacy__nav {
    text-align: right;
  }
}

.mb 0px .hide-mb 0px {
  display: none;
}

.tb 768px .hide-tb 768px {
  display: none;
}

.pc 1280px .hide-pc 1280px {
  display: none;
}

.form {
  max-width: 1200px;
}

.form__cluid {
  margin: 0;
  overflow: hidden;
}

.form__loading {
  position: fixed;
  top: -100vh;
  left: -100vw;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
  opacity: 0;
  -webkit-transition: opacity 0.45s ease-in-out;
  -o-transition: opacity 0.45s ease-in-out;
  -moz-transition: opacity 0.45s ease-in-out;
  transition: opacity 0.45s ease-in-out;
}

.form__loading.on--visible {
  top: 0;
  left: 0;
  opacity: 1;
}

.form__loading__text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  color: white;
  text-align: center;
  -webkit-transform: translateX(-50%) translateY(-100%);
     -moz-transform: translateX(-50%) translateY(-100%);
      -ms-transform: translateX(-50%) translateY(-100%);
       -o-transform: translateX(-50%) translateY(-100%);
          transform: translateX(-50%) translateY(-100%);
}

.form__title {
  padding: 0 1rem;
}

.form__frame {
  padding: 0 0.5rem;
}

.form__frame, .form__frame--left, .form__frame--right {
  position: relative;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  display: block;
}

.form__frame--left {
  float: left;
}

.form__frame--right {
  float: right;
}

.form__item {
  position: relative;
}

.form__item input, .form__item select, .form__item textarea, .form__item__placeholder, .form__item__title, .form__item__text, .form__item__msg {
  -webkit-transition: all 0.45s ease-in-out;
  -o-transition: all 0.45s ease-in-out;
  -moz-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}

.form__item input, .form__item select, .form__item textarea, .form__item__placeholder {
  width: 100%;
  height: 2.75rem;
  padding: 0.5rem 0.5rem;
  background: none;
  border: none;
  font-size: 1rem;
  color: white;
  line-height: 1.75;
}

.form__item input, .form__item select, .form__item textarea {
  position: relative;
  overflow: hidden;
  outline: none;
  border: none;
  -webkit-box-shadow: 0 0 0 white;
     -moz-box-shadow: 0 0 0 white;
          box-shadow: 0 0 0 white;
  z-index: 1;
}

.form__item textarea {
  height: 6.25rem;
}

.form__item:not(.on--empty) .form__item__placeholder,
.form__item.on--focus .form__item__placeholder {
  display: none;
}

.form__item select option {
  color: black !important;
}

.form__item__title {
  padding: 0.40278rem 0.5rem 0.40278rem 0.5rem;
  font-size: 1.11111rem;
  color: white;
  line-height: 1.75;
  -webkit-transform-origin: 0.55556rem 50%;
     -moz-transform-origin: 0.55556rem 50%;
      -ms-transform-origin: 0.55556rem 50%;
       -o-transform-origin: 0.55556rem 50%;
          transform-origin: 0.55556rem 50%;
  text-align: left;
}

.form__item__title:empty {
  display: none;
}

.form__item__placeholder {
  position: absolute;
  top: 0;
  left: 0;
  opacity: .8;
}

.form__item__text {
  font-size: 0.85rem;
  line-height: 1.75;
  color: white;
  overflow: hidden;
  display: block;
}

.form__item__msg {
  padding: 0 0.5rem;
  font-size: 0.85rem;
  line-height: 1.75;
  vertical-align: middle;
  white-space: nowrap;
  color: white;
}

.form__item__msg--normal, .form__item__msg--error, .form__item__msg--current {
  padding: 0.25rem 0.5rem 0 0.5rem;
  font-weight: bold;
  display: none;
}

.form__item__msg--normal {
  display: block;
  color: white;
}

.is-error .form__item__msg--normal, .is-current .form__item__msg--normal {
  display: none;
}

.form__item__msg--error {
  color: #d50000;
}

.is-error .form__item__msg--error {
  display: block;
}

.form__item__msg--current {
  color: #00c471;
}

.is-current .form__item__msg--current {
  display: block;
}

.form__item__nav {
  position: relative;
  margin-bottom: 0;
  padding: .25rem 0 0 0;
  list-style: none;
  overflow: hidden;
  white-space: nowrap;
}

.form__item__nav--left {
  text-align: left;
}

.form__item__nav--right {
  text-align: right;
}

.form__item__checkbox, .form__item__radiobox {
  width: 1.52778rem;
  height: 1.52778rem;
  margin-right: 0.5rem;
  border: 2px solid white;
  float: left;
}

.form__item__checkbox::before {
  border-color: white;
}

.form__item__radiobox {
  margin-top: 0.6875rem;
  margin-bottom: 0.6875rem;
}

.form__item__radiobox::before {
  background: white;
}

.form__item__checkbox + .form__item__text, .form__item__radiobox + .form__item__text {
  margin-top: 0.7451rem;
  margin-bottom: 0.7451rem;
  overflow: hidden;
}

.form__input, .form__textarea, .form__select {
  height: 2.75rem;
}

.form__input::after, .form__textarea::after, .form__select::after {
  position: absolute;
  bottom: 0%;
  left: 0;
  width: 100%;
  height: 2px;
  background: white;
  -moz-background-clip: content-box;
    -o-background-clip: content-box;
       background-clip: content-box;
}

.form__select__arrow {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0.7451rem 0.5rem;
  width: 1rem;
  height: 1rem;
}

.form__checkbox:not(:last-child), .form__radiobox:not(:last-child) {
  margin-right: 0.5rem;
}

.form__textarea {
  height: 6.25rem;
}

.form__radiobox {
  display: inline-block;
}

.form__section {
  padding: 0.5rem;
}

.form__item {
  margin-bottom: 2.5rem;
  margin-bottom: 1.5rem;
}

.form__item--subscribe {
  margin-bottom: 0;
}

.form__item--subscribe .form__item__msg--error, .form__item--privacy .form__item__msg--error {
  text-align: left;
}

.form__item__title {
  padding-left: 1rem;
  padding-right: 1rem;
  float: left;
  letter-spacing: 5px;
}

.form__item__title:not(.form__frame) {
  position: absolute;
  top: 0;
  left: 0;
}

.form__item__title:not(.form__frame) ~ .form__cluid {
  margin: 0 -0.5rem;
}

.form__item__msg--error {
  width: 100%;
  text-align: right;
  display: block;
}

.form__item.on--focus .form__item__title:not(.form__frame),
.form__item:not(.on--empty) .form__item__title:not(.form__frame) {
  opacity: .45;
  -webkit-transform: translateY(-1.94444rem) scale(0.85);
     -moz-transform: translateY(-1.94444rem) scale(0.85);
      -ms-transform: translateY(-1.94444rem) scale(0.85);
       -o-transform: translateY(-1.94444rem) scale(0.85);
          transform: translateY(-1.94444rem) scale(0.85);
}

.form__cluid {
  overflow: hidden;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

span, p, h1, h2, h3, h4, h5, h6 {
  letter-spacing: 1px;
}

.en {
  letter-spacing: 0;
}

p, h1, h2, h3, h4, h5, h6 {
  line-height: 1.75;
}

picture {
  position: static;
}

html, body {
  background: black;
}

img {
  max-width: 100%;
}

.wrapper, .container {
  height: 100%;
}

.container {
  overflow: visible;
}

.section {
  z-index: 5;
}

.content {
  padding: 3rem 0;
  overflow: hidden;
}

.content__title {
  margin-bottom: .5em;
  text-align: center;
  line-height: 1;
}

.content__title img {
  max-width: 108%;
  height: 7.5rem;
  height: auto;
  width: 100%;
  width: 108%;
  margin-left: -4%;
  display: inline-block;
}

.content__sub {
  margin-bottom: 1.5rem;
  text-align: center;
  color: white;
  line-height: 2.1875;
}

.slides__list .slick-list {
  overflow: visible;
}

.slides__prev, .slides__next {
  position: absolute;
  top: 50%;
  width: 3rem;
  height: 3rem;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}

.slides__prev::before, .slides__prev::after, .slides__next::before, .slides__next::after {
  width: 5px;
  height: 50%;
  background: white;
}

.slides__prev::before, .slides__next::before {
  margin-top: 2.5px;
}

.slides__prev::after, .slides__next::after {
  margin-top: -2.5px;
}

.slides__prev.slick-disabled, .slides__next.slick-disabled {
  display: none !important;
}

.slides__prev circle, .slides__prev polyline, .slides__prev line, .slides__next circle, .slides__next polyline, .slides__next line {
  stroke: white !important;
  -webkit-transition: stroke 0.45s ease-out;
  -o-transition: stroke 0.45s ease-out;
  -moz-transition: stroke 0.45s ease-out;
  transition: stroke 0.45s ease-out;
}

.slides__prev:hover circle, .slides__prev:hover polyline, .slides__prev:hover line, .slides__next:hover circle, .slides__next:hover polyline, .slides__next:hover line {
  stroke: #BFFFFF !important;
  -webkit-transition: stroke 0.45s ease-out;
  -o-transition: stroke 0.45s ease-out;
  -moz-transition: stroke 0.45s ease-out;
  transition: stroke 0.45s ease-out;
}

.slides .slick-dots {
  text-align: center;
  z-index: 5;
}

.slides .slick-dots li {
  margin: .5rem .25rem;
}

.slides .slick-dots li button {
  width: .5rem;
  height: .5rem;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  padding: 0;
  display: block;
  font-size: 0;
  background: none;
  border: 1px solid #01ABF8;
  outline: 0;
}

.slides .slick-dots li.slick-active button {
  background: #BFFFFF;
  background: #01ABF8;
}

@media only screen and (min-width: 992px) {
  .content__title {
    margin-bottom: .5em;
    margin-bottom: -.5em;
    text-align: center;
    line-height: 1;
  }
  .content__title img {
    max-width: 100%;
    height: 9.8rem;
    display: inline-block;
    margin: auto;
  }
  .content__sub {
    margin-bottom: 1.5rem;
    text-align: center;
    color: white;
    line-height: 2.1875;
  }
  .performance__title {
    margin-bottom: .5em !important;
  }
}

.full--width {
  width: 100%;
}

.full--height {
  height: 100%;
}

.testdrive__content {
  position: relative;
  padding: 1rem 0.5rem;
}

.testdrive__content::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.testdrive__content::before {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 20%;
  z-index: 3;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(black));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -moz- oldlinear-gradient(bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, black 100%);
}

.testdrive__kv {
  position: absolute;
  left: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.testdrive__kv::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.testdrive__kv__picture {
  position: absolute;
  margin-left: -1px;
  left: 50%;
  top: 50%;
  min-height: 75vw;
  height: 100%;
  max-width: 100000px;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  overflow: hidden;
}

.testdrive__form {
  max-width: 1600px;
  padding: 2.5rem 0;
  white-space: normal;
  z-index: 15;
}

.testdrive__title, .testdrive__sub {
  padding: 0 1rem;
  line-height: 1.5;
}

.testdrive__title, .testdrive__sub, .testdrive__form__title {
  padding-bottom: 1.5rem;
  color: white;
}

.testdrive__title {
  padding-bottom: .5rem;
  text-align: center;
  font-weight: bold;
}

.testdrive__sub {
  padding-bottom: 1rem;
  text-align: center;
}

.testdrive__sub::after {
  width: 100%;
  top: 0.5rem;
  border-bottom: 2px solid white;
  display: block;
  display: none;
}

.testdrive__btnGroup {
  text-align: center;
}

.animation--piece img {
  opacity: 0;
}

.animation--piece__top, .animation--piece__bottom {
  position: absolute;
  left: 0;
  width: 100%;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.45s 1s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-transform 0.45s 1s cubic-bezier(0, 1.2, 0.8, 1.01);
  transition: opacity 0.45s 1s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-transform 0.45s 1s cubic-bezier(0, 1.2, 0.8, 1.01);
  -o-transition: opacity 0.45s 1s cubic-bezier(0, 1.2, 0.8, 1.01), -o-transform 0.45s 1s cubic-bezier(0, 1.2, 0.8, 1.01);
  -moz-transition: opacity 0.45s 1s cubic-bezier(0, 1.2, 0.8, 1.01), transform 0.45s 1s cubic-bezier(0, 1.2, 0.8, 1.01), -moz-transform 0.45s 1s cubic-bezier(0, 1.2, 0.8, 1.01);
  transition: opacity 0.45s 1s cubic-bezier(0, 1.2, 0.8, 1.01), transform 0.45s 1s cubic-bezier(0, 1.2, 0.8, 1.01);
  transition: opacity 0.45s 1s cubic-bezier(0, 1.2, 0.8, 1.01), transform 0.45s 1s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-transform 0.45s 1s cubic-bezier(0, 1.2, 0.8, 1.01), -moz-transform 0.45s 1s cubic-bezier(0, 1.2, 0.8, 1.01), -o-transform 0.45s 1s cubic-bezier(0, 1.2, 0.8, 1.01);
}

.animation--piece__top {
  top: 0;
  background-position: left top !important;
  -moz-background-size: cover !important;
    -o-background-size: cover !important;
       background-size: cover !important;
  -webkit-transform: translateX(100px);
     -moz-transform: translateX(100px);
      -ms-transform: translateX(100px);
       -o-transform: translateX(100px);
          transform: translateX(100px);
}

.animation--piece__bottom {
  bottom: 0;
  background-position: left bottom !important;
  -moz-background-size: cover !important;
    -o-background-size: cover !important;
       background-size: cover !important;
  -webkit-transform: translateX(-100px);
     -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
       -o-transform: translateX(-100px);
          transform: translateX(-100px);
}

.animation--piece.is--visible .animation--piece__top, .animation--piece.is--visible .animation--piece__bottom {
  opacity: 1;
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}

/* custom start */
.title {
  color: white;
  font-weight: bold;
}

.text {
  font-weight: 300;
}

.block {
  padding: 1rem;
  z-index: 1;
}

.kv {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.kv__picture {
  position: relative;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}

.full__kv {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.full__kv__picture {
  position: absolute;
  left: 50%;
  bottom: 50%;
  min-width: 150vh;
  min-height: 66.66667vw;
  width: 100%;
  height: 100%;
  max-width: 100000px;
  -webkit-transform: translateX(-50%) translateY(50%);
     -moz-transform: translateX(-50%) translateY(50%);
      -ms-transform: translateX(-50%) translateY(50%);
       -o-transform: translateX(-50%) translateY(50%);
          transform: translateX(-50%) translateY(50%);
  overflow: hidden;
}

#index {
  z-index: 50;
}

.index__kv {
  opacity: 0;
  -webkit-transition: opacity 1.8s ease-in-out, -webkit-transform 1.8s ease-in-out;
  transition: opacity 1.8s ease-in-out, -webkit-transform 1.8s ease-in-out;
  -o-transition: opacity 1.8s ease-in-out, -o-transform 1.8s ease-in-out;
  -moz-transition: opacity 1.8s ease-in-out, transform 1.8s ease-in-out, -moz-transform 1.8s ease-in-out;
  transition: opacity 1.8s ease-in-out, transform 1.8s ease-in-out;
  transition: opacity 1.8s ease-in-out, transform 1.8s ease-in-out, -webkit-transform 1.8s ease-in-out, -moz-transform 1.8s ease-in-out, -o-transform 1.8s ease-in-out;
}

.index__kv.is--visible {
  opacity: 1;
}

.index__kv__picture {
  max-width: 2000%;
  max-height: 110%;
  width: 100%;
  height: 100%;
  top: 30%;
  left: 50%;
  min-width: 134.64991vh;
  min-height: 74.26667vw;
  -webkit-transform: translateX(-50%) translateY(-30%);
     -moz-transform: translateX(-50%) translateY(-30%);
      -ms-transform: translateX(-50%) translateY(-30%);
       -o-transform: translateX(-50%) translateY(-30%);
          transform: translateX(-50%) translateY(-30%);
}

.index__content {
  padding-bottom: 0;
  padding-top: 0;
  background: black;
  white-space: nowrap;
  text-align: center;
}

.index__content::before {
  width: 0;
  height: 100%;
}

.index__block {
  padding-bottom: 2rem;
  vertical-align: bottom;
}

.index__title {
  margin-bottom: 1.5rem;
  display: table;
}

.index__title__top {
  height: 55%;
}

.index__title__bottom {
  height: 46%;
}

.index__title__top, .index__title__bottom {
  background: url(../img/index__title.png);
}

.index__title__block {
  position: absolute;
  left: 60%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  padding-top: 5rem;
}

.index__sub, .index__text, .index__btnGroup {
  opacity: 0;
  text-align: center;
  -webkit-transform: translateX(-100px);
     -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
       -o-transform: translateX(-100px);
          transform: translateX(-100px);
  -webkit-transition: opacity 0.45s 1.5s ease-in-out, -webkit-transform 0.45s 1.5s ease-in-out;
  transition: opacity 0.45s 1.5s ease-in-out, -webkit-transform 0.45s 1.5s ease-in-out;
  -o-transition: opacity 0.45s 1.5s ease-in-out, -o-transform 0.45s 1.5s ease-in-out;
  -moz-transition: opacity 0.45s 1.5s ease-in-out, transform 0.45s 1.5s ease-in-out, -moz-transform 0.45s 1.5s ease-in-out;
  transition: opacity 0.45s 1.5s ease-in-out, transform 0.45s 1.5s ease-in-out;
  transition: opacity 0.45s 1.5s ease-in-out, transform 0.45s 1.5s ease-in-out, -webkit-transform 0.45s 1.5s ease-in-out, -moz-transform 0.45s 1.5s ease-in-out, -o-transform 0.45s 1.5s ease-in-out;
}

.index__sub.is--visible, .index__text.is--visible, .index__btnGroup.is--visible {
  opacity: 1;
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}

.index__sub {
  margin-bottom: .5rem;
  color: #BFFFFF;
  color: white;
}

.index__text {
  position: relative;
  margin-bottom: 1rem;
  color: white;
  font-weight: normal;
  line-height: 2;
  -webkit-transform: translateX(100px);
     -moz-transform: translateX(100px);
      -ms-transform: translateX(100px);
       -o-transform: translateX(100px);
          transform: translateX(100px);
}

.index__btnGroup {
  margin-top: 1rem;
  text-align: center;
}

.exterior__content, .interior__content, .innovation__content, .performance__content, .touring__content, .xDrive__content {
  max-width: 100%;
  padding-top: 0;
}

.exterior__block, .interior__block, .innovation__block, .performance__block, .touring__block, .xDrive__block {
  max-width: 768px;
}

.exterior__block::before, .exterior__block::after, .interior__block::before, .interior__block::after, .innovation__block::before, .innovation__block::after, .performance__block::before, .performance__block::after, .touring__block::before, .touring__block::after, .xDrive__block::before, .xDrive__block::after {
  position: absolute;
  top: 0;
  width: -webkit-calc((100vw - 768px) / 2);
  width: -moz-calc((100vw - 768px) / 2);
  width: calc((100vw - 768px) / 2);
  height: 100%;
  z-index: 3;
}

.exterior__block::before, .interior__block::before, .innovation__block::before, .performance__block::before, .touring__block::before, .xDrive__block::before {
  right: 100%;
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), color-stop(40%, black), to(black));
  background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 0%, black 40%, black 100%);
  background: -moz- oldlinear-gradient(right, rgba(0, 0, 0, 0) 0%, black 40%, black 100%);
  background: -o-linear-gradient(right, rgba(0, 0, 0, 0) 0%, black 40%, black 100%);
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, black 40%, black 100%);
}

.exterior__block::after, .interior__block::after, .innovation__block::after, .performance__block::after, .touring__block::after, .xDrive__block::after {
  left: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(40%, black), to(black));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 40%, black 100%);
  background: -moz- oldlinear-gradient(left, rgba(0, 0, 0, 0) 0%, black 40%, black 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 40%, black 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, black 40%, black 100%);
}

.exterior__block, .interior__block, .innovation__block, .touring__block, .xDrive__block {
  max-width: 992px;
}

.exterior__block::before, .exterior__block::after, .interior__block::before, .interior__block::after, .innovation__block::before, .innovation__block::after, .touring__block::before, .touring__block::after, .xDrive__block::before, .xDrive__block::after {
  top: 0;
  width: -webkit-calc((100vw - 768px) / 2);
  width: -moz-calc((100vw - 768px) / 2);
  width: calc((100vw - 768px) / 2);
}

.exterior__slides, .interior__slides, .innovation__slides, .touring__slides, .xDrive__slides {
  width: 100%;
}

.exterior__slides__prev, .exterior__slides__next, .interior__slides__prev, .interior__slides__next, .innovation__slides__prev, .innovation__slides__next, .touring__slides__prev, .touring__slides__next, .xDrive__slides__prev, .xDrive__slides__next {
  position: absolute;
  top: 50%;
  width: 4rem;
  height: 4rem;
  padding: 0.5rem;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.exterior__slides__prev, .interior__slides__prev, .innovation__slides__prev, .touring__slides__prev, .xDrive__slides__prev {
  left: 0;
}

.exterior__slides__next, .interior__slides__next, .innovation__slides__next, .touring__slides__next, .xDrive__slides__next {
  right: 0;
}

.exterior__block, .interior__block {
  overflow: hidden;
}

.exterior__kv {
  position: relative;
  z-index: 5;
}

.exterior__kv__picture {
  max-height: initial;
}

.exterior__head {
  position: absolute;
  top: 0;
  width: 100%;
  padding-top: 10%;
  z-index: 6;
}

.exterior__block {
  padding: 0;
}

.exterior__slides {
  margin-top: -25%;
  padding-bottom: 110%;
  z-index: 6;
  margin-top: -4%;
}

.exterior__slides__list {
  position: absolute;
  top: 0;
  left: 0;
}

.exterior__slides__list, .exterior__slides .slick-list, .exterior__slides .slick-track {
  width: 100%;
  height: 100%;
}

.exterior__slides .slick-list::before, .exterior__slides .slick-list::after {
  position: absolute;
  left: 10%;
  width: 80%;
  z-index: 5;
}

.exterior__slides .slick-list::after {
  top: 10%;
  height: 80%;
  border: 1px solid white;
  border: 1px solid white;
  -webkit-box-shadow: 0 0 15px 2px rgba(255, 255, 255, 0.5);
     -moz-box-shadow: 0 0 15px 2px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 15px 2px rgba(255, 255, 255, 0.5);
}

.exterior__slides .slick-list::before {
  bottom: 10%;
  margin-bottom: 5.5rem;
  border-top: 1px solid white;
  -webkit-box-shadow: 0 0 15px 2px rgba(255, 255, 255, 0.5);
     -moz-box-shadow: 0 0 15px 2px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 15px 2px rgba(255, 255, 255, 0.5);
}

.exterior__slides .slick-dots {
  display: none !important;
}

.exterior__item {
  height: 100%;
  overflow: hidden;
}

.exterior__item::before, .exterior__item::after {
  position: absolute;
  top: 0;
  width: 20%;
  height: 100%;
  z-index: 3;
}

.exterior__item::before {
  left: -0%;
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(black));
  background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -moz- oldlinear-gradient(right, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -o-linear-gradient(right, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, black 100%);
}

.exterior__item::after {
  right: -0%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(black));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -moz- oldlinear-gradient(left, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, black 100%);
}

.exterior__item__intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.exterior__item__text {
  position: absolute;
  left: 10%;
  bottom: 10%;
  bottom: 10%;
  width: 80%;
  padding: 1rem;
  color: white;
  font-size: .8rem;
}

.exterior__item__text .lightHalo {
  text-shadow: 2px 2px 5px #1b4981, -2px -2px 5px #1b4981;
  font-size: 1rem;
}

.exterior__item__pic {
  position: absolute;
  left: 50%;
  height: 100%;
  overflow: hidden;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

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

.exterior__item--1 .exterior__item__pic img {
  left: 0;
}

.exterior__item--2 .exterior__item__pic img {
  left: 0;
}

.exterior__item--3 .exterior__item__pic img {
  left: 0;
}

.exterior__item--4 .exterior__item__pic img {
  left: 0;
}

.exterior__item--5 .exterior__item__pic img {
  left: 0;
}

.interior__block {
  padding: 0;
}

.interior__slides {
  margin-top: -0%;
}

.interior__slides__prev, .interior__slides__next {
  margin-top: 2.875rem;
}

.interior__item__pic img {
  width: 100%;
}

.interior__item__text {
  width: 100%;
  padding: 1rem;
  color: white;
  text-align: center;
}

.innovation__content {
  padding-bottom: 0;
}

.innovation__block {
  padding: 0;
}

.innovation__block::before, .innovation__block::after {
  display: none;
}

.innovation__slides .slick-dots {
  display: none !important;
}

.innovation__slides, .innovation__slides__list {
  z-index: 8;
}

.innovation__item__intro, .innovation__item__pic {
  z-index: 6;
}

.innovation__item__intro {
  max-width: 640px;
  padding: 0 1rem 1rem 1rem;
}

.innovation__item__title {
  color: white;
}

.innovation__item__text {
  color: white;
}

.innovation__item__pic img {
  width: 100%;
}

.innovation__item__bg {
  position: absolute;
  max-width: 992px;
  width: 100%;
  opacity: 0;
  text-align: center;
  -webkit-transition: opacity 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  transition: opacity 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  -o-transition: opacity 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
  -moz-transition: opacity 0.45s ease-in-out, transform 0.45s ease-in-out, -moz-transform 0.45s ease-in-out;
  transition: opacity 0.45s ease-in-out, transform 0.45s ease-in-out;
  transition: opacity 0.45s ease-in-out, transform 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out, -moz-transform 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
}

.innovation__item__bg--top {
  top: 3.625rem;
  margin-top: -5%;
  display: inline-block;
}

.innovation__item__bg--bottom {
  bottom: 0;
  margin-top: -10rem;
}

.innovation__item__bg--bottom:last-child {
  position: relative;
}

.innovation__item__bg::before, .innovation__item__bg::after {
  top: 0;
  position: absolute;
  width: 15%;
  height: 100%;
  z-index: 3;
}

.innovation__item__bg::before {
  left: 0;
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(black));
  background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -moz- oldlinear-gradient(right, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -o-linear-gradient(right, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, black 100%);
}

.innovation__item__bg::after {
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(black));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -moz- oldlinear-gradient(left, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, black 100%);
}

.innovation__item__bg--animation--1, .innovation__item__bg--animation--2, .innovation__item__bg--animation--3 {
  position: absolute;
  top: 0;
  left: 0;
}

.innovation__item__bg--animation--2 {
  -webkit-animation: fade 1s .25s linear infinite;
     -moz-animation: fade 1s .25s linear infinite;
       -o-animation: fade 1s .25s linear infinite;
          animation: fade 1s .25s linear infinite;
}

.innovation__item__bg--animation--3 {
  -webkit-animation: fade 1s .50s linear infinite;
     -moz-animation: fade 1s .50s linear infinite;
       -o-animation: fade 1s .50s linear infinite;
          animation: fade 1s .50s linear infinite;
}

.innovation__item__bg--animation--4 {
  -webkit-animation: fade 1s .75s linear infinite;
     -moz-animation: fade 1s .75s linear infinite;
       -o-animation: fade 1s .75s linear infinite;
          animation: fade 1s .75s linear infinite;
}

.slide--1 .innovation__item__bg--1 {
  opacity: 1;
}

.slide--2 .innovation__item__bg--2 {
  opacity: 1;
}

.slide--3 .innovation__item__bg--3 {
  opacity: 1;
}

.innovation__feature {
  padding: 1rem 0;
  z-index: 2;
}

.innovation__feature__item {
  padding: 0.5rem 1rem;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.25)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.25) 100%);
  background: -moz- oldlinear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.25) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.25) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.25) 100%);
  background: url(../img/li_bg_toRight.svg) 100% 100% no-repeat;
  background-position: right;
}

.innovation__feature__itemB {
  padding: 0.5rem 1rem;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.25)));
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.25) 100%);
  background: -moz- oldlinear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.25) 100%);
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.25) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.25) 100%);
  background: url(../img/li_bg_toLeft.svg) 100% 100% no-repeat;
  background-position: left;
}

.innovation__feature__icon {
  width: 7rem;
  height: 7rem;
  float: left;
}

.innovation__feature__intro {
  padding: 0.5rem 0 0 1rem;
  overflow: hidden;
  text-align: left;
}

.innovation__feature__title {
  color: white;
}

.innovation__feature__text, .innovation__feature__text a {
  color: #BFFFFF;
}

.innovation__feature__text a {
  text-decoration: underline;
}

.performance__content {
  padding-top: 3rem;
  padding-bottom: 8rem;
}

.performance__data {
  position: absolute;
  bottom: 0;
  padding: 1rem;
}

.performance__data__text {
  color: white;
  line-height: 1.25;
  text-align: center;
}

.performance__data__text .font--xl {
  font-size: 2em;
}

.performance__pic video {
  width: 100%;
}

.performance__feature {
  width: 100%;
  padding-top: 2rem;
}

.performance__feature__intro {
  padding: 1rem;
  overflow: hidden;
  text-align: left;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.25)));
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.25) 100%);
  background: -moz- oldlinear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.25) 100%);
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.25) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.25) 100%);
}

.performance__feature__item {
  opacity: 0;
  -webkit-transition: opacity 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  transition: opacity 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  -o-transition: opacity 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
  -moz-transition: opacity 0.45s ease-in-out, transform 0.45s ease-in-out, -moz-transform 0.45s ease-in-out;
  transition: opacity 0.45s ease-in-out, transform 0.45s ease-in-out;
  transition: opacity 0.45s ease-in-out, transform 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out, -moz-transform 0.45s ease-in-out, -o-transform 0.45s ease-in-out;
}

.performance__feature__item--1 {
  -webkit-transform: translateX(-10%);
     -moz-transform: translateX(-10%);
      -ms-transform: translateX(-10%);
       -o-transform: translateX(-10%);
          transform: translateX(-10%);
}

.performance__feature__item--2 {
  -webkit-transform: translateX(10%);
     -moz-transform: translateX(10%);
      -ms-transform: translateX(10%);
       -o-transform: translateX(10%);
          transform: translateX(10%);
}

.performance__feature__item--3 {
  -webkit-transform: translateX(-10%);
     -moz-transform: translateX(-10%);
      -ms-transform: translateX(-10%);
       -o-transform: translateX(-10%);
          transform: translateX(-10%);
}

.performance__feature__item.is--visible {
  -webkit-transform: translateX(0%);
     -moz-transform: translateX(0%);
      -ms-transform: translateX(0%);
       -o-transform: translateX(0%);
          transform: translateX(0%);
  opacity: 1;
}

.performance__feature__item:nth-child(2n) .performance__feature__intro {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.25)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.25) 100%);
  background: -moz- oldlinear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.25) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.25) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.25) 100%);
}

.performance__feature__title {
  color: white;
}

.performance__feature__text {
  color: #BFFFFF;
}

.innovation__slides .slick-list, .touring__slides .slick-list, .xDrive__slides .slick-list {
  overflow: hidden;
}

.innovation__slides .slick-dots, .touring__slides .slick-dots, .xDrive__slides .slick-dots {
  display: none !important;
}

.innovation__slides__prev, .innovation__slides__next, .touring__slides__prev, .touring__slides__next, .xDrive__slides__prev, .xDrive__slides__next {
  width: 5rem;
  height: 5rem;
}

.innovation__slides__prev .icon, .innovation__slides__next .icon, .touring__slides__prev .icon, .touring__slides__next .icon, .xDrive__slides__prev .icon, .xDrive__slides__next .icon {
  position: absolute;
  top: 0;
}

.innovation__slides__prev .icon:first-child, .innovation__slides__next .icon:first-child, .touring__slides__prev .icon:first-child, .touring__slides__next .icon:first-child, .xDrive__slides__prev .icon:first-child, .xDrive__slides__next .icon:first-child {
  left: -25%;
}

.innovation__slides__prev .icon:last-child, .innovation__slides__next .icon:last-child, .touring__slides__prev .icon:last-child, .touring__slides__next .icon:last-child, .xDrive__slides__prev .icon:last-child, .xDrive__slides__next .icon:last-child {
  left: 25%;
}

.innovation__slides__prev .icon--prev::before, .innovation__slides__prev .icon--next::before, .innovation__slides__next .icon--prev::before, .innovation__slides__next .icon--next::before, .touring__slides__prev .icon--prev::before, .touring__slides__prev .icon--next::before, .touring__slides__next .icon--prev::before, .touring__slides__next .icon--next::before, .xDrive__slides__prev .icon--prev::before, .xDrive__slides__prev .icon--next::before, .xDrive__slides__next .icon--prev::before, .xDrive__slides__next .icon--next::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.45)), color-stop(40%, rgba(255, 255, 255, 0.82)), color-stop(0.82%, rgba(255, 255, 255, 0.82)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0.82) 40%, rgba(255, 255, 255, 0.82) 0.82%);
  background: -moz- oldlinear-gradient(top, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0.82) 40%, rgba(255, 255, 255, 0.82) 0.82%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0.82) 40%, rgba(255, 255, 255, 0.82) 0.82%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0.82) 40%, rgba(255, 255, 255, 0.82) 0.82%);
  -webkit-box-shadow: 0 0 4px 2px rgba(255, 255, 255, 0.2);
     -moz-box-shadow: 0 0 4px 2px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 4px 2px rgba(255, 255, 255, 0.2);
}

.innovation__slides__prev .icon--prev::after, .innovation__slides__prev .icon--next::after, .innovation__slides__next .icon--prev::after, .innovation__slides__next .icon--next::after, .touring__slides__prev .icon--prev::after, .touring__slides__prev .icon--next::after, .touring__slides__next .icon--prev::after, .touring__slides__next .icon--next::after, .xDrive__slides__prev .icon--prev::after, .xDrive__slides__prev .icon--next::after, .xDrive__slides__next .icon--prev::after, .xDrive__slides__next .icon--next::after {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.45)), color-stop(40%, rgba(255, 255, 255, 0.82)), to(rgba(255, 255, 255, 0.82)));
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0.82) 40%, rgba(255, 255, 255, 0.82) 100%);
  background: -moz- oldlinear-gradient(bottom, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0.82) 40%, rgba(255, 255, 255, 0.82) 100%);
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0.82) 40%, rgba(255, 255, 255, 0.82) 100%);
  background: linear-gradient(to top, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0.82) 40%, rgba(255, 255, 255, 0.82) 100%);
  -webkit-box-shadow: 0 0 4px 2px rgba(255, 255, 255, 0.2);
     -moz-box-shadow: 0 0 4px 2px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 4px 2px rgba(255, 255, 255, 0.2);
}

.innovation__slides__prev, .touring__slides__prev, .xDrive__slides__prev {
  -webkit-animation: arrow_prev 0.9s ease-in-out infinite;
     -moz-animation: arrow_prev 0.9s ease-in-out infinite;
       -o-animation: arrow_prev 0.9s ease-in-out infinite;
          animation: arrow_prev 0.9s ease-in-out infinite;
}

.innovation__slides__next, .touring__slides__next, .xDrive__slides__next {
  -webkit-animation: arrow_next 0.9s ease-in-out infinite;
     -moz-animation: arrow_next 0.9s ease-in-out infinite;
       -o-animation: arrow_next 0.9s ease-in-out infinite;
          animation: arrow_next 0.9s ease-in-out infinite;
}

.touring__block, .xDrive__block {
  padding: 0;
}

.touring__head, .xDrive__head {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
}

.touring__slides__prev, .touring__slides__next, .xDrive__slides__prev, .xDrive__slides__next {
  margin-top: 1.33333rem;
}

.touring__title, .xDrive__title {
  padding: 0 1rem;
  text-align: left;
}

.touring__title img, .xDrive__title img {
  height: auto;
  width: 60%;
}

.touring__item, .xDrive__item {
  overflow: hidden;
}

.touring__item__pic, .xDrive__item__pic {
  padding: 0.5rem;
  overflow: hidden;
}

.touring__item__pic::before, .touring__item__pic::after, .touring__item__pic__cover::before, .touring__item__pic__cover::after, .xDrive__item__pic::before, .xDrive__item__pic::after, .xDrive__item__pic__cover::before, .xDrive__item__pic__cover::after {
  position: absolute;
  width: 100%;
  height: 15%;
  z-index: 3;
}

.touring__item__pic::before, .touring__item__pic__cover::before, .xDrive__item__pic::before, .xDrive__item__pic__cover::before {
  top: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(black));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -moz- oldlinear-gradient(bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, black 100%);
}

.touring__item__pic::after, .touring__item__pic__cover::after, .xDrive__item__pic::after, .xDrive__item__pic__cover::after {
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
}

.touring__item__pic__cover, .xDrive__item__pic__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.touring__item__pic__cover::before, .touring__item__pic__cover::after, .xDrive__item__pic__cover::before, .xDrive__item__pic__cover::after {
  width: 15%;
  height: 100%;
}

.touring__item__pic__cover::before, .xDrive__item__pic__cover::before {
  left: 0;
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), color-stop(95%, black), to(black));
  background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 0%, black 95%, black 100%);
  background: -moz- oldlinear-gradient(right, rgba(0, 0, 0, 0) 0%, black 95%, black 100%);
  background: -o-linear-gradient(right, rgba(0, 0, 0, 0) 0%, black 95%, black 100%);
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, black 95%, black 100%);
}

.touring__item__pic__cover::after, .xDrive__item__pic__cover::after {
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(95%, black), to(black));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 95%, black 100%);
  background: -moz- oldlinear-gradient(left, rgba(0, 0, 0, 0) 0%, black 95%, black 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, black 95%, black 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, black 95%, black 100%);
}

.touring__item__pic, .touring__item__pic img, .xDrive__item__pic, .xDrive__item__pic img {
  width: 100%;
}

.touring__item:first-child .touring__item__intro, .xDrive__item:first-child .touring__item__intro, .touring__item:first-child .xDrive__item__intro, .xDrive__item:first-child .xDrive__item__intro {
  margin-top: -4rem;
}

.touring__item:first-child .touring__item__intro, .xDrive__item:first-child .touring__item__intro, .touring__item:first-child .xDrive__item__intro, .xDrive__item:first-child .xDrive__item__intro {
  margin-top: -2rem;
}

.touring__item__intro, .xDrive__item__intro {
  text-align: center;
  z-index: 5;
}

.touring__item__title, .xDrive__item__title {
  margin: -1rem 0 1rem 0;
  color: white;
}

.touring__item__text, .xDrive__item__text {
  color: white;
  line-height: 2.0125;
}

.xDrive__title {
  left: 5%;
}

.xDrive__title img {
  height: auto;
  width: 65%;
}

.xDrive__item:first-child .xDrive__item__pic img {
  left: -32.5%;
  max-width: 175%;
  width: 175%;
}

.xDrive__item:first-child .xDrive__item__intro {
  margin-top: 5rem;
}

.xDrive__slides__prev .icon--prev::before, .xDrive__slides__prev .icon--next::before, .xDrive__slides__next .icon--prev::before, .xDrive__slides__next .icon--next::before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(123, 155, 101, 0.85)), color-stop(80%, rgba(123, 155, 101, 0.85)), to(rgba(123, 155, 101, 0.35)));
  background: -webkit-linear-gradient(bottom, rgba(123, 155, 101, 0.85) 0%, rgba(123, 155, 101, 0.85) 80%, rgba(123, 155, 101, 0.35) 100%);
  background: -moz- oldlinear-gradient(bottom, rgba(123, 155, 101, 0.85) 0%, rgba(123, 155, 101, 0.85) 80%, rgba(123, 155, 101, 0.35) 100%);
  background: -o-linear-gradient(bottom, rgba(123, 155, 101, 0.85) 0%, rgba(123, 155, 101, 0.85) 80%, rgba(123, 155, 101, 0.35) 100%);
  background: linear-gradient(to top, rgba(123, 155, 101, 0.85) 0%, rgba(123, 155, 101, 0.85) 80%, rgba(123, 155, 101, 0.35) 100%);
  -webkit-box-shadow: 0 0 4px 2px rgba(255, 255, 255, 0.2);
     -moz-box-shadow: 0 0 4px 2px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 4px 2px rgba(255, 255, 255, 0.2);
}

.xDrive__slides__prev .icon--prev::after, .xDrive__slides__prev .icon--next::after, .xDrive__slides__next .icon--prev::after, .xDrive__slides__next .icon--next::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(123, 155, 101, 0.85)), color-stop(80%, rgba(123, 155, 101, 0.85)), to(rgba(123, 155, 101, 0.35)));
  background: -webkit-linear-gradient(top, rgba(123, 155, 101, 0.85) 0%, rgba(123, 155, 101, 0.85) 80%, rgba(123, 155, 101, 0.35) 100%);
  background: -moz- oldlinear-gradient(top, rgba(123, 155, 101, 0.85) 0%, rgba(123, 155, 101, 0.85) 80%, rgba(123, 155, 101, 0.35) 100%);
  background: -o-linear-gradient(top, rgba(123, 155, 101, 0.85) 0%, rgba(123, 155, 101, 0.85) 80%, rgba(123, 155, 101, 0.35) 100%);
  background: linear-gradient(to bottom, rgba(123, 155, 101, 0.85) 0%, rgba(123, 155, 101, 0.85) 80%, rgba(123, 155, 101, 0.35) 100%);
  -webkit-box-shadow: 0 0 4px 2px rgba(255, 255, 255, 0.2);
     -moz-box-shadow: 0 0 4px 2px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 4px 2px rgba(255, 255, 255, 0.2);
}

.video__popup__section {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video__player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.video__player.is--play {
  opacity: 1;
  z-index: 1;
}

@media only screen and (min-width: 640px) {
  .testdrive__content {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .testdrive__form {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media only screen and (min-width: 992px) {
  .testdrive__form {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

@media only screen and (min-width: 1280px) {
  .index__content {
    text-align: left;
    text-align: center;
  }
  .index__block, .index__btnGroup {
    text-align: left;
    text-align: center;
  }
  .index__title, .index__text, .index__sub, .index__btnGroup {
    margin-left: 1rem;
    margin-bottom: 1rem;
    vertical-align: bottom;
  }
  .index__title {
    left: 80%;
  }
  .index__sub {
    margin-bottom: 0.41667rem;
  }
  .index__btnGroup .btn {
    margin-bottom: 0;
  }
  .exterior__block {
    max-width: 1600px;
    word-spacing: -5px;
  }
  .exterior__head {
    position: relative;
    margin-bottom: -5rem;
    z-index: 8;
  }
  .exterior__kv, .exterior__slides {
    width: 50%;
    word-spacing: 0;
    display: inline-block;
  }
  .exterior__slides {
    top: -4rem;
    padding-bottom: 50%;
    overflow: hidden;
  }
  .innovation__block {
    max-width: 1600px;
  }
  .innovation__item {
    word-spacing: -5px;
  }
  .innovation__item__intro {
    word-spacing: 0px;
  }
  .innovation__item__bg {
    max-width: 1600px;
  }
  .innovation__item__pic, .innovation__feature {
    width: 50%;
    word-spacing: 0px;
    display: inline-block;
    vertical-align: middle;
  }
  .performance__block {
    max-width: 1600px;
    word-spacing: -5px;
  }
  .performance__pic {
    z-index: 5;
  }
  .performance__pic, .performance__feature {
    width: 50%;
    padding-top: 0;
    word-spacing: 0px;
    display: inline-block;
    vertical-align: middle;
  }
  .touring__block, .xDrive__block {
    max-width: 1600px;
    word-spacing: -5px;
  }
  .touring__title, .xDrive__title {
    width: 80%;
    word-spacing: 0px;
  }
  .touring__item__pic, .xDrive__item__pic {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
  }
  .touring__item__pic:last-child, .xDrive__item__pic:last-child {
    position: absolute;
    top: 0;
    right: 0;
  }
  .touring__item__intro, .xDrive__item__intro {
    word-spacing: 0px;
    text-align: center;
  }
  .touring__item:first-child .touring__item__pic, .xDrive__item:first-child .touring__item__pic, .touring__item:first-child .xDrive__item__pic, .xDrive__item:first-child .xDrive__item__pic {
    width: 60%;
  }
  .touring__item:first-child .touring__item__intro, .xDrive__item:first-child .touring__item__intro, .touring__item:first-child .xDrive__item__intro, .xDrive__item:first-child .xDrive__item__intro {
    position: absolute;
    top: 50%;
    right: 0;
    width: 40%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: left;
  }
}

/* custom end */
.index__kv__picture {
  top: 30%;
  left: 35%;
  min-width: 134.6348vh;
  min-height: 74.275vw;
  min-width: 100%;
  min-height: 0;
  max-width: 11150%;
  max-height: 11150%;
  width: auto;
  height: 110%;
  -webkit-transform: translateX(-35%) translateY(-30%);
     -moz-transform: translateX(-35%) translateY(-30%);
      -ms-transform: translateX(-35%) translateY(-30%);
       -o-transform: translateX(-35%) translateY(-30%);
          transform: translateX(-35%) translateY(-30%);
  top: 20%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-20%);
     -moz-transform: translateX(-50%) translateY(-20%);
      -ms-transform: translateX(-50%) translateY(-20%);
       -o-transform: translateX(-50%) translateY(-20%);
          transform: translateX(-50%) translateY(-20%);
}

.index__content, .index__btnGroup {
  text-align: left;
}

.index__btnGroup {
  text-align: center;
}

.index__block {
  left: 2rem;
  height: 100%;
  padding: 0;
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}

.index__title {
  position: relative;
  left: 0%;
  margin-top: 1rem;
  margin-bottom: 0;
  max-width: 45vh;
  -webkit-transform: translateX(0%) translateY(0%);
     -moz-transform: translateX(0%) translateY(0%);
      -ms-transform: translateX(0%) translateY(0%);
       -o-transform: translateX(0%) translateY(0%);
          transform: translateX(0%) translateY(0%);
}

.index__title__top, .index__title__bottom {
  background: url(../img/index__title--2021--mb.png);
}

.index__title__block {
  position: relative;
  left: 0%;
  width: auto;
  text-align: center;
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
  display: inline-block;
  top: 35%;
}

.index__text__block {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-bottom: 5rem;
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .index__kv__picture {
    top: 50%;
    left: 85%;
    left: 85%;
    min-width: 134.6348vh;
    min-height: 74.275vw;
    min-width: 0;
    min-height: 0;
    width: 105%;
    height: auto;
    -webkit-transform: translateX(-85%) translateY(-50%);
       -moz-transform: translateX(-85%) translateY(-50%);
        -ms-transform: translateX(-85%) translateY(-50%);
         -o-transform: translateX(-85%) translateY(-50%);
            transform: translateX(-85%) translateY(-50%);
  }
  .index__block {
    position: absolute;
    right: 0;
    bottom: 0;
    left: initial;
    padding-right: 5rem;
    display: inline-block;
  }
  .index__block::before {
    position: relative;
    width: 0;
    height: 100%;
    vertical-align: bottom;
  }
  .index__title__top, .index__title__bottom {
    background: url(../img/index__title--2021.png);
  }
  .index__title__block {
    position: absolute;
    top: 0;
    left: 0px;
  }
  .index__text__block {
    position: relative;
    width: auto;
    right: 0;
    left: initial;
    padding-bottom: 2rem;
    -webkit-transform: translateX(0%);
       -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
         -o-transform: translateX(0%);
            transform: translateX(0%);
    display: inline-block;
    vertical-align: bottom;
  }
}
