

@charset "UTF-8";
@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro.eot");
  src: local("GothamPro"), local("GothamPro"), url("../fonts/GothamPro.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro.woff2") format("woff2"), url("../fonts/GothamPro.woff") format("woff"), url("../fonts/GothamPro.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-Black.eot");
  src: local("GothamPro"), local("GothamPro"), url("../fonts/GothamPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Black.woff2") format("woff2"), url("../fonts/GothamPro-Black.woff") format("woff"), url("../fonts/GothamPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-BlackItalic.eot");
  src: local("GothamPro"), local("GothamPro"), url("../fonts/GothamPro-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-BlackItalic.woff2") format("woff2"), url("../fonts/GothamPro-BlackItalic.woff") format("woff"), url("../fonts/GothamPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-Bold.eot");
  src: local("GothamPro"), local("GothamPro"), url("../fonts/GothamPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Bold.woff2") format("woff2"), url("../fonts/GothamPro-Bold.woff") format("woff"), url("../fonts/GothamPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-BoldItalic.eot");
  src: local("GothamPro"), local("GothamPro"), url("../fonts/GothamPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-BoldItalic.woff2") format("woff2"), url("../fonts/GothamPro-BoldItalic.woff") format("woff"), url("../fonts/GothamPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-Italic.eot");
  src: local("GothamPro"), local("GothamPro"), url("../fonts/GothamPro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Italic.woff2") format("woff2"), url("../fonts/GothamPro-Italic.woff") format("woff"), url("../fonts/GothamPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-Light.eot");
  src: local("GothamPro"), local("GothamPro"), url("../fonts/GothamPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Light.woff2") format("woff2"), url("../fonts/GothamPro-Light.woff") format("woff"), url("../fonts/GothamPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-LightItalic.eot");
  src: local("GothamPro"), local("GothamPro"), url("../fonts/GothamPro-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-LightItalic.woff2") format("woff2"), url("../fonts/GothamPro-LightItalic.woff") format("woff"), url("../fonts/GothamPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-Medium.eot");
  src: local("GothamPro"), local("GothamPro"), url("../fonts/GothamPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Medium.woff2") format("woff2"), url("../fonts/GothamPro-Medium.woff") format("woff"), url("../fonts/GothamPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-MediumItalic.eot");
  src: local("GothamPro"), local("GothamPro"), url("../fonts/GothamPro-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-MediumItalic.woff2") format("woff2"), url("../fonts/GothamPro-MediumItalic.woff") format("woff"), url("../fonts/GothamPro-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
*,
*::after,
*::before {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

:root {
  --font-family: "GothamPro", sans-serif;
  --textColor: #4c5865;
  --mainBgColor: #fff;
  --colorPlaceholder: #4c5865;
  --main-orange: #e37639;
  --main-gray: #4c5865;
  --container: 1314px;
}

body {
  font-family: var(--font-family);
  line-height: 1.2;
  font-size: 16px;
  color: var(--textColor);
  font-weight: 400;
  background: var(--mainBgColor);
  position: relative;
  overflow-x: hidden;
}
body.active {
  overflow: hidden;
}

input,
button,
textarea {
  font-family: var(--font-family);
}

a {
  color: var(--textColor);
}

section {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
}

.btn__opacity, .btn__prem {
  font-family: var(--font-family);
  cursor: pointer;
  border: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  padding: 0px 10px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  line-height: 1;
  border-radius: 10px;
  gap: 15px;
}

.container {
  max-width: var(--container);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 20px;
}

.btn__prem {
  background: var(--main-orange);
  color: #fff;
}
.btn__prem:hover {
  background: #f48c39;
}

.btn__opacity {
  border: 1px solid var(--main-orange);
  color: var(--textColor);
}
.btn__opacity:hover {
  background: var(--main-orange);
  color: #fff;
}

.input__prem {
  outline: none;
  background: #FFF;
  font-weight: 400;
  font-size: 16px;
  height: 40px;
  padding: 0px 10px;
  border: 1px solid #a6adb5;
  color: var(--textColor);
  width: 100%;
}
.input__prem::-moz-placeholder {
  color: var(--colorPlaceholder);
  font-family: var(--font-family);
  font-size: 16px;
  font-weight: 400;
}
.input__prem::-webkit-input-placeholder {
  color: var(--colorPlaceholder);
  font-family: var(--font-family);
  font-size: 16px;
  font-weight: 400;
}
.input__prem:-ms-input-placeholder {
  color: var(--colorPlaceholder);
  font-family: var(--font-family);
  font-size: 16px;
  font-weight: 400;
}
.input__prem::-ms-input-placeholder {
  color: var(--colorPlaceholder);
  font-family: var(--font-family);
  font-size: 16px;
  font-weight: 400;
}
.input__prem::placeholder {
  color: var(--colorPlaceholder);
  font-family: var(--font-family);
  font-size: 16px;
  font-weight: 400;
}
.input__prem:focus {
  border: 1px solid var(--main-orange);
}

.input__item {
  outline: none;
  border: 1px solid var(--main-gray);
  font-weight: 400;
  font-size: 16px;
  height: 40px;
  padding: 0px 10px;
  color: var(--textColor);
  width: 100%;
  background: transparent;
}
.input__item::-moz-placeholder {
  color: var(--colorPlaceholder);
  font-family: var(--font-family);
  font-size: 15px;
  font-weight: 600;
}
.input__item::-webkit-input-placeholder {
  color: var(--colorPlaceholder);
  font-family: var(--font-family);
  font-size: 15px;
  font-weight: 600;
}
.input__item:-ms-input-placeholder {
  color: var(--colorPlaceholder);
  font-family: var(--font-family);
  font-size: 15px;
  font-weight: 600;
}
.input__item::-ms-input-placeholder {
  color: var(--colorPlaceholder);
  font-family: var(--font-family);
  font-size: 15px;
  font-weight: 600;
}
.input__item::placeholder {
  color: var(--colorPlaceholder);
  font-family: var(--font-family);
  font-size: 15px;
  font-weight: 600;
}
.input__item:focus {
  border-bottom: 1px solid var(--main-orange);
}

.section__title {
  font-size: 30px;
  font-weight: 400;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--main-orange);
  margin-bottom: 30px;
  text-transform: uppercase;
}

.select2-search--dropdown {
  display: none;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background: var(--main-orange);
}

.select2-container--open .select2-dropdown--below {
  border-radius: 5px;
  border: 1px solid #aaa;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 16px;
  font-weight: 400;
  color: #a6adb5;
  line-height: 40px;
  padding-left: 10px;
  padding-right: 16px;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #a6adb5;
  border-radius: 0;
  height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  width: 12px;
  right: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  width: 100%;
  height: 7px;
  background: url("../img/arrow-orange-bt.svg") center/contain no-repeat;
  border: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.main-form-checkbox {
  display: block;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.main-form-checkbox-input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.main-form-checkbox-checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 10px;
  width: 10px;
  background: #fff;
  border: 1px solid var(--main-orange);
}

.main-form-checkbox-input:checked ~ .main-form-checkbox-checkmark {
  background: var(--main-orange) url("../img/check-icon.svg") center/contain no-repeat;
}

.main-form-checkbox-text {
  font-size: 12px;
}

.main-form-checkbox-text a {
  display: inline;
  text-decoration: underline;
}

.swiper-button-next, .swiper-button-prev {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid var(--main-orange);
}
.swiper-button-next::after, .swiper-button-prev::after {
  font-size: 18px;
  color: var(--main-orange);
}

.crumbs {
  margin-top: 30px;
  margin-bottom: 30px;
}
.crumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.crumbs__list li {
  font-size: 12px;
  font-weight: 400;
}
.crumbs__list li a {
  text-decoration: none;
  color: var(--main-gray);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.crumbs__list li a::after {
  content: "→";
  width: 5px;
  height: 1px;
  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;
  margin: 0px 10px;
}

.header__mobil {
  display: none;
}

.header__nav {
  padding: 28px 0px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px -10px var(--main-gray);
          box-shadow: 0 0 20px -10px var(--main-gray);
}
.header__nav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header__nav-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
}
.header__nav-list ul a {
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
}
.header__nav-list ul a:hover {
  color: var(--main-orange);
}

.header__contact {
  padding: 9px;
  background: var(--main-gray);
  color: #fff;
}
.header__contact-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header__contact-item {
  font-size: 14px;
}
.header__contact-item span {
  text-transform: uppercase;
  font-weight: 500;
}
.header__contact-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 17px;
}
.header__contact-row .header__contact-item {
  margin-right: 20px;
}
.header__phone {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
}

.header.active__header .header__nav {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 0px;
}

.intro__slide-item {
  height: 700px;
  padding-bottom: 80px;
  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: end;
  position: relative;
}
.intro__slide-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(#4c5865), to(#4c5865));
  background: -o-linear-gradient(top, #4c5865 0%, #4c5865 100%);
  background: linear-gradient(180deg, #4c5865 0%, #4c5865 100%);
  opacity: 0.2;
}
.intro__slide-content {
  position: relative;
  z-index: 1;
  color: #fff;
  padding: 0px 50px;
}
.intro__slide-date {
  padding: 6px 13px;
  background: var(--main-orange);
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 40px;
  display: inline-block;
}
.intro__slide-title {
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.intro__slide-des {
  font-size: 24px;
  text-transform: uppercase;
}

.swiper-pagination-bullet {
  opacity: 1;
  background: #4c5865;
  border-radius: 0px;
  height: 2px;
  width: 80px;
}
.swiper-pagination-bullet-active {
  background: var(--main-orange);
}

.intro__slider-pag {
  bottom: 40px;
}
.intro__slider-pag .swiper-pagination-bullet {
  width: 10%;
  background: #fff;
}
.intro__slider-pag .swiper-pagination-bullet-active {
  background: var(--main-orange);
}

.lineup__select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  margin-bottom: 40px;
}
.lineup__select-item {
  width: 30%;
}

.lineup__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
}

.lineup__img {
  width: 580px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.lineup__img-mobil {
  display: none;
}

.lineup__content {
  min-width: 630px;
}
.lineup__content h3 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 40px;
}

.lineup__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}

.lineup__price-new {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
  color: var(--main-orange);
}
.lineup__price-credit {
  font-size: 20px;
}
.lineup__price-credit span {
  font-weight: 500;
}

.lineup__offer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.lineup__offer-des {
  text-align: right;
  font-size: 20px;
}
.lineup__offer-des span {
  font-weight: 500;
}

.lineup__btn {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.stock {
  background: url("../img/stock-bg.jpg") center/cover no-repeat;
  padding: 40px 0px;
  z-index: 0;
}
.stock .section__title {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.stock__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-bottom: 30px;
}
.stock__item {
  text-align: center;
  padding: 30px 0px;
  background: #fff;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  border: 2px solid #fff;
}
.stock__item img {
  margin-bottom: 20px;
}
.stock__item:hover {
  border: 2px solid var(--main-orange);
}
.stock__btn {
  text-align: center;
}
.stock__btn .btn__prem {
  width: 420px;
}

.hits {
  margin-bottom: 70px;
}

.car__item {
  border: 1px solid #eaefef;
  padding: 20px;
  text-decoration: none;
}
.car__item:hover {
  border: 1px solid var(--main-orange);
}
.car__item-name {
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
}
.car__item-price {
  margin-bottom: 10px;
}
.car__item-price-new {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  color: var(--main-orange);
}
.car__item-price-credit {
  font-size: 16px;
}
.car__item-price-credit span {
  font-weight: 500;
}
.car__item-img img {
  width: 100%;
}
.car__item .btn__prem {
  width: 100%;
}

.list__slider-box {
  position: relative;
}
.list__slider-box::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 300px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.9)));
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0.9) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0.9) 100%);
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  z-index: 9999;
}
.list__slider-box .swiper-pagination {
  margin-bottom: -40px;
}

