@charset "UTF-8"; .owl-carousel {display: none;width: 100%;-webkit-tap-highlight-color: transparent;position: relative;z-index: 1 }.owl-carousel .owl-stage {position: relative;-ms-touch-action: pan-Y;touch-action: manipulation;-moz-backface-visibility: hidden }.owl-carousel .owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0 }.owl-carousel .owl-stage-outer {position: relative;overflow: hidden;-webkit-transform: translateZ(0) }.owl-carousel .owl-item, .owl-carousel .owl-wrapper {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0) }.owl-carousel .owl-item {position: relative;min-height: 1px;float: left;-webkit-backface-visibility: hidden;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none }.owl-carousel .owl-item img {display: block;width: 100% }.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {display: none }.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none }.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {background: none;color: inherit;border: none;padding: 0 !important;font: inherit }.owl-carousel.owl-loaded {display: block }.owl-carousel.owl-loading {opacity: 0;display: block }.owl-carousel.owl-hidden {opacity: 0 }.owl-carousel.owl-refresh .owl-item {visibility: hidden }.owl-carousel.owl-drag .owl-item {-ms-touch-action: none;touch-action: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none }.owl-carousel.owl-grab {cursor: move;cursor: -webkit-grab;cursor: grab }.owl-carousel.owl-rtl {direction: rtl }.owl-carousel.owl-rtl .owl-item {float: right }.no-js .owl-carousel {display: block }.owl-carousel .animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both }.owl-carousel .owl-animated-in {z-index: 0 }.owl-carousel .owl-animated-out {z-index: 1 }.owl-carousel .fadeOut {-webkit-animation-name: fadeOut;animation-name: fadeOut }@-webkit-keyframes fadeOut {0% {opacity: 1}to {opacity: 0} }@keyframes fadeOut {0% {opacity: 1}to {opacity: 0} }.owl-height {-webkit-transition: height .5s ease-in-out;-o-transition: height .5s ease-in-out;transition: height .5s ease-in-out }.owl-carousel .owl-item .owl-lazy {opacity: 0;-webkit-transition: opacity .4s ease;-o-transition: opacity .4s ease;transition: opacity .4s ease }.owl-carousel .owl-item img.owl-lazy {-webkit-transform-style: preserve-3d;transform-style: preserve-3d }.owl-carousel .owl-video-wrapper {position: relative;height: 100%;background: #000 }.owl-carousel .owl-video-play-icon {position: absolute;height: 80px;width: 80px;left: 50%;top: 50%;margin-left: -40px;margin-top: -40px;background: url(/local/templates/new_renault_landing/css/owl.video.play.png) no-repeat;cursor: pointer;z-index: 1;-webkit-backface-visibility: hidden;-webkit-transition: -webkit-transform .1s ease;transition: -webkit-transform .1s ease;-o-transition: transform .1s ease;transition: transform .1s ease;transition: transform .1s ease, -webkit-transform .1s ease }.owl-carousel .owl-video-play-icon:hover {-ms-transform: scale(1.3);-webkit-transform: scale(1.3);transform: scale(1.3) }.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {display: none }.owl-carousel .owl-video-tn {opacity: 0;height: 100%;background-position: 50%;background-repeat: no-repeat;-webkit-background-size: contain;background-size: contain;-webkit-transition: opacity .4s ease;-o-transition: opacity .4s ease;transition: opacity .4s ease }.owl-carousel .owl-video-frame {position: relative;z-index: 1;height: 100%;width: 100% }.owl-theme .owl-nav {margin-top: 10px;text-align: center;-webkit-tap-highlight-color: transparent }.owl-theme .owl-nav [class*=owl-] {color: #fff;font-size: 14px;margin: 5px;padding: 4px 7px;background: #d6d6d6;display: inline-block;cursor: pointer;-webkit-border-radius: 3px;border-radius: 3px }.owl-theme .owl-nav [class*=owl-]:hover {background: #869791;color: #fff;text-decoration: none }.owl-theme .owl-nav .disabled {opacity: .5;cursor: default }.owl-theme .owl-nav.disabled + .owl-dots {margin-top: 10px }.owl-theme .owl-dots {text-align: center;-webkit-tap-highlight-color: transparent }.owl-theme .owl-dots .owl-dot {display: inline-block;zoom: 1;*display: inline }.owl-theme .owl-dots .owl-dot span {width: 10px;height: 10px;margin: 5px 7px;background: #d6d6d6;display: block;-webkit-backface-visibility: visible;-webkit-transition: opacity .2s ease;-o-transition: opacity .2s ease;transition: opacity .2s ease;-webkit-border-radius: 30px;border-radius: 30px }.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #869791 }@-ms-viewport {width: device-width }html {-webkit-box-sizing: border-box;box-sizing: border-box;-ms-overflow-style: scrollbar }*, :after, :before {-webkit-box-sizing: inherit;box-sizing: inherit }.container {margin-right: auto;margin-left: auto;padding-right: 15px;padding-left: 15px;width: 100% }@media (min-width: 576px) {.container {max-width: 540px} }@media (min-width: 768px) {.container {max-width: 720px} }@media (min-width: 992px) {.container {max-width: 960px} }@media (min-width: 1200px) {.container {max-width: 1140px} }.container-fluid {margin-right: auto;margin-left: auto;padding-right: 15px;padding-left: 15px;width: 100% }.row {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px }.no-gutters {margin-right: 0;margin-left: 0 }.no-gutters > .col, .no-gutters > [class*=col-] {padding-right: 0;padding-left: 0 }.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {position: relative;width: 100%;min-height: 1px;padding-right: 15px;padding-left: 15px }.col {-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100% }.col-auto {-webkit-flex: 0 0 auto;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none }.col-1, .col-auto {-webkit-box-flex: 0 }.col-1 {-webkit-flex: 0 0 8.33333%;-ms-flex: 0 0 8.33333%;flex: 0 0 8.33333%;max-width: 8.33333% }.col-2 {-webkit-flex: 0 0 16.66667%;-ms-flex: 0 0 16.66667%;flex: 0 0 16.66667%;max-width: 16.66667% }.col-2, .col-3 {-webkit-box-flex: 0 }.col-3 {-webkit-flex: 0 0 25%;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25% }.col-4 {-webkit-flex: 0 0 33.33333%;-ms-flex: 0 0 33.33333%;flex: 0 0 33.33333%;max-width: 33.33333% }.col-4, .col-5 {-webkit-box-flex: 0 }.col-5 {-webkit-flex: 0 0 41.66667%;-ms-flex: 0 0 41.66667%;flex: 0 0 41.66667%;max-width: 41.66667% }.col-6 {-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50% }.col-6, .col-7 {-webkit-box-flex: 0 }.col-7 {-webkit-flex: 0 0 58.33333%;-ms-flex: 0 0 58.33333%;flex: 0 0 58.33333%;max-width: 58.33333% }.col-8 {-webkit-flex: 0 0 66.66667%;-ms-flex: 0 0 66.66667%;flex: 0 0 66.66667%;max-width: 66.66667% }.col-8, .col-9 {-webkit-box-flex: 0 }.col-9 {-webkit-flex: 0 0 75%;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75% }.col-10 {-webkit-flex: 0 0 83.33333%;-ms-flex: 0 0 83.33333%;flex: 0 0 83.33333%;max-width: 83.33333% }.col-10, .col-11 {-webkit-box-flex: 0 }.col-11 {-webkit-flex: 0 0 91.66667%;-ms-flex: 0 0 91.66667%;flex: 0 0 91.66667%;max-width: 91.66667% }.col-12 {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100% }.order-1 {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1 }.order-2 {-webkit-box-ordinal-group: 3;-webkit-order: 2;-ms-flex-order: 2;order: 2 }.order-3 {-webkit-box-ordinal-group: 4;-webkit-order: 3;-ms-flex-order: 3;order: 3 }.order-4 {-webkit-box-ordinal-group: 5;-webkit-order: 4;-ms-flex-order: 4;order: 4 }.order-5 {-webkit-box-ordinal-group: 6;-webkit-order: 5;-ms-flex-order: 5;order: 5 }.order-6 {-webkit-box-ordinal-group: 7;-webkit-order: 6;-ms-flex-order: 6;order: 6 }.order-7 {-webkit-box-ordinal-group: 8;-webkit-order: 7;-ms-flex-order: 7;order: 7 }.order-8 {-webkit-box-ordinal-group: 9;-webkit-order: 8;-ms-flex-order: 8;order: 8 }.order-9 {-webkit-box-ordinal-group: 10;-webkit-order: 9;-ms-flex-order: 9;order: 9 }.order-10 {-webkit-box-ordinal-group: 11;-webkit-order: 10;-ms-flex-order: 10;order: 10 }.order-11 {-webkit-box-ordinal-group: 12;-webkit-order: 11;-ms-flex-order: 11;order: 11 }.order-12 {-webkit-box-ordinal-group: 13;-webkit-order: 12;-ms-flex-order: 12;order: 12 }@media (min-width: 576px) {.col-sm {-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%}.col-sm-auto {-webkit-box-flex: 0;-webkit-flex: 0 0 auto;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none}.col-sm-1 {-webkit-box-flex: 0;-webkit-flex: 0 0 8.33333%;-ms-flex: 0 0 8.33333%;flex: 0 0 8.33333%;max-width: 8.33333%}.col-sm-2 {-webkit-box-flex: 0;-webkit-flex: 0 0 16.66667%;-ms-flex: 0 0 16.66667%;flex: 0 0 16.66667%;max-width: 16.66667%}.col-sm-3 {-webkit-box-flex: 0;-webkit-flex: 0 0 25%;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%}.col-sm-4 {-webkit-box-flex: 0;-webkit-flex: 0 0 33.33333%;-ms-flex: 0 0 33.33333%;flex: 0 0 33.33333%;max-width: 33.33333%}.col-sm-5 {-webkit-box-flex: 0;-webkit-flex: 0 0 41.66667%;-ms-flex: 0 0 41.66667%;flex: 0 0 41.66667%;max-width: 41.66667%}.col-sm-6 {-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%}.col-sm-7 {-webkit-box-flex: 0;-webkit-flex: 0 0 58.33333%;-ms-flex: 0 0 58.33333%;flex: 0 0 58.33333%;max-width: 58.33333%}.col-sm-8 {-webkit-box-flex: 0;-webkit-flex: 0 0 66.66667%;-ms-flex: 0 0 66.66667%;flex: 0 0 66.66667%;max-width: 66.66667%}.col-sm-9 {-webkit-box-flex: 0;-webkit-flex: 0 0 75%;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%}.col-sm-10 {-webkit-box-flex: 0;-webkit-flex: 0 0 83.33333%;-ms-flex: 0 0 83.33333%;flex: 0 0 83.33333%;max-width: 83.33333%}.col-sm-11 {-webkit-box-flex: 0;-webkit-flex: 0 0 91.66667%;-ms-flex: 0 0 91.66667%;flex: 0 0 91.66667%;max-width: 91.66667%}.col-sm-12 {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%}.order-sm-1 {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1}.order-sm-2 {-webkit-box-ordinal-group: 3;-webkit-order: 2;-ms-flex-order: 2;order: 2}.order-sm-3 {-webkit-box-ordinal-group: 4;-webkit-order: 3;-ms-flex-order: 3;order: 3}.order-sm-4 {-webkit-box-ordinal-group: 5;-webkit-order: 4;-ms-flex-order: 4;order: 4}.order-sm-5 {-webkit-box-ordinal-group: 6;-webkit-order: 5;-ms-flex-order: 5;order: 5}.order-sm-6 {-webkit-box-ordinal-group: 7;-webkit-order: 6;-ms-flex-order: 6;order: 6}.order-sm-7 {-webkit-box-ordinal-group: 8;-webkit-order: 7;-ms-flex-order: 7;order: 7}.order-sm-8 {-webkit-box-ordinal-group: 9;-webkit-order: 8;-ms-flex-order: 8;order: 8}.order-sm-9 {-webkit-box-ordinal-group: 10;-webkit-order: 9;-ms-flex-order: 9;order: 9}.order-sm-10 {-webkit-box-ordinal-group: 11;-webkit-order: 10;-ms-flex-order: 10;order: 10}.order-sm-11 {-webkit-box-ordinal-group: 12;-webkit-order: 11;-ms-flex-order: 11;order: 11}.order-sm-12 {-webkit-box-ordinal-group: 13;-webkit-order: 12;-ms-flex-order: 12;order: 12} }@media (min-width: 768px) {.col-md {-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%}.col-md-auto {-webkit-box-flex: 0;-webkit-flex: 0 0 auto;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none}.col-md-1 {-webkit-box-flex: 0;-webkit-flex: 0 0 8.33333%;-ms-flex: 0 0 8.33333%;flex: 0 0 8.33333%;max-width: 8.33333%}.col-md-2 {-webkit-box-flex: 0;-webkit-flex: 0 0 16.66667%;-ms-flex: 0 0 16.66667%;flex: 0 0 16.66667%;max-width: 16.66667%}.col-md-3 {-webkit-box-flex: 0;-webkit-flex: 0 0 25%;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%}.col-md-4 {-webkit-box-flex: 0;-webkit-flex: 0 0 33.33333%;-ms-flex: 0 0 33.33333%;flex: 0 0 33.33333%;max-width: 33.33333%}.col-md-5 {-webkit-box-flex: 0;-webkit-flex: 0 0 41.66667%;-ms-flex: 0 0 41.66667%;flex: 0 0 41.66667%;max-width: 41.66667%}.col-md-6 {-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%}.col-md-7 {-webkit-box-flex: 0;-webkit-flex: 0 0 58.33333%;-ms-flex: 0 0 58.33333%;flex: 0 0 58.33333%;max-width: 58.33333%}.col-md-8 {-webkit-box-flex: 0;-webkit-flex: 0 0 66.66667%;-ms-flex: 0 0 66.66667%;flex: 0 0 66.66667%;max-width: 66.66667%}.col-md-9 {-webkit-box-flex: 0;-webkit-flex: 0 0 75%;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%}.col-md-10 {-webkit-box-flex: 0;-webkit-flex: 0 0 83.33333%;-ms-flex: 0 0 83.33333%;flex: 0 0 83.33333%;max-width: 83.33333%}.col-md-11 {-webkit-box-flex: 0;-webkit-flex: 0 0 91.66667%;-ms-flex: 0 0 91.66667%;flex: 0 0 91.66667%;max-width: 91.66667%}.col-md-12 {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%}.order-md-1 {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1}.order-md-2 {-webkit-box-ordinal-group: 3;-webkit-order: 2;-ms-flex-order: 2;order: 2}.order-md-3 {-webkit-box-ordinal-group: 4;-webkit-order: 3;-ms-flex-order: 3;order: 3}.order-md-4 {-webkit-box-ordinal-group: 5;-webkit-order: 4;-ms-flex-order: 4;order: 4}.order-md-5 {-webkit-box-ordinal-group: 6;-webkit-order: 5;-ms-flex-order: 5;order: 5}.order-md-6 {-webkit-box-ordinal-group: 7;-webkit-order: 6;-ms-flex-order: 6;order: 6}.order-md-7 {-webkit-box-ordinal-group: 8;-webkit-order: 7;-ms-flex-order: 7;order: 7}.order-md-8 {-webkit-box-ordinal-group: 9;-webkit-order: 8;-ms-flex-order: 8;order: 8}.order-md-9 {-webkit-box-ordinal-group: 10;-webkit-order: 9;-ms-flex-order: 9;order: 9}.order-md-10 {-webkit-box-ordinal-group: 11;-webkit-order: 10;-ms-flex-order: 10;order: 10}.order-md-11 {-webkit-box-ordinal-group: 12;-webkit-order: 11;-ms-flex-order: 11;order: 11}.order-md-12 {-webkit-box-ordinal-group: 13;-webkit-order: 12;-ms-flex-order: 12;order: 12} }@media (min-width: 992px) {.col-lg {-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%}.col-lg-auto {-webkit-box-flex: 0;-webkit-flex: 0 0 auto;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none}.col-lg-1 {-webkit-box-flex: 0;-webkit-flex: 0 0 8.33333%;-ms-flex: 0 0 8.33333%;flex: 0 0 8.33333%;max-width: 8.33333%}.col-lg-2 {-webkit-box-flex: 0;-webkit-flex: 0 0 16.66667%;-ms-flex: 0 0 16.66667%;flex: 0 0 16.66667%;max-width: 16.66667%}.col-lg-3 {-webkit-box-flex: 0;-webkit-flex: 0 0 25%;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%}.col-lg-4 {-webkit-box-flex: 0;-webkit-flex: 0 0 33.33333%;-ms-flex: 0 0 33.33333%;flex: 0 0 33.33333%;max-width: 33.33333%}.col-lg-5 {-webkit-box-flex: 0;-webkit-flex: 0 0 41.66667%;-ms-flex: 0 0 41.66667%;flex: 0 0 41.66667%;max-width: 41.66667%}.col-lg-6 {-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%}.col-lg-7 {-webkit-box-flex: 0;-webkit-flex: 0 0 58.33333%;-ms-flex: 0 0 58.33333%;flex: 0 0 58.33333%;max-width: 58.33333%}.col-lg-8 {-webkit-box-flex: 0;-webkit-flex: 0 0 66.66667%;-ms-flex: 0 0 66.66667%;flex: 0 0 66.66667%;max-width: 66.66667%}.col-lg-9 {-webkit-box-flex: 0;-webkit-flex: 0 0 75%;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%}.col-lg-10 {-webkit-box-flex: 0;-webkit-flex: 0 0 83.33333%;-ms-flex: 0 0 83.33333%;flex: 0 0 83.33333%;max-width: 83.33333%}.col-lg-11 {-webkit-box-flex: 0;-webkit-flex: 0 0 91.66667%;-ms-flex: 0 0 91.66667%;flex: 0 0 91.66667%;max-width: 91.66667%}.col-lg-12 {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%}.order-lg-1 {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1}.order-lg-2 {-webkit-box-ordinal-group: 3;-webkit-order: 2;-ms-flex-order: 2;order: 2}.order-lg-3 {-webkit-box-ordinal-group: 4;-webkit-order: 3;-ms-flex-order: 3;order: 3}.order-lg-4 {-webkit-box-ordinal-group: 5;-webkit-order: 4;-ms-flex-order: 4;order: 4}.order-lg-5 {-webkit-box-ordinal-group: 6;-webkit-order: 5;-ms-flex-order: 5;order: 5}.order-lg-6 {-webkit-box-ordinal-group: 7;-webkit-order: 6;-ms-flex-order: 6;order: 6}.order-lg-7 {-webkit-box-ordinal-group: 8;-webkit-order: 7;-ms-flex-order: 7;order: 7}.order-lg-8 {-webkit-box-ordinal-group: 9;-webkit-order: 8;-ms-flex-order: 8;order: 8}.order-lg-9 {-webkit-box-ordinal-group: 10;-webkit-order: 9;-ms-flex-order: 9;order: 9}.order-lg-10 {-webkit-box-ordinal-group: 11;-webkit-order: 10;-ms-flex-order: 10;order: 10}.order-lg-11 {-webkit-box-ordinal-group: 12;-webkit-order: 11;-ms-flex-order: 11;order: 11}.order-lg-12 {-webkit-box-ordinal-group: 13;-webkit-order: 12;-ms-flex-order: 12;order: 12} }@media (min-width: 1200px) {.col-xl {-webkit-flex-basis: 0;-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%}.col-xl-auto {-webkit-box-flex: 0;-webkit-flex: 0 0 auto;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;max-width: none}.col-xl-1 {-webkit-box-flex: 0;-webkit-flex: 0 0 8.33333%;-ms-flex: 0 0 8.33333%;flex: 0 0 8.33333%;max-width: 8.33333%}.col-xl-2 {-webkit-box-flex: 0;-webkit-flex: 0 0 16.66667%;-ms-flex: 0 0 16.66667%;flex: 0 0 16.66667%;max-width: 16.66667%}.col-xl-3 {-webkit-box-flex: 0;-webkit-flex: 0 0 25%;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%}.col-xl-4 {-webkit-box-flex: 0;-webkit-flex: 0 0 33.33333%;-ms-flex: 0 0 33.33333%;flex: 0 0 33.33333%;max-width: 33.33333%}.col-xl-5 {-webkit-box-flex: 0;-webkit-flex: 0 0 41.66667%;-ms-flex: 0 0 41.66667%;flex: 0 0 41.66667%;max-width: 41.66667%}.col-xl-6 {-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%}.col-xl-7 {-webkit-box-flex: 0;-webkit-flex: 0 0 58.33333%;-ms-flex: 0 0 58.33333%;flex: 0 0 58.33333%;max-width: 58.33333%}.col-xl-8 {-webkit-box-flex: 0;-webkit-flex: 0 0 66.66667%;-ms-flex: 0 0 66.66667%;flex: 0 0 66.66667%;max-width: 66.66667%}.col-xl-9 {-webkit-box-flex: 0;-webkit-flex: 0 0 75%;-ms-flex: 0 0 75%;flex: 0 0 75%;max-width: 75%}.col-xl-10 {-webkit-box-flex: 0;-webkit-flex: 0 0 83.33333%;-ms-flex: 0 0 83.33333%;flex: 0 0 83.33333%;max-width: 83.33333%}.col-xl-11 {-webkit-box-flex: 0;-webkit-flex: 0 0 91.66667%;-ms-flex: 0 0 91.66667%;flex: 0 0 91.66667%;max-width: 91.66667%}.col-xl-12 {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%}.order-xl-1 {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1}.order-xl-2 {-webkit-box-ordinal-group: 3;-webkit-order: 2;-ms-flex-order: 2;order: 2}.order-xl-3 {-webkit-box-ordinal-group: 4;-webkit-order: 3;-ms-flex-order: 3;order: 3}.order-xl-4 {-webkit-box-ordinal-group: 5;-webkit-order: 4;-ms-flex-order: 4;order: 4}.order-xl-5 {-webkit-box-ordinal-group: 6;-webkit-order: 5;-ms-flex-order: 5;order: 5}.order-xl-6 {-webkit-box-ordinal-group: 7;-webkit-order: 6;-ms-flex-order: 6;order: 6}.order-xl-7 {-webkit-box-ordinal-group: 8;-webkit-order: 7;-ms-flex-order: 7;order: 7}.order-xl-8 {-webkit-box-ordinal-group: 9;-webkit-order: 8;-ms-flex-order: 8;order: 8}.order-xl-9 {-webkit-box-ordinal-group: 10;-webkit-order: 9;-ms-flex-order: 9;order: 9}.order-xl-10 {-webkit-box-ordinal-group: 11;-webkit-order: 10;-ms-flex-order: 10;order: 10}.order-xl-11 {-webkit-box-ordinal-group: 12;-webkit-order: 11;-ms-flex-order: 11;order: 11}.order-xl-12 {-webkit-box-ordinal-group: 13;-webkit-order: 12;-ms-flex-order: 12;order: 12} }.flex-row {-webkit-box-orient: horizontal !important;-webkit-flex-direction: row !important;-ms-flex-direction: row !important;flex-direction: row !important }.flex-column, .flex-row {-webkit-box-direction: normal !important }.flex-column {-webkit-box-orient: vertical !important;-webkit-flex-direction: column !important;-ms-flex-direction: column !important;flex-direction: column !important }.flex-row-reverse {-webkit-box-orient: horizontal !important;-webkit-flex-direction: row-reverse !important;-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important }.flex-column-reverse, .flex-row-reverse {-webkit-box-direction: reverse !important }.flex-column-reverse {-webkit-box-orient: vertical !important;-webkit-flex-direction: column-reverse !important;-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important }.flex-wrap {-webkit-flex-wrap: wrap !important;-ms-flex-wrap: wrap !important;flex-wrap: wrap !important }.flex-nowrap {-webkit-flex-wrap: nowrap !important;-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important }.flex-wrap-reverse {-webkit-flex-wrap: wrap-reverse !important;-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important }.justify-content-start {-webkit-box-pack: start !important;-webkit-justify-content: flex-start !important;-ms-flex-pack: start !important;justify-content: flex-start !important }.justify-content-end {-webkit-box-pack: end !important;-webkit-justify-content: flex-end !important;-ms-flex-pack: end !important;justify-content: flex-end !important }.justify-content-center {-webkit-box-pack: center !important;-webkit-justify-content: center !important;-ms-flex-pack: center !important;justify-content: center !important }.justify-content-between {-webkit-box-pack: justify !important;-webkit-justify-content: space-between !important;-ms-flex-pack: justify !important;justify-content: space-between !important }.justify-content-around {-webkit-justify-content: space-around !important;-ms-flex-pack: distribute !important;justify-content: space-around !important }.align-items-start {-webkit-box-align: start !important;-webkit-align-items: flex-start !important;-ms-flex-align: start !important;align-items: flex-start !important }.align-items-end {-webkit-box-align: end !important;-webkit-align-items: flex-end !important;-ms-flex-align: end !important;align-items: flex-end !important }.align-items-center {-webkit-box-align: center !important;-webkit-align-items: center !important;-ms-flex-align: center !important;align-items: center !important }.align-items-baseline {-webkit-box-align: baseline !important;-webkit-align-items: baseline !important;-ms-flex-align: baseline !important;align-items: baseline !important }.align-items-stretch {-webkit-box-align: stretch !important;-webkit-align-items: stretch !important;-ms-flex-align: stretch !important;align-items: stretch !important }.align-content-start {-webkit-align-content: flex-start !important;-ms-flex-line-pack: start !important;align-content: flex-start !important }.align-content-end {-webkit-align-content: flex-end !important;-ms-flex-line-pack: end !important;align-content: flex-end !important }.align-content-center {-webkit-align-content: center !important;-ms-flex-line-pack: center !important;align-content: center !important }.align-content-between {-webkit-align-content: space-between !important;-ms-flex-line-pack: justify !important;align-content: space-between !important }.align-content-around {-webkit-align-content: space-around !important;-ms-flex-line-pack: distribute !important;align-content: space-around !important }.align-content-stretch {-webkit-align-content: stretch !important;-ms-flex-line-pack: stretch !important;align-content: stretch !important }.align-self-auto {-webkit-align-self: auto !important;-ms-flex-item-align: auto !important;align-self: auto !important }.align-self-start {-webkit-align-self: flex-start !important;-ms-flex-item-align: start !important;align-self: flex-start !important }.align-self-end {-webkit-align-self: flex-end !important;-ms-flex-item-align: end !important;align-self: flex-end !important }.align-self-center {-webkit-align-self: center !important;-ms-flex-item-align: center !important;align-self: center !important }.align-self-baseline {-webkit-align-self: baseline !important;-ms-flex-item-align: baseline !important;align-self: baseline !important }.align-self-stretch {-webkit-align-self: stretch !important;-ms-flex-item-align: stretch !important;align-self: stretch !important }@media (min-width: 576px) {.flex-sm-row {-webkit-box-orient: horizontal !important;-webkit-flex-direction: row !important;-ms-flex-direction: row !important;flex-direction: row !important}.flex-sm-column, .flex-sm-row {-webkit-box-direction: normal !important}.flex-sm-column {-webkit-box-orient: vertical !important;-webkit-flex-direction: column !important;-ms-flex-direction: column !important;flex-direction: column !important}.flex-sm-row-reverse {-webkit-box-orient: horizontal !important;-webkit-box-direction: reverse !important;-webkit-flex-direction: row-reverse !important;-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important}.flex-sm-column-reverse {-webkit-box-orient: vertical !important;-webkit-box-direction: reverse !important;-webkit-flex-direction: column-reverse !important;-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important}.flex-sm-wrap {-webkit-flex-wrap: wrap !important;-ms-flex-wrap: wrap !important;flex-wrap: wrap !important}.flex-sm-nowrap {-webkit-flex-wrap: nowrap !important;-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important}.flex-sm-wrap-reverse {-webkit-flex-wrap: wrap-reverse !important;-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important}.justify-content-sm-start {-webkit-box-pack: start !important;-webkit-justify-content: flex-start !important;-ms-flex-pack: start !important;justify-content: flex-start !important}.justify-content-sm-end {-webkit-box-pack: end !important;-webkit-justify-content: flex-end !important;-ms-flex-pack: end !important;justify-content: flex-end !important}.justify-content-sm-center {-webkit-box-pack: center !important;-webkit-justify-content: center !important;-ms-flex-pack: center !important;justify-content: center !important}.justify-content-sm-between {-webkit-box-pack: justify !important;-webkit-justify-content: space-between !important;-ms-flex-pack: justify !important;justify-content: space-between !important}.justify-content-sm-around {-webkit-justify-content: space-around !important;-ms-flex-pack: distribute !important;justify-content: space-around !important}.align-items-sm-start {-webkit-box-align: start !important;-webkit-align-items: flex-start !important;-ms-flex-align: start !important;align-items: flex-start !important}.align-items-sm-end {-webkit-box-align: end !important;-webkit-align-items: flex-end !important;-ms-flex-align: end !important;align-items: flex-end !important}.align-items-sm-center {-webkit-box-align: center !important;-webkit-align-items: center !important;-ms-flex-align: center !important;align-items: center !important}.align-items-sm-baseline {-webkit-box-align: baseline !important;-webkit-align-items: baseline !important;-ms-flex-align: baseline !important;align-items: baseline !important}.align-items-sm-stretch {-webkit-box-align: stretch !important;-webkit-align-items: stretch !important;-ms-flex-align: stretch !important;align-items: stretch !important}.align-content-sm-start {-webkit-align-content: flex-start !important;-ms-flex-line-pack: start !important;align-content: flex-start !important}.align-content-sm-end {-webkit-align-content: flex-end !important;-ms-flex-line-pack: end !important;align-content: flex-end !important}.align-content-sm-center {-webkit-align-content: center !important;-ms-flex-line-pack: center !important;align-content: center !important}.align-content-sm-between {-webkit-align-content: space-between !important;-ms-flex-line-pack: justify !important;align-content: space-between !important}.align-content-sm-around {-webkit-align-content: space-around !important;-ms-flex-line-pack: distribute !important;align-content: space-around !important}.align-content-sm-stretch {-webkit-align-content: stretch !important;-ms-flex-line-pack: stretch !important;align-content: stretch !important}.align-self-sm-auto {-webkit-align-self: auto !important;-ms-flex-item-align: auto !important;align-self: auto !important}.align-self-sm-start {-webkit-align-self: flex-start !important;-ms-flex-item-align: start !important;align-self: flex-start !important}.align-self-sm-end {-webkit-align-self: flex-end !important;-ms-flex-item-align: end !important;align-self: flex-end !important}.align-self-sm-center {-webkit-align-self: center !important;-ms-flex-item-align: center !important;align-self: center !important}.align-self-sm-baseline {-webkit-align-self: baseline !important;-ms-flex-item-align: baseline !important;align-self: baseline !important}.align-self-sm-stretch {-webkit-align-self: stretch !important;-ms-flex-item-align: stretch !important;align-self: stretch !important} }@media (min-width: 768px) {.flex-md-row {-webkit-box-orient: horizontal !important;-webkit-flex-direction: row !important;-ms-flex-direction: row !important;flex-direction: row !important}.flex-md-column, .flex-md-row {-webkit-box-direction: normal !important}.flex-md-column {-webkit-box-orient: vertical !important;-webkit-flex-direction: column !important;-ms-flex-direction: column !important;flex-direction: column !important}.flex-md-row-reverse {-webkit-box-orient: horizontal !important;-webkit-box-direction: reverse !important;-webkit-flex-direction: row-reverse !important;-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important}.flex-md-column-reverse {-webkit-box-orient: vertical !important;-webkit-box-direction: reverse !important;-webkit-flex-direction: column-reverse !important;-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important}.flex-md-wrap {-webkit-flex-wrap: wrap !important;-ms-flex-wrap: wrap !important;flex-wrap: wrap !important}.flex-md-nowrap {-webkit-flex-wrap: nowrap !important;-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important}.flex-md-wrap-reverse {-webkit-flex-wrap: wrap-reverse !important;-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important}.justify-content-md-start {-webkit-box-pack: start !important;-webkit-justify-content: flex-start !important;-ms-flex-pack: start !important;justify-content: flex-start !important}.justify-content-md-end {-webkit-box-pack: end !important;-webkit-justify-content: flex-end !important;-ms-flex-pack: end !important;justify-content: flex-end !important}.justify-content-md-center {-webkit-box-pack: center !important;-webkit-justify-content: center !important;-ms-flex-pack: center !important;justify-content: center !important}.justify-content-md-between {-webkit-box-pack: justify !important;-webkit-justify-content: space-between !important;-ms-flex-pack: justify !important;justify-content: space-between !important}.justify-content-md-around {-webkit-justify-content: space-around !important;-ms-flex-pack: distribute !important;justify-content: space-around !important}.align-items-md-start {-webkit-box-align: start !important;-webkit-align-items: flex-start !important;-ms-flex-align: start !important;align-items: flex-start !important}.align-items-md-end {-webkit-box-align: end !important;-webkit-align-items: flex-end !important;-ms-flex-align: end !important;align-items: flex-end !important}.align-items-md-center {-webkit-box-align: center !important;-webkit-align-items: center !important;-ms-flex-align: center !important;align-items: center !important}.align-items-md-baseline {-webkit-box-align: baseline !important;-webkit-align-items: baseline !important;-ms-flex-align: baseline !important;align-items: baseline !important}.align-items-md-stretch {-webkit-box-align: stretch !important;-webkit-align-items: stretch !important;-ms-flex-align: stretch !important;align-items: stretch !important}.align-content-md-start {-webkit-align-content: flex-start !important;-ms-flex-line-pack: start !important;align-content: flex-start !important}.align-content-md-end {-webkit-align-content: flex-end !important;-ms-flex-line-pack: end !important;align-content: flex-end !important}.align-content-md-center {-webkit-align-content: center !important;-ms-flex-line-pack: center !important;align-content: center !important}.align-content-md-between {-webkit-align-content: space-between !important;-ms-flex-line-pack: justify !important;align-content: space-between !important}.align-content-md-around {-webkit-align-content: space-around !important;-ms-flex-line-pack: distribute !important;align-content: space-around !important}.align-content-md-stretch {-webkit-align-content: stretch !important;-ms-flex-line-pack: stretch !important;align-content: stretch !important}.align-self-md-auto {-webkit-align-self: auto !important;-ms-flex-item-align: auto !important;align-self: auto !important}.align-self-md-start {-webkit-align-self: flex-start !important;-ms-flex-item-align: start !important;align-self: flex-start !important}.align-self-md-end {-webkit-align-self: flex-end !important;-ms-flex-item-align: end !important;align-self: flex-end !important}.align-self-md-center {-webkit-align-self: center !important;-ms-flex-item-align: center !important;align-self: center !important}.align-self-md-baseline {-webkit-align-self: baseline !important;-ms-flex-item-align: baseline !important;align-self: baseline !important}.align-self-md-stretch {-webkit-align-self: stretch !important;-ms-flex-item-align: stretch !important;align-self: stretch !important} }@media (min-width: 992px) {.flex-lg-row {-webkit-box-orient: horizontal !important;-webkit-flex-direction: row !important;-ms-flex-direction: row !important;flex-direction: row !important}.flex-lg-column, .flex-lg-row {-webkit-box-direction: normal !important}.flex-lg-column {-webkit-box-orient: vertical !important;-webkit-flex-direction: column !important;-ms-flex-direction: column !important;flex-direction: column !important}.flex-lg-row-reverse {-webkit-box-orient: horizontal !important;-webkit-box-direction: reverse !important;-webkit-flex-direction: row-reverse !important;-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important}.flex-lg-column-reverse {-webkit-box-orient: vertical !important;-webkit-box-direction: reverse !important;-webkit-flex-direction: column-reverse !important;-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important}.flex-lg-wrap {-webkit-flex-wrap: wrap !important;-ms-flex-wrap: wrap !important;flex-wrap: wrap !important}.flex-lg-nowrap {-webkit-flex-wrap: nowrap !important;-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important}.flex-lg-wrap-reverse {-webkit-flex-wrap: wrap-reverse !important;-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important}.justify-content-lg-start {-webkit-box-pack: start !important;-webkit-justify-content: flex-start !important;-ms-flex-pack: start !important;justify-content: flex-start !important}.justify-content-lg-end {-webkit-box-pack: end !important;-webkit-justify-content: flex-end !important;-ms-flex-pack: end !important;justify-content: flex-end !important}.justify-content-lg-center {-webkit-box-pack: center !important;-webkit-justify-content: center !important;-ms-flex-pack: center !important;justify-content: center !important}.justify-content-lg-between {-webkit-box-pack: justify !important;-webkit-justify-content: space-between !important;-ms-flex-pack: justify !important;justify-content: space-between !important}.justify-content-lg-around {-webkit-justify-content: space-around !important;-ms-flex-pack: distribute !important;justify-content: space-around !important}.align-items-lg-start {-webkit-box-align: start !important;-webkit-align-items: flex-start !important;-ms-flex-align: start !important;align-items: flex-start !important}.align-items-lg-end {-webkit-box-align: end !important;-webkit-align-items: flex-end !important;-ms-flex-align: end !important;align-items: flex-end !important}.align-items-lg-center {-webkit-box-align: center !important;-webkit-align-items: center !important;-ms-flex-align: center !important;align-items: center !important}.align-items-lg-baseline {-webkit-box-align: baseline !important;-webkit-align-items: baseline !important;-ms-flex-align: baseline !important;align-items: baseline !important}.align-items-lg-stretch {-webkit-box-align: stretch !important;-webkit-align-items: stretch !important;-ms-flex-align: stretch !important;align-items: stretch !important}.align-content-lg-start {-webkit-align-content: flex-start !important;-ms-flex-line-pack: start !important;align-content: flex-start !important}.align-content-lg-end {-webkit-align-content: flex-end !important;-ms-flex-line-pack: end !important;align-content: flex-end !important}.align-content-lg-center {-webkit-align-content: center !important;-ms-flex-line-pack: center !important;align-content: center !important}.align-content-lg-between {-webkit-align-content: space-between !important;-ms-flex-line-pack: justify !important;align-content: space-between !important}.align-content-lg-around {-webkit-align-content: space-around !important;-ms-flex-line-pack: distribute !important;align-content: space-around !important}.align-content-lg-stretch {-webkit-align-content: stretch !important;-ms-flex-line-pack: stretch !important;align-content: stretch !important}.align-self-lg-auto {-webkit-align-self: auto !important;-ms-flex-item-align: auto !important;align-self: auto !important}.align-self-lg-start {-webkit-align-self: flex-start !important;-ms-flex-item-align: start !important;align-self: flex-start !important}.align-self-lg-end {-webkit-align-self: flex-end !important;-ms-flex-item-align: end !important;align-self: flex-end !important}.align-self-lg-center {-webkit-align-self: center !important;-ms-flex-item-align: center !important;align-self: center !important}.align-self-lg-baseline {-webkit-align-self: baseline !important;-ms-flex-item-align: baseline !important;align-self: baseline !important}.align-self-lg-stretch {-webkit-align-self: stretch !important;-ms-flex-item-align: stretch !important;align-self: stretch !important} }@media (min-width: 1200px) {.flex-xl-row {-webkit-box-orient: horizontal !important;-webkit-flex-direction: row !important;-ms-flex-direction: row !important;flex-direction: row !important}.flex-xl-column, .flex-xl-row {-webkit-box-direction: normal !important}.flex-xl-column {-webkit-box-orient: vertical !important;-webkit-flex-direction: column !important;-ms-flex-direction: column !important;flex-direction: column !important}.flex-xl-row-reverse {-webkit-box-orient: horizontal !important;-webkit-box-direction: reverse !important;-webkit-flex-direction: row-reverse !important;-ms-flex-direction: row-reverse !important;flex-direction: row-reverse !important}.flex-xl-column-reverse {-webkit-box-orient: vertical !important;-webkit-box-direction: reverse !important;-webkit-flex-direction: column-reverse !important;-ms-flex-direction: column-reverse !important;flex-direction: column-reverse !important}.flex-xl-wrap {-webkit-flex-wrap: wrap !important;-ms-flex-wrap: wrap !important;flex-wrap: wrap !important}.flex-xl-nowrap {-webkit-flex-wrap: nowrap !important;-ms-flex-wrap: nowrap !important;flex-wrap: nowrap !important}.flex-xl-wrap-reverse {-webkit-flex-wrap: wrap-reverse !important;-ms-flex-wrap: wrap-reverse !important;flex-wrap: wrap-reverse !important}.justify-content-xl-start {-webkit-box-pack: start !important;-webkit-justify-content: flex-start !important;-ms-flex-pack: start !important;justify-content: flex-start !important}.justify-content-xl-end {-webkit-box-pack: end !important;-webkit-justify-content: flex-end !important;-ms-flex-pack: end !important;justify-content: flex-end !important}.justify-content-xl-center {-webkit-box-pack: center !important;-webkit-justify-content: center !important;-ms-flex-pack: center !important;justify-content: center !important}.justify-content-xl-between {-webkit-box-pack: justify !important;-webkit-justify-content: space-between !important;-ms-flex-pack: justify !important;justify-content: space-between !important}.justify-content-xl-around {-webkit-justify-content: space-around !important;-ms-flex-pack: distribute !important;justify-content: space-around !important}.align-items-xl-start {-webkit-box-align: start !important;-webkit-align-items: flex-start !important;-ms-flex-align: start !important;align-items: flex-start !important}.align-items-xl-end {-webkit-box-align: end !important;-webkit-align-items: flex-end !important;-ms-flex-align: end !important;align-items: flex-end !important}.align-items-xl-center {-webkit-box-align: center !important;-webkit-align-items: center !important;-ms-flex-align: center !important;align-items: center !important}.align-items-xl-baseline {-webkit-box-align: baseline !important;-webkit-align-items: baseline !important;-ms-flex-align: baseline !important;align-items: baseline !important}.align-items-xl-stretch {-webkit-box-align: stretch !important;-webkit-align-items: stretch !important;-ms-flex-align: stretch !important;align-items: stretch !important}.align-content-xl-start {-webkit-align-content: flex-start !important;-ms-flex-line-pack: start !important;align-content: flex-start !important}.align-content-xl-end {-webkit-align-content: flex-end !important;-ms-flex-line-pack: end !important;align-content: flex-end !important}.align-content-xl-center {-webkit-align-content: center !important;-ms-flex-line-pack: center !important;align-content: center !important}.align-content-xl-between {-webkit-align-content: space-between !important;-ms-flex-line-pack: justify !important;align-content: space-between !important}.align-content-xl-around {-webkit-align-content: space-around !important;-ms-flex-line-pack: distribute !important;align-content: space-around !important}.align-content-xl-stretch {-webkit-align-content: stretch !important;-ms-flex-line-pack: stretch !important;align-content: stretch !important}.align-self-xl-auto {-webkit-align-self: auto !important;-ms-flex-item-align: auto !important;align-self: auto !important}.align-self-xl-start {-webkit-align-self: flex-start !important;-ms-flex-item-align: start !important;align-self: flex-start !important}.align-self-xl-end {-webkit-align-self: flex-end !important;-ms-flex-item-align: end !important;align-self: flex-end !important}.align-self-xl-center {-webkit-align-self: center !important;-ms-flex-item-align: center !important;align-self: center !important}.align-self-xl-baseline {-webkit-align-self: baseline !important;-ms-flex-item-align: baseline !important;align-self: baseline !important}.align-self-xl-stretch {-webkit-align-self: stretch !important;-ms-flex-item-align: stretch !important;align-self: stretch !important} }.d-none {display: none !important }.d-inline {display: inline !important }.d-inline-block {display: inline-block !important }.d-block {display: block !important }.d-table {display: table !important }.d-table-cell {display: table-cell !important }.d-flex {display: -webkit-box !important;display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important }.d-inline-flex {display: -webkit-inline-box !important;display: -webkit-inline-flex !important;display: -ms-inline-flexbox !important;display: inline-flex !important }@media (min-width: 576px) {.d-sm-none {display: none !important}.d-sm-inline {display: inline !important}.d-sm-inline-block {display: inline-block !important}.d-sm-block {display: block !important}.d-sm-table {display: table !important}.d-sm-table-cell {display: table-cell !important}.d-sm-flex {display: -webkit-box !important;display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important}.d-sm-inline-flex {display: -webkit-inline-box !important;display: -webkit-inline-flex !important;display: -ms-inline-flexbox !important;display: inline-flex !important} }@media (min-width: 768px) {.d-md-none {display: none !important}.d-md-inline {display: inline !important}.d-md-inline-block {display: inline-block !important}.d-md-block {display: block !important}.d-md-table {display: table !important}.d-md-table-cell {display: table-cell !important}.d-md-flex {display: -webkit-box !important;display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important}.d-md-inline-flex {display: -webkit-inline-box !important;display: -webkit-inline-flex !important;display: -ms-inline-flexbox !important;display: inline-flex !important} }@media (min-width: 992px) {.d-lg-none {display: none !important}.d-lg-inline {display: inline !important}.d-lg-inline-block {display: inline-block !important}.d-lg-block {display: block !important}.d-lg-table {display: table !important}.d-lg-table-cell {display: table-cell !important}.d-lg-flex {display: -webkit-box !important;display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important}.d-lg-inline-flex {display: -webkit-inline-box !important;display: -webkit-inline-flex !important;display: -ms-inline-flexbox !important;display: inline-flex !important} }@media (min-width: 1200px) {.d-xl-none {display: none !important}.d-xl-inline {display: inline !important}.d-xl-inline-block {display: inline-block !important}.d-xl-block {display: block !important}.d-xl-table {display: table !important}.d-xl-table-cell {display: table-cell !important}.d-xl-flex {display: -webkit-box !important;display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important}.d-xl-inline-flex {display: -webkit-inline-box !important;display: -webkit-inline-flex !important;display: -ms-inline-flexbox !important;display: inline-flex !important} }.d-print-block {display: none !important }@media print {.d-print-block {display: block !important} }.d-print-inline {display: none !important }@media print {.d-print-inline {display: inline !important} }.d-print-inline-block {display: none !important }@media print {.d-print-inline-block {display: inline-block !important} }@media print {.d-print-none {display: none !important} }.ellipsis {overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap }.responsive {display: block;max-width: 100%;height: auto }.a-r {text-align: right }.a-c {text-align: center }.h {display: none }.h-i {display: none !important }b.accent {color: #444444 }@font-face {font-family: GothamPro;font-weight: 400;font-style: normal;src: url(/local/templates/new_renault_landing/css/../fonts/GothamPro/GothamProRegular/GothamProRegular.eot);src: url(/local/templates/new_renault_landing/css/../fonts/GothamPro/GothamProRegular/GothamProRegular.eot?#iefix) format("embedded-opentype"), url(/local/templates/new_renault_landing/css/../fonts/GothamPro/GothamProRegular/GothamProRegular.woff) format("woff"), url(/local/templates/new_renault_landing/css/../fonts/GothamPro/GothamProRegular/GothamProRegular.ttf) format("truetype") }@font-face {font-family: GothamPro;font-weight: 500;font-style: normal;src: url(/local/templates/new_renault_landing/css/../fonts/GothamPro/GothamProMedium/GothamProMedium.eot);src: url(/local/templates/new_renault_landing/css/../fonts/GothamPro/GothamProMedium/GothamProMedium.eot?#iefix) format("embedded-opentype"), url(/local/templates/new_renault_landing/css/../fonts/GothamPro/GothamProMedium/GothamProMedium.woff) format("woff"), url(/local/templates/new_renault_landing/css/../fonts/GothamPro/GothamProMedium/GothamProMedium.ttf) format("truetype") }@font-face {font-family: GothamPro;font-weight: 900;font-style: normal;src: url(/local/templates/new_renault_landing/css/../fonts/GothamPro/GothamProBlack/GothamProBlack.eot);src: url(/local/templates/new_renault_landing/css/../fonts/GothamPro/GothamProBlack/GothamProBlack.eot?#iefix) format("embedded-opentype"), url(/local/templates/new_renault_landing/css/../fonts/GothamPro/GothamProBlack/GothamProBlack.woff) format("woff"), url(/local/templates/new_renault_landing/css/../fonts/GothamPro/GothamProBlack/GothamProBlack.ttf) format("truetype") }@font-face {font-family: RoubleSans;font-weight: 400;font-style: normal;src: url(/local/templates/new_renault_landing/css/../fonts/RoubleSans/RoubleSans.eot);src: url(/local/templates/new_renault_landing/css/../fonts/RoubleSans/RoubleSans.eot?#iefix) format("embedded-opentype"), url(/local/templates/new_renault_landing/css/../fonts/RoubleSans/RoubleSans.woff) format("woff"), url(/local/templates/new_renault_landing/css/../fonts/RoubleSans/RoubleSans.ttf) format("truetype") }.rouble {font-family: RoubleSans }.btn, .btn:visited {padding: .9em 2.3em;color: #fff;border: none;background: #444444;display: inline-block;font-size: 16px;font-weight: 500;-webkit-transition: background .17s ease;-o-transition: background .17s ease;transition: background .17s ease }.btn:active, .btn:focus, .btn:hover, .btn:visited:active, .btn:visited:focus, .btn:visited:hover {color: #000;background: #ffcc00 }a.btn.test-drive-btn {padding: .9em 1.3em }@media (max-width: 420px) {a.btn.test-drive-btn {padding: 0} }[validate-message] {font-size: 11px;color: red;margin: -2px 0 2px }.checkbox {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin: 12px 0 4px;font-size: 12px;color: #6a738e;line-height: 1.1 }.checkbox, .checkbox * {cursor: pointer }.checkbox__label:before {content: "";display: inline-block;width: 26px;height: 26px;border: 2px solid #1d70b7;-webkit-border-radius: 2px;border-radius: 2px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;cursor: pointer;margin: 0 1em 0 0;float: left }.checkbox input {width: 1px;height: 1px;opacity: 0 }input:checked + .checkbox__label:before {background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTUwNC41MDIsNzUuNDk2Yy05Ljk5Ny05Ljk5OC0yNi4yMDUtOS45OTgtMzYuMjA0LDBMMTYxLjU5NCwzODIuMjAzTDQzLjcwMiwyNjQuMzExYy05Ljk5Ny05Ljk5OC0yNi4yMDUtOS45OTctMzYuMjA0LDAgICAgYy05Ljk5OCw5Ljk5Ny05Ljk5OCwyNi4yMDUsMCwzNi4yMDNsMTM1Ljk5NCwxMzUuOTkyYzkuOTk0LDkuOTk3LDI2LjIxNCw5Ljk5LDM2LjIwNCwwTDUwNC41MDIsMTExLjcgICAgQzUxNC41LDEwMS43MDMsNTE0LjQ5OSw4NS40OTQsNTA0LjUwMiw3NS40OTZ6IiBmaWxsPSIjMWQ3MGI3Ii8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);background-repeat: no-repeat;-webkit-background-size: contain;background-size: contain;background-position: 50%;-webkit-background-size: 80% 80%;background-size: 80% }input.err + .checkbox__label:before {border: 2px solid #444444 }.checkbox a {color: #226fb6 }.checkbox.err {border-color: #d66363 }@-webkit-keyframes cb_show {0% {opacity: 0;-webkit-transform: rotateX(12deg);transform: rotateX(12deg);top: -40px}to {opacity: 1;-webkit-transform: rotateX(0);transform: rotateX(0);top: 0} }@keyframes cb_show {0% {opacity: 0;-webkit-transform: rotateX(12deg);transform: rotateX(12deg);top: -40px}to {opacity: 1;-webkit-transform: rotateX(0);transform: rotateX(0);top: 0} }@-webkit-keyframes cb_load {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg)}to {-webkit-transform: rotate(1turn);transform: rotate(1turn)} }@keyframes cb_load {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg)}to {-webkit-transform: rotate(1turn);transform: rotate(1turn)} }input:-webkit-autofill {-webkit-box-shadow: inset 0 0 0 50px #fff !important;-webkit-text-fill-color: #33333d !important }.callback {position: fixed;-webkit-transform: translateZ(0);-webkit-backface-visibility: hidden;-webkit-perspective: 1000;top: 0;left: 0;width: 100%;height: 100%;background-color: transparent;pointer-events: none;z-index: 900;opacity: 0;color: #33333d;-webkit-transition: opacity .2s ease, background-color .8s ease;-o-transition: opacity .2s ease, background-color .8s ease;transition: opacity .2s ease, background-color .8s ease;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex }.callback :not(input) {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none }.callback.active {opacity: 1;background-color: rgba(0, 0, 17, .2);pointer-events: auto }.callback.active form {opacity: 1 }.callback__form {width: 100%;max-width: 350px;max-height: 90%;background-color: #fff;position: relative;margin: auto;padding: 38px 34px 28px;-webkit-box-shadow: 20px 27px 70px 0 rgba(0, 0, 0, .1);box-shadow: 20px 27px 70px 0 rgba(0, 0, 0, .1);opacity: 0;-webkit-transition: opacity .2s ease, -webkit-transform .5s ease;transition: opacity .2s ease, -webkit-transform .5s ease;-o-transition: opacity .2s ease, transform .5s ease;transition: opacity .2s ease, transform .5s ease;transition: opacity .2s ease, transform .5s ease, -webkit-transform .5s ease;-webkit-transition-delay: .2s;-o-transition-delay: .2s;transition-delay: .2s }.callback__title {margin: 0 0 8px;padding: 0 0 20px;font-size: 25px;text-align: center;font-weight: 500;color: #243851 }.callback__title b {color: #444444;font-weight: 500 }.callback__title span {display: block;font-size: 21px }.callback__comment {color: #555559;opacity: .8;margin: 0 0 24px }.callback__label {font-size: 12px;color: #777 }.callback__input {display: block;width: 100%;margin: 4px 0 12px;padding: 0 22px;line-height: 58px;height: 58px;border: .5px solid #e6e6e6;-webkit-border-radius: 3px;border-radius: 3px;font-size: 16px;-webkit-transition: border-color .17s ease;-o-transition: border-color .17s ease;transition: border-color .17s ease }.callback__input:focus {border-color: #1ca5b8 }.callback__input.err {border-color: #f0433a }.callback__input.success {border-color: #39b54a }.callback__message {margin: 4px 0 20px;position: relative;height: 0;-webkit-transition: border-color .17s ease;-o-transition: border-color .17s ease;transition: border-color .17s ease }.callback__message:after {text-align: right;content: attr(d-t);height: 1em;font-size: 10px;color: #f0433a;top: 10px }.callback__message:after, .callback__message:before {position: absolute;right: 0;display: block;-webkit-transition: top .17s ease;-o-transition: top .17s ease;transition: top .17s ease;opacity: 0 }.callback__message:before {background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTUwNC41MDIsNzUuNDk2Yy05Ljk5Ny05Ljk5OC0yNi4yMDUtOS45OTgtMzYuMjA0LDBMMTYxLjU5NCwzODIuMjAzTDQzLjcwMiwyNjQuMzExYy05Ljk5Ny05Ljk5OC0yNi4yMDUtOS45OTctMzYuMjA0LDAgICAgYy05Ljk5OCw5Ljk5Ny05Ljk5OCwyNi4yMDUsMCwzNi4yMDNsMTM1Ljk5NCwxMzUuOTkyYzkuOTk0LDkuOTk3LDI2LjIxNCw5Ljk5LDM2LjIwNCwwTDUwNC41MDIsMTExLjcgICAgQzUxNC41LDEwMS43MDMsNTE0LjQ5OSw4NS40OTQsNTA0LjUwMiw3NS40OTZ6IiBmaWxsPSIjODNkMGEyIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);background-repeat: no-repeat;background-position: 50%;-webkit-background-size: contain;background-size: contain;content: "";top: -41px;bottom: 12px;width: 18px;height: 18px }.callback__message.err:after {opacity: 1;top: 0 }.callback__message.success {opacity: 1 }.callback__message.success:before {opacity: 1;top: -31px }.callback__message:focus {border-color: #1ca5b8 }.callback__error, .callback__load {position: absolute;top: 0;left: 0;width: 0;width: 100%;height: 100%;background: hsla(0, 0%, 100%, .84);z-index: 1;pointer-events: none;opacity: 0;-webkit-transition: opacity .3s ease, background .3s ease;-o-transition: opacity .3s ease, background .3s ease;transition: opacity .3s ease, background .3s ease }.callback__error .cb-load-text, .callback__load .cb-load-text {padding: 80px 40px }.callback__error:before, .callback__load:before {position: relative;content: "";top: 50%;left: 50%;width: 7em;height: 7em;display: block;margin: -3.5em 0 0 -3.5em;-webkit-border-radius: 50%;border-radius: 50%;border-top: 2px solid #444444;-webkit-animation: cb_load 1.4s linear 1.4s normal infinite;animation: cb_load 1.4s linear 1.4s normal infinite;-webkit-transition: opacity .3s ease;-o-transition: opacity .3s ease;transition: opacity .3s ease }.callback__error .cb-load-text {padding: 130px 20px 0 }.callback__error:before {display: none }.callback__error.active {z-index: 2;opacity: 1;background: #fff }.callback__close {width: 2em;height: 2em;padding: 19px;display: block;-webkit-background-size: 50% 50%;background-size: 50%;background-repeat: no-repeat;background-position: 50%;position: absolute;right: 0;top: 0;cursor: pointer;opacity: .7;z-index: 5;background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ3Ljk3MSA0Ny45NzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ3Ljk3MSA0Ny45NzE7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4Ij4KPGc+Cgk8cGF0aCBkPSJNMjguMjI4LDIzLjk4Nkw0Ny4wOTIsNS4xMjJjMS4xNzItMS4xNzEsMS4xNzItMy4wNzEsMC00LjI0MmMtMS4xNzItMS4xNzItMy4wNy0xLjE3Mi00LjI0MiwwTDIzLjk4NiwxOS43NDRMNS4xMjEsMC44OCAgIGMtMS4xNzItMS4xNzItMy4wNy0xLjE3Mi00LjI0MiwwYy0xLjE3MiwxLjE3MS0xLjE3MiwzLjA3MSwwLDQuMjQybDE4Ljg2NSwxOC44NjRMMC44NzksNDIuODVjLTEuMTcyLDEuMTcxLTEuMTcyLDMuMDcxLDAsNC4yNDIgICBDMS40NjUsNDcuNjc3LDIuMjMzLDQ3Ljk3LDMsNDcuOTdzMS41MzUtMC4yOTMsMi4xMjEtMC44NzlsMTguODY1LTE4Ljg2NEw0Mi44NSw0Ny4wOTFjMC41ODYsMC41ODYsMS4zNTQsMC44NzksMi4xMjEsMC44NzkgICBzMS41MzUtMC4yOTMsMi4xMjEtMC44NzljMS4xNzItMS4xNzEsMS4xNzItMy4wNzEsMC00LjI0MkwyOC4yMjgsMjMuOTg2eiIgZmlsbD0iIzJkMmQzMCIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) }.callback__close:hover {-webkit-transform: scale(.9);-ms-transform: scale(.9);transform: scale(.9);opacity: .5 }.callback__btn {margin-top: 14px;font-size: 16px;font-weight: 500;line-height: 58px;width: 100%;padding: 0 }.callback.loading .callback__load {opacity: 1;pointer-events: auto }.callback__load {position: absolute;top: 0;left: 0;width: 0;width: 100%;height: 100%;z-index: 2;opacity: 0;-webkit-transition: opacity .3s ease, background .3s ease;-o-transition: opacity .3s ease, background .3s ease;transition: opacity .3s ease, background .3s ease }.callback__load .cb-load-text {opacity: 0;-webkit-transition: .3s ease;-o-transition: .3s ease;transition: .3s ease }.callback.sended .callback__success {opacity: 1 }.callback.sended .callback__load {opacity: 1;background: #fff }.callback.sended .callback__load .cb-load-text {opacity: 1 }.callback.sended .callback__load:before {opacity: 0 }.callback.sended .callback__form {-webkit-animation: cb_flip 1.4s linear 1.4s normal;animation: cb_flip 1.4s linear 1.4s normal }.callback .req-form__message.success:before {top: -42px }@media (max-width: 768px) {.checkbox {font-size: 10px;line-height: 10px}.checkbox__label {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center}.checkbox__label:before {min-width: 30px;height: 30px}.callback, .callback__form {-webkit-transition: none;-o-transition: none;transition: none}.callback__form {overflow-y: auto}.callback.active form {-webkit-animation: none;animation: none} }@media only screen and (max-width: 400px) {.callback__form {max-height: 100%;max-width: 100%;height: 100%;padding-top: 60px}.callback__close {-webkit-background-size: 70% 70%;background-size: 70%;top: 10px;right: 10px}.callback__title {padding: 20px 0} }html {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100% }body {font-size: 14px;line-height: 1.25;margin: 0;min-width: 320px;font-family: GothamPro, sans-serif;background: #fff;color: #333333;-webkit-font-smoothing: subpixel-antialiased;-moz-osx-font-smoothing: auto;-osx-font-smoothing: grayscale;direction: ltr }*, :active, :focus, :hover {outline: none !important }a {background: transparent;-webkit-text-decoration-skip: objects }a, a:active, a:focus, a:hover {text-decoration: none }::-webkit-scrollbar {width: 8px;height: 8px;background-color: #494949 }::-webkit-scrollbar-thumb {background-color: #d3d3d8 }::selection {background: rgba(0, 64, 129, .2) }::-moz-selection {background: rgba(0, 64, 129, .2) }*, :after, :before {-webkit-box-sizing: border-box;box-sizing: border-box }article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block }audio, canvas, progress, video {display: inline-block;vertical-align: baseline }audio:not([controls]) {display: none;height: 0 }[hidden], template {display: none }b, strong {font-weight: 700 }h1 {font-size: 2em;margin: .67em 0 }ul {list-style-type: none;padding: 0;margin: 0 }mark {background: #444444;color: #fff }small {font-size: 80 }sub {bottom: -.25em }sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline }sup {top: -.5em }img {border: 0;vertical-align: middle }svg:not(:root) {overflow: hidden }svg {display: inline-block;vertical-align: middle }figure {margin: 1em 40px }hr {-webkit-box-sizing: content-box;box-sizing: content-box;height: 0;margin-top: 20px;margin-bottom: 20px;border: 0;border-top: 1px solid #eee }textarea {resize: none }pre, textarea {overflow: auto }code, kbd, pre, samp {font-family: monospace, monospace;font-size: 1em }button, input, optgroup, select, textarea {color: inherit;font: inherit;line-height: inherit;margin: 0 }optgroup {font-weight: 700 }button {overflow: visible }button, select {text-transform: none }button, html input[type=button], input[type=reset], input[type=submit] {-webkit-appearance: button;cursor: pointer }[role=button] {cursor: pointer }button[disabled], html input[disabled] {cursor: default }button::-moz-focus-inner {border: 0;padding: 0 }input {line-height: normal }input::-moz-focus-inner {border: 0;padding: 0 }input[type=checkbox], input[type=radio] {-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0 }input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {height: auto }input[type=search] {-webkit-box-sizing: content-box;box-sizing: content-box }input::-webkit-search-cancel-button, input::-webkit-search-decoration {webkit-appearance: none }fieldset {border: 1px solid silver;margin: 0 2px;padding: .35em .625em .75em }legend {border: 0;padding: 0 }table {border-collapse: collapse;border-spacing: 0 }td, th {padding: 0 }input {color: #243851 }input::-webkit-input-placeholder {color: #999 }input:-moz-placeholder, input::-moz-placeholder {color: #999 }input:-ms-input-placeholder {color: #999 }input:focus::-webkit-input-placeholder {opacity: 0 }input:focus:-moz-placeholder, input:focus::-moz-placeholder {opacity: 0 }input:focus:-ms-input-placeholder {opacity: 0 }input:hover {border-color: #cbcbcb }input:focus {border-color: #444444 }.header {border-bottom: 1px solid #ececec;min-height: 86px;color: #1a1a1a;position: fixed;top: 0;left: 0;width: 100%;background: #444444;z-index: 50;border: none;-webkit-transform: translateZ(0);-webkit-backface-visibility: hidden;-webkit-perspective: 1000 }.header__logo {max-width: 100%;max-height: 58px;fill: #003469 }.header__logo_mob {display: none }.header__dealer-logo {width: 182px;max-height: 49px;position: relative;top: -7px }.header__phone {font-size: 24px;font-weight: 900;display: block;color: #fff }.header__phone:active, .header__phone:hover, .header__phone:visited {color: #fff }.header__schedule {font-size: 16px;color: #fff }.header-menu {line-height: 1.5;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center }.header-menu svg {fill: #444444;max-height: 25px;max-width: 35px;display: inline-block;vertical-align: middle }.header-menu a:not(.header__phone) {color: #fff;-webkit-transition: color .17s ease;-o-transition: color .17s ease;transition: color .17s ease }.header-menu a:not(.header__phone):hover {color: #fff }.header-menu:not(.header-menu_mob) {padding: 0 0 0 62px;height: 86px }.header-menu_mob {-webkit-justify-content: space-around !important;-ms-flex-pack: distribute !important;justify-content: space-around !important;height: 60px }.header-menu .ico-car, .header-menu .ico-spd {margin-right: 0 }.header .ico-mark {width: 12px;margin-right: .4em }.infonote {background-color: #f2f2f2;padding: 10px 0;-webkit-transition: max-height .5s ease-in-out;-o-transition: max-height .5s ease-in-out;transition: max-height .5s ease-in-out }.infonote-wr {overflow: hidden }.infonote__content {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;line-height: 28px;position: relative }.infonote__content * {position: relative;z-index: 3 }.infonote__ico {fill: #ffae0b;width: 1.5em;height: 1.5em;margin-right: .6em }.infonote img {max-width: 2.7em;height: 1.8em;margin-right: .7em }.infonote__text {display: inline-block;line-height: 1.2;padding-top: .1em }.infonote-item {display: inline-block;font-size: 14px;margin-right: 100px;position: relative }.infonote-open {position: absolute;right: 0;width: 15px;height: 15px;display: none;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center }.infonote-open-hor {position: absolute;width: 100%;height: 1px;background: #000 }.infonote-open-vert {position: absolute;width: 1px;height: 100%;background: #000 }.infonote-item {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center }.infonote-item:last-child {margin-right: 0 }.mob-menu {padding-top: 86px;background: #f2f2f2;-webkit-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;border-bottom: 1px solid #d9d9d9 }.mob-menu .header-menu {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex }.mob-menu .test-drive-btn {padding: 0 15px }.header__logo-maximum-mob {width: 66px;height: 9px;fill: #656a6e;margin-left: 59px }.header-menu .ico-car, .header-menu .ico-spd {margin-right: .7em }.test-drive-btn {position: relative;overflow: hidden;color: #444444 !important;text-transform: none;font-size: 12px;line-height: 18px;padding: 13px 20px 11px;height: 40px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;text-align: center;-webkit-border-radius: 4px;border-radius: 4px;-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .05);box-shadow: 3px 3px 3px rgba(0, 0, 0, .05);background-color: #fff !important;-webkit-transition: all .3s ease !important;-o-transition: all .3s ease !important;transition: all .3s ease !important;text-transform: uppercase }.test-drive-btn:active, .test-drive-btn:focus, .test-drive-btn:hover {color: #f64949 !important }.test-drive-btn img {margin-right: 7px }@media (max-width: 1199px) {.header-menu {-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end}.header-menu br {display: none}.header__dealer-logo {margin-left: 50px}.infonote {padding: 10px 0 7px}.infonote__content {display: block}.infonote-item {margin: 2px 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex} }@media (max-width: 767px) {.header {height: 60px}.header:after {content: "";position: absolute;top: 0;left: -4rem;background: -webkit-gradient(linear, right top, left top, from(hsla(0, 0%, 100%, 0)), color-stop(hsla(0, 0%, 100%, .8)), to(hsla(0, 0%, 100%, 0))) no-repeat -.2rem 0;background: -webkit-linear-gradient(right, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, 0)) no-repeat -.2rem 0;background: -o-linear-gradient(right, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, 0)) no-repeat -.2rem 0;background: linear-gradient(270deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, 0)) no-repeat -.2rem 0;width: 3rem;height: 100%;-webkit-transform: skewX(-30deg);-ms-transform: skewX(-30deg);transform: skewX(-30deg);-webkit-animation: runbeam 5s ease-in-out 3s infinite;animation: runbeam 5s ease-in-out 3s infinite}.header__schedule {font-size: 14px}.header-menu br {display: block}.infonote-item {margin-left: 0;margin-right: 10px;position: static;padding: 3px 0 3px 3px;margin-bottom: 12px}.infonote {min-height: 56px;padding: 10px 0}.infonote-wr {height: auto}.infonote__content:after, .infonote__content:before {display: none}.infonote .container.a-r {text-align: left}.header__dealer-logo {width: auto;margin-left: 20px}.header__dealer-logo > * {width: 70px} }@media (max-width: 575px) {.header__schedule {font-size: 13px}.mob-menu .test-drive-btn {padding: 0;font-size: 12px;text-align: left;-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;height: 50px}.mob-menu .test-drive-btn img {margin-left: 10px}.infonote-item {text-align: left;margin-right: 0}.infonote-open {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}.infonote {max-height: 50px}.infonote_show {max-height: 150px}.infonote_show .infonote-open-vert {display: none}.mob-menu {padding-top: 60px !important}.header {min-height: 60px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center}.header__logo {display: none}.header__logo * {max-width: none}.header__logo_mob {display: block;width: 62px;height: 37.5px;max-width: 62px;max-height: 37.5px}.header__logo_mob img {width: 100%}.header__phone {font-size: 20px;line-height: 1.3}.header__address {font-size: 14px;line-height: 1.3}.header__dealer-logo {top: -3px}.header__dealer-logo > * {width: 40px}.header .ico-mark {display: none}.mob-menu-opener i {width: 30px;top: -8px;height: 2px;margin-left: 16px}.mob-menu-opener i:after, .mob-menu-opener i:before {height: 2px}.mob-menu-opener i:before {top: 8px}.mob-menu-opener i:after {top: 16px}.header-menu:not(.header-menu_mob) {height: 50px;padding: 0}.header-menu_mob {height: auto;padding: 10px 0;display: block}.header-menu_mob > li {width: 45%;display: block}.mob-menu-opener.active i:after {top: 8px} }@media (max-width: 350px) {.header__phone {font-size: 17px}.header__schedule {font-size: 10px}.mob-menu .test-drive-btn {padding: 0 10px;font-size: 12px;text-align: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center}.mob-menu .test-drive-btn img {display: none} }.footer {padding: 40px 0 30px;background: #fff }.footer__text {font-size: 12.7px;color: #666 }.wideVideo {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: transparent;-webkit-transition: opacity .5s ease, background-color .5s ease;-o-transition: opacity .5s ease, background-color .5s ease;transition: opacity .5s ease, background-color .5s ease;pointer-events: none;z-index: 601;opacity: 0 }.wideVideo.active {opacity: 1;background-color: rgba(0, 0, 0, .7);pointer-events: auto }.wideVideo__content {width: 100%;height: 100%;max-width: 800px;max-height: 534px;background-color: #444444;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-box-shadow: 30px 30px 70px 0 rgba(0, 0, 0, .2);box-shadow: 30px 30px 70px 0 rgba(0, 0, 0, .2);-webkit-border-radius: 10px;border-radius: 10px;overflow: hidden;padding-bottom: 26px }.wideVideo__topBar {height: 26px;background-color: #444444;text-align: right;padding: 0 10px;line-height: 24px }.wideVideo__video {height: 100%;width: 100% }.wideVideo__close * {cursor: pointer;-webkit-transition: .3s ease;-o-transition: .3s ease;transition: .3s ease;fill: #fff;width: 1em;height: 1em }.wideVideo__close :hover {opacity: .8 }.z-index-slow {z-index: 601 !important }@media only screen and (max-width: 993px) {.wideVideo__content {width: 90%;height: 100%;height: 67vw;max-width: 600px;max-height: 400px;padding-bottom: 40px}.wideVideo__topBar {height: 40px;line-height: 38px}.wideVideo__video {height: 100%;width: 100%}.wideVideo__close * {font-size: 26px} }.nightnbanner {padding: 30px 0 10px }.nightnbanner__title {text-transform: uppercase;color: #333;font-size: 30px }.nightnbanner__title b {color: #f64949 }.nightnbanner__input {border: 1px solid #444444;-webkit-border-radius: 3px;border-radius: 3px;height: 50px;line-height: 50px;padding: 0 0 0 20px;min-width: 250px;font-size: 15px;margin-right: 4px }.nightnbanner__button {margin-left: 4px;line-height: 50px;height: 50px;background-color: #db4957;color: #000;padding: 0 22px;text-align: center;font-weight: 700;text-transform: uppercase;font-size: 16px;border: none;-webkit-border-radius: 3px;border-radius: 3px }@-webkit-keyframes mark-view_animate {0% {-webkit-box-shadow: 0 0 40px 10px rgba(255, 0, 0, .4);box-shadow: 0 0 40px 10px rgba(255, 0, 0, .4);-webkit-transform: scale(1);transform: scale(1)}to {-webkit-box-shadow: 0 0 30px 10px rgba(255, 0, 0, .6);box-shadow: 0 0 30px 10px rgba(255, 0, 0, .6);-webkit-transform: scale(1.05);transform: scale(1.05)} }@keyframes mark-view_animate {0% {-webkit-box-shadow: 0 0 40px 10px rgba(255, 0, 0, .4);box-shadow: 0 0 40px 10px rgba(255, 0, 0, .4);-webkit-transform: scale(1);transform: scale(1)}to {-webkit-box-shadow: 0 0 30px 10px rgba(255, 0, 0, .6);box-shadow: 0 0 30px 10px rgba(255, 0, 0, .6);-webkit-transform: scale(1.05);transform: scale(1.05)} }.mark-view {-webkit-box-shadow: 0 0 30px 0 rgba(153, 153, 17, .6) !important;box-shadow: 0 0 30px 0 rgba(153, 153, 17, .6) !important;-webkit-animation: mark-view_animate .4s ease 0s alternate infinite;animation: mark-view_animate .4s ease 0s alternate infinite }.no-webp .banner {background-image: url(/local/templates/new_renault_landing/css/../img/logo.jpg) }.webp .banner {background-image: url(/local/templates/new_renault_landing/css/../img/logo.jpg) }.banner {background-position: 100% 50%;-webkit-background-size: contain;background-size: contain;background-repeat: no-repeat;background-color: #f5f5f5;height: 450px;overflow: hidden }.banner__content {background-color: #f0f0f0;color: #000;height: 530px;width: 530px;position: relative;padding: 18px 0 20px }.banner__content:before {content: "";position: absolute;top: 0;right: 100%;height: 100%;width: 1000px;background-color: #f0f0f0 }.banner__content:after {content: "";position: absolute;top: 0;left: 100%;border-top: 530px solid #f0f0f0;border-right: 100px solid transparent }.banner__bg {background-image: url(/local/templates/new_renault_landing/css/../img/logo.jpg);background-position: 50%;height: 150px;-webkit-background-size: cover;background-size: cover }.banner h1 {font-size: 30px;margin-bottom: .45em;text-transform: uppercase }.banner__note {position: absolute;top: 0;left: 100%;margin-left: 70px;background-color: #444444;color: #fff;padding: 20px 15px 20px 45px;width: 246px;height: 83px;font-size: 17px;-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 17, .2);box-shadow: 0 5px 10px 0 rgba(0, 0, 17, .2) }.banner__note:after {content: "";position: absolute;top: 0;left: 100%;border-top: 83px solid #444444;border-right: 21px solid transparent }.banner__comment {font-size: 24px;font-weight: 500;margin: 0 0 20px }.banner__comment span {width: 129px;height: 59px;font-weight: 700;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;position: relative;background: url(/local/templates/new_renault_landing/css/../img/focus.png) 50% no-repeat }.banner__itemlist {font-size: 16px;padding: 4px 0 4px 1.9em;position: relative }.banner__itemlist_mini {font-size: 14px }.banner__itemlist b {font-size: 105% }.banner__itemlist span {font-weight: 700 }.banner__itemlist br {display: none }.banner__itemlist:before {position: absolute;top: .365em;left: 0;content: "";display: inline-block;vertical-align: middle;background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4gIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00LjcgNi41TDMuNiA3LjZsMy42IDMuNiA4LTgtMS4xLTEuMUw3LjIgOSA0LjcgNi41ek0xNC40IDhjMCAzLjUtMi45IDYuNC02LjQgNi40LTMuNSAwLTYuNC0yLjktNi40LTYuNCAwLTMuNSAyLjktNi40IDYuNC02LjQuNiAwIDEuMi4xIDEuOC4yTDExIC42QzEwLjEuMiA5IDAgOCAwIDMuNiAwIDAgMy42IDAgOHMzLjYgOCA4IDggOC0zLjYgOC04aC0xLjZ6bTAgMCIvPjwvc3ZnPg==) no-repeat 50%;-webkit-background-size: contain;background-size: contain;width: 1em;height: 1em;margin: 0 15px 0 0;-webkit-filter: invert(100%);filter: invert(100%) }.banner__message {font-size: 16px }.banner .container {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex }.banner__part {padding-left: 50px }@media only screen and (min-width: 2200px) {.banner {-webkit-background-size: cover;background-size: cover} }@media only screen and (max-width: 1400px) {.banner {-webkit-background-size: cover;background-size: cover;background-position: 100% 50%} }@media only screen and (max-width: 991px) {.banner {background: #e4dcd3 !important;height: auto}.banner__bg {background-image: url(/local/templates/new_renault_landing/css/../img/logo.jpg);background-position: 50%;height: 300px;-webkit-background-size: cover;background-size: cover}.banner__content {width: 100%;height: auto;padding: 35px 0 44px}.banner .container {display: block}.banner__note {left: auto;right: 0;z-index: 10;padding: 15px;width: 222px;height: 73px}.banner__note:before {content: "";position: absolute;top: 0;right: 100%;border-bottom: 73px solid #444444;border-left: 10px solid transparent}.banner__note:after {border-top: 73px solid #444444;border-right: 10px solid transparent}.banner h1 {max-width: 500px} }@media only screen and (max-width: 767px) {.banner__content {padding: 65px 0 15px} }@media only screen and (max-width: 450px) {h1 {font-size: 24px}.banner__bg {height: 150px}.banner__comment {font-size: 20px}.banner__itemlist {font-size: 15px}.banner__itemlist br {display: block}.banner__content {padding: 15px 0} }@media only screen and (max-width: 390px) {.banner__itemlist {font-size: 14px} }@media only screen and (max-width: 355px) {.banner__itemlist {padding-left: 0}.banner__itemlist:before {display: none} }#agree-checkboxi22 {height: 1px;width: 1px;opacity: 0;pointer-events: none;margin: 0 -1px -1px 0 }.infonote-wr {margin: 86px 0 0 }.mainBanner {height: 500px;height: 23.3vw;-webkit-background-size: cover;background-size: cover;background-position: 50% }@media only screen and (max-width: 1199px) {.infonote-wr {margin: 0} }.text-tiles-default .text-tile__text {font-size: 16px }.text-tiles .text-tile__ico {fill: #444444;margin-right: 22px }.text-tile {display: block }.text-tile__ico {max-height: 60px;width: 100%;height: 100%;margin-right: 18px;padding: 8px;fill: #444444;padding-bottom: 10px }.text-tile__ico_big {margin: -30px 0 0;max-height: 90px;position: relative;top: 8px }.text-tile__ico_custom {line-height: 67px;font-size: 40.67px;color: #444444;margin-right: 28px }.text-tile__ico_number {font-size: 30px;line-height: 67px;color: #444444;font-weight: 500;position: relative;top: -6px }.text-tile__text {font-size: 16px;color: #333 }.download {display: block;margin: 0;color: #1a1a1a;font-size: 16px }.download * {display: inline-block;vertical-align: middle }.download svg {fill: #444444;width: 1.2em;height: 1.2em;margin-right: .61em;margin-bottom: 4px }.download__text {border-bottom: 1px dashed rgba(0, 64, 129, .2);-webkit-transition: border .17s ease;-o-transition: border .17s ease;transition: border .17s ease;line-height: 1.4 }.download:hover .download__text {border-color: #444444 }.chars {padding: 60px 0 0 }.chars__item {padding-bottom: 20px }.chars__ico {width: 60px;float: left;max-width: 32.5px;max-height: 40px;fill: #0066a9;position: relative;left: -2px;top: -2px }.chars__ico_small {max-width: 28.88889px;max-height: 35.55556px;left: 0 }.chars__title {font-size: 15px;color: #6a748f;font-weight: 400;padding: 0;margin: 0 }.chars svg {fill: #444444 }.chars__val {color: #444444;font-size: 20px;line-height: 1.5;font-weight: 700 }.chars .col-10 {padding-left: 1.8em }.chars .row {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center }.col-xl-3.col-lg-5.order-md-2.order-3.order-xl-3.col-md-6.col-12 .main-info__small {display: block;margin: 8px 0 15px }.main-info {line-height: 1;padding: 58px 0 5px }.main-info__title {font-weight: 700;color: #131a2a;font-size: 33px;line-height: 1.1;margin: 0 0 .4em }.main-info__label {font-size: 16px;line-height: 1.375;color: #1a1a1a }.main-info__cost {color: #1a1a1a;font-size: 16px;padding: 4px 0 5px }.main-info__cost span {font-size: 40px;font-weight: 700;color: #444444 }.main-info__cost.crossed span {text-decoration: line-through }.main-info__cost_accent span {color: #f64a4a }.main-info__bet {color: #6a748f;font-size: 16px;margin: 0 0 15px;color: #1a1a1a }.main-info__bet span {font-size: 22px;font-weight: 700;margin-left: .2em }.main-info button.btn {line-height: 60px;height: 60px;padding: 0;font-size: 18px }.main-info .complect__btn button:last-child:before {line-height: 60px }.main-info .complect__btn button:last-child:after {width: 3.8em;-webkit-transform: skew(15.5deg);-ms-transform: skew(15.5deg);transform: skew(15.5deg) }span.main-info__cost_benefit {text-decoration: none }.req-form__input {line-height: 56px;border: 1px solid #e5e5e5;position: relative;-webkit-transition: border .17s ease;-o-transition: border .17s ease;transition: border .17s ease;width: 100%;padding: 0 26px;font-size: 16px }.req-form__input_top {-webkit-border-radius: 3px 3px 0 0;border-radius: 3px 3px 0 0 }.req-form__input_bottom {-webkit-border-radius: 0 0 3px 3px;border-radius: 0 0 3px 3px;top: -1px }.req-form__input:hover {z-index: 1 }.req-form__input:focus {z-index: 2 }.req-form__input.err {border-color: #f0433a;z-index: 1 }.req-form__input.success {border-color: #39b54a }.req-form__btn {line-height: 48px;padding: 0;margin: 10px 0 0;width: 100%;font-size: 16px;font-weight: 500 }.req-form__btn_credit {background-color: transparent;border: 2px solid #db4957;text-align: center;padding: 0;height: 48px;line-height: 45px }.req-form__btn_credit:hover {border-color: #e36f7a }.req-form__message {position: relative;height: 0;top: -9px;-webkit-transition: border-color .17s ease;-o-transition: border-color .17s ease;transition: border-color .17s ease;z-index: 3 }.req-form__message:before {background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTUwNC41MDIsNzUuNDk2Yy05Ljk5Ny05Ljk5OC0yNi4yMDUtOS45OTgtMzYuMjA0LDBMMTYxLjU5NCwzODIuMjAzTDQzLjcwMiwyNjQuMzExYy05Ljk5Ny05Ljk5OC0yNi4yMDUtOS45OTctMzYuMjA0LDAgICAgYy05Ljk5OCw5Ljk5Ny05Ljk5OCwyNi4yMDUsMCwzNi4yMDNsMTM1Ljk5NCwxMzUuOTkyYzkuOTk0LDkuOTk3LDI2LjIxNCw5Ljk5LDM2LjIwNCwwTDUwNC41MDIsMTExLjcgICAgQzUxNC41LDEwMS43MDMsNTE0LjQ5OSw4NS40OTQsNTA0LjUwMiw3NS40OTZ6IiBmaWxsPSIjODNkMGEyIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);background-repeat: no-repeat;background-position: 50%;-webkit-background-size: contain;background-size: contain;display: block;content: "";position: absolute;right: 14px;top: -20px;width: 18px;height: 18px;opacity: 0;-webkit-transition: top .17s ease;-o-transition: top .17s ease;transition: top .17s ease }.req-form__message.success {opacity: 1 }.req-form__message.success:before {opacity: 1;top: -31px }.req-form__message:focus {border-color: #1ca5b8 }.car-preview {padding: 86px 0 50px }.car-play-video {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);background-color: hsla(0, 0%, 100%, .7);-webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 17, .12);box-shadow: 0 0 30px 0 rgba(0, 0, 17, .12);-webkit-border-radius: 50%;border-radius: 50%;width: 5em;height: 5em;z-index: 6;cursor: pointer;-webkit-transition: background-color .17s;-o-transition: background-color .17s;transition: background-color .17s }.car-play-video:before {-webkit-transform: translate(-40%, -49%);-ms-transform: translate(-40%, -49%);transform: translate(-40%, -49%);background-repeat: no-repeat;-webkit-background-size: contain;background-size: contain;background-position: 50%;width: 2em;height: 2em;z-index: 7;background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDIzMi4xNTMgMjMyLjE1MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjMyLjE1MyAyMzIuMTUzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnIGlkPSJQbGF5Ij4KCTxwYXRoIHN0eWxlPSJmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDsiIGQ9Ik0yMDMuNzkxLDk5LjYyOEw0OS4zMDcsMi4yOTRjLTQuNTY3LTIuNzE5LTEwLjIzOC0yLjI2Ni0xNC41MjEtMi4yNjYgICBjLTE3LjEzMiwwLTE3LjA1NiwxMy4yMjctMTcuMDU2LDE2LjU3OHYxOTguOTRjMCwyLjgzMy0wLjA3NSwxNi41NzksMTcuMDU2LDE2LjU3OWM0LjI4MywwLDkuOTU1LDAuNDUxLDE0LjUyMS0yLjI2NyAgIGwxNTQuNDgzLTk3LjMzM2MxMi42OC03LjU0NSwxMC40ODktMTYuNDQ5LDEwLjQ4OS0xNi40NDlTMjE2LjQ3MSwxMDcuMTcyLDIwMy43OTEsOTkuNjI4eiIgZmlsbD0iIzAxNDYzNyIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) }.car-play-video:after, .car-play-video:before {content: "";position: absolute;top: 50%;left: 50% }.car-play-video:after {-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 5em;height: 5em;background-color: hsla(0, 0%, 100%, .2);-webkit-border-radius: 50%;border-radius: 50%;z-index: 4;-webkit-transition: all .17s;-o-transition: all .17s;transition: all .17s }.car-play-video:hover {background-color: #fff }.car-play-video:hover:after {width: 7em;height: 7em }.car-view {padding: 90px 0 0;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none }.car-view__img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: 50%;-webkit-background-size: contain;background-size: contain;opacity: 0;-webkit-transition: opacity .17s ease;-o-transition: opacity .17s ease;transition: opacity .17s ease;z-index: 2 }.car-view__img.active {opacity: 1 }.car-view__img-wr {margin: 0 auto 24px;width: 450px;height: 280px;position: relative }.car-view__gift {position: absolute;content: "";top: -44px;left: -20px;width: 34%;padding-top: 34%;-webkit-border-radius: 50%;border-radius: 50%;display: block;background: #444444 !important;color: #fff }.car-view__gift b {display: block;position: absolute;top: 27%;left: 19%;font-size: 20px;line-height: 1 }.car-view__gift b span {display: block;font-size: 16px;position: relative }.car-view__gift b span:before {content: "+";position: absolute;top: 15px;left: 4px;font-weight: 300;font-size: 50px;opacity: .7 }.car-view__gift b h3 {margin: 0;padding: 0;text-transform: uppercase }.car-view__gift_tucson {top: -70px }.car-view__gift_santafe {top: -80px }.car-view__gift_creta {top: -106px }.car-view__gift_creta b {top: 25% }.car-view__gift_sale b {left: 0;text-align: center;font-size: 37px;width: 100% }.car-view__gift_sale b span {font-size: 11px }.car-view__gift_sale b span:before {display: none }.car-view .car-view__color:first-child {background: #4e4c53 }.car-view .car-view__color:nth-child(2) {background: #222 }.car-view .car-view__color:nth-child(3) {background: #6d5954 }.car-view .car-view__color:nth-child(4) {background: #3c5f52 }.car-view .car-view__color:nth-child(5) {background: #7a7066 }.car-view .car-view__color:nth-child(6) {background: #c2c3c2 }.car-view .car-view__color:nth-child(7) {background: #dadada }.car-view .car-view__color:nth-child(8) {background: #2170aa }.car-view_profi .car-view__color:first-child {background: #548b54 }.car-view_profi .car-view__color:nth-child(2) {background: #dee0df }.car-view_profi .car-view__color:nth-child(3) {background: #d7d7d8 }.car-view_profi .car-view__color:nth-child(4) {background: #646465 }.car-view_profi .car-view__color:nth-child(5) {background: #3e3d3c }.car-view_santafe .car-view__color:first-child {background: #f4f4f6;border: 1px solid #ccc }.car-view_santafe .car-view__color:nth-child(3) {background: #a72225 }.car-view_santafe .car-view__color:nth-child(6) {background: #cdc8c1 }.car-view_santafe .car-view__color:nth-child(2) {background: #18161b }.car-view_santafe .car-view__color:nth-child(4) {background: #c9cdd6 }.car-view_santafe .car-view__color:nth-child(5) {background: #5b6978 }.car-view_santafe .car-view__color:nth-child(7) {background: #597594 }.car-view_elantra .car-view__color:first-child {background: #eeeeef;border: 1px solid #ccc }.car-view_elantra .car-view__color:nth-child(3) {background: #a72225 }.car-view_elantra .car-view__color:nth-child(6) {background: #2a74b6 }.car-view_elantra .car-view__color:nth-child(2) {background: #18161b }.car-view_elantra .car-view__color:nth-child(4) {background: #8d9396 }.car-view_elantra .car-view__color:nth-child(5) {background: #a3a9ac }.car-view_elantra .car-view__color:nth-child(7) {background: #e7e6e9 }.car-view_tucson .car-view__color:first-child {background: #fdffff;border: 1px solid #ccc }.car-view_tucson .car-view__color:nth-child(2) {background: #6d6767 }.car-view_tucson .car-view__color:nth-child(3) {background: #2e729d }.car-view_tucson .car-view__color:nth-child(4) {background: #b2a699 }.car-view_tucson .car-view__color:nth-child(5) {background: #c9cbcd }.car-view_tucson .car-view__color:nth-child(6) {background: #2b3030 }.car-view_tucson .car-view__color:nth-child(7) {background: #505455 }.car-view_sonata .car-view__color:first-child {background: #fdffff;border: 1px solid #ccc }.car-view_sonata .car-view__color:nth-child(2) {background: #aa1615 }.car-view_sonata .car-view__color:nth-child(3) {background: #0746a2 }.car-view_sonata .car-view__color:nth-child(4) {background: #025c91 }.car-view_sonata .car-view__color:nth-child(5) {background: #828d96 }.car-view_sonata .car-view__color:nth-child(6) {background: #2b3030 }.car-view_sonata .car-view__color:nth-child(7) {background: #9f9681 }.car-view .car-view__color {width: 32px;display: inline-block;height: 32px;-webkit-border-radius: 3px;border-radius: 3px;margin: 0 7px;cursor: pointer;-webkit-transition: opacity .17s ease;-o-transition: opacity .17s ease;transition: opacity .17s ease;position: relative }.car-view .car-view__color:hover {opacity: .8 }.car-view .car-view__color.active {opacity: 1 }.car-view .car-view__color.active:before {position: absolute;-webkit-border-radius: 3px;border-radius: 3px;content: "";top: -22%;left: -22%;width: 144%;height: 144%;display: block;background: transparent;border: 2px solid #333333 }@media (max-width: 1199px) {.car-preview {padding: 0 0 60px}.complect tbody th:nth-child(2) {padding-left: 10px}.complect tbody th:first-child, .complect tr td:first-child {display: none}.download {text-align: center}.car-view__img-wr {width: 100%;margin: 20px auto 60px}.main-info {padding: 80px 0 25px 40px}.chars {padding: 100px 40px 0 130px}.chars .col-10 {padding: 0}.text-tiles {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap}.text-tiles .col {width: 50%;-webkit-flex-basis: auto;-ms-flex-preferred-size: auto;flex-basis: auto}.text-tiles .text-tile__ico {min-width: 0;max-width: none} }@media (max-width: 991px) {.car-view__img-wr {width: 100%;margin: 0 auto 30px}.car-view .car-view__color {width: 30px;height: 30px;margin: 0 3px}.car-view .car-view__color.active:before {top: -16%;left: -16%;width: 132%;height: 132%}.car-view .car-view__gift b {font-size: 15px;top: 33%}.car-view .car-view__gift b span {font-size: 12px}.car-view .car-view__gift b span:before {font-size: 30px;left: 38%}.car-view .car-view__gift_sale b {top: 26%;font-size: 26px}.car-view .car-view__gift_sale b span {font-size: 13px}.car-view .car-view__gift_santafe {top: -30px}.car-view .car-view__gift_santafe b span:before {left: 10%}.car-view .car-view__gift_creta {top: -50px}.car-view .car-view__gift_creta b {top: 22%}.car-view .car-view__gift_creta b span {font-size: 11px;font-weight: 500}.chars {padding: 80px 20px 0 80px}.car-preview {padding: 0 0 50px}.text-tiles {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap}.text-tiles .col {width: 50%;-webkit-flex-basis: auto;-ms-flex-preferred-size: auto;flex-basis: auto} }@media (max-width: 767px) {.main-info {padding: 30px 0 25px}.main-info__title {line-height: .9;padding: 0 0 15px}.main-info__title div {font-size: 18px}.car-view {padding: 65px 0 0;padding: 10vw 0 0}.car-view .car-view__color {width: 50px;height: 50px}.chars {padding: 66px 0 0}.chars .col-10 {padding-left: 1em}.req-form {padding-left: 0}.car-view__colors {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between}.car-view .car-view__color {margin: 0}.car-view__gift {left: auto;right: 0;text-align: right}.car-view__gift b {font-size: 15px;top: 33%;left: auto;right: 20%}.car-view__gift b span {font-size: 12px}.car-view__gift b span:before {font-size: 30px;left: auto;right: 10%}.car-view__gift_sale b {left: 0}.car-view .car-view__gift_creta {top: -70px} }@media (max-width: 575px) {.mob-menu {padding-top: 50px}.car-preview {overflow: hidden}.download {text-align: left}.car-view__img-wr {margin-top: 60px}.main-info__title {padding: 0}.car-view__img-wr {height: 190px}.car-view .car-view__color {width: 27px;height: 27px}.car-view .car-view__gift {width: 38%;padding-top: 38%}.chars {padding: 38px 0 0}.chars svg {display: none}.chars__title {font-size: 10px}.chars__val {font-size: 17px}.chars__item {padding-bottom: 20px}.chars * {white-space: nowrap}.main-info {padding: 18px 0 25px}.main-info__cost {line-height: .9;padding: 0 0 11px}.text-tiles {margin: 4px 0 0}.text-tiles .col {width: 50%}.text-tile {margin: 4px 0 20px}.text-tile__ico {text-align: center}.text-tile__text {font-size: 14px} }@-webkit-keyframes btn_animate {0% {opacity: .6}20% {opacity: 1} }@keyframes btn_animate {0% {opacity: .6}20% {opacity: 1} }[data-car-complect] {display: none }[data-car-complect].active {display: block }[data-car-tab=link]:after {content: "";position: absolute;right: 5px;top: 5px;width: 24px;height: 24px;background-repeat: no-repeat;background-position: 50%;-webkit-background-size: contain;background-size: contain;background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDYxMi4wMDQgNjEyLjAwNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjEyLjAwNCA2MTIuMDA0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTYwNy4yODMsMjE3LjUyOUw0OTMuMzA3LDEwMy41NTJjLTQuNzkzLTQuNzkzLTEwLjQ4NS02LjMzMS0xNy42NDYtMy41ODdjLTYuODk4LDIuNjQyLTEwLjQ3Myw3Ljc3My0xMC40NzMsMTUuMjUzICAgIHY1OC4wMzljLTQxLjU3OSw3LjQ4LTgwLjE1MiwyMS41NzgtMTE1LjE3Nyw0Mi43NzljLTQzLjA1MywyNi4wNjQtNzcuMzc2LDU4LjMyNi0xMDEuNzExLDk4LjEyNCAgICBjLTQuMzk3LDcuMTkyLTMuMjIzLDE0LjYwMywyLjk5MywyMC4zNGM1LjQ1Nyw1LjA0MiwxNC4zNiw1LjY4NywyMC4zNCwxLjc5M2MwLjMtMC4zLDAuMy0wLjMsMC42LTAuMyAgICBjNC4xODctMi42ODcsOC4zNDEtNS4xNDQsMTIuMjY3LTcuMThjNC4xNTUtMi4xNTEsMTIuODY2LTYuMjgsMjYuMzI2LTExLjk2YzEzLjQ1OS01LjY4NywyNi4zMjUtMTAuNzcyLDM5LjE4Ni0xNC42NTkgICAgYzEyLjg2Ni0zLjg5MywyOS4wMi03LjgwNSw0Ny44NjUtMTEuMDczYzE5LjE0Ni0zLjMxMiwzNy45OTItNS4wODYsNTYuMjQ1LTUuMDg2aDExLjA2NnY1Ni41NDRjMCw3LjQ4LDMuNTgsMTIuNTg2LDEwLjQ3MywxNS4yNTMgICAgYzIuMzgxLDAuOTI2LDQuNDg3LDEuMiw1Ljk4LDEuMmM0LjQ4NiwwLDguMzY2LTEuNTA2LDExLjY2Ni00Ljc4NmwxMTMuOTc4LTExMy4zODMgICAgQzYxMy41ODMsMjM0LjYwMSw2MTMuNTcsMjIzLjgxNSw2MDcuMjgzLDIxNy41Mjl6IE00OTguMDkzLDMwMi40OTN2LTMxLjcxMmMwLTguNjczLTYuMjc5LTE2LjE1My0xNC42NTktMTYuNDUzICAgIGMtNi41OC0wLjktMTYuNDUzLTEuMi0yOS4zMTItMS4yYy00Mi43NzksMC04NS44NTcsNy4xOC0xMjguNjM3LDIxLjgzOWM0NS40NzItMzguNTkyLDk4LjQyNC02Mi4xOTksMTU4LjU0OS03MC44OTggICAgYzguMDgtMS4xNjgsMTQuMDYxLTguMDgsMTQuMDYxLTE2Ljc1M3YtMzIuMzEybDc0LjE5LDc0LjE5MUw0OTguMDkzLDMwMi40OTN6IiBmaWxsPSIjMDY0ODNhIi8+CgkJPHBhdGggZD0iTTQzOC4yNjIsNDc3LjE5NWMwLDEuMTk5LTEuNzk0LDIuOTkzLTMuMjg3LDIuOTkzSDM2LjE5OWMtMi4wOTMsMC0yLjk5My0wLjktMi45OTMtMi45OTNWMTg2LjcxNyAgICBjMC0yLjA5MywwLjktMi45OTQsMi45OTMtMi45OTRIMzY1Ljg3di0zMy41MDVIMzYuMTk5Yy0xOC44NDYsMC0zNC4xMDUsMTQuNjYtMzYuMTk5LDMyLjkxMnYzLjU4N3YyOTAuNDc5djMuNTkzICAgIGMyLjA5MywxOC4yNDYsMTcuMzUzLDMyLjYwNSwzNi4xOTksMzIuNjA1aDM5OC43NzZjMTAuMTY3LDAsMTguOTE3LTMuNTE3LDI1LjcyNy0xMC40NzNjNi45NTYtNy4xMDQsMTAuNDczLTE1Ljg1MywxMC40NzMtMjUuNzI2ICAgIHYtOTguNzE4aC0zMi45MTJWNDc3LjE5NXoiIGZpbGw9IiMwNjQ4M2EiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K) }.stock-header {margin: 0;text-transform: uppercase;font-size: 32px;font-weight: 700;text-align: center;margin: 10px 0 12px }.through {text-decoration: line-through }.callnow {background-color: #444444;line-height: 48px;height: 48px;font-size: 16px;color: #fff;text-align: center }.callnow b {font-size: 20px }.complectation-wrapper {overflow: hidden;padding: 0 }.complectation-wrapper h2 {margin-bottom: 50px }.stock-wrapper {padding-top: 40px;padding-bottom: 60px }.complect-item-title {font-size: 18px;text-transform: uppercase;border-top: 1px solid #c4c4c4;padding: 25px 0;margin: 0;text-align: center }.complect {width: 100%;font-size: 15px;margin: 0 0 110px;padding: 30px 0 0;position: relative }.complect-item {padding: 30px 0;position: relative;border-top: 1px solid #c4c4c4 }.complect-item-sticker {position: absolute;color: #444444;top: -40px;left: 0;width: 200px;height: 40px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;font-size: 14px;font-weight: 700 }.complect__label {font-size: 15px;color: #000;margin: 0 0 .2em }.complect__name {font-size: 20px;font-weight: 900;text-transform: uppercase;color: #1a1a1a;text-align: left !important }.complect-picture-img {position: absolute;top: -35px;right: 10px;background: #f64747;width: 60px;height: 60px;-webkit-border-radius: 50%;border-radius: 50%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center }.complect-picture-img-text {color: #fff;font-size: 18px;font-weight: 700 }.complect-picture-img-number {color: #fff;font-weight: 700;font-size: 14px }.complect__img {width: 100%;max-width: 320px;height: 210px;background-repeat: no-repeat;background-position: 50% 50%;-webkit-background-size: 100% 100%;background-size: 100%;margin: 25px 0 .2em;position: relative }.complect__img-text {display: none;bottom: 35px;left: 10px }.complect__img-text, .complect__order {position: absolute;color: #fff;font-weight: 700 }.complect__order {top: 0;right: 0;width: 100px;background: #444444;height: 30px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center }.complect__fixedcost {font-size: 20px;color: #f64747;font-weight: 700 }.complect__sticker {color: #fff;position: relative;display: inline-block;height: 45px;max-width: 300px;margin-top: 5px;margin-bottom: 5px }.complect__sticker:before {left: 5px;background-color: #fff;width: 4px;z-index: 1 }.complect__sticker:after, .complect__sticker:before {content: "";display: block;position: absolute;top: 0;bottom: 0 }.complect__sticker:after {left: 0;right: 0;border-bottom: 20px solid transparent;border-right: 20px solid transparent;border-left: 0 solid #f64949;border-top: 45px solid #f64949 }.complect__sticker p {position: relative;z-index: 1;font-size: 17px;margin: 0;padding: 11px 50px 11px 35px }.complect__sticker small {position: relative;z-index: 1;display: block;font-size: 15px;line-height: 1.1;padding: 7px 30px }.complect__exclusive {position: absolute;top: -45px;left: -70px;font-size: 12px;color: #fff;background-color: #444444;width: 8em;height: 8em;padding: 5px;text-align: center;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-border-radius: 50%;border-radius: 50% }.complect__hot {position: absolute;top: -26px;padding: 0 0 0 35px;font-size: 12px;font-weight: 900;color: #ed260c;text-transform: uppercase }.complect__hot:before {content: "";position: absolute;top: 0;left: 0;width: 21px;height: 31px;background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi43IiBoZWlnaHQ9IjMwLjIiIHZpZXdCb3g9IjAgMCAyMi43IDMwLjIiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9IjQuNSIgeDI9IjE3LjkiIHkxPSI1LjUiIHkyPSIyOC43IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjZWQyNjBjIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjYTgyMzEyIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNNC42IDI3LjVjLTEuNC0xLjYtMi44LTMuMi0zLjctNS4yLS45LTIuMS0xLjEtNC41LS43LTYuN3MxLjQtNC40IDIuOS02LjJhNiA2IDAgMCAwIDEuNSA0LjRDNCAxMC43IDUgNy40IDcgNXM0LjgtNCA3LjctNWMtMS40IDEuNS0xLjYgMy45LTEuMSA1LjkuNiAyIDEuOCAzLjggMi44IDUuNnMyLjEgMy43IDIuMSA1LjhjLjYtMS4xIDEuMi0yLjEgMS42LTMuMy40LTEuMi42LTIuNS4zLTMuN2E5LjggOS44IDAgMCAxIDIuMSA0LjVjLjMgMS44LjMgMy42LjEgNS40LS4zIDItLjggNC0xLjggNS42LTEuMyAyLTMuMyAzLjMtNS41IDQuMS0zLjkuNy03LjguMS0xMC43LTIuNHoiLz48L3N2Zz4=) no-repeat 50%;-webkit-background-size: contain;background-size: contain }.complect__title {font-size: 18px;text-transform: uppercase;font-weight: 900;color: #1a1a1a;padding-right: 1em }.complect__oldcost {font-size: 34px;line-height: .9;font-weight: 900;color: #444444;padding-right: .6em;padding-bottom: .4em }.complect__oldcost_small {font-size: 24px }.complect__newcost {font-size: 34px;line-height: .9;font-weight: 900;color: #f64949 }.complect__newcost_bg {width: 225px;height: 102px;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-background-size: contain;background-size: contain }.complect__newcost_bg .rouble {margin-top: -12px;margin-left: 5px }.complect__findcost {cursor: pointer;color: #243851;display: inline-block;border-bottom: 1px solid #243851;-webkit-transition: border .2s ease;-o-transition: border .2s ease;transition: border .2s ease;margin: 0 0 20px }.complect__findcost:hover {border-color: #db4957 }.complect b {font-size: 16px;font-weight: 500;color: #2170aa;vertical-align: bottom }.complect__stocks {font-size: 105% }.complect__stocks b {color: #444444 }.complect__stocks div {margin-bottom: .6em }.complect__stocks-item_bold {padding-left: 8px;border-left: 2px solid #444444;margin-left: -8px }.complect__stocks-item_bold b {color: #db4957 }.complect__btn {margin: 10px -4px 22px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex }.complect__btn button {margin: 0 4px;font-weight: 500;background-color: #444444;padding: 16px 0;font-size: 16px;text-transform: uppercase;color: #fff;font-weight: 700;width: 100%;text-align: center;position: relative;-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 17, .3);box-shadow: 0 1px 2px 0 rgba(0, 0, 17, .3);-webkit-border-radius: 2px;border-radius: 2px }.complect__btn button:after {content: "";position: absolute;top: 0;left: -4rem;background: -webkit-gradient(linear, right top, left top, from(hsla(0, 0%, 100%, 0)), color-stop(hsla(0, 0%, 100%, .8)), to(hsla(0, 0%, 100%, 0))) no-repeat -.2rem 0;background: -webkit-linear-gradient(right, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, 0)) no-repeat -.2rem 0;background: -o-linear-gradient(right, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, 0)) no-repeat -.2rem 0;background: linear-gradient(270deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, 0)) no-repeat -.2rem 0;width: 3rem;height: 100%;-webkit-transform: skewX(-30deg);-ms-transform: skewX(-30deg);transform: skewX(-30deg);-webkit-animation: runbeam 5s ease-in-out 3s infinite;animation: runbeam 5s ease-in-out 3s infinite }.complect__btn button.accent {color: #fff;background-color: #db4957 }.complect__btn button.accent:hover {background-color: #e26b76;color: #fff }.complect__btn button:hover {color: #000;background-color: #ffcc00; }.complect__btn button.animated {background-color: #2ea92b;height: auto;-webkit-border-radius: 3px;border-radius: 3px;line-height: 1.1;padding: .5em .2em;-webkit-animation: btn_animate 2s ease 0s alternate infinite;animation: btn_animate 2s ease 0s alternate infinite;-webkit-transition: opacity .3s ease;-o-transition: opacity .3s ease;transition: opacity .3s ease }.complect__btn button.animated:active, .complect__btn button.animated:focus, .complect__btn button.animated:hover {opacity: .8;color: #fff !important }.complect__btn_first {margin: 30px -4px 8px }.complect__btn_first button {background-color: #e8e8e8;color: #000 }.complect__btn_first button:hover {background-color: #d9d9d9;color: #000 }.complect__colors {padding-top: 10px;margin: 0 0 10px }.complect__colors-info {font-size: 15px;margin-bottom: 27px }.complect__cl {width: 26px;display: inline-block;height: 26px;-webkit-border-radius: 3px;border-radius: 3px;margin: 0 5px 0 0;background-color: #f5f5f5;position: relative;cursor: pointer }.complect__cl:hover {opacity: .84 }.complect__cl:after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-box-shadow: 0 3px 10px 0 rgba(255, 0, 0, .3);box-shadow: 0 3px 10px 0 rgba(255, 0, 0, .3) }.complect__cl_black, .complect__cl_new-black {background-image: -webkit-linear-gradient(315deg, #57565d, #111);background-image: -o-linear-gradient(315deg, #57565d, #111);background-image: linear-gradient(135deg, #57565d, #111) }.complect__cl_black:after, .complect__cl_new-black:after {-webkit-box-shadow: 0 3px 10px 0 rgba(87, 86, 93, .3);box-shadow: 0 3px 10px 0 rgba(87, 86, 93, .3) }.complect__cl_gray, .complect__cl_grey, .complect__cl_new-grey {background-image: -webkit-linear-gradient(315deg, silver, #777);background-image: -o-linear-gradient(315deg, silver, #777);background-image: linear-gradient(135deg, silver, #777) }.complect__cl_gray:after, .complect__cl_grey:after, .complect__cl_new-grey:after {-webkit-box-shadow: 0 3px 10px 0 hsla(0, 0%, 88%, .3);box-shadow: 0 3px 10px 0 hsla(0, 0%, 88%, .3) }.complect__cl_yellow {background-image: -webkit-linear-gradient(315deg, #ffc801, #ffb600);background-image: -o-linear-gradient(315deg, #ffc801, #ffb600);background-image: linear-gradient(135deg, #ffc801, #ffb600) }.complect__cl_yellow:after {-webkit-box-shadow: 0 3px 10px 0 rgba(255, 200, 1, .3);box-shadow: 0 3px 10px 0 rgba(255, 200, 1, .3) }.complect__cl_orange {background-image: -webkit-linear-gradient(315deg, #f24d29, #bb2c2a);background-image: -o-linear-gradient(315deg, #f24d29, #bb2c2a);background-image: linear-gradient(135deg, #f24d29, #bb2c2a) }.complect__cl_orange:after {-webkit-box-shadow: 0 3px 10px 0 rgba(242, 77, 41, .3);box-shadow: 0 3px 10px 0 rgba(242, 77, 41, .3) }.complect__cl_braun, .complect__cl_new-brown {background-image: -webkit-linear-gradient(315deg, #7b6861, #44322b);background-image: -o-linear-gradient(315deg, #7b6861, #44322b);background-image: linear-gradient(135deg, #7b6861, #44322b) }.complect__cl_braun:after, .complect__cl_new-brown:after {-webkit-box-shadow: 0 3px 10px 0 rgba(123, 104, 97, .3);box-shadow: 0 3px 10px 0 rgba(123, 104, 97, .3) }.complect__cl_braungrey {background-image: -webkit-linear-gradient(315deg, #898178, #5e554d);background-image: -o-linear-gradient(315deg, #898178, #5e554d);background-image: linear-gradient(135deg, #898178, #5e554d) }.complect__cl_braungrey:after {-webkit-box-shadow: 0 3px 10px 0 hsla(32, 7%, 50%, .3);box-shadow: 0 3px 10px 0 hsla(32, 7%, 50%, .3) }.complect__cl_new-silver, .complect__cl_silver {background-image: -webkit-linear-gradient(315deg, #dedede, #a3a3a3);background-image: -o-linear-gradient(315deg, #dedede, #a3a3a3);background-image: linear-gradient(135deg, #dedede, #a3a3a3) }.complect__cl_new-silver:after, .complect__cl_silver:after {-webkit-box-shadow: 0 3px 10px 0 hsla(0, 0%, 87%, .3);box-shadow: 0 3px 10px 0 hsla(0, 0%, 87%, .3) }.complect__cl_new-white, .complect__cl_white {background-image: -webkit-linear-gradient(315deg, #f7f7f7, #d9d9d9);background-image: -o-linear-gradient(315deg, #f7f7f7, #d9d9d9);background-image: linear-gradient(135deg, #f7f7f7, #d9d9d9) }.complect__cl_new-white:after, .complect__cl_white:after {-webkit-box-shadow: 0 3px 10px 0 hsla(0, 0%, 85%, .3);box-shadow: 0 3px 10px 0 hsla(0, 0%, 85%, .3) }.complect__cl_green {background-image: -webkit-linear-gradient(315deg, #719f71, #3f7d3f);background-image: -o-linear-gradient(315deg, #719f71, #3f7d3f);background-image: linear-gradient(135deg, #719f71, #3f7d3f) }.complect__cl_green:after {-webkit-box-shadow: 0 3px 10px 0 rgba(113, 159, 113, .3);box-shadow: 0 3px 10px 0 rgba(113, 159, 113, .3) }.complect__cl_darkgreen {background-image: -webkit-linear-gradient(315deg, #557268, #323a38);background-image: -o-linear-gradient(315deg, #557268, #323a38);background-image: linear-gradient(135deg, #557268, #323a38) }.complect__cl_darkgreen:after {-webkit-box-shadow: 0 3px 10px 0 rgba(85, 114, 104, .3);box-shadow: 0 3px 10px 0 rgba(85, 114, 104, .3) }.complect__cl_blue, .complect__cl_new-blue {background-image: -webkit-linear-gradient(315deg, #1aa2df, #1a6ac1);background-image: -o-linear-gradient(315deg, #1aa2df, #1a6ac1);background-image: linear-gradient(135deg, #1aa2df, #1a6ac1) }.complect__cl_blue:after, .complect__cl_new-blue:after {-webkit-box-shadow: 0 3px 10px 0 rgba(26, 162, 207, .3);box-shadow: 0 3px 10px 0 rgba(26, 162, 207, .3) }.complect__cl_lightblue {background-image: -webkit-linear-gradient(315deg, #b4bfdd, #84878c);background-image: -o-linear-gradient(315deg, #b4bfdd, #84878c);background-image: linear-gradient(135deg, #b4bfdd, #84878c) }.complect__cl_lightblue:after {-webkit-box-shadow: 0 3px 10px 0 rgba(180, 191, 221, .3);box-shadow: 0 3px 10px 0 rgba(180, 191, 221, .3) }.complect__cl_darkblue {background-image: -webkit-linear-gradient(315deg, #2b4489, #1a6ac1);background-image: -o-linear-gradient(315deg, #2b4489, #1a6ac1);background-image: linear-gradient(135deg, #2b4489, #1a6ac1) }.complect__cl_darkblue:after {-webkit-box-shadow: 0 3px 10px 0 rgba(26, 162, 207, .3);box-shadow: 0 3px 10px 0 rgba(26, 162, 207, .3) }.complect__cl_new-red, .complect__cl_red {background-image: -webkit-linear-gradient(315deg, #a6272a, #a00000);background-image: -o-linear-gradient(315deg, #a6272a, #a00000);background-image: linear-gradient(135deg, #a6272a, #a00000) }.complect__cl_new-red:after, .complect__cl_red:after {-webkit-box-shadow: 0 3px 10px 0 rgba(166, 39, 42, .3);box-shadow: 0 3px 10px 0 rgba(166, 39, 42, .3) }.complect__cl_pale-red {background-image: -webkit-linear-gradient(315deg, #d1271d, #a00000);background-image: -o-linear-gradient(315deg, #d1271d, #a00000);background-image: linear-gradient(135deg, #d1271d, #a00000) }.complect__cl_pale-red:after {-webkit-box-shadow: 0 3px 10px 0 rgba(209, 39, 29, .3);box-shadow: 0 3px 10px 0 rgba(209, 39, 29, .3) }.complect__cl_bright-red {background-image: -webkit-linear-gradient(315deg, #af0101, #a00000);background-image: -o-linear-gradient(315deg, #af0101, #a00000);background-image: linear-gradient(135deg, #af0101, #a00000) }.complect__cl_bright-red:after {-webkit-box-shadow: 0 3px 10px 0 rgba(175, 1, 1, .3);box-shadow: 0 3px 10px 0 rgba(175, 1, 1, .3) }.complect__cl_lightbeige {background-image: -webkit-linear-gradient(315deg, #dbd4c9, #716657);background-image: -o-linear-gradient(315deg, #dbd4c9, #716657);background-image: linear-gradient(135deg, #dbd4c9, #716657) }.complect__cl_lightbeige:after {-webkit-box-shadow: 0 3px 10px 0 hsla(37, 20%, 82%, .3);box-shadow: 0 3px 10px 0 hsla(37, 20%, 82%, .3) }.complect__cl_beige, .complect__cl_new-beige {background-image: -webkit-linear-gradient(315deg, #c6aea9, #605254);background-image: -o-linear-gradient(315deg, #c6aea9, #605254);background-image: linear-gradient(135deg, #c6aea9, #605254) }.complect__cl_beige:after, .complect__cl_new-beige:after {-webkit-box-shadow: 0 3px 10px 0 hsla(10, 20%, 72%, .3);box-shadow: 0 3px 10px 0 hsla(10, 20%, 72%, .3) }.complect__cl_graphite, .complect__cl_lightgray {background-image: -webkit-linear-gradient(315deg, #e1e1e0, #787978);background-image: -o-linear-gradient(315deg, #e1e1e0, #787978);background-image: linear-gradient(135deg, #e1e1e0, #787978) }.complect__cl_graphite:after, .complect__cl_lightgray:after {-webkit-box-shadow: 0 3px 10px 0 hsla(60, 2%, 88%, .3);box-shadow: 0 3px 10px 0 hsla(60, 2%, 88%, .3) }.complect__cl_darkgray {background-image: -webkit-linear-gradient(315deg, #5a6062, #a2a7aa);background-image: -o-linear-gradient(315deg, #5a6062, #a2a7aa);background-image: linear-gradient(135deg, #5a6062, #a2a7aa) }.complect__cl_darkgray:after {-webkit-box-shadow: 0 3px 10px 0 rgba(90, 96, 98, .3);box-shadow: 0 3px 10px 0 rgba(90, 96, 98, .3) }.complect__cl_olive {background-image: -webkit-linear-gradient(315deg, #5c635e, #444a46);background-image: -o-linear-gradient(315deg, #5c635e, #444a46);background-image: linear-gradient(135deg, #5c635e, #444a46) }.complect__cl_olive:after {-webkit-box-shadow: 0 3px 10px 0 rgba(92, 99, 94, .3);box-shadow: 0 3px 10px 0 rgba(92, 99, 94, .3) }.complect__gift {vertical-align: top;line-height: 1.2;margin-bottom: 3px !important }.complect__gift div {display: inline-block;position: relative;font-size: 15px;padding: 0 10px 0 16px;margin: 0 0 10px;color: #363636 }.complect__gift div:before {display: block;position: absolute;top: 1px;left: 0;content: "";background-color: #db4957;width: 2px;height: 100% }.complect__gift b {color: #444444 }.complect__gift_accent div:before {background-color: #db4957 }.complect__warning {padding: 14px 0 0;font-size: 120% }.complect__warning b {color: #db4957 }.hidden-cars-content-toggler {margin: 30px 0 10px;text-transform: uppercase;font-weight: 700 }.sale-time {display: inline-block;margin: 20px 0 0;padding: 0 0 44px }.sale-time span {color: #444444 }.sale-time b, .sale-time span {font-weight: 500;font-size: 17px }.sale-time b {color: #2170aa;display: inline-block;vertical-align: initial }.complect-advantages {padding: 12px 0 0 }.complect-advantages__img {background-repeat: no-repeat;background-position: 50%;-webkit-background-size: contain;background-size: contain;-webkit-box-flex: 0;-webkit-flex: none;-ms-flex: none;flex: none;width: 53px;height: 56px;margin: 0 15px 0 0 }.complect-advantages__img_shield {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NS41IiBoZWlnaHQ9IjY0IiB2aWV3Qm94PSIwIDAgNTUuNSA2NCI+PGNpcmNsZSBjeD0iMzEuOSIgY3k9IjI3LjgiIHI9IjE0LjQiIGZpbGw9IiNmZmFmMDMiLz48cGF0aCBmaWxsPSIjNDAzZjQyIiBkPSJNNTMuMiA0LjJjLTcuMiAwLTE0LjMtMS40LTIxLTRsLS4zLS4yLS40LjJjLTYuNyAyLjctMTMuOCA0LTIxIDRIOC4ydjIxLjZIMy4xYy0xLjcgMC0zLjEgMS40LTMuMSAzLjF2MTcuNWMwIDEuNyAxLjQgMy4xIDMuMSAzLjFoOS4zYzIuNCAzLjkgNS44IDcgOS44IDkuMmw5LjcgNS4zIDkuNy01LjNDNTAuMiA1NCA1NS41IDQ1IDU1LjUgMzUuMnYtMzFoLTIuM3pNMi4xIDQ2LjNWMjguOWMwLS42LjUtMSAxLTFoOS4zYy42IDAgMSAuNSAxIDF2MTcuNWMwIC42LS41IDEtMSAxSDMuMWMtLjYgMC0xLS41LTEtMS4xem0xMy4zLTE1LjRjMy40LS4yIDYuMi0zIDYuMi02LjV2LTUuM2MwLTEuNCAxLjItMi42IDIuNi0yLjZzMi42IDEuMiAyLjYgMi42djYuNWMwIDEuOCAxLjUgMy4zIDMuMyAzLjNoNy41YzIgMCAzLjYgMS42IDMuNiAzLjZ2MTEuNGMwIDItMS42IDMuNi0zLjYgMy42SDIyLjRjLS44IDAtMS42LS40LTItMS4xLS44LTEuMy0yLjItMi0zLjctMmgtMS4ybC0uMS0xMy41em0zOC4xIDQuM2MwIDktNC45IDE3LjMtMTIuOCAyMS42TDMyIDYxLjZsLTguNy00LjhjLTMuNi0yLTYuNi00LjgtOC44LTguMi42LS41IDEtMS4zIDEuMS0yLjEgMi4xIDMuNiA1LjEgNi41IDguNyA4LjVsNy44IDQuMiA3LjgtNC4yYzcuMy00IDExLjgtMTEuNiAxMS44LTE5LjhWMTkuNmgtMi4xdjE1LjZjMCA3LjUtNC4xIDE0LjQtMTAuNyAxOGwtNi44IDMuNy02LjgtMy43Yy0yLjktMS42LTUuMy0zLjgtNy4yLTYuNS4zLjIuNS40LjcuNy44IDEuMyAyLjIgMiAzLjcgMmgxNS4xYzMuMSAwIDUuNi0yLjUgNS42LTUuNlYzMi40YzAtMy4xLTIuNS01LjYtNS42LTUuNkgzMGMtLjcgMC0xLjItLjYtMS4yLTEuMnYtNi41YzAtMi42LTIuMS00LjYtNC42LTQuNnMtNC42IDIuMS00LjYgNC42djUuM2MwIDIuMy0xLjggNC4yLTQuMSA0LjQgMC0uOS0uNC0xLjctMS0yLjJWMTAuMmM2LS40IDExLjgtMS42IDE3LjUtMy42IDUuNiAyIDExLjUgMy4zIDE3LjUgMy42djEuMWgyLjF2LTNoLTFDNDQuMiA4IDM4LjEgNi43IDMyLjIgNC41bC0uNC0uMS0uNC4xYy01LjkgMi4yLTEyIDMuNC0xOC4yIDMuN2gtMXYxNy41aC0yLjFWNi4yaC4yYzcuMyAwIDE0LjUtMS40IDIxLjQtNCA2LjggMi43IDE0IDQgMjEuNCA0aC4ybC4yIDI5eiIvPjxwYXRoIGQ9Ik00OS4zIDE1LjVoMi4xdjIuMWgtMi4xek00LjEgNDMuM2g3LjJ2Mi4xSDQuMXoiLz48L3N2Zz4=) }.complect-advantages__img_gift {background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MS43IiBoZWlnaHQ9IjU3LjYiIHZpZXdCb3g9IjAgMCA2MS43IDU3LjYiPjxwYXRoIGZpbGw9IiNmZmFmMDMiIGQ9Ik00OC44IDZjLTEuNyAwLTMuMy44LTQuMyAyLjFsLTIuNCAzLjFMMzkuNiA4Yy0xLTEuMy0yLjYtMi00LjMtMi0zLjEgMC01LjUgMi41LTUuNSA1LjUgMCA1LjUgMi44IDEwLjcgNy4zIDEzLjdsNSAzLjMgNS0zLjNjNC42LTMuMSA3LjMtOC4yIDcuMy0xMy43IDAtMy4xLTIuNS01LjUtNS42LTUuNXoiLz48cGF0aCBmaWxsPSIjNDI0MTQ0IiBkPSJNNjAuNiAyMi42aC0xVjMuMWMwLTEuNi0xLjMtMy4xLTMuMS0zLjFINS4xYy0xLjYgMC0zIDEuMy0zIDMuMXYxOS41SDFjLS42IDAtMSAuNC0xIDF2MTAuM2MwIC42LjQgMSAxIDFoMXYxOS41YzAgMS42IDEuMyAzLjEgMy4xIDMuMWg1MS41YzEuNiAwIDMuMS0xLjQgMy4xLTMuMVYzNC45aDFjLjYgMCAxLS40IDEtMVYyMy42YzAtLjYtLjQtMS0xLjEtMXptLTMtMTkuNXYxOS41aC05LjNjLS4xLS45LS4zLTEuOC0uNi0yLjMtMS0xLjktMi45LTMtNS4xLTNoLS4xYy0yIDAtMy44IDEuNC01LjMgMi45VjIuMWgxOS40Yy40IDAgMSAuNCAxIDF6TTQ0LjUgMzYuMnMtLjEuMSAwIDBsLS4yLjJzLS4xIDAtLjEuMWMtLjguNi0xLjkuNi0yLjkuNC0uNy0uMS0xLjMtLjQtMS45LS44LTEuNS0uOS0yLjktMi41LTMtNC41LjItLjMuMy0uNy40LTFsMi44IDIuMWMuMi4xLjQuMi42LjIuMyAwIC42LS4xLjgtLjQuMy0uNC4yLTEuMS0uMi0xLjRsLTMtMi4zIDMtMi4zYy40LS4zLjUtMSAuMi0xLjQtLjMtLjQtMS0uNS0xLjQtLjJMMzYuOCAyN2MtLjItLjYtLjUtMS4yLS44LTEuNy4xLS4xLjItLjMuNC0uNXMuNC0uNS42LS44YzAgMCAwLS4xLjEtLjEgMS0xLjMgMy40LTQuMiA1LjUtNC4yIDEuMSAwIDIgLjMgMi42LjkuMi4yLjQuNS41LjguMy42LjUgMy40LjQgNC40djEuNGMwIDEuNSAwIDQuNS0uNiA2LjctLjQgMS4zLS43IDItMSAyLjN6bS05LjEgNS4ybC0uMi4zLS4xLjEtMi44LTcuMWMuOS0uMiAxLjYtLjYgMi4zLTEuMS4yLjYuNSAxLjIuOSAxLjcuNS43IDEuMSAxLjQgMS44IDEuOWwxLjMgM0wzNyA0MGMtLjQgMC0uOC4yLTEgLjVsLS42Ljl6bS0xMC4yLS45Yy0uMi0uMy0uNi0uNS0uOS0uNWgtLjFsLTEuNy4zIDEuMS0yLjVjMS43LTEgMi45LTIuNSAzLjYtNC4xLjcuNSAxLjQuOSAyLjIgMS4xTDI2IDQxLjlsLS44LTEuNHptLTgtNC4yYy0uMy0uMy0uOC0xLTEuMS0yLjR2LS4yYy0uNS0yLjItLjYtNC43LS42LTYuNXYtMS40YzAtLjMgMC0xLjEuMS0yLjF2LS4xYy4xLTEuNC4zLTIuMS40LTIuMy42LTEuMiAxLjctMS44IDMuMi0xLjhoLjNjMi4yLjIgNC42IDMuMyA1LjQgNC40bC4xLjFjLjIuMy40LjUuNS43LjEuMS4yLjMuMy40LS40LjUtLjcgMS4xLS45IDEuN2wtMi43LTIuMWMtLjQtLjMtMS4xLS4yLTEuNC4yLS4zLjQtLjIgMS4xLjIgMS40bDMgMi4zLTMgMi40Yy0uNC4zLS41IDEtLjIgMS40LjIuMy41LjQuOC40LjIgMCAuNC0uMS42LS4ybDIuNy0yIC4zLjljLS4xIDIuNC0yIDQuMi0zLjkgNS0uMy4yLS43LjMtMS4xLjQtMS4xLjMtMi4zLjEtMy0uNnptMTcuMi05LjVzMCAuMS4xLjFjLjMuNS40IDEuMS40IDEuN3YuNWMwIC40LS4xLjgtLjMgMS4yLS4yLjEtLjQuMi0uNS41LS43IDEuMi0yLjEgMi4xLTMuNSAyLjEtLjYgMC0xLjEtLjEtMS42LS4zLS42LS4zLTEuMi0uOC0xLjYtMS40IDAtLjEgMC0uMS0uMS0uMi0uNC0uNS0uNi0xLjItLjYtMS44di0uNWMwLTEgLjUtMS45IDEuMy0yLjUuMS0uMi4yLS4zLjItLjUuNy0uNiAxLjYtLjkgMi42LS45IDEuNi0uMSAyLjkuNyAzLjYgMnptLjUtMy45Yy0uMS4yLS4zLjQtLjQuNSAwIC4xLS4xLjEtLjEuMiAwIDAtLjEgMC0uMS4xLS45LS42LTEuOS0xLTMtMS4xaC0xYy0uOS4xLTEuOC4zLTIuNS44LS4yLjEtLjMuMi0uNS4zLS4yLS4yLS40LS41LS42LS44VjIuMWg4LjJ2MjAuOHpNNC4xIDMuMWMwLS41LjUtMSAxLTFoMTkuNnYxOC40Yy0xLjYtMS42LTMuNS0zLTUuNi0zLTIuNC4xLTQuMSAxLjEtNS4xIDMtLjEuMi0uMy42LS41IDIuMkg0LjFWMy4xem0tMiAyMS42aDExLjN2Mi41Yy4xIDEuNC4xIDMuNi40IDUuN0gyLjF2LTguMnptMiAyOS44VjM0LjloMTAuMWMuMyAxLjIuOCAyLjIgMS41IDIuOS45LjggMi4yIDEuMyAzLjYgMS4zLjQgMCAuOSAwIDEuMy0uMWwtMSAyLjJjLS4yLjMtLjEuNy4xIDEgLjMuMy42LjUgMSAuNGwzLS41LjkgMS42djExLjdINS4xYy0uNS4xLTEtLjMtMS0uOXpNMjYuOCA0NWMuMS0uMS4yLS4yLjMtLjRsMy43LTguMSAzLjIgOC4xYy4xLjMuNC42LjguNmguMXYxMC4zaC04LjFWNDV6bTMwLjggOS41YzAgLjUtLjQgMS0xIDFIMzdWNDIuOGwuNC0uNyAyLjYuNGguM2MuNCAwIC44LS4xIDEtLjQuMi0uMy4zLS43LjEtMWwtMS4xLTIuM2MuNy4yIDEuNC4zIDIgLjMgMS40IDAgMi43LS41IDMuOC0xLjUuNi0uNiAxLjEtMS42IDEuNC0yLjdoMTBsLjEgMTkuNnptMi0yMS42SDQ4Yy4zLTEuOC4zLTMuOC40LTUuOHYtMi40aDExLjJ2OC4yeiIvPjwvc3ZnPg==) }.complect-advantages__item {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center }.complect-advantages__text {font-size: 13px;font-weight: 500;color: #333333;padding: 0 0 7px 20px;position: relative }.complect-advantages__text:before {content: "";width: 6px;height: 6px;background-color: #db4957;display: inline-block;-webkit-border-radius: 6px;border-radius: 6px;position: absolute;top: 4px;left: 3px }.compect-options {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding: 20px 0 8px;margin: 0 -4px }.compect-options .nav-widget-popup__addition-option {margin: 0 4px }.compect-options .nav-widget-popup-checkbox {height: 38px;line-height: 38px }.compect-options .nav-widget-popup-checkbox:after, .compect-options .nav-widget-popup-checkbox:before {top: 9px }.hidden-cars-content {display: none }.hidden-cars-content.visible {display: block }.complect__item-content {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center }@media (min-width: 1200px) {.complect-item .col-12.col-lg-6.col-xl-4, .complect-item .col-12.col-xl-5.d-lg-none.d-xl-block {-webkit-box-flex: 0;-webkit-flex: 0 0 37%;-ms-flex: 0 0 37%;flex: 0 0 37%;max-width: 37%} }@media (max-width: 1199px) {.complect__name {font-size: 18px}.fly-notify {display: none} }@media (max-width: 991px) {.stock-header {font-size: 26px}.callnow {height: auto;line-height: 1.3;padding: 12px 0}.callnow b:first-child {display: block}.complect {font-size: 14px}.complect__name {font-size: 16px;height: 30px}.complect__cost {font-size: 18px;position: relative;margin-top: 25px}.complect__cost:before {font-weight: 400;content: "Выгода";font-size: 14px;position: absolute;top: -10px}.complect__name {font-size: 14px}.complect {background: #f2f2f2;margin-bottom: 0}.complect__heads {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;text-align: center;padding: 26px 0 30px}.complect__name {display: block;border-bottom: 2px solid #c6c6c5;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;font-size: 22px;line-height: 2;height: auto;font-size: 18px;position: relative}.complect__name:after {position: absolute;top: -.2em;right: 10px;content: "+";font-size: 23px;font-weight: 500}.complect__name.active {border-color: #1681c7;margin: 0 0 20px}.complect__name.active:after {content: "–"}.complect__name:not(.active) {color: rgba(31, 53, 80, .75)}.complect__title {font-size: 25px}.complect__cost {display: inline-block;vertical-align: bottom;padding: 10px 0 6px;font-size: 20px;color: #444444}.complect__content {overflow: hidden;position: relative;display: none}.complect__content.active {opacity: 1;display: block}.complect__content > li {border-bottom: 1px solid #d9d9d9;margin: 0 0 20px}.complect__gifts {padding: 4px 0}.complect__gifts:before {content: "В подарок";font-weight: 500;font-size: 18px}.complect__gifts > li {font-size: 16px}.complect__gifts > li:before {content: "+";color: #444444;font-weight: 500;font-size: 14px;margin: 0 6px 0 2px}.complect__btn {font-size: 18px}.complect__btn .btn {width: 100%} }@media (max-width: 575px) {.stock-header {font-size: 20px}.complect-item {padding: 15px;margin-bottom: 10px;border: none;background: #f7f7f7}.complect-item-title {border: none}.complect__exclusive {top: -20px;left: auto;right: -10px}.complect__img {background-position: 50% 50%;-webkit-background-size: 100% 100%;background-size: 100%}.complect-picture-img {top: -10px;right: auto} }@-webkit-keyframes runbeam {20%, to {left: -webkit-calc(100% + 2rem);left: calc(100% + 2rem)} }@keyframes runbeam {20%, to {left: -webkit-calc(100% + 2rem);left: calc(100% + 2rem)} }.exchange {padding: 52px 0;margin: 0 0 70px;color: #161d2d;border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;overflow: hidden;position: relative }.exchange img {width: 90%;margin-top: 60px }.exchange__btn {text-transform: uppercase;font-weight: 700;padding: 1.3em 2.6em }.exchange-wr {overflow: hidden }.exchange__head {text-transform: uppercase;font-weight: 900;font-size: 34px;line-height: 1.23529;margin: 0 0 16px }.exchange__head b {font-weight: 900 }.exchange__annotation {font-size: 20px;font-weight: 500;margin-bottom: 20px }.exchange__text {font-size: 18px;margin: 0 0 22px;line-height: 1.5875 }@media (max-width: 1440px) {.exchange:after {right: -5%} }@media (max-width: 1199px) {.exchange:after {height: 360px;top: 20px;left: -16%} }@media (max-width: 991px) {.exchange {padding: 22px 0 50px}.exchange img {width: 100%;margin-bottom: 40px}.exchange:after {display: none}.exchange__head {font-size: 24px}.exchange__btn {font-size: 15px;width: 100%;text-align: center} }@media (min-width: 1400px) {.exchange:after {left: 7%} }.no-webp .bestprice:after {background-image: url(/local/templates/new_renault_landing/css/../img/main_533x400.png) }.webp .bestprice:after {background-image: url(/local/templates/new_renault_landing/css/../img/main_533x400.png) }.bestprice {padding: 71px 0;margin: 0 0 70px;color: #161d2d;background-color: #e6e6e6;position: relative }.bestprice-wr {overflow: hidden }.bestprice__head {text-transform: uppercase;font-weight: 900;font-size: 34px;line-height: 1.23529;margin: 0 0 20px }.bestprice__text {font-size: 16px;margin: 0 0 22px;line-height: 1.5875;max-width: 590px }.bestprice:after {content: "";position: absolute;background-repeat: no-repeat;background-position: bottom;-webkit-background-size: contain;background-size: contain;width: 640px;height: 400px;right: 4%;top: -14px }@media (max-width: 1400px) {.bestprice:after {right: -3%} }@media (max-width: 1199px) {.bestprice:after {height: 360px;top: 20px;right: -24%} }@media (max-width: 991px) {.bestprice:after {display: none}.bestprice {text-align: center}.bestprice__head {font-size: 24px}.bestprice__btn {font-size: 15px} }.stock-item {background-color: #f2f2f2;padding: 50px 30px 28px }.stock-item__head {font-size: 34px;line-height: 32px;color: #0e1422;font-weight: 700;margin: 0 0 30px }.stock-item__number {color: #444444;font-size: 46px;font-weight: 700 }.stock-item__subtitle {color: #0e1422;font-weight: 700;font-size: 18px;padding: 0 0 18px;margin: 0 0 20px;position: relative }.stock-item__subtitle:after {content: "";position: absolute;top: 100%;left: 30%;width: 40%;background-color: #444444;height: 1px;-webkit-transition: background-color .17s ease;-o-transition: background-color .17s ease;transition: background-color .17s ease }.stock-item__text {font-size: 16px;color: #101825;height: 90px }.stock-item__btn {width: 100% }.stock-item:hover .stock-item__subtitle:after {background-color: #db4957 }.advantages {padding: 50px 0 30px }.advantages__head {font-size: 34px;color: #161d2d;font-weight: 900;text-transform: uppercase;padding: 0 0 50px }.advantages__head_smallpad {margin-bottom: 0 }.advantages img {max-width: 70px;max-height: 50px }.advantages svg {fill: #444444;width: 100%;max-width: 50px }.advantages__number {font-size: 34px;font-weight: 700;color: #444444 }.adva-item {display: block;color: #333333;font-size: 16px;padding: 0 0 60px }.adva-item svg {max-width: 100%;max-height: 54px;margin-bottom: 5px;fill: #444444 }.adva-item__img {padding: 0 0 4px;height: 70px }.adva-item__img .big {width: 100% }.adva-item__img .uaz {padding-bottom: 0;width: 100%;max-width: 90px }.adva-item.link {text-decoration: underline }@media (max-width: 1199px) {.stock-item {padding: 40px 20px 20px}.stock-item__head {font-size: 30px}.stock-item__btn {padding: .9em .4em} }@media (max-width: 991px) {.advantages__head {font-size: 24px}.stock-item {margin: 0 0 30px}.stock-item__number {font-size: 26px} }@media (max-width: 575px) {.adva-item__text {font-size: 13px} }.credit {margin: -30px 0 60px;padding: 30px 0;background-color: #f2f2f2 }.credit__head {padding: 0 }.credit__comment {font-size: 20px }.credit__table {width: 100%;margin: 50px 0 20px }.credit__label {font-size: 18px;padding: 0 0 .2em }.credit__value {font-size: 30px;margin: 0 0 30px;font-weight: 900;color: #444444 }.credit__form {margin: 44px 20px 30px;padding: 30px 34px;-webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 17, .074);box-shadow: 0 0 40px 0 rgba(0, 0, 17, .074) }.credit__form input {width: 100%;height: 50px;border: 1px solid #d9d9d9;-webkit-border-radius: 3px;border-radius: 3px;padding: 0 0 0 15px;-webkit-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;margin-bottom: 20px }.credit__form input:focus, .credit__form input:hover {border: 1px solid #444444 }.credit__form button {width: 100% }.credit .checkbox {margin: 0 0 14px }.bank-logo {width: 60px;height: 60px;background-repeat: no-repeat;background-position: 50%;-webkit-background-size: 110% 110%;background-size: 110% }@media only screen and (max-width: 991px) {.credit__form {margin: 44px 0 30px;padding: 20px 14px} }@media only screen and (max-width: 575px) {.credit__label {font-size: 14px;padding: 0 0 .2em}.credit__value {font-size: 20px;margin: 0 0 30px;font-weight: 900;color: #444444}.credit__form input {height: 60px;font-size: 16px} }.order {padding: 20px 0;background: #21272f;color: #fff;-webkit-background-size: cover;background-size: cover;background-position: 50% }.order__head {padding: 0;margin: 0;font-weight: 400;font-size: 20px;line-height: 1.25 }.order__input {-webkit-border-radius: 3px;border-radius: 3px;border: 2px solid #fff;background: transparent;-webkit-transition: all .17s ease;-o-transition: all .17s ease;transition: all .17s ease;text-indent: 22px;color: #fff }.order__input::-webkit-input-placeholder {color: hsla(0, 0%, 100%, .8) }.order__input:-moz-placeholder, .order__input::-moz-placeholder {color: hsla(0, 0%, 100%, .8) }.order__input:-ms-input-placeholder {color: hsla(0, 0%, 100%, .8) }@media (max-width: 1199px) {.order {background-position: 20% 50%} }@media (max-width: 991px) {.order {background-position: 7% 50%} }@media (max-width: 767px) {.order {padding: 20px 0;background-position: 50%}.order input.order__btn {margin-right: 0}.order__form {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around}.order__btn {width: 100%;margin-top: 20px} }@media (max-width: 575px) {.order {font-size: 13px}.order h2 {font-size: 21px;margin: 0 0 20px}.order b {font-size: 25px;text-align: right;display: block;line-height: 1.32}.order br {display: none}.order__form {display: block;padding: 26px 0 0}.order__form input {width: 100%;margin: 0 0 22px} }.othercars {padding: 62px 0 48px }.other-car {-webkit-border-radius: 5px;border-radius: 5px;border: 1px solid #e6e6e6;padding: 20px 0 5px;display: block;background: #fff;margin: 0 5px 10px;min-height: 300px;-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .14);box-shadow: 0 0 0 0 rgba(0, 0, 0, .14);-webkit-transition: -webkit-box-shadow .17s ease;transition: -webkit-box-shadow .17s ease;-o-transition: box-shadow .17s ease;transition: box-shadow .17s ease;transition: box-shadow .17s ease, -webkit-box-shadow .17s ease;position: relative }.other-car.active {border-color: #444444 }.other-car:not(.active) {background-color: #f7f7f7;opacity: .9 }.other-car:not(.active).other-car-order {opacity: .6 }.other-car__label {position: absolute;top: 8px;left: 15px;color: #000 }.other-car__label b {font-size: 110%;color: #444444 }.other-car__hot {position: absolute;top: 13px;right: 10px;padding: 0 35px 0 0;line-height: 28px;font-size: 14px;font-weight: 900;color: #ed260c;text-transform: uppercase }.other-car__hot:before {content: "";position: absolute;top: -8px;right: 0;width: 25px;height: 38px;background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi43IiBoZWlnaHQ9IjMwLjIiIHZpZXdCb3g9IjAgMCAyMi43IDMwLjIiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9IjQuNSIgeDI9IjE3LjkiIHkxPSI1LjUiIHkyPSIyOC43IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjZWQyNjBjIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjYTgyMzEyIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNNC42IDI3LjVjLTEuNC0xLjYtMi44LTMuMi0zLjctNS4yLS45LTIuMS0xLjEtNC41LS43LTYuN3MxLjQtNC40IDIuOS02LjJhNiA2IDAgMCAwIDEuNSA0LjRDNCAxMC43IDUgNy40IDcgNXM0LjgtNCA3LjctNWMtMS40IDEuNS0xLjYgMy45LTEuMSA1LjkuNiAyIDEuOCAzLjggMi44IDUuNnMyLjEgMy43IDIuMSA1LjhjLjYtMS4xIDEuMi0yLjEgMS42LTMuMy40LTEuMi42LTIuNS4zLTMuN2E5LjggOS44IDAgMCAxIDIuMSA0LjVjLjMgMS44LjMgMy42LjEgNS40LS4zIDItLjggNC0xLjggNS42LTEuMyAyLTMuMyAzLjMtNS41IDQuMS0zLjkuNy03LjguMS0xMC43LTIuNHoiLz48L3N2Zz4=) no-repeat 50%;-webkit-background-size: contain;background-size: contain }.other-car__order {position: absolute;top: 0;right: 0;width: 140px;background: #444444;color: #fff;height: 30px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-weight: 700 }.other-car__img {width: 100%;padding-top: 54%;background-repeat: no-repeat;-webkit-background-size: 85% 85%;background-size: 85%;background-position: 50% }.other-car .main-info {margin: 0;padding: 0 0 0 7% }.other-car .main-info__old-cost {font-size: 11px;line-height: 1 }.other-car .main-info__old-cost span {font-size: 16px }.other-car .main-info__cost {font-size: 15px;padding: 0 0 14px;line-height: .9 }.other-car .main-info__cost span {font-size: 15px;font-weight: 700 }.other-car .main-info__bet {padding: 0 0 7px;margin: 0 }.other-car .main-info__bet span {font-size: 110%;font-weight: 900;color: #444444;margin-left: 0 }.other-car .main-info__title {font-size: 15px;text-transform: uppercase;margin: 0 0 12px;padding-bottom: 9px;line-height: 1.21739;position: relative;color: #161d2d }.other-car .main-info__title:before {content: "";position: absolute;top: 100%;left: 0;width: 98px;height: 1px;background-color: #b3b3b3;-webkit-transition: all .17s ease;-o-transition: all .17s ease;transition: all .17s ease }.other-car .main-info__small {color: #161d2d;opacity: .6 }.other-car:hover {-webkit-box-shadow: 4px 4px 36px 0 rgba(0, 0, 0, .1);box-shadow: 4px 4px 36px 0 rgba(0, 0, 0, .1);z-index: 1 }.other-car:hover .main-info__title:before {width: 130px;background-color: #db4957 }.getmoresale {text-align: center;overflow: hidden;padding: 0 0 60px }.getmoresale__head {text-transform: uppercase;color: #161d2d;font-size: 28px;line-height: 36px;font-weight: 900;position: relative;display: inline-block;margin: 0 0 18px }.getmoresale__head:after, .getmoresale__head:before {content: "";position: absolute;top: 50%;right: 112%;width: 200%;height: 1px;background-color: #999 }.getmoresale__head:after {right: auto;left: 112% }.getmoresale__title {font-size: 18px;font-weight: 900;color: #161d2d;text-transform: uppercase;margin: 0 0 18px }.getmoresale__text {font-size: 16px;line-height: 22px;color: #161d2d;margin: 0 0 20px }.getmoresale__btn {position: relative }.getmoresale__btn:after, .getmoresale__btn:before {content: "";position: absolute;top: 50%;right: 115%;width: 200%;height: 1px;background-color: #999 }.getmoresale__btn:after {right: auto;left: 115% }@media (max-width: 1199px) {.other-car {padding: 10px 20px;min-height: 414px}.other-car .main-info {padding: 0}.other-car.active:after {display: none} }@media (max-width: 991px) {.other-car {min-height: 327px}.other-car .main-info__title {font-size: 15px;margin: 0 0 12px}.other-car .main-info__cost span {font-size: 20px}.main-info__bet {font-size: 10px;margin-bottom: 0}.other-car {margin-bottom: 10px} }@media (max-width: 767px) {.other-car {position: relative;overflow: hidden;min-height: 144px}.other-car__img {-webkit-background-size: contain;background-size: contain;position: absolute;right: -10px;top: 0;width: 180px;height: 100%;padding-top: 0;background-position: 50% 100%}.other-car__hot {top: 7px}.other-car__hot:before {width: 22px} }@media (max-width: 767px) {.getmoresale__head {font-size: 24px} }@media (max-width: 575px) {.other-car .main-info__title {font-size: 12px}.othercars {padding: 40px 0}.othercars__head {font-weight: 500;font-size: 20px}.other-car .main-info__cost span {font-size: 16px}.other-car .main-info__cost {font-size: 12px}.other-car .main-info__small {font-size: 10px}.callnow {font-size: 95%}.other-car {padding: 10px 15px 0} }@media (max-width: 380px) {.other-car .main-info__title {font-size: 11px}.other-car .main-info__title:before {width: 60px}.other-car {padding: 10px 10px 0}.other-car:hover .main-info__title:before {width: 80px}[data-car-tab=link]:after {width: 14px;height: 14px} }@media (max-width: 350px) {.other-car__img {right: -55px} }#carStock {height: 1px }.map, .map__frame, .map__map {position: relative }.ballon {display: block;background-position: 50%;-webkit-background-size: contain;background-size: contain;width: 400px;height: 90px;background-repeat: no-repeat;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center }.ballon-info {width: 58% }.ballon-logo {width: 33%;max-height: 49px }.ballon-line {width: 1px;height: 70%;background: #f3f3f3 }.ballon-adress {font-size: 15px;line-height: 22px;color: #333333;display: block;margin-bottom: 10px;font-family: GothamPro, sans-serif }.ballon-go {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center }.ballon-go-img {width: 28px;height: 34px;background: url(/local/templates/new_renault_landing/css/../img/arrow_map.png) 50% no-repeat;margin-right: 10px }.ballon-link {font-size: 13px;line-height: 18px;color: #333333;font-family: GothamPro, sans-serif }.ballon-link-text {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex }#map .ymaps-2-1-71-balloon {-webkit-box-shadow: none;box-shadow: none;padding: 0;margin-left: -200px;margin-top: 60px }#map .ymaps-2-1-71-balloon__content, #map .ymaps-2-1-71-balloon__layout, #map .ymaps-2-1-71-balloon_layout_panel {background: transparent }#map .ymaps-2-1-71-balloon__content > ymaps {height: auto !important;width: auto !important }#map .ymaps-2-1-71-balloon__tail {display: none }.req-form_map {background: #fff;padding: 20px 28px;margin: 20px 0 0 20px;pointer-events: auto;-webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 17, .1);box-shadow: 0 2px 6px 0 rgba(0, 0, 17, .1);-webkit-transition: -webkit-box-shadow .2s ease;transition: -webkit-box-shadow .2s ease;-o-transition: box-shadow .2s ease;transition: box-shadow .2s ease;transition: box-shadow .2s ease, -webkit-box-shadow .2s ease }.req-form_map:hover {-webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 17, .1);box-shadow: 0 10px 15px 0 rgba(0, 0, 17, .1) }.req-form_map .req-form__logo {padding: 0 40px 20px }.req-form_map .req-form__date {color: #6a748f;text-align: center;padding: 0 0 22px }.req-form_map .req-form__date:before {content: "";background-image: url(/local/templates/new_renault_landing/css/../img/date.svg);-webkit-background-size: contain;background-size: contain;background-position: 50%;background-repeat: no-repeat;display: inline-block;vertical-align: middle;width: 1.3em;height: 1.3em;margin: 0 10px 0 0 }.req-form_map .req-form__phone {font-weight: 900;text-align: center;font-size: 24.1px;white-space: nowrap;color: #4c5872;padding: 0 0 10px }.req-form_map .req-form__btn {background: #db4957;color: #fff;font-size: 16px;text-transform: none;font-weight: 500;text-transform: uppercase;-webkit-transition: all .17s ease;-o-transition: all .17s ease;transition: all .17s ease }.req-form_map .req-form__btn:active, .req-form_map .req-form__btn:hover {color: #fff;background: #e36f7a }@media (max-width: 991px) {.req-form_map {padding: 30px} }@media (min-width: 768px) {.map__wrapper {margin-top: 30px;height: 450px}.map__content {pointer-events: none}.map__content, .map__frame {position: absolute;top: 0;left: 0;width: 100%}.map__frame iframe {width: 100%} }.map-intro {position: absolute;top: 0;left: 0;width: 100%;margin: 0 600px;padding: 23px 15px 0;height: 100%;background: rgba(0, 0, 0, .7);z-index: 1;color: #fff }.map-intro .ico-mark {top: 20px;right: 1215px;position: absolute;width: 40px;height: 50px;fill: #fff }.map-intro__city {font-size: 14px;font-weight: 500 }.map-intro__address {font-size: 12px;font-weight: 500 }.map-intro__note {margin-top: 10px;font-size: 12px;opacity: .46;position: relative;line-height: 1.8 }.map-intro__note:before {content: "";position: absolute;top: 0;left: 0;background: #fff;height: 1px;width: 140px }@media (max-width: 767px) {.req-form_map {margin: 30px 100px;-webkit-box-shadow: 0 16px 53px 2px rgba(0, 0, 0, .07), 0 6px 59px 5px rgba(0, 0, 0, .02), 0 8px 39px -5px rgba(0, 0, 0, .01);box-shadow: 0 16px 53px 2px rgba(0, 0, 0, .07), 0 6px 59px 5px rgba(0, 0, 0, .02), 0 8px 39px -5px rgba(0, 0, 0, .01)}.map__frame {height: 400px;overflow: hidden;-webkit-transition: height .5s ease;-o-transition: height .5s ease;transition: height .5s ease}.map__frame.active {height: 505px}.map__frame.active .map-intro {background: rgba(0, 0, 0, .4)}.map__frame.active .map-intro__note {display: none}.map-intro {max-height: 100px;-webkit-transition: background .5s ease;-o-transition: background .5s ease;transition: background .5s ease}.ballon {width: 300px}#map .ymaps-2-1-71-balloon {margin-left: -114px;margin-top: 69px} }@media (max-width: 576px) {.req-form_map {margin: 20px auto;max-width: 330px} }.scrolltop {-webkit-border-radius: 50%;border-radius: 50%;position: fixed;bottom: 250px;right: 50px;display: none;width: 40px;height: 40px }.scrolltop svg {width: 100%;height: 100% }.scrolltop.active {display: block }.scrolltop-picture {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center }@media only screen and (max-width: 1200px) {.scrolltop {bottom: 35px;right: 35px} }@media only screen and (max-width: 575px) {.scrolltop {bottom: 20px;right: 20px} }.nav-widget-popup {width: 100%;height: 100%;background-color: rgba(17, 17, 0, .3);position: fixed;top: 0;left: 0;z-index: 401;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;display: none }.nav-widget-popup.active {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex }.nav-widget-popup__content {padding: 30px 50px;background-color: #fff;width: 900px;height: 600px;margin: auto;-webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .14);box-shadow: 0 0 30px 0 rgba(0, 0, 0, .14);position: relative }.nav-widget-popup__close {position: absolute;top: 4px;right: 4px;width: 32px;height: 32px;-webkit-border-radius: 50%;border-radius: 50%;-webkit-background-size: 42% 42%;background-size: 42%;background-repeat: no-repeat;background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDIyNC41MTIgMjI0LjUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjI0LjUxMiAyMjQuNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBvbHlnb24gc3R5bGU9ImZpbGw6IzAxMDAwMjsiIHBvaW50cz0iMjI0LjUwNyw2Ljk5NyAyMTcuNTIxLDAgMTEyLjI1NiwxMDUuMjU4IDYuOTk4LDAgMC4wMDUsNi45OTcgMTA1LjI2MywxMTIuMjU0IDAuMDA1LDIxNy41MTIgNi45OTgsMjI0LjUxMiAxMTIuMjU2LDExOS4yNCAyMTcuNTIxLDIyNC41MTIgMjI0LjUwNywyMTcuNTEyIDExOS4yNDksMTEyLjI1NCAiLz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+);background-position: 50%;-webkit-transition: background .17s;-o-transition: background .17s;transition: background .17s;cursor: pointer }.nav-widget-popup__close:hover {background-color: #f5f5f5 }.nav-widget-popup__close:active {-webkit-transform: scale(.95);-ms-transform: scale(.95);transform: scale(.95) }.nav-widget-popup__header {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex }.nav-widget-popup__title {padding: .4em 0 0;font-size: 32px;color: #1a1a1a;font-weight: 700;line-height: 1.1;float: left;width: 70% }.nav-widget-popup__image {width: 45% }.nav-widget-popup__image picture * {width: 100% }.nav-widget-popup__main {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex }.nav-widget-popup__form {width: 35% }.nav-widget-popup__map {width: 65%;margin: 0 0 0 20px;border: 1px solid #d9d9d9;height: 190px;overflow: hidden }.nav-widget-popup__map iframe {height: 190px }.nav-widget-popup__input {height: 50px;line-height: 50px;padding: 0 0 0 15px;border: 1px solid #d9d9d9;width: 100%;margin: 0 0 20px;-webkit-transition: border .17s;-o-transition: border .17s;transition: border .17s }.nav-widget-popup__input:focus {border-color: #444444 }.nav-widget-popup__addition {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin: 0 -15px }.nav-widget-popup__addition-option {width: 50%;margin: 0 15px }.nav-widget-popup__bottom {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding: 25px 0 0 }.nav-widget-popup__agree {width: 30% }.nav-widget-popup__btn {width: 70%;text-align: right }.nav-widget-popup-checkbox {overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;background-color: #f5f5f5;color: #1a1a1a;height: 50px;line-height: 50px;padding: 0 0 0 50px;-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 17, .14);box-shadow: 0 1px 2px 0 rgba(0, 0, 17, .14);-webkit-transition: -webkit-box-shadow .17s;transition: -webkit-box-shadow .17s;-o-transition: box-shadow .17s;transition: box-shadow .17s;transition: box-shadow .17s, -webkit-box-shadow .17s;position: relative }.nav-widget-popup-checkbox:after, .nav-widget-popup-checkbox:before {content: "";position: absolute;top: 15px;left: 15px;height: 20px;width: 20px }.nav-widget-popup-checkbox:before {border: 1px solid #d9d9d9;-webkit-border-radius: 2px;border-radius: 2px;-webkit-transition: background-color .17s;-o-transition: background-color .17s;transition: background-color .17s }.nav-widget-popup-checkbox:after {background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNjExLjk4M3B4IiBoZWlnaHQ9IjYxMS45ODNweCIgdmlld0JveD0iMCAwIDYxMS45ODMgNjExLjk4MyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjExLjk4MyA2MTEuOTgzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PHBhdGggZD0iTTIxNy42MjUsNTE1LjQ1OGgtMC4wNmMtNi41MTcsMC0xMi43NzUtMi42NS0xNy4zNzktNy4yNTVMNy4xNDcsMzEzLjc3Yy05LjU4Ni05LjY0Ni05LjUwNi0yNS4yMTEsMC4xLTM0Ljc1N2M5LjcwNi05LjYyNiwyNS4yMTEtOS41MjYsMzQuNzU3LDAuMWwxNzUuNjYsMTc2Ljk1Nkw1NzAuMDIxLDEwMy43M2M5LjYyNi05LjYwNiwyNS4xNzEtOS42MDYsMzQuNzU3LDBjOS42MDYsOS41ODYsOS42MDYsMjUuMTUxLDAsMzQuNzU3TDIzNS4wMDMsNTA4LjI2NEMyMzAuMzk5LDUxMi44NjcsMjI0LjE0Miw1MTUuNDU4LDIxNy42MjUsNTE1LjQ1OHoiLz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) no-repeat 50%;-webkit-background-size: 64% 64%;background-size: 64%;opacity: 0;-webkit-transition: opacity .17s;-o-transition: opacity .17s;transition: opacity .17s }.nav-widget-popup-checkbox:hover {-webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 17, .12);box-shadow: 0 3px 5px 0 rgba(0, 0, 17, .12) }input[type=checkbox]:checked + .nav-widget-popup-checkbox:after {opacity: 1 }input[type=checkbox]:checked + .nav-widget-popup-checkbox:before {background-color: #fff }.nav-widget {position: fixed;right: 0;top: 0;width: 110px;height: 100%;height: 100vh;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;z-index: 400;-webkit-transform: translateZ(0);-webkit-backface-visibility: hidden;-webkit-perspective: 1000 }.nav-widget__link {display: block;text-align: center;padding: 14px 5px 10px;border-bottom: 1px solid hsla(0, 0%, 100%, .3);background-color: #db4957;color: #fff;font-size: 11px;-webkit-transition: background-color .17s;-o-transition: background-color .17s;transition: background-color .17s }.nav-widget__link:hover {background-color: #e3747e }.nav-widget__ico {height: 48px }.nav-widget__ico > * {display: inline-block;width: 40px;height: 40px;background-repeat: no-repeat;background-position: 50%;-webkit-background-size: contain;background-size: contain;-webkit-filter: invert(100%);filter: invert(100%) }.nav-widget > .nav-widget__item:last-child .nav-widget__link {border: none }.styledselect-wr {height: 50px;margin: 0 0 20px }.styledselect {background-color: #fff;border: 1px solid #d9d9d9;-webkit-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;font-size: 15px;cursor: pointer;visibility: hidden;pointer-events: none;position: relative;-webkit-transition: border .17s;-o-transition: border .17s;transition: border .17s;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none }.styledselect:after {content: "";position: absolute;right: 14px;top: 0;width: 15px;height: 50px;background-position: 100%;background-repeat: no-repeat;background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMTI5IDEyOSI+PHBhdGggZmlsbD0iIzQ0NCIgZD0iTTEyMS4zIDM0LjZhNC4xIDQuMSAwIDAgMC01LjggMGwtNTEgNTEuMS01MS4xLTUxLjFhNC4xIDQuMSAwIDAgMC01LjggNS44bDUzLjkgNTMuOWE0IDQgMCAwIDAgMi45IDEuMmMxIDAgMi4xLS40IDIuOS0xLjJsNTMuOS01My45YTQgNCAwIDAgMCAuMS01Ljh6Ii8+PC9zdmc+);-webkit-background-size: contain;background-size: contain;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease }.styledselect.active {z-index: 999;border: 1px solid #444444 }.styledselect.active:after {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg) }.styledselect.visible {pointer-events: auto;visibility: visible }.styledselect ul {width: 100% !important }.styledselect li {padding: 5px 15px;border-top: 1px solid #f1f1f1 }.styledselect li:hover {background-color: #f7f7f7;color: #444444 }.styledselect__input {display: none }.styledselect__current {height: 50px;line-height: 50px;font-size: 15px;padding: 0 0 0 15px }.i-sale {background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz48cGF0aCBkPSJNMTgzLjQ2NywxMjhjLTE4LjgyNSwwLTM0LjEzMywxNS4zMDktMzQuMTMzLDM0LjEzM3MxNS4zMDksMzQuMTMzLDM0LjEzMywzNC4xMzNzMzQuMTMzLTE1LjMwOSwzNC4xMzMtMzQuMTMzUzIwMi4yOTEsMTI4LDE4My40NjcsMTI4eiBNMTgzLjQ2NywxNzkuMmMtOS40MTIsMC0xNy4wNjctNy42NTQtMTcuMDY3LTE3LjA2N2MwLTkuNDEyLDcuNjU0LTE3LjA2NywxNy4wNjctMTcuMDY3czE3LjA2Nyw3LjY1NCwxNy4wNjcsMTcuMDY3QzIwMC41MzMsMTcxLjU0NiwxOTIuODc5LDE3OS4yLDE4My40NjcsMTc5LjJ6Ii8+PC9nPjwvZz48Zz48Zz48cGF0aCBkPSJNMjk0LjQsMjM4LjkzM2MtMTguODI1LDAtMzQuMTMzLDE1LjMwOS0zNC4xMzMsMzQuMTMzYzAsMTguODI1LDE1LjMwOSwzNC4xMzMsMzQuMTMzLDM0LjEzM3MzNC4xMzMtMTUuMzA5LDM0LjEzMy0zNC4xMzNDMzI4LjUzMywyNTQuMjQyLDMxMy4yMjUsMjM4LjkzMywyOTQuNCwyMzguOTMzeiBNMjk0LjQsMjkwLjEzM2MtOS40MTIsMC0xNy4wNjctNy42NTQtMTcuMDY3LTE3LjA2N2MwLTkuNDEyLDcuNjU0LTE3LjA2NywxNy4wNjctMTcuMDY3czE3LjA2Nyw3LjY1NCwxNy4wNjcsMTcuMDY3QzMxMS40NjcsMjgyLjQ3OSwzMDMuODEyLDI5MC4xMzMsMjk0LjQsMjkwLjEzM3oiLz48L2c+PC9nPjxnPjxnPjxyZWN0IHg9IjE1MC4xOTMiIHk9IjIwNC43OTkiIHRyYW5zZm9ybT0ibWF0cml4KDAuNzA3MSAtMC43MDcxIDAuNzA3MSAwLjcwNzEgLTgyLjExNjMgMjI4LjQxODYpIiB3aWR0aD0iMTY4Ljk1IiBoZWlnaHQ9IjE3LjA2NyIvPjwvZz48L2c+PGc+PGc+PHBhdGggZD0iTTE5Mi43LDM4MC42NDZMMTQ4Ljc0NSw0ODMuMmwtMTcuMzc0LTM0LjczOWMtMS44MjYtMy42NjktNS45OS01LjQ4Ny05Ljk3NS00LjM5NWwtNDMuMDA4LDEyLjI4OGw0NC43MjMtMTExLjg2NGwtMTUuODQ2LTYuMzMybC01MS4yLDEyOGMtMS4yMDMsMy4wMTItMC41ODksNi40NjgsMS41OTYsOC44ODNjMi4xODUsMi40MTUsNS41NDcsMy4zNzEsOC42NzgsMi40OTJsNTIuOTI0LTE1LjEyMWwyMi40MzQsNDQuODY4YzEuNDUxLDIuOTAxLDQuNDEyLDQuNzE5LDcuNjM3LDQuNzE5YzAuMDg1LDAsMC4xNzEsMCwwLjI1NiwwYzMuMzI4LTAuMDk0LDYuMjg5LTIuMTE2LDcuNTk1LTUuMTcxbDUxLjItMTE5LjQ2N0wxOTIuNywzODAuNjQ2eiIvPjwvZz48L2c+PGc+PGc+PHBhdGggZD0iTTQxMy4yNDQsNDY2LjE1OWwtNTEuMi0xMjhsLTE1Ljg0Niw2LjMzMmw0NC43NCwxMTEuODQ2bC00My4wMDgtMTIuMjg4Yy0zLjk1OS0xLjExOC04LjE0MSwwLjcxNy05Ljk3NSw0LjM5NWwtMTcuNjU1LDM1LjMxOWwtNDMuNzU5LTk0LjgwNWwtMTUuNDk3LDcuMTUxbDUxLjIsMTEwLjkzM2MxLjM4MiwyLjk4Nyw0LjMzNSw0LjkwNyw3LjYyLDQuOTU4YzAuMDQzLDAsMC4wOTQsMCwwLjEzNywwYzMuMjI2LDAsNi4xODctMS44MjYsNy42MTItNC43MTlsMjIuNDM0LTQ0Ljg2OGw1Mi45MjQsMTUuMTIxYzMuMTQsMC44NzksNi40OTQtMC4wNzcsOC42NzgtMi40OTJDNDEzLjgzMyw0NzIuNjI3LDQxNC40NTUsNDY5LjE4LDQxMy4yNDQsNDY2LjE1OXoiLz48L2c+PC9nPjxnPjxnPjxwYXRoIGQ9Ik00NDUuNzksMjA3LjYyNWwtMzcuMDA5LTQwLjk2OWwxMS41NDYtNTMuOTIyYzAuOTEzLTQuMjg0LTEuNTYyLTguNTY3LTUuNzI2LTkuOTA3bC01Mi40OTctMTYuOTIyTDM0NS4xOSwzMy4zMjNjLTEuMzQ4LTQuMTczLTUuNjQxLTYuNjM5LTkuOTI0LTUuNzI2bC01My45MjIsMTEuNjIyTDI0MC4zOTMsMi4yMWMtMy4yNTEtMi45MzUtOC4yMDEtMi45NDQtMTEuNDQzLDBsLTQwLjk2LDM3LjAwOWwtNTMuOTIyLTExLjYyMmMtNC4yOTItMC45MjItOC41NzYsMS41NDUtOS45MjQsNS43MjZsLTE2LjkyMiw1Mi41NzRsLTUyLjU3NCwxNi45MjJjLTQuMTczLDEuMzQ4LTYuNjQ3LDUuNjQxLTUuNzI2LDkuOTI0bDExLjYyMiw1My45MjJsLTM3LjAwOSw0MC45NmMtMi45MzUsMy4yNTEtMi45MzUsOC4xOTIsMCwxMS40NDNsMzcuMDA5LDQwLjk1MWwtMTEuNjIyLDUzLjkyMmMtMC45Myw0LjI5MiwxLjU1Myw4LjU4NSw1LjcyNiw5LjkyNGw1Mi41ODIsMTYuOTEzbDE2LjkyMiw1Mi40OTdjMS4zNCw0LjE2NCw1LjYyMyw2LjY3Myw5LjkwNyw1LjcyNmw1My45MjItMTEuNTQ2bDQwLjk2OSwzNy4wMDljMS42MjEsMS40NjgsMy42NjksMi4yMDIsNS43MTcsMi4yMDJjMi4wNDgsMCw0LjA5Ni0wLjczNCw1LjcyNi0yLjIwMmw0MC45Ni0zNy4wMDlsNTMuOTMxLDExLjU0NmM0LjI4NCwwLjk1Niw4LjU2Ny0xLjU2Miw5LjkwNy01LjcyNmwxNi45MTMtNTIuNDk3bDUyLjQ5Ny0xNi45MTNjNC4xNjQtMS4zNDgsNi42MzktNS42MjMsNS43MjYtOS45MDdsLTExLjU0Ni01My45MzFsMzcuMDA5LTQwLjk2QzQ0OC43MjUsMjE1LjgxNyw0NDguNzI1LDIxMC44NzYsNDQ1Ljc5LDIwNy42MjV6IE0zOTMuMTk5LDI1MS44MjdjLTEuODI2LDIuMDMxLTIuNTc3LDQuODMtMi4wMDUsNy41MDFsMTAuODQ2LDUwLjY2MmwtNDkuMzIzLDE1Ljg4OWMtMi42MiwwLjg0NS00LjY2OCwyLjg5My01LjUxMyw1LjUxM2wtMTUuODg5LDQ5LjMyM2wtNTAuNjYyLTEwLjg0NmMtMi42ODgtMC42MjMtNS40NywwLjE2Mi03LjUwMSwyLjAwNWwtMzguNDg1LDM0Ljc2NWwtMzguNDg1LTM0Ljc2NWMtMS41NzktMS40MzQtMy42MjctMi4yMDItNS43MTctMi4yMDJjLTAuNTk3LDAtMS4xOTUsMC4wNi0xLjc3NSwwLjE3OWwtNTAuNjU0LDEwLjg0NmwtMTUuODk4LTQ5LjMyM2MtMC44NDUtMi42Mi0yLjg5My00LjY2OC01LjUxMy01LjUxM2wtNDkuMzkxLTE1Ljg4OWwxMC45MTQtNTAuNjQ1YzAuNTgtMi42NzktMC4xNzEtNS40NzgtMi4wMDUtNy41MThMNDEuMzcsMjEzLjMzM2wzNC43NjUtMzguNDc3YzEuODM1LTIuMDMxLDIuNTg2LTQuODM4LDIuMDA1LTcuNTE4bC0xMC45MTQtNTAuNjQ1bDQ5LjM5MS0xNS44ODljMi42Mi0wLjg0NSw0LjY2OC0yLjg5Myw1LjUxMy01LjUxM2wxNS44ODktNDkuMzkxbDUwLjY0NSwxMC45MTRjMi42ODgsMC41ODksNS40ODctMC4xNjIsNy41MTgtMi4wMDVsMzguNDg1LTM0Ljc3M2wzOC40ODUsMzQuNzU2YzIuMDQ4LDEuODM1LDQuODM4LDIuNTk0LDcuNTI2LDIuMDA1bDUwLjY0NS0xMC45MTRsMTUuODg5LDQ5LjM5MWMwLjg0NSwyLjYyLDIuODkzLDQuNjY4LDUuNTEzLDUuNTEzbDQ5LjMyMywxNS44OThsLTEwLjg0Niw1MC42NTRjLTAuNTgsMi42ODgsMC4xNzEsNS40NzgsMi4wMDUsNy41MDlsMzQuNzY1LDM4LjQ4NUwzOTMuMTk5LDI1MS44Mjd6Ii8+PC9nPjwvZz48Zz48Zz48cGF0aCBkPSJNNDgzLjUyNCwzNC4yNDRjLTEzLjkwOS0yLjMwNC0yNC43OTgtMTMuMjAxLTI3LjExLTI3LjExQzQ1NS43MzEsMy4wMjEsNDUyLjE3MywwLDQ0OCwwcy03LjczMSwzLjAyMS04LjQxNCw3LjE0MmMtMi4zMTMsMTMuOTA5LTEzLjIwMSwyNC44MDYtMjcuMTEsMjcuMTFjLTQuMTIyLDAuNjc0LTcuMTQyLDQuMjMzLTcuMTQyLDguNDE0czMuMDIxLDcuNzQsNy4xNDIsOC40MjJjMTMuOTA5LDIuMzA0LDI0Ljc5OCwxMy4yMDEsMjcuMTEsMjcuMTFjMC42ODMsNC4xMTMsNC4yNDEsNy4xMzQsOC40MTQsNy4xMzRzNy43MzEtMy4wMjEsOC40MTQtNy4xNDJjMi4zMTMtMTMuOTA5LDEzLjIwMS0yNC44MDYsMjcuMTEtMjcuMTFjNC4xMjItMC42NzQsNy4xNDItNC4yNDEsNy4xNDItOC40MTRTNDg3LjY1NCwzNC45MzUsNDgzLjUyNCwzNC4yNDR6IE00NDgsNTQuODE4Yy0zLjMxOS00LjcxOS03LjQzMi04LjgzMi0xMi4xNi0xMi4xNTFjNC43MjctMy4zMTksOC44NDktNy40MzMsMTIuMTYtMTIuMTUxYzMuMzIsNC43MTksNy40MzMsOC44MzIsMTIuMTYsMTIuMTUxQzQ1NS40MzMsNDUuOTk1LDQ1MS4zMiw1MC4wOTksNDQ4LDU0LjgxOHoiLz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) }.i-credit {background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDM0Mi4zMjggMzQyLjMyOCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzQyLjMyOCAzNDIuMzI4OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PHBhdGggZD0iTTE0OS44OSwxMTQuMzA5Yy0xLjItNC40LTMuMi04LjQtNi0xMS42Yy0yLjgtMy4yLTYtNS42LTkuNi03LjJjLTQtMS42LTguNC0yLjQtMTMuMi0yLjRjLTYuOCwwLTEyLjgsMS42LTE3LjIsNC40Yy00LjQsMi44LTcuNiw3LjItOS42LDEyLjhjLTIuNCw1LjYtMy4yLDEyLjgtMy4yLDIxLjJjMCw4LDEuMiwxNC40LDQsMjBjMi40LDUuNiw2LDkuNiwxMC44LDEyYzQuOCwyLjQsMTAsNCwxNS42LDRjOS42LDAsMTYuOC0zLjIsMjIuNC05LjJjNS42LTYsOC0xNS4yLDgtMjcuNkMxNTEuODksMTI0LjMwOSwxNTEuMDksMTE5LjEwOSwxNDkuODksMTE0LjMwOXogTTEzMS4wOSwxNDkuMTA5Yy0xLjYsNC00LjgsNi05LjYsNmMtMy4yLDAtNS42LTAuOC03LjYtMi44cy0zLjItNC40LTMuNi04Yy0wLjgtMy42LTEuMi04LjQtMS4yLTE0YzAtNS42LDAuNC0xMCwxLjItMTMuNmMwLjgtMy42LDItNi40LDMuNi04YzItMiw0LjQtMi44LDcuNi0yLjhjNC40LDAsOCwyLDkuNiw1LjZjMiw0LDIuOCwxMCwyLjgsMTguNEMxMzMuNDksMTM4LjMwOSwxMzIuNjksMTQ0LjcwOSwxMzEuMDksMTQ5LjEwOXoiLz48L2c+PC9nPjxnPjxnPjxwYXRoIGQ9Ik0yMTguMjksOTMuOTA5Yy0xLjItMS4yLTIuOC0xLjYtNC44LTEuNnMtMy42LDAuNC00LjgsMS42Yy0xLjIsMS4yLTIuNCwyLjgtMy42LDUuMmwtODEuMiwxMzEuNmMtMS4yLDItMiwzLjYtMiw0LjhjMCwyLDAuOCwzLjIsMi40LDQuNGMxLjYsMS4yLDIuOCwxLjYsNC40LDEuNmMyLjQsMCw0LjgtMS42LDYuOC01LjJsODAuOC0xMzAuNGMyLjgtMy42LDQtNi40LDQtNy42QzIyMC4yOSw5Ni4zMDksMjE5LjQ5LDk1LjEwOSwyMTguMjksOTMuOTA5eiIvPjwvZz48L2c+PGc+PGc+PHBhdGggZD0iTTI0OS40OSwxODQuNzA5Yy0xLjYtNC44LTMuNi04LjgtNi0xMS42Yy0yLjgtMy4yLTYtNS42LTkuNi02LjhjLTMuNi0xLjYtOC0yLjQtMTMuMi0yLjRjLTEwLjQsMC0xOCwzLjItMjIuOCw5LjZjLTQuOCw2LjQtNy4yLDE2LTcuMiwyOC40YzAsOCwxLjIsMTQuNCw0LDIwYzIuOCw1LjIsNi40LDkuMiwxMC44LDEyYzQuOCwyLjQsMTAsNCwxNS42LDRjOS42LDAsMTYuOC0zLjIsMjIuNC05LjJjNS42LTYsOC0xNS4yLDgtMjcuNkMyNTEuNDksMTk0LjcwOSwyNTAuNjksMTg5LjUwOSwyNDkuNDksMTg0LjcwOXogTTIzMC4yOSwyMTkuMTA5Yy0xLjYsNC00LjgsNi05LjYsNnMtOC0yLTkuNi02Yy0yLTQtMi44LTEwLjQtMi44LTE5LjJjMC01LjYsMC40LTEwLjQsMS4yLTEzLjZjMC44LTMuNiwyLTYsNC04czQuNC0yLjgsNy42LTIuOGM0LjQsMCw4LDIsOS42LDUuNmMyLDQsMi44LDEwLDIuOCwxOC40QzIzMy4wOSwyMDguNzA5LDIzMi4yOSwyMTUuMTA5LDIzMC4yOSwyMTkuMTA5eiIvPjwvZz48L2c+PGc+PGc+PHBhdGggZD0iTTMyMi42OSwxNzEuMTA5bDE3LjYtMjguOGMzLjItMi44LDIuNC03LjItMC44LTkuMmwtMjcuMi0yMGw1LjItMzMuNmMwLjQtMy42LTEuNi03LjItNS4yLThsLTMzLjItOGwtOC0zMi44Yy0wLjgtMy42LTQuNC02LTgtNS4ybC0zMy42LDUuMmwtMjAtMjcuMmMtMi40LTIuOC02LjQtNC05LjYtMmwtMjguOCwxNy4ybC0yOC44LTE3LjZjLTMuMi0yLTcuMi0xLjItOS42LDJsLTIwLDI3LjJsLTMzLjYtNS4yYy0zLjYtMC40LTcuMiwxLjYtOCw1LjJsLTgsMzMuMmwtMzIuOCw4Yy0zLjYsMC44LTYsNC40LTUuMiw4bDUuMiwzMy42bC0yNy4yLDIwYy0yLjgsMi00LDYuNC0yLDkuNmwxNy42LDI4LjhsLTE3LjYsMjguOGMtMiwzLjItMS4yLDcuMiwyLDkuNmwyNy4yLDIwbC01LjYsMzMuNmMtMC40LDMuNiwxLjYsNy4yLDUuMiw4bDMyLjgsOGw4LDMyLjhjMC44LDMuNiw0LjQsNiw4LDUuMmwzMy42LTUuMmwyMCwyNy4yYzEuMiwyLDMuNiwyLjgsNS42LDIuOGMxLjIsMCwyLjQtMC40LDMuNi0xLjJsMjguOC0xNy42bDI4LjgsMTcuNmMzLjIsMiw3LjIsMS4yLDkuNi0ybDIwLTI3LjJsMzMuNiw1LjJjMy42LDAuNCw3LjItMS42LDgtNS4ybDgtMzIuOGwzMi44LThjMy42LTAuOCw2LTQuNCw1LjItOGwtNS4yLTMzLjZsMjcuMi0yMGMyLjgtMi40LDQtNi40LDItOS42TDMyMi42OSwxNzEuMTA5eiBNMzAwLjI5LDIyMS41MDljLTIsMS42LTMuMiw0LjQtMi44LDYuOGw0LjgsMzEuMmwtMzAuOCw3LjZjLTIuOCwwLjgtNC44LDIuOC01LjIsNS4ybC03LjYsMzAuOGwtMzEuMi00LjhjLTIuOC0wLjQtNS4yLDAuOC02LjgsMi44bC0xOC44LDI1LjZsLTI3LjItMTYuNGMtMS4yLTAuOC0yLjQtMS4yLTMuNi0xLjJzLTIuNCwwLjQtMy42LDEuMmwtMjcuMiwxNi40bC0xOC44LTI1LjZjLTEuNi0yLTQuNC0zLjItNi44LTIuOGwtMzEuMiw0LjhsLTcuNi0zMC44Yy0wLjgtMi44LTIuOC00LjgtNS4yLTUuMmwtMzAuOC03LjZsNC44LTMxLjJjMC40LTIuOC0wLjgtNS4yLTIuOC02LjhsLTI1LjYtMTguOGwxNi40LTI3LjJjMS4yLTIuNCwxLjItNS4yLDAtNy42bC0xNi40LTI3LjJsMjUuNi0xOC44YzItMS42LDMuMi00LjQsMi44LTYuOGwtNC44LTMxLjJsMzAuOC03LjZjMi44LTAuOCw0LjgtMi44LDUuMi01LjJsNy42LTMwLjhsMzEuMiw0LjhjMi44LDAuNCw1LjItMC44LDYuOC0yLjhsMTguOC0yNS42bDI3LjIsMTYuNGMyLjQsMS4yLDUuMiwxLjIsNy42LDBsMjcuMi0xNi40bDE4LjgsMjUuNmMxLjYsMiw0LjQsMy4yLDYuOCwyLjhsMzEuMi00LjhsNy42LDMwLjhjMC44LDIuOCwyLjgsNC44LDUuMiw1LjJsMzAuOCw3LjZsLTQuOCwzMS4yYy0wLjQsMi44LDAuOCw1LjIsMi44LDYuOGwyNS42LDE4LjhsLTE2LjgsMjcuMmMtMS4yLDIuNC0xLjIsNS4yLDAsNy42bDE2LjQsMjcuMkwzMDAuMjksMjIxLjUwOXoiLz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) }.i-car {background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+PHBhdGggZD0iTTUwNC40ODUsMTM2LjI2NmMtMTMuNTM2LDAtMjQuNTQ4LTExLjAxMS0yNC41NDgtMjQuNTQ4YzAtNC4xNTEtMy4zNjQtNy41MTUtNy41MTUtNy41MTVjLTQuMTUxLDAtNy41MTUsMy4zNjQtNy41MTUsNy41MTVjMCwxMy41MzYtMTEuMDExLDI0LjU0OC0yNC41NDgsMjQuNTQ4Yy00LjE1MSwwLTcuNTE1LDMuMzY0LTcuNTE1LDcuNTE1czMuMzY0LDcuNTE1LDcuNTE1LDcuNTE1YzEzLjUzNiwwLDI0LjU0OCwxMS4wMTIsMjQuNTQ4LDI0LjU0OGMwLDQuMTUxLDMuMzY0LDcuNTE1LDcuNTE1LDcuNTE1YzQuMTUxLDAsNy41MTUtMy4zNjQsNy41MTUtNy41MTVjMC0xMy41MzYsMTEuMDExLTI0LjU0OCwyNC41NDgtMjQuNTQ4YzQuMTUxLDAsNy41MTUtMy4zNjQsNy41MTUtNy41MTVTNTA4LjYzNiwxMzYuMjY2LDUwNC40ODUsMTM2LjI2NnogTTQ3Mi40MjMsMTUyLjY2NWMtMi40NzItMy40MDktNS40NzYtNi40MTItOC44ODQtOC44ODRjMy40MDktMi40NzIsNi40MTMtNS40NzYsOC44ODQtOC44ODRjMi40NzIsMy40MDksNS40NzYsNi40MTIsOC44ODQsOC44ODRDNDc3Ljg5OCwxNDYuMjUzLDQ3NC44OTUsMTQ5LjI1Nyw0NzIuNDIzLDE1Mi42NjV6Ii8+PC9nPjwvZz48Zz48Zz48cGF0aCBkPSJNNzEuNjQsMTM2LjI2NmMtMTMuNTM1LDAtMjQuNTQ4LTExLjAxMS0yNC41NDgtMjQuNTQ4YzAtNC4xNTEtMy4zNjUtNy41MTUtNy41MTUtNy41MTVjLTQuMTUsMC03LjUxNSwzLjM2NC03LjUxNSw3LjUxNWMwLDEzLjUzNi0xMS4wMTMsMjQuNTQ4LTI0LjU0OCwyNC41NDhjLTQuMTUsMC03LjUxNSwzLjM2NC03LjUxNSw3LjUxNXMzLjM2NSw3LjUxNSw3LjUxNSw3LjUxNWMxMy41MzUsMCwyNC41NDgsMTEuMDEyLDI0LjU0OCwyNC41NDhjMCw0LjE1MSwzLjM2NSw3LjUxNSw3LjUxNSw3LjUxNWM0LjE1LDAsNy41MTUtMy4zNjQsNy41MTUtNy41MTVjMC0xMy41MzYsMTEuMDEzLTI0LjU0OCwyNC41NDgtMjQuNTQ4YzQuMTUsMCw3LjUxNS0zLjM2NCw3LjUxNS03LjUxNVM3NS43OSwxMzYuMjY2LDcxLjY0LDEzNi4yNjZ6IE0zOS41NzcsMTUyLjY2NWMtMi40NzItMy40MDktNS40NzUtNi40MTItOC44ODQtOC44ODRjMy40MS0yLjQ3Miw2LjQxMy01LjQ3Niw4Ljg4NC04Ljg4NGMyLjQ3MiwzLjQwOSw1LjQ3NSw2LjQxMiw4Ljg4NCw4Ljg4NEM0NS4wNTMsMTQ2LjI1Myw0Mi4wNDksMTQ5LjI1NywzOS41NzcsMTUyLjY2NXoiLz48L2c+PC9nPjxnPjxnPjxwYXRoIGQ9Ik0yOTYuMDc4LDQwLjA3OGMtMTcuOTU2LDAtMzIuNTY0LTE0LjYwNy0zMi41NjQtMzIuNTY0QzI2My41MTUsMy4zNjQsMjYwLjE1MSwwLDI1NiwwYy00LjE1LDAtNy41MTUsMy4zNjQtNy41MTUsNy41MTVjMCwxNy45NTYtMTQuNjA5LDMyLjU2NC0zMi41NjQsMzIuNTY0Yy00LjE1LDAtNy41MTUsMy4zNjQtNy41MTUsNy41MTVzMy4zNjUsNy41MTUsNy41MTUsNy41MTVjMTcuOTU1LDAsMzIuNTY0LDE0LjYwOCwzMi41NjQsMzIuNTY0YzAsNC4xNTEsMy4zNjUsNy41MTUsNy41MTUsNy41MTVjNC4xNTEsMCw3LjUxNS0zLjM2NCw3LjUxNS03LjUxNWMwLTE3Ljk1NiwxNC42MDgtMzIuNTY0LDMyLjU2NC0zMi41NjRjNC4xNTEsMCw3LjUxNS0zLjM2NCw3LjUxNS03LjUxNVMzMDAuMjI5LDQwLjA3OCwyOTYuMDc4LDQwLjA3OHogTTI1Niw2Mi4wMjdjLTMuNzE1LTUuNzg0LTguNjUtMTAuNzE5LTE0LjQzNS0xNC40MzRjNS43ODUtMy43MTUsMTAuNzItOC42NSwxNC40MzUtMTQuNDM0YzMuNzE1LDUuNzg0LDguNjUsMTAuNzE5LDE0LjQzNCwxNC40MzRDMjY0LjY1LDUxLjMwOCwyNTkuNzE1LDU2LjI0MywyNTYsNjIuMDI3eiIvPjwvZz48L2c+PGc+PGc+PHBhdGggZD0iTTQxMi40NTYsMjUzLjQ5OWwtMjkuMjMyLTgyLjgyNGMtMi4xODctNi4xOTgtOC4wNzMtMTAuMzYyLTE0LjY0NS0xMC4zNjJIMTQxLjQxN2MtNi41NzMsMC0xMi40NTgsNC4xNjQtMTQuNjQ1LDEwLjM2MWwtMjkuMjMyLDgyLjgyNWMtMS42OTgsNC44MTEsMS45OTIsMTAuMDE2LDcuMDg2LDEwLjAxNmgzMDAuNzQ0YzIuNDM4LDAsNC43MjUtMS4xODQsNi4xMzMtMy4xNzRDNDEyLjkxMiwyNTguMzUsNDEzLjI2OCwyNTUuNzk5LDQxMi40NTYsMjUzLjQ5OXogTTExNS4yNDcsMjQ4LjQ4NWwyNS42OTctNzIuODA5YzAuMDY4LTAuMTkzLDAuMjY3LTAuMzM0LDAuNDcyLTAuMzM0aDIyNy4xNjNjMC4yMDUsMCwwLjQwNCwwLjE0MSwwLjQ3MywwLjMzNWwyNS42OTcsNzIuODA4SDExNS4yNDd6Ii8+PC9nPjwvZz48Zz48Zz48cGF0aCBkPSJNMzk5LjI4LDM1Mi42ODljLTI2LjY4OCwwLTQ3LjU5MywxMy44NjQtNDcuNTkzLDMxLjU2MnMyMC45MDUsMzEuNTYyLDQ3LjU5MywzMS41NjJzNDcuNTkzLTEzLjg2NCw0Ny41OTMtMzEuNTYyUzQyNS45NjgsMzUyLjY4OSwzOTkuMjgsMzUyLjY4OXogTTM5OS4yOCw0MDAuNzgzYy0xOC42MzgsMC0zMi41NjQtOC43MjgtMzIuNTY0LTE2LjUzMnMxMy45MjUtMTYuNTMyLDMyLjU2NC0xNi41MzJjMTguNjM4LDAsMzIuNTY0LDguNzI4LDMyLjU2NCwxNi41MzJTNDE3LjkxOCw0MDAuNzgzLDM5OS4yOCw0MDAuNzgzeiIvPjwvZz48L2c+PGc+PGc+PHBhdGggZD0iTTExMC43MTYsMzUyLjY4OWMtMjYuNjg4LDAtNDcuNTkzLDEzLjg2NC00Ny41OTMsMzEuNTYyczIwLjkwNSwzMS41NjIsNDcuNTkzLDMxLjU2MnM0Ny41OTMtMTMuODY0LDQ3LjU5My0zMS41NjJTMTM3LjQwNCwzNTIuNjg5LDExMC43MTYsMzUyLjY4OXogTTExMC43MTYsNDAwLjc4M2MtMTguNjM3LDAtMzIuNTY0LTguNzI4LTMyLjU2NC0xNi41MzJzMTMuOTI2LTE2LjUzMiwzMi41NjQtMTYuNTMyczMyLjU2NCw4LjcyOCwzMi41NjQsMTYuNTMyUzEyOS4zNTQsNDAwLjc4MywxMTAuNzE2LDQwMC43ODN6Ii8+PC9nPjwvZz48Zz48Zz48cGF0aCBkPSJNNDk1LjQ2OCwyNDAuNDdoLTQwLjA3OGMtMy40NDgsMC02LjQ1NCwyLjM0Ny03LjI5LDUuNjkybC01LjI3OSwyMS4xMTVMNDA1LjksMTYyLjY3MWMtNS41NzQtMTUuNzkzLTIwLjU3Mi0yNi40MDUtMzcuMzIxLTI2LjQwNUgxNDEuNDE3Yy0xNi43NDksMC0zMS43NDcsMTAuNjEyLTM3LjMyMSwyNi40MDZsLTM2LjkyLDEwNC42MDZsLTUuMjc5LTIxLjExNmMtMC44MzctMy4zNDYtMy44NDMtNS42OTItNy4yOS01LjY5MkgxNC41MjhjLTQuMTUsMC03LjUxNSwzLjM2NC03LjUxNSw3LjUxNXYzMi4wNjNjMCw0LjE1MSwzLjM2NSw3LjUxNSw3LjUxNSw3LjUxNWg0MS41MDdsLTI1LjYxOSwzNS44NjZjLTQuODIyLDYuNzUxLTcuMzcxLDE0LjcwNy03LjM3MSwyMy4wMDR2OTMuOTI4YzAsMTMuMDE1LDYuMzE3LDI0LjU4MSwxNi4wNDQsMzEuNzk4Yy0wLjAwMywwLjA4OC0wLjAxMywwLjE3NS0wLjAxMywwLjI2NHYyNC4wNDdjMCw4LjU2NCw2Ljk2NywxNS41MywxNS41MywxNS41M2g0OC4wOTRjOC41NjQsMCwxNS41My02Ljk2NywxNS41My0xNS41M3YtMTYuNTMyaDI3My41MzR2MTYuNTMyYzAsOC41NjQsNi45NjcsMTUuNTMsMTUuNTMsMTUuNTNoNDguMDk0YzguNTY0LDAsMTUuNTMtNi45NjcsMTUuNTMtMTUuNTN2LTI0LjA0N2MwLTAuMDg5LTAuMDEtMC4xNzYtMC4wMTMtMC4yNjRjOS43MjctNy4yMTcsMTYuMDQ0LTE4Ljc4MywxNi4wNDQtMzEuNzk4di05My45MjhjMC04LjI5OC0yLjU1LTE2LjI1NC03LjM3Mi0yMy4wMDRsLTI1LjYxOS0zNS44NjZoNDEuNTA4YzQuMTUxLDAsNy41MTUtMy4zNjQsNy41MTUtNy41MTV2LTMyLjA2M0M1MDIuOTgyLDI0My44MzMsNDk5LjYxOSwyNDAuNDcsNDk1LjQ2OCwyNDAuNDd6IE0yMi4wNDMsMjcyLjUzMnYtMTcuMDMzaDI2LjY5Nmw0LjI1OCwxNy4wMzNIMjIuMDQzeiBNMTAzLjIwMiw0OTYuNDdjMCwwLjI3Ni0wLjIyNCwwLjUwMS0wLjUwMSwwLjUwMUg1NC42MDdjLTAuMjc2LDAtMC41MDEtMC4yMjUtMC41MDEtMC41MDF2LTE2LjUzMmg4LjUxN2g0MC41NzlWNDk2LjQ3eiBNNDU1Ljg5LDQ5Ni40N2MwLDAuMjc2LTAuMjI1LDAuNTAxLTAuNTAxLDAuNTAxaC00OC4wOTRjLTAuMjc2LDAtMC41MDEtMC4yMjUtMC41MDEtMC41MDF2LTE2LjUzMmg0MC41NzloOC41MTdWNDk2LjQ3eiBNNDQ3LjM3NCw0NjQuOTA4SDYyLjYyMmMtMTAuOTE1LDAtMjAuMTg1LTcuMTYyLTIzLjM2Ny0xNy4wMzNINDcwLjc0QzQ2Ny41NTgsNDU3Ljc0Niw0NTguMjg5LDQ2NC45MDgsNDQ3LjM3NCw0NjQuOTA4eiBNMzE5LjYyNCwzODMuNzV2MTcuMDMzSDE5MC4zNzJWMzgzLjc1SDMxOS42MjR6IE0xOTEuNTUzLDM2OC43MmMzLjE4Mi05Ljg3MSwxMi40NTEtMTcuMDMzLDIzLjM2Ny0xNy4wMzNoODAuMTU3YzEwLjkxNSwwLDIwLjE4NSw3LjE2MiwyMy4zNjcsMTcuMDMzSDE5MS41NTN6IE0zMTkuNjI0LDQxNS44MTJ2MTcuMDMzSDE5MC4zNzJ2LTE3LjAzM0gzMTkuNjI0eiBNNDY3LjM1LDMzMi4xNjRjMi45OTEsNC4xODcsNC41NzIsOS4xMjEsNC41NzIsMTQuMjY4djg2LjQxNEgzMzQuNjU0di01Ni42MTFjMC0yMS44MjMtMTcuNzU1LTM5LjU3Ny0zOS41NzctMzkuNTc3SDIxNC45MmMtMjEuODIzLDAtMzkuNTc3LDE3Ljc1NS0zOS41NzcsMzkuNTc3djU2LjYxMUgzOC4wNzR2LTg2LjQxNGMwLTUuMTQ3LDEuNTgxLTEwLjA4MSw0LjU3Mi0xNC4yNjhsMzEuODU5LTQ0LjYwMmgyNzYuNjhjNC4xNTEsMCw3LjUxNS0zLjM2NCw3LjUxNS03LjUxNWMwLTQuMTUxLTMuMzY0LTcuNTE1LTcuNTE1LTcuNTE1SDgxLjI1OWwzNy4wMDktMTA0Ljg1OWMzLjQ1OC05Ljc5NSwxMi43Ni0xNi4zNzgsMjMuMTQ5LTE2LjM3OEgzNjguNThjMTAuMzg4LDAsMTkuNjksNi41ODIsMjMuMTQ5LDE2LjM3OGwzNy4wMDgsMTA0Ljg1OWgtNDUuNDg5Yy00LjE1MSwwLTcuNTE1LDMuMzY0LTcuNTE1LDcuNTE1YzAsNC4xNTEsMy4zNjQsNy41MTUsNy41MTUsNy41MTVoNTIuMjQzTDQ2Ny4zNSwzMzIuMTY0eiBNNDg3Ljk1MywyNzIuNTMyaC0zMC45NTVsNC4yNTgtMTcuMDMzaDI2LjY5N1YyNzIuNTMyeiIvPjwvZz48L2c+PGc+PGc+PHBhdGggZD0iTTEzNC43NjMsMzI4LjY0Mkg4Ni42NjljLTQuMTUsMC03LjUxNSwzLjM2NC03LjUxNSw3LjUxNXMzLjM2NSw3LjUxNSw3LjUxNSw3LjUxNWg0OC4wOTRjNC4xNSwwLDcuNTE1LTMuMzY0LDcuNTE1LTcuNTE1UzEzOC45MTMsMzI4LjY0MiwxMzQuNzYzLDMyOC42NDJ6Ii8+PC9nPjwvZz48Zz48Zz48cGF0aCBkPSJNNDIzLjMyNywzMjguNjQyaC00OC4wOTRjLTQuMTUxLDAtNy41MTUsMy4zNjQtNy41MTUsNy41MTVzMy4zNjQsNy41MTUsNy41MTUsNy41MTVoNDguMDk0YzQuMTUxLDAsNy41MTUtMy4zNjQsNy41MTUtNy41MTVTNDI3LjQ3OCwzMjguNjQyLDQyMy4zMjcsMzI4LjY0MnoiLz48L2c+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjwvc3ZnPg==) }.i-phone {background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYwIDYwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA2MCA2MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGQ9Ik00Mi41OTUsMEgxNy40MDVDMTQuOTc3LDAsMTMsMS45NzcsMTMsNC40MDV2NTEuMTg5QzEzLDU4LjAyMywxNC45NzcsNjAsMTcuNDA1LDYwaDI1LjE4OUM0NS4wMjMsNjAsNDcsNTguMDIzLDQ3LDU1LjU5NVY0LjQwNUM0NywxLjk3Nyw0NS4wMjMsMCw0Mi41OTUsMHogTTE1LDhoMzB2MzhIMTVWOHogTTE3LjQwNSwyaDI1LjE4OUM0My45MjEsMiw0NSwzLjA3OSw0NSw0LjQwNVY2SDE1VjQuNDA1QzE1LDMuMDc5LDE2LjA3OSwyLDE3LjQwNSwyeiBNNDIuNTk1LDU4SDE3LjQwNUMxNi4wNzksNTgsMTUsNTYuOTIxLDE1LDU1LjU5NVY0OGgzMHY3LjU5NUM0NSw1Ni45MjEsNDMuOTIxLDU4LDQyLjU5NSw1OHoiLz48cGF0aCBkPSJNMzAsNDljLTIuMjA2LDAtNCwxLjc5NC00LDRzMS43OTQsNCw0LDRzNC0xLjc5NCw0LTRTMzIuMjA2LDQ5LDMwLDQ5eiBNMzAsNTVjLTEuMTAzLDAtMi0wLjg5Ny0yLTJzMC44OTctMiwyLTJzMiwwLjg5NywyLDJTMzEuMTAzLDU1LDMwLDU1eiIvPjxwYXRoIGQ9Ik0yNiw1aDRjMC41NTMsMCwxLTAuNDQ3LDEtMXMtMC40NDctMS0xLTFoLTRjLTAuNTUzLDAtMSwwLjQ0Ny0xLDFTMjUuNDQ3LDUsMjYsNXoiLz48cGF0aCBkPSJNMzMsNWgxYzAuNTUzLDAsMS0wLjQ0NywxLTFzLTAuNDQ3LTEtMS0xaC0xYy0wLjU1MywwLTEsMC40NDctMSwxUzMyLjQ0Nyw1LDMzLDV6Ii8+PHBhdGggZD0iTTU2LjYxMiw0LjU2OWMtMC4zOTEtMC4zOTEtMS4wMjMtMC4zOTEtMS40MTQsMHMtMC4zOTEsMS4wMjMsMCwxLjQxNGMzLjczNiwzLjczNiwzLjczNiw5LjgxNSwwLDEzLjU1MmMtMC4zOTEsMC4zOTEtMC4zOTEsMS4wMjMsMCwxLjQxNGMwLjE5NSwwLjE5NSwwLjQ1MSwwLjI5MywwLjcwNywwLjI5M3MwLjUxMi0wLjA5OCwwLjcwNy0wLjI5M0M2MS4xMjgsMTYuNDM0LDYxLjEyOCw5LjA4NSw1Ni42MTIsNC41Njl6Ii8+PHBhdGggZD0iTTUyLjQwMSw2Ljg0NWMtMC4zOTEtMC4zOTEtMS4wMjMtMC4zOTEtMS40MTQsMHMtMC4zOTEsMS4wMjMsMCwxLjQxNGMxLjIzNywxLjIzNywxLjkxOCwyLjg4NSwxLjkxOCw0LjYzOXMtMC42ODEsMy40MDEtMS45MTgsNC42MzhjLTAuMzkxLDAuMzkxLTAuMzkxLDEuMDIzLDAsMS40MTRjMC4xOTUsMC4xOTUsMC40NTEsMC4yOTMsMC43MDcsMC4yOTNzMC41MTItMC4wOTgsMC43MDctMC4yOTNjMS42MTUtMS42MTQsMi41MDQtMy43NjQsMi41MDQtNi4wNTJTNTQuMDE3LDguNDU5LDUyLjQwMSw2Ljg0NXoiLz48cGF0aCBkPSJNNC44MDIsNS45ODNjMC4zOTEtMC4zOTEsMC4zOTEtMS4wMjMsMC0xLjQxNHMtMS4wMjMtMC4zOTEtMS40MTQsMGMtNC41MTYsNC41MTYtNC41MTYsMTEuODY0LDAsMTYuMzhjMC4xOTUsMC4xOTUsMC40NTEsMC4yOTMsMC43MDcsMC4yOTNzMC41MTItMC4wOTgsMC43MDctMC4yOTNjMC4zOTEtMC4zOTEsMC4zOTEtMS4wMjMsMC0xLjQxNEMxLjA2NSwxNS43OTksMS4wNjUsOS43Miw0LjgwMiw1Ljk4M3oiLz48cGF0aCBkPSJNOS4wMTMsNi41NjljLTAuMzkxLTAuMzkxLTEuMDIzLTAuMzkxLTEuNDE0LDBjLTEuNjE1LDEuNjE0LTIuNTA0LDMuNzY0LTIuNTA0LDYuMDUyczAuODg5LDQuNDM4LDIuNTA0LDYuMDUzYzAuMTk1LDAuMTk1LDAuNDUxLDAuMjkzLDAuNzA3LDAuMjkzczAuNTEyLTAuMDk4LDAuNzA3LTAuMjkzYzAuMzkxLTAuMzkxLDAuMzkxLTEuMDIzLDAtMS40MTRjLTEuMjM3LTEuMjM3LTEuOTE4LTIuODg1LTEuOTE4LTQuNjM5UzcuNzc1LDkuMjIsOS4wMTMsNy45ODNDOS40MDMsNy41OTMsOS40MDMsNi45Niw5LjAxMyw2LjU2OXoiLz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+) }.hidden {display: none }.row-dc-img{display: block;width: 100%;height: 100%; }.no-webp [data-car-complect="creta"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/6.png);} .webp[data-car-complect="creta"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/6.webp);} .no-webp [data-car-complect="creta"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/2.png);} .webp[data-car-complect="creta"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/2.webp);} .no-webp [data-car-complect="creta"][data-img="braun"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/12.png);} .webp[data-car-complect="creta"][data-img="braun"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/12.webp);} .no-webp [data-car-complect="creta"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/9.png);} .webp[data-car-complect="creta"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/9.webp);} .no-webp [data-car-complect="creta"][data-img="silver"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/10.png);} .webp[data-car-complect="creta"][data-img="silver"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/10.webp);} .no-webp [data-car-complect="creta"][data-img="lightgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/1.png);} .webp[data-car-complect="creta"][data-img="lightgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/1.webp);} .no-webp [data-car-complect="creta"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/4.png);} .webp[data-car-complect="creta"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/4.webp);} .no-webp [data-car-complect="creta"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/13.png);} .webp[data-car-complect="creta"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/13.webp);}.no-webp [data-car-complect="creta"][data-img="white"][data-car-modify="Brown pack"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/6.png);} .webp[data-car-complect="creta"][data-img="white"][data-car-modify="Brown pack"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/6.webp);} .no-webp [data-car-complect="creta"][data-img="red"][data-car-modify="Brown pack"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/2.png);} .webp[data-car-complect="creta"][data-img="red"][data-car-modify="Brown pack"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/2.webp);} .no-webp [data-car-complect="creta"][data-img="braun"][data-car-modify="Brown pack"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/12.png);} .webp[data-car-complect="creta"][data-img="braun"][data-car-modify="Brown pack"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/12.webp);} .no-webp [data-car-complect="creta"][data-img="black"][data-car-modify="Brown pack"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/9.png);} .webp[data-car-complect="creta"][data-img="black"][data-car-modify="Brown pack"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/9.webp);} .no-webp [data-car-complect="creta"][data-img="silver"][data-car-modify="Brown pack"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/10.png);} .webp[data-car-complect="creta"][data-img="silver"][data-car-modify="Brown pack"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/10.webp);} .no-webp [data-car-complect="creta"][data-img="lightgray"][data-car-modify="Brown pack"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/1.png);} .webp[data-car-complect="creta"][data-img="lightgray"][data-car-modify="Brown pack"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/1.webp);} .no-webp [data-car-complect="creta"][data-img="darkgray"][data-car-modify="Brown pack"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/4.png);} .webp[data-car-complect="creta"][data-img="darkgray"][data-car-modify="Brown pack"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/4.webp);} .no-webp [data-car-complect="creta"][data-img="blue"][data-car-modify="Brown pack"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/13.png);} .webp[data-car-complect="creta"][data-img="blue"][data-car-modify="Brown pack"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/13.webp);}.no-webp [data-car-complect="creta"][data-img="white"][data-car-modify="БИ2"].complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/6.png);} .webp[data-car-complect="creta"][data-img="white"][data-car-modify="БИ2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/6.webp);} .no-webp [data-car-complect="creta"][data-img="red"][data-car-modify="БИ2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/2.png);} .webp[data-car-complect="creta"][data-img="red"][data-car-modify="БИ2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/2.webp);} .no-webp [data-car-complect="creta"][data-img="braun"][data-car-modify="БИ2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/12.png);} .webp[data-car-complect="creta"][data-img="braun"][data-car-modify="БИ2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/12.webp);} .no-webp [data-car-complect="creta"][data-img="black"][data-car-modify="БИ2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/9.png);} .webp[data-car-complect="creta"][data-img="black"][data-car-modify="БИ2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/9.webp);} .no-webp [data-car-complect="creta"][data-img="silver"][data-car-modify="БИ2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/10.png);} .webp[data-car-complect="creta"][data-img="silver"][data-car-modify="БИ2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/10.webp);} .no-webp [data-car-complect="creta"][data-img="lightgray"][data-car-modify="БИ2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/1.png);} .webp[data-car-complect="creta"][data-img="lightgray"][data-car-modify="БИ2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/1.webp);} .no-webp [data-car-complect="creta"][data-img="darkgray"][data-car-modify="БИ2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/4.png);} .webp[data-car-complect="creta"][data-img="darkgray"][data-car-modify="БИ2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/4.webp);} .no-webp [data-car-complect="creta"][data-img="blue"][data-car-modify="БИ2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/13.png);} .webp[data-car-complect="creta"][data-img="blue"][data-car-modify="БИ2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/13.webp);}.no-webp [data-car-complect="creta"][data-img="white"][data-car-modify="Rock Edition"].complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/6.png);} .webp[data-car-complect="creta"][data-img="white"][data-car-modify="Rock Edition"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/6.webp);} .no-webp [data-car-complect="creta"][data-img="red"][data-car-modify="Rock Edition"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/2.png);} .webp[data-car-complect="creta"][data-img="red"][data-car-modify="Rock Edition"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/2.webp);} .no-webp [data-car-complect="creta"][data-img="braun"][data-car-modify="Rock Edition"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/12.png);} .webp[data-car-complect="creta"][data-img="braun"][data-car-modify="Rock Edition"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/12.webp);} .no-webp [data-car-complect="creta"][data-img="black"][data-car-modify="Rock Edition"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/9.png);} .webp[data-car-complect="creta"][data-img="black"][data-car-modify="Rock Edition"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/9.webp);} .no-webp [data-car-complect="creta"][data-img="silver"][data-car-modify="Rock Edition"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/10.png);} .webp[data-car-complect="creta"][data-img="silver"][data-car-modify="Rock Edition"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/10.webp);} .no-webp [data-car-complect="creta"][data-img="lightgray"][data-car-modify="Rock Edition"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/1.png);} .webp[data-car-complect="creta"][data-img="lightgray"][data-car-modify="Rock Edition"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/1.webp);} .no-webp [data-car-complect="creta"][data-img="darkgray"][data-car-modify="Rock Edition"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/4.png);} .webp[data-car-complect="creta"][data-img="darkgray"][data-car-modify="Rock Edition"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/4.webp);} .no-webp [data-car-complect="creta"][data-img="blue"][data-car-modify="Rock Edition"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/13.png);} .webp[data-car-complect="creta"][data-img="blue"][data-car-modify="Rock Edition"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/13.webp);}.no-webp [data-car-complect="creta"][data-img="1"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/1.png);} .webp[data-car-complect="creta"][data-img="1"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/1.webp);} .no-webp [data-car-complect="creta"][data-img="2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/2.png);} .webp[data-car-complect="creta"][data-img="2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/2.webp);} .no-webp [data-car-complect="creta"][data-img="3"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/3.png);} .webp[data-car-complect="creta"][data-img="3"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/3.webp);} .no-webp [data-car-complect="creta"][data-img="4"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/4.png);} .webp[data-car-complect="creta"][data-img="4"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/4.webp);} .no-webp [data-car-complect="creta"][data-img="5"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/5.png);} .webp[data-car-complect="creta"][data-img="5"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/5.webp);} .no-webp [data-car-complect="creta"][data-img="6"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/6.png);} .webp[data-car-complect="creta"][data-img="6"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/6.webp);} .no-webp [data-car-complect="creta"][data-img="7"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/7.png);} .webp[data-car-complect="creta"][data-img="7"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/7.webp);} .no-webp [data-car-complect="creta"][data-img="8"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/8.png);} .webp[data-car-complect="creta"][data-img="8"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/8.webp);} .no-webp [data-car-complect="creta"][data-img="9"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/9.png);} .webp[data-car-complect="creta"][data-img="9"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/9.webp);} .no-webp [data-car-complect="creta"][data-img="10"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/10.png);} .webp[data-car-complect="creta"][data-img="10"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/10.webp);} .no-webp [data-car-complect="creta"][data-img="11"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/11.png);} .webp[data-car-complect="creta"][data-img="11"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/11.webp);} .no-webp [data-car-complect="creta"][data-img="12"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/12.png);} .webp[data-car-complect="creta"][data-img="12"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/12.webp);} .no-webp [data-car-complect="creta"][data-img="13"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/13.png);} .webp[data-car-complect="creta"][data-img="13"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/13.webp);} .no-webp [data-car-complect="creta"][data-img="14"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/14.png);} .webp[data-car-complect="creta"][data-img="14"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/14.webp);} .no-webp [data-car-complect="creta"][data-img="15"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/15.png);} .webp[data-car-complect="creta"][data-img="15"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/15.webp);} .no-webp [data-car-complect="creta"][data-img="15"] .complect__img-text { display: block; } .webp[data-car-complect="creta"][data-img="15"] .complect__img-text { display: block; } .no-webp [data-car-complect="creta"][data-img="16"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/16.png); } .webp[data-car-complect="creta"][data-img="16"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/16.webp);} .no-webp [data-car-complect="creta"][data-img="16"] .complect__img-text { display: block; } .webp[data-car-complect="creta"][data-img="16"] .complect__img-text { display: block; } .no-webp [data-car-complect="creta"][data-img="17"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/17.png);} .webp[data-car-complect="creta"][data-img="17"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/17.webp);} .no-webp [data-car-complect="creta"][data-img="17"] .complect__img-text { display: block; } .webp[data-car-complect="creta"][data-img="17"] .complect__img-text { display: block; } .no-webp [data-car-complect="creta"][data-img="18"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/18.png);} .webp[data-car-complect="creta"][data-img="18"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/18.webp);} .no-webp [data-car-complect="creta"][data-img="18"] .complect__img-text { display: block; bottom: 32px; } .webp[data-car-complect="creta"][data-img="18"] .complect__img-text { display: block; bottom: 32px; } .no-webp [data-car-complect="creta"][data-img="19"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/19.png);} .webp[data-car-complect="creta"][data-img="19"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/creta/19.webp);}.no-webp [data-car-complect="renault_logan"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/Logan_Facelift_colour_lazyrno_sinyi_w.jpg);} .webp[data-car-complect="renault_logan"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/Logan_Facelift_colour_lazyrno_sinyi_w.jpg);} .no-webp [data-car-complect="renault_logan"][data-img="darkblue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/14.png);} .webp[data-car-complect="renault_logan"][data-img="darkblue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/14.webp);} .no-webp [data-car-complect="renault_logan"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/13.png);} .webp[data-car-complect="renault_logan"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/13.webp);} .no-webp [data-car-complect="renault_logan"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/11.png);} .webp[data-car-complect="renault_logan"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/11.webp);} .no-webp [data-car-complect="renault_logan"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/Logan_Facelift_colour_lazyrno_sinyi_w.jpg);} .webp[data-car-complect="renault_logan"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/Logan_Facelift_colour_lazyrno_sinyi_w.jpg);} .no-webp [data-car-complect="renault_logan"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/10.png);} .webp[data-car-complect="renault_logan"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/10.webp);} .no-webp [data-car-complect="renault_logan"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/9.png);} .webp[data-car-complect="renault_logan"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/9.webp);}.no-webp [data-car-complect="renault_duster"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/12.png);} .webp[data-car-complect="renault_duster"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/12.webp);} .no-webp [data-car-complect="renault_duster"][data-img="darkblue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/14.png);} .webp[data-car-complect="renault_duster"][data-img="darkblue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/14.webp);} .no-webp [data-car-complect="renault_duster"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/13.png);} .webp[data-car-complect="renault_duster"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/13.webp);} .no-webp [data-car-complect="renault_duster"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/11.png);} .webp[data-car-complect="renault_duster"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/11.webp);} .no-webp [data-car-complect="renault_duster"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/6.jpg);} .webp[data-car-complect="renault_duster"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/6.jpg);} .no-webp [data-car-complect="renault_duster"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/10.png);} .webp[data-car-complect="renault_duster"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/10.webp);} .no-webp [data-car-complect="renault_duster"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/9.png);} .webp[data-car-complect="renault_duster"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/9.webp);}.no-webp [data-car-complect="renault_arkana"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/4.jpg);} .webp[data-car-complect="renault_arkana"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/4.jpg);} .no-webp [data-car-complect="renault_arkana"][data-img="darkblue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/4.jpg);} .webp[data-car-complect="renault_arkana"][data-img="darkblue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/4.jpg);} .no-webp [data-car-complect="renault_arkana"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/4.jpg);} .webp[data-car-complect="renault_arkana"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/4.jpg);} .no-webp [data-car-complect="renault_arkana"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/4.jpg);} .webp[data-car-complect="renault_arkana"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/4.jpg);} .no-webp [data-car-complect="renault_arkana"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/4.jpg);} .webp[data-car-complect="renault_arkana"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/4.jpg);} .no-webp [data-car-complect="renault_arkana"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/4.jpg);} .webp[data-car-complect="renault_arkana"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/4.jpg);} .no-webp [data-car-complect="renault_arkana"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/4.jpg);} .webp[data-car-complect="renault_arkana"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/4.jpg);}.no-webp [data-car-complect="renault_kaptur new"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/5.jpg);} .webp[data-car-complect="renault_kaptur new"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/5.jpg);} .no-webp [data-car-complect="renault_kaptur new"][data-img="darkblue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/5.jpg);} .webp[data-car-complect="renault_kaptur new"][data-img="darkblue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/5.jpg);} .no-webp [data-car-complect="renault_kaptur new"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/5.jpg);} .webp[data-car-complect="renault_kaptur new"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/5.jpg);} .no-webp [data-car-complect="renault_kaptur new"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/5.jpg);} .webp[data-car-complect="renault_kaptur new"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/5.jpg);} .no-webp [data-car-complect="renault_kaptur new"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/5.jpg);} .webp[data-car-complect="renault_kaptur new"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/5.jpg);} .no-webp [data-car-complect="renault_kaptur new"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/5.jpg);} .webp[data-car-complect="renault_kaptur new"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/5.jpg);} .no-webp [data-car-complect="renault_kaptur new"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/5.jpg);} .webp[data-car-complect="renault_kaptur new"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/5.jpg);}.no-webp [data-car-complect="renault_logan stepway"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/7.jpg);} .webp[data-car-complect="renault_logan stepway"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/7.jpg);} .no-webp [data-car-complect="renault_logan stepway"][data-img="darkblue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/7.jpg);} .webp[data-car-complect="renault_logan stepway"][data-img="darkblue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/7.jpg);} .no-webp [data-car-complect="renault_logan stepway"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/7.jpg);} .webp[data-car-complect="renault_logan stepway"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/7.jpg);} .no-webp [data-car-complect="renault_logan stepway"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/7.jpg);} .webp[data-car-complect="renault_logan stepway"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/7.jpg);} .no-webp [data-car-complect="renault_logan stepway"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/7.jpg);} .webp[data-car-complect="renault_logan stepway"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/7.jpg);} .no-webp [data-car-complect="renault_logan stepway"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/7.jpg);} .webp[data-car-complect="renault_logan stepway"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/7.jpg);} .no-webp [data-car-complect="renault_logan stepway"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/7.jpg);} .webp[data-car-complect="renault_logan stepway"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/7.jpg);}.no-webp [data-car-complect="renault_sandero stepway"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/3.jpg);} .webp[data-car-complect="renault_sandero stepwayy"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/3.jpg);} .no-webp [data-car-complect="renault_sandero stepway"][data-img="darkblue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/3.jpg);} .webp[data-car-complect="renault_sandero stepway"][data-img="darkblue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/3.jpg);} .no-webp [data-car-complect="renault_sandero stepway"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/3.jpg);} .webp[data-car-complect="renault_sandero stepway"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/3.jpg);} .no-webp [data-car-complect="renault_sandero stepway"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/3.jpg);} .webp[data-car-complect="renault_sandero stepway"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/3.jpg);} .no-webp [data-car-complect="renault_sandero stepway"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/3.jpg);} .webp[data-car-complect="renault_sandero stepway"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/3.jpg);} .no-webp [data-car-complect="renault_sandero stepway"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/3.jpg);} .webp[data-car-complect="renault_sandero stepway"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/3.jpg);} .no-webp [data-car-complect="renault_sandero stepway"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/3.jpg);} .webp[data-car-complect="renault_sandero stepway"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/3.jpg);}.no-webp [data-car-complect="renault_sandero"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/1.jpg);} .webp[data-car-complect="renault_sandero"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/1.jpg);} .no-webp [data-car-complect="renault_sandero"][data-img="darkblue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/1.jpg);} .webp[data-car-complect="renault_sandero"][data-img="darkblue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/1.jpg);} .no-webp [data-car-complect="renault_sandero"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/1.jpg);} .webp[data-car-complect="renault_sandero"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/1.jpg);} .no-webp [data-car-complect="renault_sandero"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/1.jpg);} .webp[data-car-complect="renault_sandero"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/1.jpg);} .no-webp [data-car-complect="renault_sandero"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/1.jpg);} .webp[data-car-complect="renault_sandero"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/1.jpg);} .no-webp [data-car-complect="renault_sandero"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/1.jpg);}.webp[data-car-complect="renault_sandero"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/1.jpg);} .no-webp [data-car-complect="renault_sandero"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/1.jpg);} .webp[data-car-complect="renault_sandero"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/1.jpg);}.no-webp [data-car-complect="elantra"][data-img="1"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/1.png);} .webp[data-car-complect="elantra"][data-img="1"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/1.webp);} .no-webp [data-car-complect="elantra"][data-img="2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/2.png);} .webp[data-car-complect="elantra"][data-img="2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/2.webp);} .no-webp [data-car-complect="elantra"][data-img="3"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/3.png);} .webp[data-car-complect="elantra"][data-img="3"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/3.webp);} .no-webp [data-car-complect="elantra"][data-img="4"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/4.png);} .webp[data-car-complect="elantra"][data-img="4"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/4.webp);} .no-webp [data-car-complect="elantra"][data-img="5"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/5.png);} .webp[data-car-complect="elantra"][data-img="5"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/5.webp);} .no-webp [data-car-complect="elantra"][data-img="6"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/6.png);} .webp[data-car-complect="elantra"][data-img="6"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/6.webp);} .no-webp [data-car-complect="elantra"][data-img="7"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/7.png);} .webp[data-car-complect="elantra"][data-img="7"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/7.webp);} .no-webp [data-car-complect="elantra"][data-img="8"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/8.png);} .webp[data-car-complect="elantra"][data-img="8"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/8.webp);} .no-webp [data-car-complect="elantra"][data-img="9"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/9.png);} .webp[data-car-complect="elantra"][data-img="9"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/9.webp);} .no-webp [data-car-complect="elantra"][data-img="10"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/10.png);} .webp[data-car-complect="elantra"][data-img="10"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/10.webp);} .no-webp [data-car-complect="elantra"][data-img="11"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/11.png);} .webp[data-car-complect="elantra"][data-img="11"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/11.webp);} .no-webp [data-car-complect="elantra"][data-img="12"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/12.png);} .webp[data-car-complect="elantra"][data-img="12"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/12.webp);} .no-webp [data-car-complect="elantra"][data-img="13"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/13.png);} .webp[data-car-complect="elantra"][data-img="13"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/13.webp);} .no-webp [data-car-complect="elantra"][data-img="14"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/14.png);} .webp[data-car-complect="elantra"][data-img="14"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/elantra/14.webp);}.no-webp [data-car-complect="grand santa fe"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/1.png);} .webp[data-car-complect="grand santa fe"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/1.webp);} .no-webp [data-car-complect="grand santa fe"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/2.png);} .webp[data-car-complect="grand santa fe"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/2.webp);} .no-webp [data-car-complect="grand santa fe"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/3.png);} .webp[data-car-complect="grand santa fe"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/3.webp);} .no-webp [data-car-complect="grand santa fe"][data-img="silver"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/4.png);} .webp[data-car-complect="grand santa fe"][data-img="silver"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/4.webp);} .no-webp [data-car-complect="grand santa fe"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/5.png);} .webp[data-car-complect="grand santa fe"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/5.webp);} .no-webp [data-car-complect="grand santa fe"][data-img="lightbeige"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/6.png);} .webp[data-car-complect="grand santa fe"][data-img="lightbeige"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/6.webp);} .no-webp [data-car-complect="grand santa fe"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/7.png);} .webp[data-car-complect="grand santa fe"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/7.webp);} .no-webp [data-car-complect="grand santa fe"][data-img="8"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/8.png);} .webp[data-car-complect="grand santa fe"][data-img="8"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/8.webp);} .no-webp [data-car-complect="grand santa fe"][data-img="9"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/9.png);} .webp[data-car-complect="grand santa fe"][data-img="9"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/9.webp);} .no-webp [data-car-complect="grand santa fe"][data-img="10"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/10.png);} .webp[data-car-complect="grand santa fe"][data-img="10"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/grandsantafe/10.webp);}.no-webp [data-car-complect="santa fe"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/1.png);} .webp[data-car-complect="santa fe"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/1.webp);} .no-webp [data-car-complect="santa fe"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/2.png);} .webp[data-car-complect="santa fe"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/2.webp);} .no-webp [data-car-complect="santa fe"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/3.png);} .webp[data-car-complect="santa fe"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/3.webp);} .no-webp [data-car-complect="santa fe"][data-img="silver"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/4.png);} .webp[data-car-complect="santa fe"][data-img="silver"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/4.webp);} .no-webp [data-car-complect="santa fe"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/5.png);} .webp[data-car-complect="santa fe"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/5.webp);} .no-webp [data-car-complect="santa fe"][data-img="lightbeige"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/6.png);} .webp[data-car-complect="santa fe"][data-img="lightbeige"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/6.webp);} .no-webp [data-car-complect="santa fe"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/7.png);} .webp[data-car-complect="santa fe"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/7.webp);} .no-webp [data-car-complect="santa fe"][data-img="8"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/8.png);} .webp[data-car-complect="santa fe"][data-img="8"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/8.webp);} .no-webp [data-car-complect="santa fe"][data-img="9"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/9.png);} .webp[data-car-complect="santa fe"][data-img="9"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/9.webp);} .no-webp [data-car-complect="santa fe"][data-img="10"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/10.png);} .webp[data-car-complect="santa fe"][data-img="10"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/10.webp);} .no-webp [data-car-complect="santa fe"][data-img="11"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/11.png);} .webp[data-car-complect="santa fe"][data-img="11"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/11.webp);} .no-webp [data-car-complect="santa fe"][data-img="12"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/12.png);} .webp[data-car-complect="santa fe"][data-img="12"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/santafe/12.webp);}.no-webp [data-car-complect="solaris"][data-img="8"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/8.png);} .webp[data-car-complect="solaris"][data-img="8"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/8.webp);} .no-webp [data-car-complect="solaris"][data-img="9"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/9.png);} .webp[data-car-complect="solaris"][data-img="9"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/9.webp);} .no-webp [data-car-complect="solaris"][data-img="10"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/10.png);} .webp[data-car-complect="solaris"][data-img="10"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/10.webp);} .no-webp [data-car-complect="solaris"][data-img="11"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/11.png);} .webp[data-car-complect="solaris"][data-img="11"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/11.webp);} .no-webp [data-car-complect="solaris"][data-img="12"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/12.png);} .webp[data-car-complect="solaris"][data-img="12"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/12.webp);} .no-webp [data-car-complect="solaris"][data-img="13"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/13.png);} .webp[data-car-complect="solaris"][data-img="13"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/13.webp);} .no-webp [data-car-complect="solaris"][data-img="14"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/14.png);} .webp[data-car-complect="solaris"][data-img="14"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/14.webp);} .no-webp [data-car-complect="solaris"][data-img="15"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/15.png);} .webp[data-car-complect="solaris"][data-img="15"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/15.webp);} .no-webp [data-car-complect="solaris"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/profile/1.png);} .webp[data-car-complect="solaris"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/profile/1.webp);} .no-webp [data-car-complect="solaris"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/front/1.png);} .webp[data-car-complect="solaris"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/front/1.webp);} .no-webp [data-car-complect="solaris"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/front/2.png);} .webp[data-car-complect="solaris"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/front/2.webp);} .no-webp [data-car-complect="solaris"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/back/3.png);} .webp[data-car-complect="solaris"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/back/3.webp);} .no-webp [data-car-complect="solaris"][data-img="silver"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/profile/5.png);} .webp[data-car-complect="solaris"][data-img="silver"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/profile/5.webp);} .no-webp [data-car-complect="solaris"][data-img="braun"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/front/5.png);} .webp[data-car-complect="solaris"][data-img="braun"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/front/5.webp);} .no-webp [data-car-complect="solaris"][data-img="grey"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/front/4.png);} .webp[data-car-complect="solaris"][data-img="grey"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/front/4.webp);} .no-webp [data-car-complect="solaris"][data-img="beige"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/profile/8.png);} .webp[data-car-complect="solaris"][data-img="beige"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/solaris/profile/8.webp);}.no-webp [data-car-complect="sonata"][data-img="darkblue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/1.png);} .webp[data-car-complect="sonata"][data-img="darkblue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/1.webp);} .no-webp [data-car-complect="sonata"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/2.png);} .webp[data-car-complect="sonata"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/2.webp);} .no-webp [data-car-complect="sonata"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/3.png);} .webp[data-car-complect="sonata"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/3.webp);} .no-webp [data-car-complect="sonata"][data-img="silver"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/4.png);} .webp[data-car-complect="sonata"][data-img="silver"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/4.webp);} .no-webp [data-car-complect="sonata"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/5.png);} .webp[data-car-complect="sonata"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/5.webp);} .no-webp [data-car-complect="sonata"][data-img="grey"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/9.png);} .webp[data-car-complect="sonata"][data-img="grey"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/9.webp);} .no-webp [data-car-complect="sonata"][data-img="yellow"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/8.png);} .webp[data-car-complect="sonata"][data-img="yellow"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/8.webp);} .no-webp [data-car-complect="sonata"][data-img="graphite"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/10.png);} .webp[data-car-complect="sonata"][data-img="graphite"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/10.webp);}.no-webp [data-car-complect="sonata"][data-img="1"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/1.png);} .webp[data-car-complect="sonata"][data-img="1"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/1.webp);} .no-webp [data-car-complect="sonata"][data-img="2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/2.png);} .webp[data-car-complect="sonata"][data-img="2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/2.webp);} .no-webp [data-car-complect="sonata"][data-img="3"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/3.png);} .webp[data-car-complect="sonata"][data-img="3"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/3.webp);} .no-webp [data-car-complect="sonata"][data-img="4"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/4.png);} .webp[data-car-complect="sonata"][data-img="4"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/4.webp);} .no-webp [data-car-complect="sonata"][data-img="5"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/5.png);} .webp[data-car-complect="sonata"][data-img="5"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/5.webp);} .no-webp [data-car-complect="sonata"][data-img="6"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/6.png);} .webp[data-car-complect="sonata"][data-img="6"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/6.webp);} .no-webp [data-car-complect="sonata"][data-img="7"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/7.png);} .webp[data-car-complect="sonata"][data-img="7"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/7.webp);} .no-webp [data-car-complect="sonata"][data-img="8"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/8.png);} .webp[data-car-complect="sonata"][data-img="8"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/8.webp);} .no-webp [data-car-complect="sonata"][data-img="9"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/9.png);} .webp[data-car-complect="sonata"][data-img="9"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/9.webp);} .no-webp [data-car-complect="sonata"][data-img="10"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/10.png);} .webp[data-car-complect="sonata"][data-img="10"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/sonata/10.webp);}.no-webp [data-car-complect="tucson new"][data-img="1"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/1.png);} .webp[data-car-complect="tucson new"][data-img="1"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/1.webp);} .no-webp [data-car-complect="tucson new"][data-img="2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/2.png);} .webp[data-car-complect="tucson new"][data-img="2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/2.webp);} .no-webp [data-car-complect="tucson new"][data-img="3"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/3.png);} .webp[data-car-complect="tucson new"][data-img="3"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/3.webp);} .no-webp [data-car-complect="tucson new"][data-img="4"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/4.png);} .webp[data-car-complect="tucson new"][data-img="4"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/4.webp);} .no-webp [data-car-complect="tucson new"][data-img="5"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/5.png);} .webp[data-car-complect="tucson new"][data-img="5"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/5.webp);} .no-webp [data-car-complect="tucson new"][data-img="6"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/6.png);} .webp[data-car-complect="tucson new"][data-img="6"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/6.webp);} .no-webp [data-car-complect="tucson new"][data-img="7"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/7.png);} .webp[data-car-complect="tucson new"][data-img="7"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/7.webp);} .no-webp [data-car-complect="tucson new"][data-img="8"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/8.png);} .webp[data-car-complect="tucson new"][data-img="8"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/8.webp);} .no-webp [data-car-complect="tucson new"][data-img="9"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/9.png);} .webp[data-car-complect="tucson new"][data-img="9"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/9.webp);} .no-webp [data-car-complect="tucson new"][data-img="10"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/10.png);} .webp[data-car-complect="tucson new"][data-img="10"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/10.webp);} .no-webp [data-car-complect="tucson new"][data-img="11"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/11.png);} .webp[data-car-complect="tucson new"][data-img="11"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/11.webp);} .no-webp [data-car-complect="tucson new"][data-img="12"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/12.png);} .webp[data-car-complect="tucson new"][data-img="12"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/12.webp);} .no-webp [data-car-complect="tucson new"][data-img="13"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/13.png);} .webp[data-car-complect="tucson new"][data-img="13"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/13.webp);} .no-webp [data-car-complect="tucson new"][data-img="14"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/14.png);} .webp[data-car-complect="tucson new"][data-img="14"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/14.webp);} .no-webp [data-car-complect="tucson new"][data-img="15"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/15.png);} .webp[data-car-complect="tucson new"][data-img="15"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/15.webp);} .no-webp [data-car-complect="tucson new"][data-img="16"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/16.png);} .webp[data-car-complect="tucson new"][data-img="16"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/16.webp);} .no-webp [data-car-complect="tucson new"][data-img="16"] .complect__img-text {display: block; bottom: 28px;} .webp[data-car-complect="tucson new"][data-img="16"] .complect__img-text {display: block; bottom: 28px;} .no-webp [data-car-complect="tucson new"][data-img="17"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/17.png);} .webp[data-car-complect="tucson new"][data-img="17"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/17.webp);}.no-webp [data-car-complect="tucson new"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/2.png);} .webp[data-car-complect="tucson new"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/2.webp);} .no-webp [data-car-complect="tucson new"][data-img="lightbeige"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/5.png);} .webp[data-car-complect="tucson new"][data-img="lightbeige"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/5.webp);} .no-webp [data-car-complect="tucson new"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/3.png);} .webp[data-car-complect="tucson new"][data-img="gray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/3.webp);} .no-webp [data-car-complect="tucson new"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/9.png);} .webp[data-car-complect="tucson new"][data-img="red"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/9.webp);} .no-webp [data-car-complect="tucson new"][data-img="braun"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/14.png);} .webp[data-car-complect="tucson new"][data-img="braun"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/14.webp);} .no-webp [data-car-complect="tucson new"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/1.png);} .webp[data-car-complect="tucson new"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/1.webp);} .no-webp [data-car-complect="tucson new"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/15.png);} .webp[data-car-complect="tucson new"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/15.webp);}.no-webp [data-car-complect="tucson new"][data-img="pale-red"][data-car-modify="N Line"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/n-line/1.png);} .webp[data-car-complect="tucson new"][data-img="pale-red"][data-car-modify="N Line"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/n-line/1.webp);} .no-webp [data-car-complect="tucson new"][data-img="white"][data-car-modify="N Line"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/n-line/2.png);} .webp[data-car-complect="tucson new"][data-img="white"][data-car-modify="N Line"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/n-line/2.webp);} .no-webp [data-car-complect="tucson new"][data-img="black"][data-car-modify="N Line"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/n-line/3.png);} .webp[data-car-complect="tucson new"][data-img="black"][data-car-modify="N Line"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/n-line/3.webp);} .no-webp [data-car-complect="tucson new"][data-img="bright-red"][data-car-modify="N Line"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/n-line/4.png);} .webp[data-car-complect="tucson new"][data-img="bright-red"][data-car-modify="N Line"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/n-line/4.webp);} .no-webp [data-car-complect="tucson new"][data-img="olive"][data-car-modify="N Line"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/n-line/5.png);} .webp[data-car-complect="tucson new"][data-img="olive"][data-car-modify="N Line"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/n-line/5.webp);} .no-webp [data-car-complect="tucson new"][data-img="beige"][data-car-modify="N Line"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/n-line/6.png);} .webp[data-car-complect="tucson new"][data-img="beige"][data-car-modify="N Line"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/n-line/6.webp);} .no-webp [data-car-complect="tucson new"][data-img="darkgray"][data-car-modify="N Line"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/n-line/7.png);} .webp[data-car-complect="tucson new"][data-img="darkgray"][data-car-modify="N Line"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/n-line/7.webp);} .no-webp [data-car-complect="tucson new"][data-img="graphite"][data-car-modify="N Line"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/n-line/8.png);} .webp[data-car-complect="tucson new"][data-img="graphite"][data-car-modify="N Line"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-tucson/n-line/8.webp);}.no-webp [data-car-complect="santa fe new"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/1.png);} .webp[data-car-complect="santa fe new"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/1.webp);} .no-webp [data-car-complect="santa fe new"][data-img="orange"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/2.png);} .webp[data-car-complect="santa fe new"][data-img="orange"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/2.webp);} .no-webp [data-car-complect="santa fe new"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/3.png);} .webp[data-car-complect="santa fe new"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/3.webp);} .no-webp [data-car-complect="santa fe new"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/4.png);} .webp[data-car-complect="santa fe new"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/4.webp);} .no-webp [data-car-complect="santa fe new"][data-img="silver"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/5.png);} .webp[data-car-complect="santa fe new"][data-img="silver"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/5.webp);} .no-webp [data-car-complect="santa fe new"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/6.png);} .webp[data-car-complect="santa fe new"][data-img="darkgray"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/6.webp);} .no-webp [data-car-complect="santa fe new"][data-img="braun"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/7.png);} .webp[data-car-complect="santa fe new"][data-img="braun"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/7.webp);}.no-webp [data-car-complect="santa fe new"][data-img="1"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/1.png);} .webp[data-car-complect="santa fe new"][data-img="1"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/1.webp);} .no-webp [data-car-complect="santa fe new"][data-img="2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/2.png);} .webp[data-car-complect="santa fe new"][data-img="2"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/2.webp);} .no-webp [data-car-complect="santa fe new"][data-img="3"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/3.png);} .webp[data-car-complect="santa fe new"][data-img="3"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/3.webp);} .no-webp [data-car-complect="santa fe new"][data-img="4"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/4.png);} .webp[data-car-complect="santa fe new"][data-img="4"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/4.webp);} .no-webp [data-car-complect="santa fe new"][data-img="5"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/5.png);} .webp[data-car-complect="santa fe new"][data-img="5"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/5.webp);} .no-webp [data-car-complect="santa fe new"][data-img="6"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/6.png);} .webp[data-car-complect="santa fe new"][data-img="6"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/6.webp);} .no-webp [data-car-complect="santa fe new"][data-img="7"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/7.png);} .webp[data-car-complect="santa fe new"][data-img="7"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/7.webp);} .no-webp [data-car-complect="santa fe new"][data-img="8"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/8.png);} .webp[data-car-complect="santa fe new"][data-img="8"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/8.webp);} .no-webp [data-car-complect="santa fe new"][data-img="9"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/9.png);} .webp[data-car-complect="santa fe new"][data-img="9"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/9.webp);} .no-webp [data-car-complect="santa fe new"][data-img="10"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/10.png);} .webp[data-car-complect="santa fe new"][data-img="10"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/new-santafe/10.webp);}.no-webp [data-car-complect="h-1"][data-img="yellow"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/h-1/1.png);} .webp[data-car-complect="h-1"][data-img="yellow"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/h-1/1.webp);} .no-webp [data-car-complect="h-1"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/h-1/2.png);} .webp[data-car-complect="h-1"][data-img="white"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/h-1/2.webp);} .no-webp [data-car-complect="h-1"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/h-1/3.png);} .webp[data-car-complect="h-1"][data-img="black"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/h-1/3.webp);} .no-webp [data-car-complect="h-1"][data-img="braun"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/h-1/4.png);} .webp[data-car-complect="h-1"][data-img="braun"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/h-1/4.webp);} .no-webp [data-car-complect="h-1"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/h-1/5.png);} .webp[data-car-complect="h-1"][data-img="blue"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/h-1/5.webp);} .no-webp [data-car-complect="h-1"][data-img="grey"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/h-1/6.png);} .webp[data-car-complect="h-1"][data-img="grey"] .complect__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/h-1/6.webp);}.no-webp [data-bank-id="1"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/1.png);} .webp [data-bank-id="1"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/1.webp);} .no-webp [data-bank-id="2"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/2.png);} .webp [data-bank-id="2"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/2.webp);} .no-webp [data-bank-id="3"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/3.png);} .webp [data-bank-id="3"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/3.webp);} .no-webp [data-bank-id="4"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/4.png);} .webp [data-bank-id="4"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/4.webp);} .no-webp [data-bank-id="5"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/5.png);} .webp [data-bank-id="5"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/5.webp);} .no-webp [data-bank-id="6"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/6.png);} .webp [data-bank-id="6"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/6.webp);} .no-webp [data-bank-id="7"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/7.png);} .webp [data-bank-id="7"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/7.webp);} .no-webp [data-bank-id="8"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/8.png);} .webp [data-bank-id="8"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/8.webp);} .no-webp [data-bank-id="9"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/9.png);} .webp [data-bank-id="9"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/9.webp);} .no-webp [data-bank-id="10"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/10.png);} .webp [data-bank-id="10"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/10.webp);} .no-webp [data-bank-id="11"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/11.png);} .webp [data-bank-id="11"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/11.webp);} .no-webp [data-bank-id="12"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/12.png);} .webp [data-bank-id="12"] {background-image: url(/local/templates/new_renault_landing/css/../img/banks/12.webp);}.no-webp[data-car-tab="renault_logan"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/Logan_Facelift_colour_lazyrno_sinyi_w.jpg);} .webp[data-car-tab="renault_logan"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/Logan_Facelift_colour_lazyrno_sinyi_w.jpg);} .no-webp[data-car-tab="renault_logan stepway"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/7.jpg);} .webp[data-car-tab="renault_logan stepway"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/7.jpg);} .no-webp[data-car-tab="tucson"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/3.jpg);} .webp[data-car-tab="tucson"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/3.jpg);} .no-webp[data-car-tab="renault_sandero stepway"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/8.jpg);} .webp[data-car-tab="renault_sandero stepway"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/8.jpg);}.webp[data-car-tab="renault_sandero"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/1.jpg);} .webp[data-car-tab="renault_sandero"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/1.jpg);}.no-webp[data-car-tab="renault_arkana"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/4.jpg);} .webp[data-car-tab="renault_arkana"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/4.jpg);} .no-webp[data-car-tab="renault_kaptur new"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/5.jpg);} .webp[data-car-tab="renault_kaptur new"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/5.jpg);} .no-webp[data-car-tab="renault_duster new"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/9.png);} .webp[data-car-tab="renault_duster new"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/9.png);} .no-webp[data-car-tab="sonata"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/Sonata.png);} .webp[data-car-tab="sonata"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/Sonata.webp);} .no-webp[data-car-tab="renault_duster"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/6.jpg);} .webp[data-car-tab="renault_duster"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/6.jpg);} .no-webp[data-car-tab="h-1"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/H1.png);} .webp[data-car-tab="h-1"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/H1.webp);}@media screen and (max-width: 767px) {.no-webp[data-car-tab="solaris"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/Solaris.png);}.webp[data-car-tab="solaris"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/Solaris.webp);}.no-webp[data-car-tab="creta"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/Creta.png);}.webp[data-car-tab="creta"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/Creta.webp);}.no-webp[data-car-tab="tucson"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/Tucson.png);}.webp[data-car-tab="tucson"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/Tucson.webp);}.no-webp[data-car-tab="elantra"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/Elantra.png);}.webp[data-car-tab="elantra"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/Elantra.webp);}.no-webp[data-car-tab="santa fe"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/SantaFe.png);}.webp[data-car-tab="santa fe"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/SantaFe.webp);}.no-webp[data-car-tab="duster new"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/6.jpg);}.webp[data-car-tab="duster new"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/6.jpg);}.no-webp[data-car-tab="grand santa fe"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/Smobile/antaFe.png);}.webp[data-car-tab="grand santa fe"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/SantaFe.webp);}.no-webp[data-car-tab="sonata"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/Sonata.png);}.webp[data-car-tab="sonata"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/Sonata.webp);}.no-webp[data-car-tab="tucson new"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/Tucson.png);}.webp[data-car-tab="tucson new"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/Tucson.webp);}.no-webp[data-car-tab="h-1"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/H1.png);}.webp[data-car-tab="h-1"] .other-car__img {background-image: url(/local/templates/new_renault_landing/css/../img/cars/carousel/mobile/H1.webp);} }picture.header__logo img {height: 55px;border: 3px;border-radius: 4px } @media (max-width: 575px){picture.header__logo img {width: 50px;height: 40px;border: 3px;} }