.wi-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-column-gap:32px;grid-row-gap:32px;margin-top:80px;margin-bottom:80px}@media screen and (max-width: 1024px){.wi-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 680px){.wi-grid{grid-template-columns:repeat(1, minmax(0, 1fr))}}.single-car__intro-container{margin-top:24px;display:grid;grid-template-columns:minmax(0, 1fr)}@media screen and (min-width: 1024px){.single-car__intro-container{grid-column-gap:42px;margin-top:4%;grid-template-columns:minmax(0, 1fr) minmax(0, 35%)}}@media screen and (min-width: 1300px){.single-car__intro-container{grid-column-gap:64px;grid-template-columns:minmax(0, 1fr) minmax(0, 450px)}}@media only screen and (max-width: 690px){.container{width:90% !important;max-width:90% !important}}.splide-overview{margin-bottom:30px}.splide-overview .splide__pagination{bottom:-30px}.splide-overview .splide__pagination__page{background:#9a9999}.splide-overview .splide__pagination__page.is-active{background:#f4dc03}.splide-overview .splide__arrow{background:rgba(0,0,0,0) !important}@media only screen and (max-width: 690px){.splide-overview .splide__arrow{display:none}}.splide-overview .splide__arrow--prev{left:-30px !important}.splide-overview .splide__arrow--next{right:-30px !important}.wi-card__figure{position:relative;padding-top:75%}.wi-card__figure:before{content:"";height:50px;width:100%;bottom:0;left:0;position:absolute;z-index:1;background:-webkit-gradient(linear, left bottom, left top, color-stop(-10%, black), to(rgba(0, 0, 0, 0)));background:linear-gradient(0deg, black -10%, rgba(0, 0, 0, 0) 100%)}.wi-card__figure .wi-card__img{position:absolute;top:0;left:0;width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.wi-card__title{margin-top:16px;margin-bottom:0}.wi-card__subtitle{font-size:14px;line-height:18px;font-weight:normal;opacity:.6;height:42px;overflow:hidden}.wi-card__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px;font-size:13px;line-height:18px;font-weight:normal;opacity:.6;text-decoration:none;color:#000}.wi-card__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.wi-card__price{position:absolute;right:8px;bottom:8px;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:3}.wi-card__price h3{margin-bottom:0 !important;line-height:24px;font-size:20px;font-weight:bold;color:#fff}.wi-card__cta{min-height:40px;min-width:40px;height:40px;width:40px;border:1px solid rgba(0,0,0,.4);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wi-card__cta>img{width:14px !important;margin:0 !important}.wi-card__lease-label{background-color:#f4dc03;padding:0px 8px;border-radius:32px;color:#000;position:absolute;bottom:8px;left:8px;font-size:12px;font-weight:bold;z-index:3}.wi-card__custom-label{padding:0px 8px;border-radius:32px;color:#000;position:absolute;bottom:8px;left:8px;font-size:12px;font-weight:bold}.wi-card__custom-label--white{background-color:#fff}.wi-card__custom-label--red{background-color:#d20323;color:#fff}.wi-card__custom-label--yellow{background-color:#f4dc03}.wi-card__custom-label--green{background-color:#49b202;color:#fff}.navigation.pagination{margin-bottom:64px}.navigation.pagination .nav-links{display:-webkit-box;display:-ms-flexbox;display:flex}.navigation.pagination .page-numbers{height:32px;width:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f8f8f8;border-radius:4px;margin-right:4px;color:#000}.navigation.pagination .page-numbers:hover{color:#f4dc03}.navigation.pagination .page-numbers.current{font-weight:bold}.navigation.pagination .page-numbers.next,.navigation.pagination .page-numbers.prev{width:auto;padding:0px 6px}.single-car__title{font-size:55px;line-height:65px;margin-top:24px}@media screen and (max-width: 1024px){.single-car__title{font-size:32px;line-height:50px}}.button--back{background-color:#efefef;border-radius:32px;padding:2px 12px;color:#000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4%}.button--back .back--icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);height:12px;margin-right:12px}.single-car-image-slider .splide__slide{position:relative}.single-car-image-slider .splide__slide img{position:absolute;height:100%;width:100%;top:0;left:0;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.single-car-image-slider .splide__sr{display:none !important}.splide-thumbnail{margin-top:24px}.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border:3px solid #f4dc03 !important}.car-progress{margin-top:24px;background-color:#f8f8f8}.car-progress-bar{background-color:#f4dc03;height:6px;-webkit-transition:width 400ms ease;transition:width 400ms ease;width:0;margin-bottom:16px}.single-car-intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width: 1024px){.single-car-intro{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:46px}}.single-car-intro__specs{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-column-gap:12px;grid-row-gap:12px}@media screen and (min-width: 1024px){.single-car-intro__specs{grid-template-columns:repeat(2, minmax(0, 1fr));grid-column-gap:16px;grid-row-gap:16px}}.single-car-intro__spec{padding:8px 12px;background-color:#f8f8f8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.single-car-intro__spec:hover{background-color:#f4dc03}.single-car-intro__spec:hover .single-car-intro__spec-label{color:#494949}@media screen and (min-width: 1024px){.single-car-intro__spec{padding:16px}}.single-car-intro__label,.single-car__specs-label{color:#9a9999;width:100%;font-weight:600;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.single-car-intro__spec-prop{font-size:16px;width:100%;text-align:right;margin-top:12px}@media screen and (min-width: 1024px){.single-car-intro__spec-prop{margin-top:16px;font-size:18px;letter-spacing:1px}}@media screen and (max-width: 1300px){.single-car-intro__spec-prop{font-size:18px}}#info_bubble{height:16px;width:16px}#tooltip{opacity:0;overflow:hidden;padding:4px;font-size:12px;background-color:rgba(0,0,0,.8);border-radius:4px;color:#fff;line-height:18px;z-index:99;text-align:center;max-width:200px}#info_bubble:hover+#tooltip{opacity:1}.single-car-intro__price-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width: 1024px){.single-car-intro__price-info{margin-bottom:32px}}.single-car-intro__lease{width:100%;margin-top:16px}.single-car-intro__amount{font-weight:600;font-size:50px;line-height:50px}.single-car-intro__lease{margin-bottom:32px;border:1px solid #dadada;padding:16px}.single-car-intro__lease-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-car-intro__lease-price span{font-size:22px;font-weight:600}.btn--lease{color:#000;text-decoration:underline;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn--lease .lease-img{height:18px;margin-right:6px}.btn--lease:hover{color:#494949}.tabs-container{display:none;width:100%}.tabs-container.active{display:block}.navtabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:20px;background:#fff;border-radius:8px;padding:10px 0;position:relative}.navtabs::after{content:"";position:absolute;width:100%;bottom:0;height:2px;background:#efefef;z-index:1}.navtab{margin:0 10px;padding:10px 20px;cursor:pointer;font-size:18px;color:#3a3a3a;-webkit-transition:color .3s;transition:color .3s;font-weight:600}@media screen and (max-width: 1024px){.navtab{font-size:16px;padding:10px 10px}}.navtab:first-child{margin-left:0;padding-left:0}.navtab:hover{color:#000}.navtab.active{color:#000;font-weight:bold}.underline{position:absolute;bottom:0;height:2px;background:#f4dc03;z-index:3;-webkit-transition:left .3s ease,width .3s ease;transition:left .3s ease,width .3s ease}.single-car__desc{margin-top:32px}.single-car__specs{margin-top:32px}.single-car__specs-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-column-gap:8px;grid-row-gap:8px}@media screen and (min-width: 1024px){.single-car__specs-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}.single-car__specs-item{padding:8px;border-bottom:1px solid #9a9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-car__options{margin-top:32px}.single-car__options ul{-webkit-columns:3;-moz-columns:3;columns:3}@media screen and (max-width: 1024px){.single-car__options ul{-webkit-columns:1;-moz-columns:1;columns:1;margin-top:16px}}@media screen and (max-width: 1024px){.single-car__option-container{max-height:0px;-webkit-transition:max-height .2s ease-in-out;transition:max-height .2s ease-in-out;overflow:hidden}}.single-car__option-container.active{max-height:990px}.single-car__option{padding:8px}.cta-container{width:100%}@media screen and (max-width: 1024px){.cta-container{width:100%}}@media screen and (min-width: 1024px){.cta-container{margin:32px auto !important}}.cta-container__wrap{display:grid;grid-template-columns:minmax(0, 1fr)}@media screen and (min-width: 1024px){.cta-container__wrap{grid-column-gap:42px;grid-template-columns:minmax(0, 1fr) minmax(0, 35%)}}@media screen and (min-width: 1300px){.cta-container__wrap{grid-column-gap:64px;grid-template-columns:minmax(0, 1fr) minmax(0, 450px)}}.cta-container__inner{padding:64px 0}@media screen and (max-width: 1024px){.cta-container__inner{padding:32px 0}}@media screen and (max-width: 1024px){.cta-container__inner:first-child{display:none}}.cta-container__inner h2{margin-bottom:32px;font-size:24px;line-height:32px;font-weight:400}.cta-container__inner .btn{background-color:#f4dc03;color:#000;border-radius:32px;padding:16px 24px;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.cta-container__inner .btn--alternative{background-color:#000;color:#fff;margin-right:16px}.cta-container__inner .btn--alternative:hover{color:#f4dc03}.cta-container__inner h6{font-size:32px;letter-spacing:1px;line-height:48px;font-weight:400;max-width:400px}.wi-filters{margin-top:32px}.wi-filters input[type=radio]{display:none}.wi-filters input[type=radio]:checked+label{background:#f4dc03;border-color:#f4dc03}@media screen and (max-width: 1024px){.wi-filters>form{display:grid;grid-template-areas:". ." ". .";-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.wi-filters__title{font-size:18px;line-height:22px;font-weight:600;margin-bottom:16px}.wi-filters__title:last-of-type{margin-top:32px}.wi-filters__label{padding:8px 16px;border-radius:4px;margin-right:12px;margin-bottom:6px;margin-top:6px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border:1px solid #000;font-size:13px;line-height:14px;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (max-width: 1024px){.wi-filters__label{padding:6px 12px;margin-right:8px}}.wi-filters__label:hover{opacity:.7}.no-result-filter{background-color:#f8f8f8;padding:24px;max-width:500px;margin:32px auto}.no-result-filter .btn{background-color:#f4dc03;color:#000;border-radius:32px;padding:16px 24px;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.clear-filter,.show-filter{text-decoration:underline;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:8px 0;margin-right:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.clear-filter img,.show-filter img{height:12px;width:12px;min-width:12px;margin-right:8px}.show-filter{text-decoration:none;margin-top:0;margin-bottom:32px;border-top:1px solid #9a9999;border-bottom:1px solid #9a9999}.show-filter.hide{display:none}.wi-filter__trigger{position:relative;padding:8px 18px;border-radius:32px;margin-right:12px;margin-bottom:12px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #000;font-size:16px;line-height:16px;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.wi-filter__trigger>img{margin-left:8px;height:8px;max-height:8px;width:8px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.wi-filter-modal{display:none}.wi-filter-modal.open{display:initial}.wi-filter-modal{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:calc(100% + 16px);left:0;width:450px;z-index:99;padding:16px 24px;background-color:#f8f8f8;border-radius:4px;-webkit-box-shadow:2px 3px 7px 4px rgba(0,0,0,.19);box-shadow:2px 3px 7px 4px rgba(0,0,0,.19)}@media screen and (max-width: 1024px){.wi-filter-modal{width:300px;padding:16px 16px}}.wi-filter-modal[data-modal=fuel]{left:-105px}.wi-filter__backdrop.open{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:98}.wi-occasion__title{max-width:500px;font-weight:500;margin-top:40px}@media screen and (max-width: 1024px){.wi-occasion__title{font-size:32px;line-height:40px;margin-top:24px}}.wi-change-price{cursor:pointer}