.benefit__banner {
  background: url("../img/benefit-bg.jpg") center/cover no-repeat;
  height: 454px;
  position: relative;
  padding: 40px;
}
.benefit__banner::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 90%;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(76, 88, 101, 0)), color-stop(40%, rgba(76, 88, 101, 0.5)), to(rgba(76, 88, 101, 0.9)));
  background: -o-linear-gradient(top, rgba(76, 88, 101, 0) 0%, rgba(76, 88, 101, 0.5) 40%, rgba(76, 88, 101, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(76, 88, 101, 0) 0%, rgba(76, 88, 101, 0.5) 40%, rgba(76, 88, 101, 0.9) 100%);
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.benefit__banner-row {
  position: relative;
  z-index: 1;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.benefit__banner-content h2 {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 30px;
}
.benefit__banner-content p {
  font-size: 20px;
}
.benefit__banner-form {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.benefit__banner-form-item {
  width: 290px;
  margin-bottom: 20px;
}
.benefit__banner-form-item:last-child {
  margin-bottom: 0;
}
.benefit__banner-form-item .main-form-checkbox {
  color: #fff;
}
.benefit__banner-form-item .main-form-checkbox a {
  color: #fff;
}
.benefit__banner-form-item .input__prem,
.benefit__banner-form-item .btn__prem {
  width: 100%;
}

.news__slider {
  margin-bottom: 40px;
}
.news__slider .list__slider-box {
  margin-bottom: 70px;
}
.news__slider-btn {
  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;
}
.news__slider-btn .btn__prem {
  width: 418px;
}

.news__item {
  border: 1px solid #eaefef;
}
.news__item-img {
  width: 100%;
  height: 190px;
  position: relative;
  padding: 10px 20px;
  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: end;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
}
.news__item-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(76, 88, 101, 0)), color-stop(40%, rgba(76, 88, 101, 0.5)), to(rgba(76, 88, 101, 0.9)));
  background: -o-linear-gradient(top, rgba(76, 88, 101, 0) 0%, rgba(76, 88, 101, 0.5) 40%, rgba(76, 88, 101, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(76, 88, 101, 0) 0%, rgba(76, 88, 101, 0.5) 40%, rgba(76, 88, 101, 0.9) 100%);
  z-index: 0;
}
.news__item-img > div {
  position: relative;
  z-index: 1;
}
.news__item-content {
  padding: 20px;
}
.news__item-content a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
}
.news__item-content a:hover {
  color: var(--main-orange);
}
.news__item-date {
  font-size: 12px;
  margin-bottom: 10px;
  color: var(--main-orange);
}
.news__item-des {
  margin-bottom: 20px;
}

