.brand-page .car-card,.model-page .car-card{max-width:369px;box-shadow:0px 10px 20px rgba(0,0,0,0.15);border-radius:var(--border-radius);background:var(--white)}.brand-page .car-card__wrapper,.model-page .car-card__wrapper{margin:70px 0px;display:flex;gap:35px;flex-wrap:wrap}@media (max-width: 1200px){.brand-page .car-card__wrapper,.model-page .car-card__wrapper{display:block;overflow:hidden;margin:30px 0;padding:0 20px}}.brand-page .car-card__wrapper .slick-slide,.model-page .car-card__wrapper .slick-slide{margin-right:28px}@media (max-width: 1024px){.brand-page .car-card__wrapper .slick-slide,.model-page .car-card__wrapper .slick-slide{width:280px}}.brand-page .car-card__wrapper .slick-slide img,.model-page .car-card__wrapper .slick-slide img{width:100%}.brand-page .car-card .img-wrapper,.model-page .car-card .img-wrapper{position:relative}@media (max-width: 576px){.brand-page .car-card .img-wrapper img,.model-page .car-card .img-wrapper img{width:100%}}.brand-page .car-info,.model-page .car-info{margin:40px 30px 0 30px;padding-bottom:18px;border-bottom:1px solid var(--dark-light);height:270px}@media (max-width: 992px){.brand-page .car-info,.model-page .car-info{margin:20px 20px 0 20px;padding-bottom:11px}}@media (max-width: 700px){.brand-page .car-info,.model-page .car-info{height:245px}}@media (max-width: 375px){.brand-page .car-info,.model-page .car-info{margin:20px 15px 0 15px;height:300px}}.brand-page .car-info .headline_h3,.model-page .car-info .headline_h3{max-width:300px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.brand-page .car-info-specs,.model-page .car-info-specs{margin-top:20px;display:flex;flex-flow:row wrap;justify-content:space-between;font-size:var(--base-font-size-xs);line-height:30px;align-items:center}.brand-page .car-info-specs-item,.model-page .car-info-specs-item{position:relative;width:50%;padding-left:30px;text-overflow:ellipsis;overflow:hidden}.brand-page .car-info-specs-item::before,.model-page .car-info-specs-item::before{content:"";position:absolute;width:20px;height:20px;left:0;top:50%;transform:translateY(-50%);color:var(--red)}.brand-page .car-info-specs-item.mileage::before,.model-page .car-info-specs-item.mileage::before{background:url(https://dpins9utwnnng.cloudfront.net/assets/auto_info/icons/kilometer-7f153f0c7896fd76fc0761c85ccaf8b1e0439659ea7a1648838fba7eb44ed19f.svg) no-repeat center center;background-size:contain}.brand-page .car-info-specs-item.geartype::before,.model-page .car-info-specs-item.geartype::before{background:url(https://dpins9utwnnng.cloudfront.net/assets/auto_info/icons/geartype-ffd023e720ca10be98f359000e4b21713c2db7df0f09f23332ac671f8b51bb75.svg) no-repeat center center;background-size:contain}.brand-page .car-info-specs-item.registration::before,.model-page .car-info-specs-item.registration::before{background:url(https://dpins9utwnnng.cloudfront.net/assets/auto_info/icons/date-7c5edebd8287e3606d5dda8f3c937cefe49d8e1391e79c71f0fc09c78c131dae.svg) no-repeat center center;background-size:contain}.brand-page .car-info-specs-item.power::before,.model-page .car-info-specs-item.power::before{background:url(https://dpins9utwnnng.cloudfront.net/assets/auto_info/icons/power-0d9078846b99662ef959d939c3ef3455ceb91060ae4cdff91dac8ec078d1e6b9.svg) no-repeat center center;background-size:contain}.brand-page .car-info-specs-item.fueltype::before,.model-page .car-info-specs-item.fueltype::before{background:url(https://dpins9utwnnng.cloudfront.net/assets/auto_info/icons/fueltype-246febda6c7f150812d33e25929586bacdf51d33c7c0f1de7c98cec55ac03c6b.svg) no-repeat center center;background-size:contain}.brand-page .car-info-specs-item.bodytype::before,.model-page .car-info-specs-item.bodytype::before{background:url(https://dpins9utwnnng.cloudfront.net/assets/auto_info/icons/bodytype-5c9bfef6f04321fbc44b49bc63e5166c280a4513e4898745e9b63d8ff740c4a3.svg) no-repeat center center;background-size:contain}.brand-page .car-info-specs-item.emission,.model-page .car-info-specs-item.emission{width:100%}.brand-page .car-info-specs-item.emission::before,.model-page .car-info-specs-item.emission::before{background:url(https://dpins9utwnnng.cloudfront.net/assets/auto_info/icons/consumption-e4e34dd1ffc93e298bf1bb4aa040c42a4e0b4035d9b5ccb95cb5a9c1cb7fd7cf.svg) no-repeat center center;background-size:contain}.brand-page .car-info-specs .emission,.model-page .car-info-specs .emission{line-height:20px;margin-top:12px}.brand-page .additional-labels,.model-page .additional-labels{padding:14px 0;display:flex;justify-content:space-between}@media (max-width: 576px){.brand-page .additional-labels,.model-page .additional-labels{padding-bottom:0}}@media (max-width: 375px){.brand-page .additional-labels,.model-page .additional-labels{display:inline-flex;flex-direction:column}}.brand-page .additional-labels .label-item,.model-page .additional-labels .label-item{padding:0 8px;color:var(--red);border:1px solid var(--red);border-radius:var(--btn-border-radius);font-size:14px;line-height:22px}@media (max-width: 375px){.brand-page .additional-labels .label-item:not(:last-child),.model-page .additional-labels .label-item:not(:last-child){margin-bottom:10px}}.brand-page .price-info,.model-page .price-info{padding:22px 30px 48px 30px;display:flex;justify-content:space-between;align-items:flex-end}@media (max-width: 768px){.brand-page .price-info,.model-page .price-info{padding:18px 20px 32px 20px}}@media (max-width: 375px){.brand-page .price-info,.model-page .price-info{padding:18px 15px 30px 15px}}.brand-page .price-info .price-box,.model-page .price-info .price-box{text-align:right}.brand-page .price-info>.month-price,.model-page .price-info>.month-price{font-size:14px}@media (max-width: 768px){.brand-page .price-info>.month-price,.model-page .price-info>.month-price{font-size:16px}}.brand-page .price-info>.month-price>span,.model-page .price-info>.month-price>span{font-size:24px;font-weight:700}@media (max-width: 768px){.brand-page .price-info>.month-price>span,.model-page .price-info>.month-price>span{font-size:16px}}.brand-page .price-info>.month-price>i,.model-page .price-info>.month-price>i{margin-left:5px}.brand-page .price-info>.full-price,.model-page .price-info>.full-price{font-weight:700;font-size:28px;line-height:26px;margin-top:10px}@media (max-width: 768px){.brand-page .price-info>.full-price,.model-page .price-info>.full-price{font-size:18px}}.brand-page .price-info .price-rate,.model-page .price-info .price-rate{display:flex;align-items:center}.brand-page .price-info .price-rate__dots,.model-page .price-info .price-rate__dots{display:flex}.brand-page .price-info .price-rate__dots>div,.model-page .price-info .price-rate__dots>div{width:12px;height:12px;margin-right:3px;border-radius:50%;background-color:var(--green)}.brand-page .price-info .price-rate p,.model-page .price-info .price-rate p{font-weight:700;font-size:14px;line-height:16px;margin-left:5px}.brand-page .question,.model-page .question{display:block;background:var(--white);border:1px solid #d9d9d9;padding:18px;font-size:var(--base-font-size);line-height:var(--base-line-height);margin-bottom:10px;cursor:pointer}.brand-page .question i,.model-page .question i{color:var(--semidark);font-size:13px;transition:0.2s ease-in-out}.brand-page .question.closed .content,.model-page .question.closed .content{height:0;margin-top:0;opacity:0;visibility:hidden}.brand-page .question:not(.closed) i,.model-page .question:not(.closed) i{transform:rotate(45deg)}.brand-page .question .title,.model-page .question .title{display:flex;justify-content:space-between;align-items:center;margin-top:0}.brand-page .question .content,.model-page .question .content{height:initial;transition:all 0.2s ease-in-out}.brand-page .save-car-btn,.model-page .save-car-btn{position:absolute;cursor:pointer;bottom:20px;right:20px;width:44px;height:44px;background:var(--white);border:1px solid #dadada;border-radius:50%;transition:all 0.3s}.brand-page .save-car-btn i,.model-page .save-car-btn i{font-size:20px}.brand-page .save-car-btn:hover,.model-page .save-car-btn:hover{background:var(--dark);border-color:var(--dark)}.brand-page .save-car-btn:hover i,.model-page .save-car-btn:hover i{color:var(--white);font-weight:bold}@media (max-width: 576px){.brand-page .model-slider,.model-page .model-slider{margin-bottom:60px}}.brand-page .scroll-to-block,.model-page .scroll-to-block{position:relative}.brand-page .scroll-to-block .trigger,.model-page .scroll-to-block .trigger{position:absolute;display:block;width:100%;height:1px;top:-100px;left:0}@media (max-width: 768px){.brand-page .scroll-to-block .trigger,.model-page .scroll-to-block .trigger{top:-70px}}.price-modal{display:none;position:fixed;z-index:99;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:black;background-color:rgba(0,0,0,0.4)}.price-modal .modal-content{background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;width:80%}.price-modal .close-button{color:#aaa;float:right;font-size:28px;font-weight:bold}.price-modal .close-button:hover,.price-modal .close-button:focus{color:black;text-decoration:none;cursor:pointer}@media (min-width: 1280px){.price-info.financing-month-wrapper .financial-month-tooltip{left:50%;top:initial;bottom:0;transform:translate(-50%, -22%);width:90%}}.price-info.financing-month-wrapper .financial-month-tooltip:before{bottom:0;top:initial;left:50%;transform:rotate(90deg) translateX(56%) translateY(25%)}.price-info.financing-month-wrapper .financial-month-tooltip:after{top:initial;bottom:0;transform:translateY(50%) translateX(-50%) rotate(45deg);left:50%}body.modal-open{overflow:hidden}.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,0.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}.blocker.behind{background-color:transparent}.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==")}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}.modal-spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.5)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(0.5);-webkit-transform:scaleY(0.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.financial-month-tooltip ul li.services__list-item span{line-height:20px;margin-top:8px;margin-bottom:8px}.financial-month-tooltip{background-color:#fff;cursor:initial;font-size:16px;text-align:left;z-index:-1;white-space:normal}.financial-month-tooltip:before{display:none}.financial-month-tooltip:not(.mobile){display:none}@media (min-width: 1280px){.financial-month-tooltip:not(.mobile){position:absolute;right:calc(100% + 28px);top:50%;transform:translateY(-50%);width:420px;display:block;padding:18px 34px 30px 34px;opacity:0;visibility:hidden;transition:opacity 0.3s;box-shadow:1px 1px 5px rgba(0,0,0,0.3)}.financial-month-tooltip:not(.mobile):before{display:block}}.financial-month-tooltip .tooltip-headline{font-weight:700;line-height:30px;border-bottom:1px solid #dadada}.financial-month-tooltip .financing-price-details p{display:flex;justify-content:space-between;margin:15px 0;line-height:1.2}.financial-month-tooltip .financing-price-details p .bold{font-weight:700}.financial-month-tooltip .month-payment{border-top:1px solid #dadada;border-bottom:1px solid #dadada;font-weight:700;line-height:22px;font-size:16px;padding:15px 0}.financial-month-tooltip .month-payment p{display:flex;justify-content:space-between}.financial-month-tooltip .month-payment p.month-price{margin-bottom:6px}.financial-month-tooltip .info-note{color:#7c7c7c;font-size:12px;font-weight:400;line-height:16px;margin-top:16px}@media (min-width: 1280px){.financial-month-tooltip:after{content:"";position:absolute;width:40px;height:40px;right:-20px;top:50%;transform:translateY(-50%) rotate(45deg);z-index:-1;background:#fff;box-shadow:1px 1px 5px rgba(0,0,0,0.3)}}.financial-month-tooltip:before{content:"";position:absolute;width:31px;height:70px;right:0;top:50%;transform:translateY(-50%);background:#fff}.financing-month-wrapper{position:relative}.financing-month-wrapper:hover .financial-month-tooltip,.financing-month-wrapper:active .financial-month-tooltip,.financing-month-wrapper:focus .financial-month-tooltip{opacity:1;z-index:10;visibility:visible;transition:opacity 0.3s}.financing-month-payment-modal{display:block}.financing-month-payment-modal .financial-month-tooltip{position:initial;left:0;top:0;width:100%;margin:0 auto;transform:translateY(0);padding:30px 0 0;box-shadow:none;display:block;opacity:1;z-index:10;visibility:visible}.financing-month-payment-modal .financial-month-tooltip::before{display:none}.financing-month-payment-modal .financial-month-tooltip::after{display:none}.financing-month-payment-modal .modal-close-btn{top:15px;right:15px;z-index:11}.model-page .model-info{position:relative;top:-100px;padding:0 160px;max-width:1544px}@media (max-width: 1200px){.model-page .model-info{padding:0 20px;top:-60px}}.model-page .grey-container .headline_h1{margin-top:0}.model-page .grey-container .model-slider{margin-bottom:0}.model-page .headline__wrapper{display:flex}.model-page .pricetrend_info{max-width:1200px;margin:0 auto}.model-page .faq{padding-top:0;border-top:2px solid var(--red)}.model-page .faq-wrapper{max-width:1060px;margin:0 auto}.model-page .faq-wrapper .headline_h2{margin-bottom:40px}@media (max-width: 1200px){.model-page .faq-wrapper{width:100%;padding:0 20px}}.model-page .question-icon{position:relative;padding:15px;background:var(--red);width:60px;height:60px;margin-bottom:35px}.model-page .question-icon i{color:var(--white);font-size:30px}.model-page .question-icon::after{content:"";position:absolute;left:24px;bottom:-2px;border:15px solid transparent;border-right:15px solid var(--red);transform:rotate(45deg)}.model-page .img-background{max-width:1544px;margin:0 auto}.model-page .img-background img{width:100%}.model-page .car-model-info{background:var(--mercury);box-shadow:0px 10px 20px rgba(0,0,0,0.15);border-radius:var(--border-radius);padding:55px}@media (max-width: 1200px){.model-page .car-model-info{padding:50px 25px}}@media (max-width: 992px){.model-page .car-model-info{padding:25px;margin-bottom:21px}}@media (max-width: 576px){.model-page .car-model-info{padding:17px}}.model-page .car-model-info .headline_h1{margin-top:0}.model-page .car-model-info__wrapper{display:flex;justify-content:space-between}@media (max-width: 992px){.model-page .car-model-info__wrapper{display:block}}.model-page .plus-cons-block{display:flex;margin-top:50px;min-width:750px}@media (max-width: 1460px){.model-page .plus-cons-block{min-width:66%}}@media (max-width: 992px){.model-page .plus-cons-block{gap:20px;justify-content:start}}@media (max-width: 670px){.model-page .plus-cons-block{display:none}}.model-page .plus-cons-block__mobile{display:none}@media (max-width: 670px){.model-page .plus-cons-block__mobile{display:flex;margin:25px 0;gap:25px;justify-content:flex-start;flex-wrap:wrap}}.model-page .plus-cons-block__item{font-size:16px;line-height:24px;margin-top:15px;position:relative;padding-left:25px}.model-page .plus-cons-block__item i{position:absolute;left:0;top:4px}.model-page .plus{margin-right:36px;width:calc(50% - 18px)}@media (max-width: 670px){.model-page .plus{width:100%}}.model-page .plus i{margin-right:10px;color:var(--green)}.model-page .cons{width:calc(50% - 18px)}@media (max-width: 670px){.model-page .cons{width:100%}}.model-page .cons i{margin-right:10px;color:var(--red)}.model-page .price-block{padding-left:40px;border-left:1px solid var(--dark-light)}@media (max-width: 992px){.model-page .price-block{display:flex;justify-content:space-between;align-items:center;padding-left:0;border-left:none;margin-top:20px;border-top:1px solid var(--dark-light)}}@media (max-width: 670px){.model-page .price-block{border-top:none;margin-top:0}}.model-page .price-block .price{margin-bottom:35px}@media (max-width: 1200px){.model-page .price-block .price{text-align:right}}@media (max-width: 992px){.model-page .price-block .price{margin:20px 0 0 0;display:flex;justify-content:space-between;text-align:initial;gap:50px}}@media (max-width: 670px){.model-page .price-block .price{margin-top:0}}@media (max-width: 380px){.model-page .price-block .price{gap:20px}}.model-page .price-block .price-item.online{margin-top:35px}@media (max-width: 992px){.model-page .price-block .price-item.online{margin-top:0}}@media (max-width: 992px){.model-page .price-block .button{display:inline-block;align-self:end}}@media (max-width: 670px){.model-page .price-block .button{display:none}}.model-page .button.display-on-mobile{display:none}@media (max-width: 670px){.model-page .button.display-on-mobile{display:inline-block;margin-left:0}}.model-page .price .headline_h1{display:flex;align-items:center;justify-content:flex-start;margin-top:8px;white-space:nowrap}@media (max-width: 1200px){.model-page .price .headline_h1{justify-content:flex-end}}@media (max-width: 992px){.model-page .price .headline_h1{justify-content:flex-start}}.model-page .price .headline_h1 .unit{padding-right:10px}.model-page .price .headline_h1 i{font-size:16px;margin-left:7px}.model-page .model-details{padding:55px 0 70px 0}.model-page .model-details.margin{margin-top:80px}@media (max-width: 992px){.model-page .model-details{padding:55px 0 70px 0}}@media (max-width: 768px){.model-page .model-details{padding:25px 0}}@media (max-width: 576px){.model-page .model-details .headline_h1{margin-top:80px}}.model-page .details-navigation{display:flex;justify-content:space-between;border-bottom:2px solid var(--mercury);position:relative;left:50%;transform:translateX(-50%)}.model-page .details-navigation_content{display:flex;justify-content:center;width:calc(100vw - 40px);padding:0}@media (max-width: 805px){.model-page .details-navigation_content{width:100%}}.model-page .details-navigation_content .prev{margin-left:5px;position:absolute;top:0;left:0;height:100%}.model-page .details-navigation_content .next{margin-right:5px}.model-page .details-navigation_content .prev,.model-page .details-navigation_content .next{color:#c0141b;font-size:20px;box-shadow:0 0 20px 8px #fff;background:#fff;z-index:1;opacity:1;visibility:visible;transition:opacity 0.2s;display:flex;align-items:center}@media (min-width: 806px){.model-page .details-navigation_content .prev,.model-page .details-navigation_content .next{display:none}}.model-page .details-navigation_content .prev.hidden,.model-page .details-navigation_content .next.hidden{opacity:0;visibility:hidden}.model-page .details-navigation__items{display:flex;justify-content:space-between;width:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.model-page .details-navigation__items::-webkit-scrollbar{display:none}.model-page .details-navigation.fixed{position:fixed;top:0;width:100vw;left:50%;transform:translateX(-50%);background:#fff;z-index:9000;transition:0.35s ease-out;box-shadow:0 0 6px rgba(0,0,0,0.146);border-bottom:0;margin-bottom:0}.model-page .details-navigation .item{cursor:pointer;display:flex;align-items:center}.model-page .details-navigation .item>a{padding:20px 30px}@media (max-width: 425px){.model-page .details-navigation .item>a{padding:20px}}.model-page .details-navigation .item.mobile{display:none}@media (max-width: 767px){.model-page .details-navigation .item.mobile{display:flex}}.model-page .details-navigation .active{background:var(--mercury);border-radius:4px 4px 0px 0px}.model-page .technical-data{display:flex;justify-content:space-between;border-radius:var(--border-radius);background:var(--mercury);overflow:hidden}@media (max-width: 768px){.model-page .technical-data{flex-direction:column}}.model-page .technical-data .image{width:50%;max-height:100%;object-fit:cover}.model-page .technical-data .image img{max-width:100%;width:100%;height:100%;object-fit:cover}@media (max-width: 759px){.model-page .technical-data .image img{max-height:250px}}@media (max-width: 768px){.model-page .technical-data .image{width:100%}}.model-page .technical-data__info{width:50%;padding:80px 25px}@media (max-width: 1084px){.model-page .technical-data__info{padding:30px 25px}}@media (max-width: 992px){.model-page .technical-data__info{width:100%}}.model-page .specs{margin-top:40px;display:flex;flex-wrap:wrap;gap:40px}@media (max-width: 1084px){.model-page .specs{gap:20px 40px}}.model-page .specs-block{display:flex;flex-direction:column;margin-left:20px}.model-page .specs-wrapper{display:flex;align-items:center;min-width:46%}.model-page .specs-wrapper::before{content:"";border:1px solid #c0141b;border-radius:50%;width:50px;height:50px}.model-page .specs-wrapper.consumption::before{background:url(https://dpins9utwnnng.cloudfront.net/assets/auto_info/icons/oil-d413b871eda64bc0ecf86a83d576dcc885f3c22ef095ff3d612e851c5f9e0652.svg) no-repeat center}.model-page .specs-wrapper.speed::before{background:url(https://dpins9utwnnng.cloudfront.net/assets/auto_info/icons/kilometer-7f153f0c7896fd76fc0761c85ccaf8b1e0439659ea7a1648838fba7eb44ed19f.svg) no-repeat center}.model-page .specs-wrapper.co2_emission::before{background:url(https://dpins9utwnnng.cloudfront.net/assets/auto_info/icons/consumption-e4e34dd1ffc93e298bf1bb4aa040c42a4e0b4035d9b5ccb95cb5a9c1cb7fd7cf.svg) no-repeat center}.model-page .specs-wrapper.acceleration::before{background:url(https://dpins9utwnnng.cloudfront.net/assets/auto_info/icons/oil-d413b871eda64bc0ecf86a83d576dcc885f3c22ef095ff3d612e851c5f9e0652.svg) no-repeat center}.model-page .specs-data{font-weight:400;font-size:14px;margin-top:6px}.model-page .specs-data__bold{font-weight:700;font-size:20px}.model-page .video-section .wrapper{display:flex;justify-content:space-between;align-items:center;gap:100px}@media (max-width: 992px){.model-page .video-section .wrapper{flex-direction:column;gap:50px}}.model-page .video-section .video-block{border-radius:var(--border-radius);min-width:445px;overflow:hidden}@media (max-width: 576px){.model-page .video-section .video-block{width:100%;min-width:initial}}.model-page .model-main-info{padding:0px 0 110px 0}@media (max-width: 992px){.model-page .model-main-info{padding:50px 20px}}.model-page .model-main-info__wrapper{max-width:940px;margin:0 auto;padding-left:30px}@media (max-width: 1200px){.model-page .model-main-info__wrapper{padding-left:0}}.model-page .model-main-info__wrapper .note{margin-bottom:30px}.model-page .model-main-info .img-wrapper{max-width:1180px;margin:0 auto;display:flex;justify-content:center;margin-bottom:20px}.model-page .model-main-info .img-wrapper.one-image .main-img{max-width:940px}.model-page .model-main-info .img-wrapper.three-images .main-img{max-width:initial}@media (max-width: 767px){.model-page .model-main-info .img-wrapper.three-images .additional-img{padding:20px 0 0 0;gap:20px}.model-page .model-main-info .img-wrapper.three-images .additional-img__wrapper{flex-direction:row;gap:16px}}@media (max-width: 1200px){.model-page .model-main-info .img-wrapper.five-images .main-img{max-width:610px}}@media (max-width: 992px){.model-page .model-main-info .img-wrapper.five-images{flex-direction:column}.model-page .model-main-info .img-wrapper.five-images .main-img{max-width:initial}.model-page .model-main-info .img-wrapper.five-images .additional-img{padding:20px 0 0 0;gap:20px;overflow:scroll}.model-page .model-main-info .img-wrapper.five-images .additional-img__wrapper{flex-direction:row;gap:16px}}@media (max-width: 767px){.model-page .model-main-info .img-wrapper.five-images .additional-img{flex-direction:column;overflow:initial}}@media (max-width: 1200px){.model-page .model-main-info .img-wrapper{padding:0 20px}}@media (max-width: 767px){.model-page .model-main-info .img-wrapper{flex-direction:column;max-width:992px;padding:0}}.model-page .model-main-info .img-wrapper .main-img{max-width:650px}@media (max-width: 1200px){.model-page .model-main-info .img-wrapper .main-img{max-width:100%}}.model-page .model-main-info .img-wrapper .main-img img{width:100%;height:100%;border-radius:var(--border-radius);object-fit:cover}.model-page .model-main-info .img-wrapper .main-img.big{max-width:880px}.model-page .model-main-info .img-wrapper .small-img{width:240px;min-height:230px;height:50%;border-radius:var(--border-radius);overflow:hidden}@media (max-width: 992px){.model-page .model-main-info .img-wrapper .small-img{width:220px;min-height:220px}}@media (max-width: 767px){.model-page .model-main-info .img-wrapper .small-img{width:50%;min-width:130px;height:100%}}@media (max-width: 576px){.model-page .model-main-info .img-wrapper .small-img{min-height:120px;min-width:130px}}.model-page .model-main-info .img-wrapper .small-img img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:10px}.model-page .model-main-info .img-wrapper .additional-img{padding-left:25px;display:flex;gap:25px}.model-page .model-main-info .img-wrapper .additional-img__wrapper{display:flex;gap:25px;flex-direction:column}.model-page .model-main-info .note{margin-top:20px;font-size:14px;line-height:16px}.model-page .model-main-info .navigation{margin-top:35px;display:flex;flex-wrap:wrap;flex-direction:column;max-height:175px}@media (max-width: 576px){.model-page .model-main-info .navigation{max-height:initial}}.model-page .model-main-info .navigation .nav-link{cursor:pointer;padding:18px 0;font-weight:700;font-size:18px;color:var(--red);border-bottom:1px solid var(--mercury);max-width:300px}.model-page .button.slider{display:inline-block;margin:0 0 30px 0}@media (max-width: 992px){.model-page .button.slider{margin-bottom:0}}.model-page .section_articles{background-color:#131313;padding:50px 0}.model-page .section_articles .headline_h1{margin-top:0;margin-bottom:36px;color:#fff}.model-page .brand-list{display:flex;flex-wrap:wrap;margin:20px 0 80px 0}@media (max-width: 576px){.model-page .brand-list{margin-bottom:10px}}.model-page .brand-list__item{min-width:140px}.model-page .black-container{background:var(--dark);padding:80px 0}.model-page .black-container .headline_h1{color:var(--white);margin-top:0}.model-page .black-container .model-slider{margin-bottom:0}.model-page .black-container .matching-items{background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)),url(https://dpins9utwnnng.cloudfront.net/assets/model/car-vw.png);color:var(--white);padding:110px 30px 33px 30px;position:relative;z-index:2}.model-page .black-container .matching-items .category{font-size:16px}.model-page .black-container .matching-items .info{font-weight:700;font-size:22px;line-height:28px;margin:12px 0}.model-page .black-container .slick-dots button{border:1px solid var(--white);background-color:var(--dark)}.model-page .black-container .slick-dots li.slick-active button{background-color:var(--white)}.model-page .safety-widget{max-width:1180px;margin:0 auto;padding:30px;background:var(--dark);border-radius:var(--border-radius);margin-bottom:50px}@media (max-width: 1200px){.model-page .safety-widget{margin:0 20px 50px 20px}}.model-page .safety-widget__wrapper{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:33px}@media (max-width: 768px){.model-page .safety-widget__wrapper{flex-direction:column;align-items:initial;margin-bottom:0}}.model-page .safety-widget__wrapper img{width:175px}@media (max-width: 768px){.model-page .safety-widget__wrapper img{margin:20px auto}}.model-page .safety-widget__details{display:flex;justify-content:space-between;gap:0 30px;padding-top:73px;border-top:1px solid var(--semidark);margin:0 20px}@media (max-width: 1200px){.model-page .safety-widget__details{margin:0;gap:0 15px}}@media (max-width: 1200px){.model-page .safety-widget__details{padding-bottom:110px}}.model-page .safety-widget .safety-icon{position:absolute;top:-30px;right:50%;transform:translateX(50%)}.model-page .safety-widget .car-name{font-weight:700;font-size:22px;line-height:32px;color:var(--white)}@media (max-width: 768px){.model-page .safety-widget .car-name{margin:15px 0 20px 0}}.model-page .safety-widget .info-text{font-size:14px;line-height:32px;color:var(--white);text-align:center}@media (max-width: 768px){.model-page .safety-widget .safety-rating{text-align:center}}.model-page .safety-widget .safety-rating i{color:#ffcc00;margin-right:8px;font-size:26px;line-height:30px}.model-page .safety-widget .details-box{position:relative;background:var(--white);border-radius:var(--border-radius);text-align:center;padding:60px 35px 50px 35px;width:230px}@media (max-width: 1200px){.model-page .safety-widget .details-box{padding:60px 20px 30px 20px;width:210px}}@media (max-width: 992px){.model-page .safety-widget .details-box{height:210px}}.model-page .safety-widget .details-box.padding{padding-top:45px}.model-page .safety-widget .details-box::before{content:"";position:absolute;width:100px;height:100px;border-radius:50%;background-color:var(--white);top:-50px;left:50%;transform:translateX(-50%)}.model-page .safety-widget .safety-slider{overflow:hidden}.model-page .safety-widget .header{font-weight:700;font-size:16px;line-height:24px}.model-page .safety-widget .percentage{margin-top:25px;font-weight:700;font-size:55px;color:var(--red)}.model-page .safety-widget .points{font-size:16px}.model-page .model-slider{margin-bottom:80px}.model-page .model-item{background:var(--mercury);padding:30px;margin-bottom:30px}.model-page .model-item .headline_h3{padding:0;max-width:295px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.model-page .model-item .price{font-weight:700;font-size:30px;margin:8px 0 20px 0}.model-page .model-item .text{font-size:18px;margin-top:19px}.model-page .model-item .all-offers{color:var(--red);font-size:14px;text-decoration:underline}.model-page .wrapper.links{margin-top:80px;margin-bottom:120px;display:flex;align-items:center}@media (max-width: 576px){.model-page .wrapper.links{margin:30px 0;flex-direction:column;align-items:flex-start}}.model-page .wrapper.links .headline_h1{margin:0 80px 0 0}@media (max-width: 576px){.model-page .wrapper.links .headline_h1{margin:0 0 20px 0}}.model-page .wrapper.links .brand-list{margin:0;gap:0 80px}@media (max-width: 768px){.model-page .wrapper.links .brand-list{gap:0 10px}}.model-page .other-vehicles{padding:0}.model-page .other-vehicles .vehicle-info{padding:30px}
