.marquee__content--left {
  -skrollr-animation-name: contentBlockLeft; }

.marquee__content--right {
  -skrollr-animation-name: contentBlockRight; }

@-skrollr-keyframes contentBlockRight {
  bottom-center {
    text-indent: 0; }
  bottom-bottom {
    text-indent: 0; }
  top-center {
    text-indent: 0; } }

@-skrollr-keyframes contentBlockLeft {
  bottom-center {
    opacity: 0;
    -webkit-transform: translateY(-40%) scale(0.95);
        -ms-transform: translateY(-40%) scale(0.95);
            transform: translateY(-40%) scale(0.95); }
  bottom-bottom {
    opacity: 1;
    -webkit-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
            transform: translateY(-50%) scale(1); } }

.split__content--left {
  -skrollr-animation-name: splitContentBlockLeft; }

.split__content--right {
  -skrollr-animation-name: splitContentBlockRight; }

.split__image {
  -skrollr-animation-name: splitImage; }

@-skrollr-keyframes splitContentBlockLeft {
  bottom-center {
    text-indent: 0; }
  bottom-bottom {
    text-indent: 0; }
  top-bottom {
    text-indent: 0; } }

@-skrollr-keyframes splitContentBlockRight {
  bottom-center {
    text-indent: 0; }
  bottom-bottom {
    text-indent: 0; }
  top-bottom {
    text-indent: 0; } }

@-skrollr-keyframes splitImage {
  bottom-center {
    text-indent: 0; }
  bottom-bottom {
    text-indent: 0; }
  top-top {
    text-indent: 0; } }

.marquee__image {
  -skrollr-animation-name: mainImageBackgroundMove; }

@-skrollr-keyframes mainImageBackgroundMove {
  bottom-center {
    text-indent: 0; }
  bottom-bottom {
    text-indent: 0; }
  top-top {
    text-indent: 0; } }

.block-content .left-col {
  -skrollr-animation-name: copyLeftCol; }

.block-content .right-col {
  -skrollr-animation-name: copyRightCol; }

@-skrollr-keyframes copyLeftCol {
  bottom-top {
    text-indent: 0; }
  -100-bottom-bottom {
    text-indent: 0; } }

@-skrollr-keyframes copyRightCol {
  bottom-top {
    text-indent: 0; }
  -150-bottom-bottom {
    text-indent: 0; } }

.main-configure .cars {
  -skrollr-animation-name: homeConfigCars; }

@-skrollr-keyframes homeConfigCars {
  bottom-top {
    text-indent: 0;
    color: red; }
  bottom-bottom {
    text-indent: 0;
    color: red; } }

.specifications-model {
  -skrollr-animation-name: specsModel; }

@-skrollr-keyframes specsModel {
  -10p-bottom-top {
    text-indent: 0; }
  center-top {
    text-indent: 0; } }

.specifications-title, .specifications-list {
  -skrollr-animation-name: specsTitle; }

@-skrollr-keyframes specsTitle {
  bottom-top {
    text-indent: 0; }
  center-top {
    text-indent: 0; } }

@-skrollr-keyframes footer {
  100-bottom-top {
    opacity: 0;
    -webkit-transform: translateY(200px);
        -ms-transform: translateY(200px);
            transform: translateY(200px); }
  bottom-bottom {
    opacity: 1;
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px); } }

/*# sourceMappingURL=desktop.css.map */