.feedback {
  background: url("../img/feedback-bg.jpg") center/cover no-repeat;
  margin-bottom: 0;
  height: auto;
}
.feedback .benefit__banner-row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 460px;
}

.footer__nav {
  padding-top: 27px;
  margin-bottom: 27px;
}
.footer__contact {
  background: #eaefef;
  padding: 30px 0px;
}
.footer__contact .btn__prem {
  width: 216px;
}
.footer__contact-item {
  font-size: 14px;
}
.footer__contact-item span {
  font-weight: 500;
}
.footer__contact-item .footer__phone {
  text-decoration: none;
  font-size: 14px;
}
.footer__contact-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}
.footer__copyright {
  font-size: 12px;
}

.catalog__select {
  margin-bottom: 30px;
  max-width: 420px;
}

.catalog__box {
  position: relative;
  margin-bottom: 40px;
}
.catalog__box > h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.catalog__box .list__slider-box {
  display: none;
}
.catalog__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.news__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.news__inner-img {
  width: 100%;
  height: 450px;
  padding: 20px 120px;
  position: relative;
  color: #fff;
  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: end;
  margin-bottom: 20px;
}
.news__inner-img::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(76, 88, 101, 0)), color-stop(40%, rgba(76, 88, 101, 0.5)), to(rgba(76, 88, 101, 0.9)));
  background: -o-linear-gradient(bottom, rgba(76, 88, 101, 0) 0%, rgba(76, 88, 101, 0.5) 40%, rgba(76, 88, 101, 0.9) 100%);
  background: linear-gradient(to top, rgba(76, 88, 101, 0) 0%, rgba(76, 88, 101, 0.5) 40%, rgba(76, 88, 101, 0.9) 100%);
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.news__inner-img h1 {
  color: #fff;
  position: relative;
  z-index: 2;
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
}
.news__inner-content {
  padding: 0px 110px;
}

.model__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 60px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.model .lineup__row {
  margin-bottom: 30px;
}
.model__banner {
  background: url("../img/model-banner-bg.jpg") center/cover no-repeat;
  position: relative;
  height: 300px;
  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;
  padding: 20px;
  color: #fff;
}
.model__banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(76, 88, 101, 0)), color-stop(40%, rgba(76, 88, 101, 0.5)), to(rgba(76, 88, 101, 0.9)));
  background: -o-linear-gradient(top, rgba(76, 88, 101, 0) 0%, rgba(76, 88, 101, 0.5) 40%, rgba(76, 88, 101, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(76, 88, 101, 0) 0%, rgba(76, 88, 101, 0.5) 40%, rgba(76, 88, 101, 0.9) 100%);
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.model__banner-text {
  position: relative;
  z-index: 1;
}
.model__banner-text h2 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.model__banner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.model__banner-procent {
  padding: 6px 18px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  background: var(--main-orange);
}
.model__banner-des {
  font-size: 20px;
}
.model__img-mobil {
  display: none;
}
.model__img-inner {
  width: 100%;
  height: 350px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.model__color-des {
  font-size: 14px;
  margin-bottom: 10px;
}
.model__color-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.model__color-item {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  cursor: pointer;
  position: relative;
}
.model__color-item.active::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: transparent;
  width: 43px;
  height: 43px;
  border: 1px solid #B5B5B5;
  border-radius: 100%;
}

.packaging__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 100px;
  margin-bottom: 30px;
}
.packaging__tabs a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 24px;
  color: var(--main-gray);
  padding-bottom: 10px;
}
.packaging__tabs a.active {
  border-bottom: 1px solid var(--main-orange);
}
.packaging__box {
  margin-bottom: 30px;
}
.packaging__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
.packaging__title-mobil {
  display: none;
}
.packaging__title-inner {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.packaging__title-inner-mobil {
  display: none;
}
.packaging__title-date {
  font-size: 18px;
  font-weight: 500;
  color: var(--main-orange);
}
.packaging__title-des {
  display: none;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.packaging__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px 30px;
}
.packaging__list-head {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 20px;
}
.packaging__list-head div {
  font-size: 14px;
  padding-left: 20px;
}
.packaging__item {
  z-index: 1;
  position: relative;
  display: block;
  height: 185px;
}
.packaging__item.active {
  z-index: 2;
}
.packaging__item.active .packaging__item-inner {
  height: auto;
  z-index: 6;
}
.packaging__item-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 20px;
  border: 1px solid #eaefef;
  background: #fff;
}
.packaging__item:hover {
  z-index: 2;
}
.packaging__item-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.packaging__item-price-item p {
  font-size: 14px;
}
.packaging__item-des {
  margin-bottom: 20px;
}
.packaging__item-des .main-form-checkbox {
  padding-left: 28px;
}
.packaging__item-des .main-form-checkbox-text {
  font-size: 16px;
  font-weight: 700;
}
.packaging__item-des .main-form-checkbox-checkmark {
  top: 1px;
  width: 18px;
  height: 18px;
  border: 1px solid var(--main-gray);
}
.packaging__btn {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-top: 20px;
}

.packaging__modal-info {
  display: none;
}
.packaging__modal-info.active {
  display: block;
  margin-top: 20px;
}

.packaging__item-price-new p {
  margin-bottom: 5px;
}
.packaging__item-price-new div {
  font-size: 18px;
  font-weight: 700;
  color: var(--main-orange);
}

.packaging__item-price-credit p {
  margin-bottom: 9px;
}
.packaging__item-price-credit div {
  font-size: 14px;
  font-weight: 500;
}

.packaging__modal-info-content {
  margin-bottom: 10px;
}
.packaging__modal-info-content:last-child {
  margin-bottom: 0;
}

.packaging__modal-info-link {
  border: none;
  outline: none;
  background: transparent;
  font-size: 14px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  cursor: pointer;
  margin-bottom: 10px;
}
.packaging__modal-info-link.active ~ .packaging__modal-info-box {
  display: block;
}

.packaging__modal-info-box {
  display: none;
}
.packaging__modal-info-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  font-size: 12px;
}
.packaging__modal-info-box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.packaging__modal-info-box ul li::before {
  content: "";
  min-width: 5px;
  max-width: 5px;
  min-height: 5px;
  max-height: 5px;
  background: var(--main-orange);
  border-radius: 100%;
}

.packaging__list-btn .btn__prem {
  width: 305px;
}

.gallery__inner {
  position: relative;
}
.gallery__inner::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 300px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.9)));
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0.9) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0.9) 100%);
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  z-index: 9999;
}

.gallery__slider-pag {
  bottom: -20px !important;
}

.gallery__slider .swiper-slide img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.credit__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 30px 405px;
  grid-template-columns: auto 405px;
  gap: 30px;
}
.credit__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-bottom: 20px;
}
.credit__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.credit__col h3 {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
}
.credit__col-des {
  font-size: 12px;
}
.credit__item .input__prem,
.credit__item .btn__prem {
  width: 100%;
}
.credit__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 30px;
}
.credit__info-price-new {
  font-size: 30px;
  font-weight: 700;
  color: var(--main-orange);
  margin-bottom: 20px;
}
.credit__info-price-credit {
  font-size: 20px;
}
.credit__info-price-credit span {
  font-weight: 500;
}
.credit__img {
  width: 530px;
  height: 320px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
.credit__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 70px;
}
.credit__list > div h2 {
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--main-orange);
}
.credit__list-col ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.credit__list-col ul li {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 10px;
}
.credit__list-col ul li::before {
  content: "";
  min-width: 5px;
  max-width: 5px;
  min-height: 5px;
  max-height: 5px;
  background: var(--main-orange);
  border-radius: 100%;
  margin-top: 5px;
}

.bank {
  max-width: 420px;
}
.bank__inner {
  position: relative;
}
.bank__inner::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.9)));
  background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0.9) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0.9) 100%);
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  z-index: 9999;
}
.bank__slider-item {
  height: 70px;
  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;
  padding: 11px;
  border: 1px solid #eaefef;
}
.bank__slider-item img {
  width: 100%;
}
.bank__slider-pag {
  bottom: -20px !important;
}

.credit__col-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.tradein__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.tradein__list .credit__list-col ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 30px;
}

.stock__list-inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 30px 450px;
  grid-template-columns: auto 450px;
  gap: 30px;
}

.stock__banner {
  background: url("../img/stock-bg.jpg") center/cover no-repeat;
  color: #fff;
  padding: 30px 20px;
}
.stock__banner-prem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  margin-bottom: 30px;
}
.stock__banner-prem .stock__banner-title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.stock__banner-des {
  text-transform: uppercase;
}
.stock__banner-form {
  min-width: 315px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.stock__banner-form .input__prem,
.stock__banner-form .btn__prem {
  width: 100%;
}
.stock__banner-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-bottom: 15px;
}
.stock__banner-title h2 {
  font-size: 28px;
  font-weight: 400;
  text-transform: uppercase;
}
.stock__banner-title svg {
  min-width: 74px;
}
.stock__banner-offer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  text-transform: uppercase;
  font-size: 14px;
}
.stock__banner-offer .stock__banner-img {
  margin-bottom: 20px;
}
.stock__banner .main-form-checkbox-text a {
  color: #fff;
}

.stock__banner-content {
  max-width: 315px;
  margin-left: auto;
}

.stock__banner-item {
  margin-bottom: 30px;
}
.stock__banner-item:last-child {
  margin-bottom: 0;
}
.stock__banner-item .stock__banner-des {
  margin-bottom: 20px;
}

.contact__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px;
}
.contact__item h3 {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.contact__item p {
  font-size: 14px;
}
.contact__phone {
  text-decoration: none;
}

.popup__feedback,
.popup__thx,
.popup__offer {
  background: url('../img/stock-bg.jpg') center/cover no-repeat;
  color: #fff;
}

.popup {
  padding: 30px 20px;
}

.popup__feedback-inner {
  padding: 0px 30px;
}

.popup__feedback-text {
  text-align: center;
}

.popup__feedback-text h2 {
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.popup__feedback-text p {
  font-size: 18px;
  margin-bottom: 40px;
}

.popup__form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 315px;
}

.popup__form-item .input__prem,
.popup__form-item .btn__prem {
  width: 100%;
}

.popup__form-item .main-form-checkbox-text a {
  color: #fff;
}

.popup__offer > h2 {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 20px;
}

.popup__offer-inner {
  display: flex;
  align-items: end;
  justify-content: space-between;
  flex-wrap: wrap;
}

.popup__offer-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.popup__offer-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.popup__offer-item span {
  text-transform: uppercase;
}


.popup__credit {
  padding: 30px 20px;
  background: url('../img/popup-credit-bg.png') center/cover no-repeat;
}

.popup__credit-inner {
  display: flex;
  align-items: center;
  gap: 10px;
}

.popup__credit-img {
  max-width: 350px;
  -o-object-fit: scale-down;
      object-fit: scale-down;
}

.popup__credit-img-mobil {
  display: none;
}

.popup__credit-content h2 {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 20px;
}

.popup__credit-content p {
  font-size: 16px;
  margin-bottom: 20px;
}

.popup__credit-content p span {
  color: var(--main-orange);
}

.popup__credit-content .main-form-checkbox-text {
  color: #fff;
}

@media (max-width: 1314px) {
  .container {
    max-width: 1140px;
  }
  .header__nav-list ul {
    gap: 20px;
  }
  .header__contact-item span {
    display: block;
  }
  .lineup__img {
    width: 450px;
  }
  .model__banner .benefit__banner-form-item {
    width: 240px;
  }
  .packaging__item-price-new div {
    font-size: 16px;
  }
  .packaging__item-price-credit p {
    margin-bottom: 5px;
  }
  .credit__inner {
    -ms-grid-columns: auto 342px;
    grid-template-columns: auto 342px;
  }
  .credit__col h3 {
    font-size: 18px;
  }
  .credit__img {
    width: 425px;
    height: 237px;
  }
  .credit__list > div h2 {
    font-size: 16px;
  }
  .stock__banner-title h2 {
    font-size: 22px;
  }
  .stock__banner-prem .stock__banner-form {
    min-width: 240px;
  }
  .stock__banner-img svg,
  .stock__banner-title svg {
    width: 50px;
    height: 50px;
  }
  .stock__banner-form {
    gap: 10px;
  }
  .stock__banner-des {
    font-size: 14px;
  }
  .stock__banner-offer .stock__banner-img {
    margin-bottom: 10px;
  }
  .stock__banner-offer {
    font-size: 12px;
  }
  .stock__banner-item {
    margin-bottom: 85px;
  }
}
@media (max-width: 1140px) {
  .container {
    max-width: 971px;
  }
  .header__nav-list ul,
  .header__contact-row {
    gap: 15px;
  }
  .header__logo img {
    max-width: 140px;
  }
  .header__contact-row .header__contact-item {
    margin-right: 0;
  }
  .header__phone {
    font-size: 14px;
  }
  .header__contact-item {
    font-size: 12px;
  }
  .intro__slide-item {
    height: 500px;
  }
  .lineup__content {
    min-width: 540px;
  }
  .lineup__img {
    width: 400px;
  }
  .benefit__banner-form-item {
    width: 230px;
  }
  .benefit__banner-content h2 {
    font-size: 22px;
  }
  .benefit__banner-content p {
    font-size: 16px;
  }
  .feedback .benefit__banner-row {
    height: 315px;
  }
  .catalog__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .news__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .model__img-inner {
    height: 250px;
  }
  .packaging__item {
    height: 234px;
  }
  .credit__inner {
    -ms-grid-columns: auto 250px;
    grid-template-columns: auto 250px;
  }
  .credit__col h3 {
    font-size: 16px;
  }
  .credit__img {
    font-size: 380px;
  }
  .credit__info-price-new {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .credit__info-price-credit {
    font-size: 16px;
  }
  .credit__info {
    gap: 20px;
  }
  .credit__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .tradein__list .credit__list-col ul {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
  .stock__list-inner {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
  }
  .stock__banner-item {
    margin-bottom: 20px;
  }
  .stock__banner-content {
    margin-left: 0;
  }
}
@media (max-width: 971px) {
  .container {
    max-width: 770px;
  }
  .main {
    margin-top: 90px;
  }
  .header__desktop {
    display: none;
  }
  .header__mobil {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
  }
  .header__mobil-content {
    background: #fff;
    padding: 5px 0px;
  }
  .header__mobil-content-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .header__mobil-phone {
    padding: 5px 0px;
    background: var(--main-gray);
  }
  .header__mobil-phone-inner {
    text-align: right;
  }
  .header__mobil-phone-inner a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
  }
  body.active {
    position: relative;
  }
  body.active::after {
    content: "";
    position: absolute;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
  }
  .header__burger {
    width: 20px;
    height: 16px;
    position: relative;
  }
  .header__burger-line {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 2px;
    background-color: var(--main-gray);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .header__burger-line:nth-child(1) {
    top: 0;
  }
  .header__burger-line:nth-child(2) {
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .header__burger-line:nth-child(3) {
    bottom: 0;
  }
  .header {
    position: relative;
  }
  .header__mobil-list {
    position: absolute;
    left: -100%;
    top: 0;
    width: 80%;
    height: 100vh;
    background: #fff;
    z-index: 9999;
    padding: 16px 30px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .header__mobil-list.active {
    left: 0;
  }
  .header__mobil-list-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 2px solid var(--main-orange);
  }
  .header__mobil-list-close {
    position: relative;
    width: 17px;
    height: 17px;
  }
  .header__mobil-list-close::after, .header__mobil-list-close::before {
    content: "";
    background: var(--main-gray);
    width: 100%;
    height: 1px;
    position: absolute;
  }
  .header__mobil-list-close::after {
    top: -2px;
    -webkit-transform: translateY(9px) rotate(45deg);
        -ms-transform: translateY(9px) rotate(45deg);
            transform: translateY(9px) rotate(45deg);
  }
  .header__mobil-list-close::before {
    bottom: 0;
    -webkit-transform: translateY(-9px) rotate(-45deg);
        -ms-transform: translateY(-9px) rotate(-45deg);
            transform: translateY(-9px) rotate(-45deg);
  }
  .header__mobil-nav {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 2px solid var(--main-orange);
  }
  .header__mobil-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .header__mobil-nav ul a {
    text-decoration: none;
    text-transform: uppercase;
    color: var(--main-gray);
    font-size: 16px;
  }
  .header__mobil-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
  .header__mobil-contact-item {
    font-size: 14px;
  }
  .header__mobil-contact-item span {
    font-weight: 500;
  }
  .header__mobil-contact-item a {
    text-decoration: none;
    color: var(--main-gray);
    font-size: 14px;
  }
  .header__mobil-contact .btn__prem {
    width: 230px;
  }
  .lineup__img {
    display: none;
  }
  .lineup__img-mobil {
    display: block;
    width: 100%;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
  .lineup__content {
    min-width: auto;
    width: 100%;
  }
  .lineup__select-item {
    width: 50%;
  }
  .stock__inner {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .list__slider-box::after {
    width: 130px;
  }
  .benefit__banner-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 120px;
  }
  .benefit__banner {
    height: auto;
  }
  .benefit__banner {
    background-position-x: -80px;
  }
  .footer__nav .header__nav-inner {
    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;
  }
  .footer__nav .header__nav-list {
    display: none;
  }
  .footer__contact-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: 30px;
    margin-bottom: 30px;
  }
  .footer__nav {
    padding-top: 15px;
    margin-bottom: 15px;
  }
  .catalog__list {
    display: none;
  }
  .catalog__box .list__slider-box {
    display: block;
  }
  .crumbs {
    margin-bottom: 20px;
  }
  .news__inner-img {
    padding: 20px 40px;
    height: 200px;
  }
  .news__inner-img h1 {
    font-size: 16px;
  }
  .news__inner-content {
    padding: 0px;
  }
  .model__img {
    display: none;
  }
  .model__img-mobil {
    display: block;
    margin-bottom: 20px;
  }
  .model__inner {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
  .packaging__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  .packaging__item {
    height: 180px;
  }
  .gallery__inner::after {
    width: 150px;
  }
  .credit__inner {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
  .credit__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .credit__img {
    margin-left: auto;
    margin-right: auto;
  }
  .credit__list {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
  .bank {
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
  }
  .popup__feedback-inner {
    padding: 0px;
  }
  .popup__offer > h2 {
    font-size: 20px;
    text-align: center;
  }

  .popup__offer-item span {
    font-size: 14px;
  }

  .popup__offer-item span br {
    display: none;
  }

  .popup__offer-inner {
    gap: 20px;
  }

  .popup__form {
    max-width: 100%;
    width: 100%;
  }

  .popup__credit-img {
    display: none;
  }

  .popup__credit-img-mobil {
    display: block;
    margin-bottom: 10px;
  }

  .popup__credit-content h2 {
    font-size: 20px;
    text-align: center;
  }

  .popup__credit-content p {
    text-align: center;
    font-size: 14px;
  }
}
@media (max-width: 770px) {
  .container {
    max-width: 375px;
  }
  .intro__slide-date {
    font-size: 14px;
    padding: 5px 10px;
    margin-bottom: 35px;
  }
  .intro__slide-title {
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 700;
  }
  .intro__slide-des {
    font-size: 18px;
  }
  .intro__slide-content {
    padding: 0px 20px;
  }
  section {
    margin-bottom: 30px;
  }
  .section__title {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
  .lineup__select {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    margin-bottom: 30px;
  }
  .lineup__select-item {
    width: 100%;
  }
  .lineup__content h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .lineup__price-new {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .lineup__price-credit {
    font-size: 16px;
  }
  .lineup__offer-des {
    font-size: 10px;
  }
  .lineup__offer svg {
    width: 36px;
  }
  .lineup__btn {
    gap: 20px;
  }
  .stock__item {
    font-size: 14px;
    padding: 15px 10px;
  }
  .stock__item img {
    width: 42px;
  }
  .stock__btn .btn__prem {
    width: 100%;
  }
  .list__slider-box .swiper-pagination {
    margin-bottom: -69px;
  }
  .car__item-price-new {
    font-size: 16px;
  }
  .car__item-price-credit {
    font-size: 12px;
  }
  .benefit__banner-form {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
  .benefit__banner-form-item {
    width: 100%;
  }
  .benefit__banner-content h2 {
    font-size: 20px;
  }
  .benefit__banner-content h2 {
    margin-bottom: 20px;
  }
  .benefit__banner-form-item {
    margin-bottom: 10px;
  }
  .benefit__banner {
    background: url("../img/benefit-bg-mobil.jpg") center/cover no-repeat;
    background-position: 0;
    padding: 40px 20px;
  }
  .feedback {
    background: url("../img/feedback-bg-mobil.jpg") center/cover no-repeat;
  }
  .feedback .benefit__banner-row {
    height: auto;
  }
  .news__list {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
  .section__title {
    margin-bottom: 20px;
  }
  .model__img-inner {
    height: 214px;
  }
  .model__color-item {
    width: 28px;
    height: 28px;
  }
  .model__color-item.active::before {
    width: 38px;
    height: 38px;
  }
  .benefit__banner-form {
    position: relative;
    z-index: 1;
  }
  .model__banner {
    height: auto;
    gap: 50px;
  }
  .model__banner .benefit__banner-form {
    gap: 10px;
  }
  .model__banner .benefit__banner-form-item {
    width: 100%;
  }
  .model__banner-text h2 {
    font-size: 20px;
  }
  .model__banner-procent {
    font-size: 18px;
  }
  .model__banner-des {
    font-size: 14px;
  }
  .packaging__tabs {
    gap: 10px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .packaging__tabs a {
    font-size: 16px;
  }
  .packaging__title {
    display: none;
  }
  .packaging__title-inner-mobil {
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .packaging__list-head {
    display: none;
  }
  .packaging__title-mobil {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 6px;
  }
  .packaging__title-mobil span {
    font-size: 10px;
  }
  .packaging__title-date {
    font-size: 10px;
  }
  .packaging__list {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
  .packaging__item-price-item p {
    font-size: 10px;
  }
  .packaging__item-price-new div {
    font-size: 14px;
  }
  .packaging__item-price-credit div {
    font-size: 10px;
  }
  .packaging__item-price {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 25px;
  }
  .packaging__btn {
    gap: 11px;
  }
  .packaging__item-inner {
    position: static;
  }
  .packaging__item.active {
    height: auto;
  }
  .credit__row {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
  .credit__img {
    width: 100%;
    height: 180px;
  }
  .bank {
    max-width: 350px;
  }
  .stock__banner-prem,
  .stock__banner-offer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .stock__banner-offer {
    gap: 10px;
  }
  .stock__banner-offer-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
  .stock__banner-title h2 {
    font-size: 18px;
  }
  .stock__banner-prem {
    gap: 10px;
  }
  .stock__banner-prem .stock__banner-title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 10px;
  }
  .stock__banner-img svg, .stock__banner-title svg {
    max-width: 50px;
    min-width: none;
  }
  .stock__banner-title svg {
    min-width: 50px;
  }
  .map iframe {
    height: 300px;
  }
}
@media (max-width: 375px) {
  .container {
    max-width: 100%;
  }
}