@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@700;900&family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

* {
  padding: 0;
  margin: 0;
  border: 0;
}

*,
*:before,
*after {
  box-sizing: border-box;
}

:focus,
active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html,
body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-edjust: 100%;
  -moz-text-size-edjust: 100%;
  -webkit-text-size-edjust: 100%;
}

input,
button,
textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

nav li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: 400;
}

body {
  background-color: #231F20;
  font-family: 'Inter', sans-serif;
  color: #EEEEEE;
}


.header {
  position: relative;
}

.header>.container {
  position: relative;
}

.sticky {
  position: fixed;
  z-index: 101;
  background: #231F20 !important;
  padding-top: 20px !important;
}

.stop {
  position: relative;
  z-index: 101;
}

/* filters start */
.filter__top {
  margin-bottom: 24px;
}

.filter__item {
  /* padding-top: 20px; */
  border-top: 1px solid #DDDDDD;
}

.filter__name {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* margin-bottom  : 20px; */
  cursor: pointer;
  width: 100%;
}

.filter__name span {
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 130%;
  user-select: none;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


.filter__item .filter__name svg {
  transition: 0.5s ease;
  transform: rotate(0deg);
  width: 1.5vw;
  height: 1.5vw;
  min-width: 1.5vw;
}

.filter__item.opened .filter__name svg {
  transform: rotate(-180deg);
  transition: 0.3s ease;
}

.filter__content {
  display: none;
  padding-bottom: 0;
  position: absolute;
  top: 100%;
  right: -1px;
  background: #231f20;
  z-index: 5;
  width: 100%;
  border: 1px solid #404042;
  border-top: 0;
  /* left: 0; */
}

.filter__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 1vw;
  max-height: 200px;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.filter__list::-webkit-scrollbar {
  display: none;
}

.filter__list label {
  display: block;
  position: relative;
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 140%;
  color: #262726;
  cursor: pointer;
  user-select: none;
  padding-left: 2vw;
}

.filter__list label::before {
  content: '';
  width: 1.25vw;
  height: 1.25vw;
  background: #FFFFFF;
  border: 1px solid #C7C7C7;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
}

.filter__list label.active::before {
  background: #d03434;
  border: 1px solid transparent;
}

.filter__list label input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  visibility: hidden;
}


.filter__bottom {
  display: flex;
}

.filter__bottom .page__button {
  width: 100%;
}


.filter__slider_top {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}

.filter__slider_top input {
  background: #FFFFFF;
  border: 1px solid #C7C7C7;
  padding: 9.5px 0px;
  padding-left: 16px;
  box-sizing: border-box;
  width: 88px;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #262726;
  border-radius: 12px;
}

/* ÃƒÆ’Ã‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â±ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Âµ ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â² ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Âµ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ */
.filter__mob {
  display: flex;
  padding: 9px 15.5px;
  gap: 12px;
  max-width: 120px;
  align-items: center;
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
  border-radius: 6px;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #262726;
  cursor: pointer;
  margin-bottom: 22px;
}

.filters__active {
  max-width: 1000px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 40px;
  gap: 30px 50px;
}

.filters__active_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.filters__active_name {
  font-size: 14px;
  font-weight: 400;
}

.filters__active_name span {
  font-size: 12px;
  font-weight: 300;
}

.filters__active_remove {
  cursor: pointer;
  user-select: none;
  position: relative;
  top: 2px;
}

.filter__active_remove path {
  fill: black;
  transition: 0.5s ease;
}

.filter__active_remove:hover path {
  fill: #b17f20;
  transition: 0.3s ease;
}


/* ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬ËœÃƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° */
.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  background-color: #ffffff85;
  display: none;
}

.loader__wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}


.wf__tags {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.wf__tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 8px 12px;
  white-space: nowrap;
  font-size: 13px;
  color: white;
  background-color: transparent;
  text-transform: lowercase;
  box-sizing: border-box;
  transition: 0.25s ease;
  font-weight: 700;
  border: 1px solid #404042;
  background: #5959590f;
  border-radius: 15px;
}

.filter {
  margin-bottom: 3vw;
}

.product__filters_row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1vw;
}


.filter__subtitle {
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #262726;
}

.price__range {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* margin-top     : 20px; */
  /* margin-bottom  : 30px; */
}

.price__range input {
  background: #231F20;
  border: 1px solid #404042;
  width: 50%;
  height: 3vw;
  color: white;
  padding-left: 7px;
  box-sizing: border-box;
  font-size: 0.9vw;
  padding: 0.5vw 1vw;
}


@media(min-width: 768px) {
  .wf__tag:hover {
    background: #595959;
  }
}

@media(max-width:767px) {
  .filters__active {
    grid-template-columns: 1fr 1fr;
  }
}

/* filters end */

.mob {
  display: none;
}

.mobile {
  display: none;
}

.wrapper {
  overflow: hidden;
}

a {
  color: #EEEEEE;
  transition: 0.25s ease;
}

a span {
  transition: 0.25s ease;
}

.page {
  margin-top: 2.56vw;
}

.desc-inline {
  display: inline;
}

.desc-flex {
  display: flex;
}

.mob-inline {
  display: none;
}

.mobilefooter,
.header__burger {
  display: none;
}

.container {
  max-width: 75vw;
  width: 100%;
  margin: 0 auto;
}

.menu__brands {
  display: flex;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #404042;
}

/* Скрываем scrollbar для Chrome, Safari и Opera */
.menu__brands::-webkit-scrollbar {
  display: none;
}

/* Скрываем scrollbar для IE, Edge и Firefox */
.menu__brands {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.menu__brands .swiper-button-next,
.menu__brands .swiper-button-prev {
  width: 9vw;
  height: 100%;
  background: linear-gradient(270deg, #231F20 0%, rgba(35, 31, 32, 0.60) 100%);
  border-radius: 0;
  transition: 0.25s ease;
  top: 1vw;
}

.menu__brands .swiper-button-next {
  right: 0;
  background: linear-gradient(270deg, #231F20 0%, rgba(35, 31, 32, 0.10) 100%) !important;
}

.menu__brands .swiper-button-prev {
  left: 0;
  background: linear-gradient(90deg, #231F20 0%, rgba(35, 31, 32, 0.10) 100%) !important;
}

.catalog .menu__brands {
  border-bottom: none;
  margin-top: 1.25vw;
  margin-bottom: 1vw;
}

.menu__brands_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100px;
  min-width: 100px;
}

.catalog .row>.page__title {
  margin-bottom: 0;
}

.menu__brands_image {
  height: 2.5vw;
  width: 2.5vw;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.menu__brands_image img {
  height: 100%;
  object-fit: contain;
  object-position: center;
  transition: 0.25s ease;
  width: 100%;
}

.menu__brands_title {
  color: #EEE;
  text-align: center;
  font-size: 0.75vw;
  font-weight: 600;
  line-height: normal;
}

.menu__brands .swiper-button-disabled {
  opacity: 0 !important;
  visibility: hidden;
}

.row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page__title {
  font-family: 'Golos Text', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 2.05vw;
  line-height: 130%;
  text-transform: uppercase;
  color: #EEEEEE;
  margin-bottom: 2vw;
}

.page__title.bigtitle {
  font-size: 2.625vw;
}

.page__subtitle {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1.5vw;
  line-height: 1.8vw;
  text-transform: uppercase;
  color: #EEEEEE;
  margin-bottom: 1.5vw;
}

.page__button {
  font-family: 'Golos Text', sans-serif;
  background: #F9C929;
  padding: 0.75vw 1.5vw;
  font-weight: 900;
  font-size: 0.9vw;
  line-height: 1.05vw;
  text-transform: uppercase;
  color: #231F20;
  border-radius: 40px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.swiper-button-next,
.swiper-button-prev {
  width: 2.875vw;
  height: 2.875vw;
  background: #EEEEEE;
  border-radius: 50%;
  transition: 0.25s ease;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  transition: 0.25s ease;
}

.more__button {
  margin: 0 auto;
  padding: 0.9vw 1vw;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5vw;
  border: 2px solid #F9C929;
  width: 11.56vw;
  transition: 0.25s ease;
  border-radius: 40px;
}

.more__button span {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 0.9vw;
  line-height: 1vw;
  text-transform: uppercase;
  color: #F9C929;
  transition: 0.25s ease;
}

.more__button svg {
  width: 1.5vw;
  height: 1.5vw;
}

.more__button path {
  transition: 0.25s ease;
}

.comming {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 34px;
  box-sizing: border-box;
  background-image: url("../img/comming.png");
  background-size: cover;
  background-position: center;
}

.comming__content {
  max-width: 680px;
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.comming__logo {
  margin-bottom: 32px;
}

.comming__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #EEEEEE;
  margin-bottom: 42px;
  margin-top: 22px;
}

.comming__text p:not(:last-child) {
  margin-bottom: 12px;
}

.comming__contact {
  margin-bottom: 38.5px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #A0A1A5;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.comming__contact p {
  margin-bottom: 14.5px;
}

.comming__contact .comming__contact_item {
  display: flex;
  align-items: center;
  gap: 13px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #EEEEEE;
}

.comming__contact .comming__contact_item svg {
  min-width: 25px;
}

.comming__contanct:last-child {
  margin-bottom: 0;
}

.comming__table {
  width: 100%;
  text-align: left;
  border-top: 1px solid #404042;
  margin-top: 34px;
  padding: 0px 26px;
  padding-top: 32px;
}

.comming__table th {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #A0A1A5;
  padding-bottom: 20px;
  padding-right: 38px;
}

.comming__table td {
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 17px;
  color: #EEEEEE;
}

.header__row {
  display: flex;
  align-items: center;
  gap: 1.9vw;
}

.header__top {
  display: flex;
  align-items: center;
  gap: 1.5vw;
  padding-top: 1.1vw;
}

.header__top_menu {
  display: flex;
  gap: 1.3vw;
  align-items: center;
}

.header__top_menu li {
  font-weight: 500;
  font-size: 0.8vw;
  line-height: 1vw;
  color: #EEEEEE;
}

.header__top_menu a {
  color: #EEEEEE;
  transition: 0.25s ease;
}

.header__logo {
  width: 10.9vw;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 1.4vw;
  padding-top: 0.9vw;
}

.header__logo img {
  width: 6.8vw;
  transition: 0.25s ease;
}

.header__tel {
  display: flex;
  align-items: center;
  gap: 0.5vw;
  cursor: pointer;
  position: relative;
}

.header__tel span {
  font-weight: 700;
  font-size: 0.8vw;
  line-height: 1.05vw;
  transition: .25s ease;
  white-space: nowrap;
}

.header__tel>img:last-child {
  width: 0.9vw;
  height: 0.9vw;
}

.header__bot {
  display: flex;
  align-items: center;
  padding-top: 1.3vw;
  gap: 2.75vw;
  padding-bottom: 1.05vw;
}

.header__catalog {
  padding: 0.7vw 1vw;
  font-family: 'Golos Text', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.75vw;
  line-height: 0.9vw;
  text-transform: uppercase;
  color: #F9C929;
  /* color: red; */
  border: 2px solid #F9C929;
  transition: 0.25s ease;
  cursor: pointer;
  position: relative;
  border-radius: 20px;
}

.header__catalog path {
  fill: #F9C929;
  transition: 0.25s ease;
}

.header__catalog.active {
  color: #231F20;
  background-color: #F9C929;
}

.header__catalog.active path {
  fill: #231F20;
}

.header__catalog svg {
  width: 0.9vw;
  height: 0.9vw;
}

.header__catalog_body {
  display: none;
  position: absolute;
  z-index: 100;
  width: 100%;
  padding: 1.875vw;
  padding-bottom: 1.875vw;
  left: 0;
  top: 100%;
  background: rgba(35, 31, 32, 0.9);
  box-sizing: border-box;
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
}

#compareHeaderLink {
  position: relative;
}

.header__catalog_body_row {
  display: flex;
  gap: 1.875vw;
}

.header__catalog_brand_item {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.375vw;
  transition: 0.25s ease;
}

.header__catalog_brand_img {
  width: 100%;
  max-width: 3.25vw;
  height: 2.5vw;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.25s ease;
  overflow: hidden;
}

.header__catalog_brand_img img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
  transition: 0.25s ease;
}

.header__catalog_brand_title {
  color: #EEE;
  text-align: center;
  font-size: 0.75vw;
  font-weight: 600;
  transition: 0.25s ease;
  line-height: normal;
}

.header__catalog_grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 1.125vw 0.75vw;

}

.header__catalog_body_brands {
  padding-left: 1.875vw;
  border-left: 1px solid #595959;
  box-sizing: border-box;
  width: 71%;
}

.catalog__item.archive {
  /* opacity: 0.5; */
}

.header__catalog__list {
  display: flex;
  flex-direction: column;
  gap: 1.1vw;
}

.header__catalog__list li {
  display: flex;
  align-items: center;
  gap: 1vw;
}

.header__catalog__list .catalog__item_doptext {
  font-weight: 700;
  font-size: 0.75vw;
  line-height: normal;
  color: #FFFFFF;
  padding: 0.375vw;
  background-color: #84B744;
  border: 1px solid #ffffff3d;
  border-radius: 2px;
}

.header__catalog__list a {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 0.9vw;
  line-height: 1.05vw;
  transition: 0.25s ease;
  display: flex;
  align-items: center;
}

.header__catalog__list img {
  margin-right: 1vw;
  width: 1.75vw;
  height: 1.75vw;
  object-fit: contain;
}

.header__tel__body {
  display: none;
  position: absolute;
  z-index: 5;
  width: 10.4vw;
  padding: 1.25vw;
  padding-bottom: 1.875vw;
  left: -2px;
  top: 141%;
  background: rgba(35, 31, 32, 0.9);
  border: 1px solid #404042;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}

.header__tel__list {
  display: flex;
  flex-direction: column;
  gap: 1.1vw;
}

.header__tel__list a {
  font-family: 'Golos Text', sans-serif;
  font-weight: 700;
  font-size: 0.9vw;
  line-height: 1.05vw;
  transition: .25s ease;
}

.header__tg {
  display: flex;
  gap: 0.5vw;
  align-items: center;
  font-weight: 700;
  font-size: 0.8vw;
  line-height: 1.05vw;
  color: #EEEEEE;
  transition: 0.25s ease;
}


.header__nav {
  display: flex;
  gap: 1.5vw;
  align-items: center;
}

.header__nav a {
  font-family: 'Golos Text', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.9vw;
  line-height: 1.05vw;
  color: #EEEEEE;
  position: relative;
  transition: 0.3s ease;
}

.header__nav a:before {
  content: '';
  width: 0%;
  height: 1px;
  position: absolute;
  top: 115%;
  left: 0;
  background: #F9C929;
  transition: 0.3s ease;
}

.header__icons {
  display: flex;
  gap: 0.75vw;
  text-align: center;
}

.header__icons a {
  position: relative;
}

.icon__count {
  width: 0.725vw;
  height: 0.725vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #FF4A4A;
  color: white;
  font-size: 0.65vw;
  user-select: none;
}

.header__icons #searchOpen {
  cursor: pointer;
}

.mobile__wishlist {
  position: relative;
}

.header__icons span {
  display: block;
  margin-top: 2px;
  font-weight: 500;
  font-size: 0.7vw;
  line-height: 0.8;
  text-align: center;
}

.header__icons svg {
  width: 1.75vw;
  height: 1.75vw;
  position: relative;
  top: 0;
  transition: 0.25s ease;
}

.mainblock {
  margin-bottom: 3.75vw;
}

.mainblock__slider {
  width: 100%;
  height: 40vw;
  box-sizing: border-box;
  position: relative;
  background: #f9c92a;
}

.mainblock__slider .swiper-button-next,
.mainblock__slider .swiper-button-prev {
  bottom: 3.125vw;
  top: auto;
  left: 13vw;
  right: auto;
}

.mainblock__slider .swiper-button-next {
  left: 16.5vw;
}

.mainblock__slider .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.mainblock__slider .swiper-slide>img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 62vw;
  height: auto;
  object-fit: contain !important;
  object-position: center;
  z-index: 1;
}

.mainblock__title {
  padding-top: 3.75vw;
  font-family: 'Golos Text', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 2.9vw;
  line-height: 3.45vw;
  text-transform: uppercase;
  color: #231F20;
  z-index: 2;
  position: relative;
  max-width: 30vw;
  margin-bottom: 2.25vw;
}

.mainblock__button {
  font-family: 'Golos Text', sans-serif;
  z-index: 2;
  position: relative;
  background: #231F20;
  gap: 0.5vw;
  display: inline-flex;
  align-items: center;
  padding: 0.75vw 2.5vw;
  font-weight: 900;
  font-size: 1vw;
  line-height: 1.19vw;
  transform: skew(-20deg);
  margin-left: 0.75vw;
  border-radius: 10px;
}

.mainblock__button span,
.mainblock__button img {
  transform: skew(20deg);
}

.header__tel svg:first-child,
.header__tg svg {
  width: 1.5vw;
  height: 1.5vw;
}

.mainblock__cards {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.mainblock__card {
  height: 16.2vw;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  padding: 2.5vw;
  display: flex;
  flex-direction: column;
  justify-content: end;
}

.mainblock__card>img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 1;
  transition: 0.25s ease;
}

.mainblock__card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(180deg, rgba(35, 31, 32, 0) 0%, rgba(16, 16, 16, 0.9) 72.41%);
}

.mainblock__card .mainblock__card_title {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.mainblock__card .mainblock__card_title img {
  width: 1.5vw;
  height: 1.5vw;
}

.mainblock__card .mainblock__card_title span {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1.5vw;
  line-height: 1.8vw;
  text-transform: uppercase;
  color: #EEEEEE;
  max-width: 19vw;
}

.instock {
  position: relative;
  margin-bottom: 5vw;
}

.instock .page__title {
  margin-bottom: 2.6vw;
}

.instock .swiper {
  overflow: visible;
}

.instock .swiper-slide {
  opacity: 0.2;
}

.instock .swiper-slide.swiper-slide-visible {
  opacity: 1;
}

.instock .swiper-button-next,
.instock .swiper-button-prev {
  top: -3vw;
  right: 0;
  left: auto;
  bottom: auto;
}

.instock .swiper-button-prev {
  right: 4vw;
}

.instock .instock__slider {
  margin-bottom: 2.5vw;
}

.instock__slider .swiper-wrapper {
  align-items: stretch;
}

.instock__slider .swiper-wrapper .swiper-slide {
  height: auto;
}

.catalog__item {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #404042;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  transition: 0.25s ease;
}

.catalog__item_doptext_wrapper {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 1vw;
  right: 1vw;
  z-index: 2;
  width: 100%;
  justify-content: end;
}

.catalog__item_doptext {
  font-weight: 700;
  font-size: 0.9vw;
  line-height: 1.05vw;
  color: #FFFFFF;
  padding: 0.5vw 1vw;
  background-color: #84B744;
  border: 1px solid #ffffff3d;
  border-radius: 20px;
  /* top: 1vw; */
  /* right: 1vw; */
  /* position: absolute; */
}


.catalog__item .catalog__image {
  height: 20vw;
  width: 100%;
  overflow: hidden;
}

.catalog__item .catalog__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  transition: 0.25s ease;
}

.catalog__item .catalog__title {
  font-weight: 700;
  font-size: 1.375vw;
  line-height: 1.7vw;
  color: #231F20;
  margin-bottom: 0.625vw;
  display: block;
}

.catalog__item .catalog__price {
  font-weight: 700;
  font-size: 1.125vw;
  line-height: 1.375vw;
  margin-bottom: 1.625vw;
  color: #231F20;
  display: flex;
  gap: 2vw;
}

.catalog__item .catalog__desc {
  font-weight: 500;
  font-size: 0.875vw;
  line-height: 1vw;
  color: #404042;
  margin-bottom: 2px;
}

.catalog__item .catalog__desc span:not(:last-child)::after {
  content: ', ';
}

.catalog__item .catalog__buttons {
  display: flex;
  gap: 0.25vw;
}

.catalog__item .catalog__content {
  padding: 1.25vw;
  padding-bottom: 1.875vw;
  box-sizing: border-box;
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex: 1 0 0;
}

.catalog__item .catalog__more {
  padding: 0.9vw 1.25vw;
  display: flex;
  align-items: center;
  gap: 0.5vw;
  background-color: #231F20;
  transition: 0.25s ease;
}

.catalog__item .catalog__more span {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 0.875vw;
  line-height: 1.06vw;
  color: white;
}

.catalog__item .catalog__more svg {
  width: 1.5vw;
  height: 1.5vw;
  transition: 0.25s ease;
  position: relative;
  left: 0;
}

.catalog__item .catalog__more img {
  width: 1.5vw;
  height: 1.5vw;
  transition: 0.25s ease;
  position: relative;
  left: 0;
}

.catalog__comparison,
.catalog__wishlist {
  padding: 0.9vw 0.625vw;
  background-color: #231F20;
}

.catalog__comparison svg,
.catalog__wishlist svg {
  width: 1.5vw;
  height: 1.5vw;
  transition: 0.25s ease;
}

.catalog__comparison.active,
.catalog__wishlist.active {
  background: #f9c929;
}

.catalog__comparison.active path,
.catalog__wishlist.active path {
  fill: #231f20;
}

.catalog__price p {
  font-weight: 700;
  font-size: 0.85vw;
  line-height: 1vw;
  color: #5C97DD;
  margin-bottom: 2px;
}

.catalog__price .catalog__price_nal p {
  color: #84B744;
}

.about__list {
  display: flex;
  flex-direction: column;
  gap: 3.25vw;
  max-width: 30.125vw;
}

.about__content_title {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  color: #EEEEEE;
  margin-bottom: 1.125vw;
}

.about__content_text {
  font-weight: 400;
  font-size: 0.9vw;
  line-height: 1.25vw;
}

.about__num {
  font-family: 'Golos Text', sans-serif;
  border-radius: 50%;
  background-color: #F9C929;
  font-weight: 900;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #231F20;
  min-width: 2.4vw;
  width: 2.4vw;
  height: 2.4vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about__li {
  display: flex;
  gap: 1.5vw;
}

.about {
  margin-bottom: 5vw;
}

.about .about__text {
  font-weight: 400;
  font-size: 1vw;
  line-height: 1.5vw;
  margin-bottom: 3.75vw;
}

.about .about__row {
  margin-bottom: 3.75vw;
  display: flex;
  gap: 7.5vw;
}

.about .about__image {
  width: 100%;
  height: 35vw;
  overflow: hidden;
  position: relative;
  border-radius: 40px;
  overflow: hidden;
}

.about .about__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.about .about__progress {
  padding-bottom: 6.25vw;
  display: flex;
  justify-content: space-between;
}

.about .about__progress_item {
  max-width: 15vw;
}

.about .about__progress_image {
  display: flex;
  height: 4.5vw;
  margin-bottom: 2vw;
  align-items: center;
}

.about .about__progress_image img {
  width: auto;
  height: auto;
}

.about .about__progress_line {
  width: 7.5vw;
  padding-top: 2.75vw;
}

.about .about__progress_line svg {
  width: 100%;
}

.about .about__progress_title {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1vw;
  line-height: 1.4vw;
  text-transform: uppercase;
  color: #EEEEEE;
  margin-bottom: 1.4vw;
}

.about .about__progress_text {
  font-weight: 400;
  font-size: 0.9vw;
  line-height: 1.1vw;
}

.about__video {
  width: 100%;
  height: 250px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 40px;
}

.about__video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
}

.about__video_link {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F9C929;
  cursor: pointer;
  z-index: 1;
}

.homecatalog {
  margin-bottom: 5vw;
}

.catalog__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25vw;
}

.tabs {
  margin-bottom: 2.5vw;
}

.tabs .tabs__buttons,
.tabs__buttons_wrapper {
  display: flex;
  gap: 1.1vw;
  margin-bottom: 2.5vw;
}

.tabs .tabs__button {
  font-family: 'Golos Text', sans-serif;
  font-weight: 700;
  font-size: 1vw;
  line-height: 1.2vw;
  background-color: transparent;
  color: #EEEEEE;
  padding: 1.1vw;
  padding-top: 1.1vw;
  position: relative;
}

.tabs .tabs__button::before {
  content: '';
  height: 2px;
  background-color: transparent;
  width: 0%;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.25s ease;
}

.tabs .tabs__button.active {
  color: #F9C929;
}

.tabs .tabs__button.active::before {
  width: 100%;
}

.tabs .tabs__item {
  display: none;
}

/* 
  Видео-отзывы
*/
.reviews__grid {
  margin-bottom: 2vw;
  grid-template-columns: 1fr 1fr 1fr !important;
}

.reviewsvideo__item {
  width: 100%;
  background: #404042;
  overflow: hidden;
  border-radius: 20px;
  overflow: hidden;
}

.reviewsvideo__media {
  width: 100%;
  height: 23.6vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

.reviewsvideo__media img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.reviewsvideo__media video {
  width: 102%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}

.reviewsvideo__link {
  width: 5vw;
  height: 5vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.reviewsvideo__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #F9C929;
  transition: 0.25s ease;
}

.reviewsvideo__svg {
  position: relative;
  z-index: 1;
  width: 1.5vw;
  height: 1.5vw;
}

.reviewsvideo__svg svg {
  width: 100%;
  height: 100%;
}

.reviewsvideo__content {
  padding: 1.875vw;
  box-sizing: border-box;
}

.reviewsvideo__title {
  font-family: 'Golos Text', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.25vw;
  line-height: 1.375vw;
  text-transform: uppercase;
  color: #EEEEEE;
  margin-bottom: 0.625vw;
}

.reviewsvideo__object {
  font-family: 'Golos Text', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1vw;
  line-height: 1.15vw;
  color: #F9C929;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.reviewsvideo__date {
  font-weight: 600;
  font-size: 0.8vw;
  line-height: 1.25vw;
  color: #EEEEEE;
}



/*
  Отзывыв
*/
.rewievs {
  margin-bottom: 5vw;
  position: relative;
}

.rewievs .rewievs__subtitle {
  font-weight: 400;
  font-size: 1vw;
  line-height: 1.2vw;
  margin-bottom: 3.375vw;
}

.rewievs .rewievs__slider {
  margin-bottom: 2.5vw;
}

.rewievs .rewievs__slider .swiper-wrapper {
  align-items: stretch;
}

.rewievs .rewievs__slider .swiper-slide {
  height: auto;
}


.car_in_post_swiper .swiper-button-next,
.car_in_post_swiper .swiper-button-prev,
.tehfaq__slider .swiper-button-next,
.tehfaq__slider .swiper-button-prev,
.rewievs .rewievs__slider .swiper-button-next,
.rewievs .rewievs__slider .swiper-button-prev {
  top: -2.5vw;
  right: 0;
  left: auto;
  bottom: auto;
}

.car_in_post_swiper .swiper-button-prev,
.rewievs .rewievs__slider .swiper-button-prev {
  right: 4vw;
}

.rewievs__item {
  background: #404042;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.06);
  display: flex;
  gap: 2.9vw;
  padding-top: 1.5vw;
  padding-left: 1.7vw;
  padding-bottom: 2.1vw;
  padding-right: 3.25vw;
  height: 100%;
  box-sizing: border-box;
}

.rewievs__item .rewievs__title {
  font-weight: 700;
  font-size: 1vw;
  line-height: 1.1vw;
}

.rewievs__item .rewievs__date {
  font-weight: 400;
  font-size: 0.8vw;
  line-height: 1vw;
  text-align: right;
  color: #A0A1A5;
}

.rewievs__item .rewievs__icon {
  background: #231F20;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.9vw;
  min-width: 2.9vw;
  height: 2.9vw;
}

.rewievs__item .rewievs__icon img {
  width: 1.5vw;
  height: 1.5vw;
}

.rewievs__item .rewievs__top {
  display: flex;
  align-items: center;
  margin-bottom: 1.3vw;
  justify-content: space-between;
  padding-top: 0.9vw;
}

.rewievs__item .rewievs__text {
  font-weight: 400;
  font-size: 0.9vw;
  line-height: 1.05vw;
  margin-bottom: 1.375vw;
}

.rewievs__item .rewievs__object {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1vw;
  line-height: 1.2vw;
  color: #F9C929;
  margin-top: auto;
}

.rewievs__content {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.spareparts {
  margin-bottom: 5vw;
}

.spareparts .catalog__image {
  height: 14.7vw;
}

.spareparts .spareparts__slider {
  margin-bottom: 2.5vw;
  overflow: visible;
}

.spareparts .spareparts__slider .swiper-button-next,
.spareparts .spareparts__slider .swiper-button-prev {
  top: -3vw;
  right: 0;
  left: auto;
  bottom: auto;
}

.spareparts .spareparts__slider .swiper-button-prev {
  right: 4vw;
}

.spareparts .spareparts__slider .swiper-slide {
  opacity: 0.2;
}

.spareparts .spareparts__slider .swiper-slide.swiper-slide-visible {
  opacity: 1;
}

.homebrands {
  margin-bottom: 5vw;
}

.homebrands__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 2vw;
}

.homebrands__item {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 1.1vw;
}

.homebrands__title {
  color: #EEE;
  font-size: 1vw;
  font-weight: 600;
}

.homebrands__image {
  width: 5.125vw;
  height: 62px;
}

.homebrands__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.brand__slider {
  margin-bottom: 2.5vw;
  overflow: visible;
}

.reels__slider .swiper-button-next,
.reels__slider .swiper-button-prev,
.brand__slider .swiper-button-next,
.brand__slider .swiper-button-prev {
  top: -3vw;
  right: 0;
  left: auto;
  bottom: auto;
}

.reels__slider .swiper-button-prev,
.brand__slider .swiper-button-prev {
  right: 4vw;
}

.tehfaq__slider .swiper-slide,
.reels__slider .swiper-slide {
  opacity: 0.2;
}


.tehfaq__slider .swiper-slide.swiper-slide-visible,
.reels__slider .swiper-slide.swiper-slide-visible,
.brand__slider .swiper-slide.swiper-slide-visible {
  opacity: 1;
}

.brand__item {
  border: 1px solid #404042;
  width: 100%;
  display: block;
  padding: 1vw;
  box-sizing: border-box;
}

.brand__item .brand__image {
  width: 100%;
  height: 8.7vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.25vw;
  overflow: hidden;
  padding: 1vw;
  box-sizing: border-box;
}

.brand__item .brand__image img {
  max-width: 100%;
  object-fit: contain;
  object-position: center;
  transition: 0.25s ease;
  height: 100%;
}

.brand__item .brand__title {
  font-weight: 700;
  font-size: 1.125vw;
  line-height: 1.375vw;
  text-align: center;
  color: white;
  min-height: 2.5vw;
  transition: 0.25s ease;
}

.homeblog {
  margin-bottom: 5vw;
}

.homeblog .swiper-button-next,
.homeblog .swiper-button-prev {
  top: -3vw;
  right: 0;
  left: auto;
  bottom: auto;
}

.homeblog .swiper-button-prev {
  right: 4vw;
}

.homeblog .homeblog__slider {
  margin-bottom: 2.5vw;
  overflow: visible;
}

.homeblog .homeblog__slider .swiper-wrapper {
  align-items: stretch;
}

.homeblog .homeblog__slider .swiper-slide {
  opacity: 0.2;
  height: auto;
}

.homeblog .homeblog__slider .swiper-slide.swiper-slide-visible {
  opacity: 1;
}

.homeblog__item {
  background-color: #404042;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  overflow: hidden;
}

.homeblog__item .homeblog__image {
  height: 14vw;
  width: 100%;
  background: #575757;
  position: relative;
}

.homeblog__item .homeblog__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.homeblog__type {
  position: absolute;
  top: 1vw;
  right: 1vw;
  background: rgba(64, 64, 66, 1);
  padding: 0.5vw 0.625vw;
  border-radius: 16px;
  font-size: 0.75vw;
  font-weight: 500;
}

.homeblog__item .homeblog__content {
  padding: 1.9vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.homeblog__item .homeblog__title {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1.25vw;
  line-height: 1.375vw;
  text-transform: uppercase;
  color: #EEEEEE;
  margin-bottom: 1vw;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.homeblog__item .homeblog__text {
  margin-bottom: 1.5vw;
  font-weight: 400;
  font-size: 0.9vw;
  line-height: 140%
}

.blog__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25vw;
  margin-bottom: 2.5vw;
}

.homeblog__item .homeblog__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.9vw 1.25vw;
  background-color: #F9C929;
  gap: 0.5vw;
  transition: 0.25s ease;
}

.homeblog__item .homeblog__button span {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 0.9vw;
  line-height: 120%;
  text-transform: uppercase;
  color: #231F20;
  transition: 0.25s ease;
}

.homeblog__item .homeblog__button svg {
  width: 1.5vw;
  height: 1.5vw;
  transition: 0.25s ease;
}

.seotext {
  margin-bottom: 5vw;
}

.seotext .seotext__title {
  margin-bottom: 1.5vw;
  max-width: 61.25vw;
  color: #404042;
}

.seotext .seotext__text {
  font-weight: 400;
  font-size: 0.9vw;
  line-height: 1.05vw;
  color: #404042;
  max-width: 61.25vw;
}

.footer {
  background-color: #F9C929;
  padding-top: 3.125vw;
}

.footer .footer__logo {
  width: 7.5vw;
  margin-bottom: 1.875vw;
}

.footer .footer__logo svg {
  width: 100%;
  object-fit: contain;
}

.footer .footer__contacts_list {
  display: flex;
  flex-direction: column;
  gap: 0.75vw;
}

.footer .footer__contacts_list li {
  max-width: 12.75vw;
  color: #231F20;
  display: flex;
  gap: 0.5vw;
  font-weight: 700;
  font-size: 0.9vw;
  line-height: 1.05vw;
  align-items: center;
}

.footer .footer__contacts_list li a {
  color: #231F20;
}

.footer .footer__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 115px;
}

.footer .footer__title {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  color: #231F20;
  margin-bottom: 1.375vw;
}

.footer .footer__list {
  display: flex;
  flex-direction: column;
  gap: 1vw;
}

.footer .footer__list li {
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.05vw;
}

.footer .footer__list li a {
  color: #231F20;
}

.footer .footer__top {
  display: flex;
  justify-content: space-between;
  padding-bottom: 2.5vw;
  border-bottom: 1px solid #231F20;
}

.footer .footer__bot {
  padding-top: 1vw;
  padding-bottom: 1.25vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer .footer__doptext {
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.05vw;
  color: #231F20;
  opacity: 0.6;
}

.footer .footer__dev {
  display: flex;
  align-items: center;
  padding: 0.75vw 0.8vw;
  gap: 0.8vw;
  font-weight: 500;
  font-size: 0.75vw;
  line-height: 0.9vw;
  color: #FFFFFF;
  background-color: #231F20;
  border-radius: 0.75vw;
}

.footer .footer__dev img {
  width: 5.25vw;
}

.logo-dandruff {
  position: absolute;
  width: 1.8vw;
  height: 4vw;
  background: url(//old.solutionsseo.ru/wp-content/themes/solutions_seo/css/../images/logo-search.svg) 0 0 no-repeat;
  left: 0;
  top: 0;
}

.logo-dandruff .water {
  width: 1.15vw;
  height: 0.72vw;
  background: url(//old.solutionsseo.ru/wp-content/themes/solutions_seo/css/../images/logo-water.svg) 0 0 no-repeat;
  position: absolute;
  top: 0.7vw;
  left: 0.14vw;
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.logo-dandruff .drops {
  width: 0.7vw;
  height: 0.8vw;
  background: url(//old.solutionsseo.ru/wp-content/themes/solutions_seo/css/../images/logo-drops.svg) 0 0 no-repeat;
  position: absolute;
  top: 0.3vw;
  left: 0.35vw;
}

.devlogo {
  position: relative;
}

/*
  Обзоры
*/
.overview {
  margin-bottom: 5vw;
}

.overview__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25vw;
  margin-bottom: 2.5vw;
}

/*
  Каталог
*/
.catalog {
  margin-bottom: 5vw;
}

.catalog .catalog__grid {
  margin-bottom: 2.5vw;
}

.catalog__cats {
  /* width: 100%; */
}

.catalog__cat {
  padding: 1.1vw;
  padding-top: 0;
  font-style: normal;
  font-weight: 700;
  font-size: 1vw;
  line-height: 1.2vw;
  font-family: 'Golos Text', sans-serif;
  color: #EEEEEE;
  position: relative;
  display: flex;
  gap: 0.75vw;
  align-items: center;
}

.catalog__cat img,
.catalog__cat svg {
  width: 1.75vw;
  height: 1.75vw;
  object-position: center;
  object-fit: contain;
}

.catalog__cat.active {
  color: #F9C929;
}

.catalog__cat.active::before {
  width: 100%;
}

.catalog__grid.col4 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.catalog__grid.col4 .catalog__image {
  height: 14.7vw;
}

.catalog__loadmore {
  font-weight: 900;
  font-size: 0.9vw;
  line-height: 1.05vw;
  text-transform: uppercase;
  color: #F9C929;
  padding: 1.1vw 1.25vw;
  border: 2px solid #F9C929;
  background-color: #231F20;
  width: 11vw;
  display: flex;
  margin: 0 auto;
  transition: 0.25s ease;
}

.filter__button {
  font-weight: 900;
  font-size: 0.9vw;
  line-height: 1.05vw;
  text-transform: uppercase;
  color: #F9C929;
  padding: 0.5vw 1.25vw;
  border: 2px solid #F9C929;
  background-color: #231F20;
  display: flex;
  align-items: center;
  gap: 0.5vw;
  transition: 0.25s ease;
  border-radius: 40px;
}

.filter__button path {
  transition: 0.25s ease;
}

.brand__info {
  margin-bottom: 3.75vw;
}

.brand__row {
  display: flex;
  gap: 2.5vw;
  align-items: center;
}

.brand__page_logo {
  width: 17.5vw;
  min-width: 17.5vw;
  height: 14.6vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.brand__page_logo img {
  max-width: 100%;
  object-fit: contain;
  height: 100%;
}

.brand__page_text {
  font-weight: 400;
  font-size: 0.9vw;
  line-height: 1.1vw;
}

/*
  Товар
*/
.product__left .page__title {
  margin-bottom: 20px;
}

.product__mininfo {
  display: flex;
  gap: 1.4vw;
  align-items: center;
  margin-bottom: 2vw;
  flex-wrap: wrap;
}

.product__mininfo p {
  display: flex;
  gap: 0.9vw;
  font-size: 0.8vw;
}

.product__mininfo a {
  font-weight: 700;
  font-size: 0.9vw;
  color: #F9C929;
  position: relative;
}

.product__mininfo a::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -0.3vw;
  width: 0%;
  height: 1px;
  background-color: #F9C929;
  transition: 0.25s;
}

.product__mininfo a:not(:last-child)::after {
  content: ',';
}

.product__gal {
  width: 40.125vw;
  margin-bottom: 3.75vw;
  position: relative;
}

.product__gal .swiper-button-next,
.product__gal .swiper-button-prev {
  width: 8vw;
  height: 5.7vw;
  border-radius: 0;
  top: auto;
  bottom: 0;
  right: 0;
  background: linear-gradient(270deg, #231F20 0%, rgba(35, 31, 32, 0.1) 100%);
}

.product__gal .swiper-button-next.swiper-button-disabled,
.product__gal .swiper-button-prev.swiper-button-disabled {
  opacity: 0 !important;
}

.product__gal .swiper-button-prev {
  left: 0;
  background: linear-gradient(90deg, #231F20 0%, rgba(35, 31, 32, 0.1) 100%);
}

.product_main_gal {
  height: 30.5vw;
  margin-bottom: 0.625vw;
}

.product_main_gal .swiper-slide {
  overflow: hidden;
  /* border-radius: 20px; */
}

.product_main_gal .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.complectation__select-dropdown .tabs__button {
  border: none !important;
  padding: 1.1vw !important;
}

.complectation__select-dropdown .tabs__button::before {
  display: none;
}

.product_main_thumbs {
  height: 5.7vw;
}

.product_main_thumbs .swiper-slide {
  overflow: hidden;
  box-sizing: border-box;
  border: 3px solid transparent;
}

.product_main_thumbs .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.table__attr {
  width: 40.125vw;
  text-align: left;
  border-spacing: 0px 1.125vw;
}

.table__attr tr,
.table__attr th {
  position: relative;
  vertical-align: text-top;
}

.table__attr th {
  overflow: hidden;
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.05vw;
  color: #979797;
}

.table__attr th span {
  padding-right: 1vw;
}

.table__attr td {
  padding-left: 0.85vw;
  max-width: 9vw;
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.05vw;
  color: #EEEEEE;
}

.table__attr th::after {
  content: '';
  position: absolute;
  top: 0.7vw;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed white;
  margin-left: 0.5vw;
}

.product__top {
  display: flex;
  gap: 4.25vw;
  margin-bottom: 3.75vw;
}

.variable__title {
  font-weight: 700;
  font-size: 1vw;
  line-height: 1.1vw;
  margin-bottom: 1.1vw;
}

.complectation {
  margin-bottom: 1.1vw;
}

.complectation__tabs {
  display: flex;
  flex-wrap: wrap;
}

.complectation__row {
  display: flex;
  gap: 0.625vw;
  flex-wrap: wrap;
}

.complectation__item {
  cursor: pointer;
  font-weight: 500;
  font-size: 0.8vw;
  line-height: 1vw;
  padding: 0.75vw 1vw;
  text-align: left;
  transition: 0.25s ease;
  position: relative;
  border: 2px solid #404042;
  border-radius: 20px;
}

.complectation__item.vnalichii::before {
  content: 'в наличии';
  background: #84b744;
  font-size: 0.55vw;
  white-space: nowrap;
  position: absolute;
  border-radius: 10px;
  padding: 0vw 0.2vw;
  z-index: 2;
  right: -0.5vw;
  top: -0.5vw;
  color: white;
  border-radius: 10px;
}

.complectation__item.active {
  color: #F9C929;
}

.variable__block {
  padding-bottom: 1.1vw;
  margin-bottom: 1.1vw;
  border-bottom: 1px solid #404042;
  width: 100%;
}

/* Если на вкладке комплектации есть блок дисков, делим строку 50/50 */
.complectation__tabs:has(.variable__block.kolesa) .variable__block.colorSalon {
  width: 50%;
}

.variable__row {
  display: flex;
  gap: 0.9vw;
  flex-wrap: wrap;
  padding-right: 1vw;
}

.variable__item {
  width: 2.5vw;
  min-width: 2.5vw;
  height: 2.5vw;
  border-radius: 50%;
  border: 4px solid #FFFFFF;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  outline: 4px solid;
  outline-color: transparent;
  transition: 0.25s ease;
  position: relative;
}

.variable__item.vnalichii::before {
  content: 'В наличии';
  background: #84b744;
  font-size: 0.6vw;
  white-space: nowrap;
  position: absolute;
  border-radius: 10px;
  padding: 0.2vw 0.2vw;
  z-index: 2;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.variable__item.disabled {
  opacity: 0.3;
  cursor: default;
}

.variable__item.active {
  outline: 4px solid;
  outline-color: #F9C929;
}

.variable__text {
  display: flex;
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.1vw;
  color: #EEEEEE;
  margin-top: 1.1vw;
  gap: 0.375vw;
}

.variable__text p {
  font-weight: 700;
  color: #F9C929;
  white-space: nowrap;
}

.variable__list {
  display: flex;
  flex-direction: column;
  gap: 1.3vw;
}

.variable__checkbox {
  display: flex;
  gap: 1vw;
  padding-left: 2vw;
  position: relative;
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.05vw;
  cursor: pointer;
  transition: 0.25s ease;
}

.variable__checkbox span {
  color: #F9C929;
  white-space: nowrap;
}

.variable__checkbox input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.variable__checkbox::before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 1.25vw;
  height: 1.25vw;
  border: 1px solid #404042;
  transition: 0.25s ease;
}

.variable__checkbox.active::before {
  content: '';
  background-color: #F9C929;
  border-color: transparent;
}

.product__info_row {
  display: flex;
  align-items: center;
  margin-bottom: 2vw;
  flex-wrap: wrap;
  position: absolute;
  top: 0.5vw;
  left: 0.5vw;
  z-index: 9;
  gap: 0.5vw;
}

.product__stock {
  font-weight: 700;
  font-size: 0.75vw;
  line-height: 0.9vw;
  padding: 0.5vw 1vw;
  background-color: #84B744;
  border-radius: 20px;
}

.product__buttons {
  display: flex;
  gap: 0.75vw;
}

.product__buttons .catalog__comparison,
.product__buttons .catalog__wishlist {
  border: 2px solid #F9C929;
  width: 3.4vw;
  min-width: 3.4vw;
  padding: 0.685vw;
  transition: 0.25s ease;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.catalog__comparison.active {
  background: #F9C929;
  transition: 0.25s ease;
}

.catalog__comparison.active path {
  fill: #231F20;
  transition: 0.25s ease;
}

.product__price {
  font-weight: 700;
  font-size: 1.5vw;
  line-height: 1.8vw;
}

.button__order {
  font-weight: 900;
  font-size: 1vw;
  line-height: 1.125vw;
  text-transform: uppercase;
  color: #231F20;
  padding: 1vw 1.5vw;
  background-color: #F9C929;
  transition: 0.25s ease;
  color: #231F20;
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  border-radius: 40px;
}

.button__cons {
  font-weight: 900;
  font-size: 1vw;
  line-height: 1.125vw;
  text-transform: uppercase;
  color: #F9C929;
  padding: 1vw 1.5vw;
  border: 2px solid #F9C929;
  background-color: #231F20;
  transition: 0.25s ease;
}

.product__desc {
  margin-bottom: 5vw;
}

.product__desc p {
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 140%;
  margin-bottom: 1.5vw;
  display: block;
}

.product__foter {
  padding: 0.9vw;
  width: 100%;
  position: fixed;
  bottom: -20%;
  left: 0;
  z-index: 10;
  background: rgba(35, 31, 32, 0.9);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  border-top: 1px solid #404042;
  transition: 0.25s;
}

.product__foter.active {
  bottom: 0;
}

/*
  Страница запчасти
*/
.product2 .table__attr {
  margin-bottom: 5vw;
}

.product__infoblock_title {
  font-weight: 700;
  font-size: 1.1vw;
  line-height: 1.3vw;
  margin-bottom: 1.75vw;
  border-top: 1px solid #404042;
  padding-top: 1.75vw;
}

.product__infoblock_text {
  border-bottom: 1px solid #404042;
  padding-bottom: 1.75vw;
}

.product__infoblock_text ul {
  display: flex;
  flex-direction: column;
  gap: 0.2vw;
}

.product__infoblock_text p {
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.1vw;
}

.product__infoblock_text ul li {
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.1vw;
}

.product__infoblock_text ul li::before {
  content: '- ';
}

.product2__order {
  display: flex;
  gap: 2.1vw;
  align-items: center;
  padding-top: 1.75vw;
}

/*
  Посадочная
  Гарантия, доставка и тп
*/
.posad {
  margin-bottom: 5vw;
}

.posad__content {
  font-weight: 400;
  font-size: 0.9vw;
  line-height: 1.25vw;
  margin-bottom: 5vw;
}

.posad__content p {
  font-weight: 400;
  font-size: 0.9vw;
  line-height: 1.25vw;
  margin-bottom: 1vw;
}

.posad__content p.has-medium-font-size {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  color: #EEEEEE;
  margin-bottom: 1.125vw;
  margin-top: 2vw;
}

.posad__content p strong {
  font-size: 1.2vw;
  margin-top: 3vw;
  display: block;
}

.posad__content figure {
  margin: 0;
  margin-bottom: 2vw;
  margin-top: 2vw;
  display: block;
}

.posad__content ul {
  display: flex;
  flex-direction: column;
  gap: 0.5vw;
  margin-bottom: 0.625vw;
}

.posad__content li {
  position: relative;
  padding-left: 2vw;
}

.posad__content li:before {
  content: '';
  width: 0.4vw;
  height: 0.4vw;
  border-radius: 50%;
  background: white;
  position: absolute;
  top: 0.45vw;
  left: 0.8vw;
}



/*
  Тест-драйв
*/
.imageblock {
  min-height: 20vw;
  box-sizing: border-box;
  padding-top: 3.45vw;
  margin-bottom: 2.5vw;
  padding-bottom: 2.5vw;
  background-repeat: no-repeat;
  background-size: cover;
}

.imageblock__desc {
  max-width: 43vw;
  font-weight: 500;
  font-size: 1.1vw;
  line-height: 1.1vw;
}

.imageblock__desc ul {
  display: flex;
  flex-direction: column;
  gap: 0.5vw;
  margin-bottom: 2vw;
  padding-left: 2vw;
}

.imageblock__desc ul li {
  position: relative;
}

.imageblock__desc ul li::before {
  content: '- ';
}

.imageblock__desc p {
  margin-bottom: 1vw;
  line-height: 140%;
  font-weight: 300;
}

.testdrive {
  margin-bottom: 5vw;
}

.testdrive__slider {
  padding-top: 2.2vw;
  overflow: visible;
  margin-bottom: 2.5vw;
}

.testdrive__slider .swiper-button-next,
.testdrive__slider .swiper-button-prev {
  top: -3vw;
  right: 0;
  left: auto;
  bottom: auto;
}

.testdrive__slider .swiper-button-prev {
  right: 4vw;
}

.testdrive__slider .swiper-slide {
  opacity: 0.2;
}

.testdrive__slider .swiper-slide.swiper-slide-visible {
  opacity: 1;
}

.testdrive__item {
  cursor: pointer;
}

.testdrive__item .testdrive__image {
  width: 100%;
  height: 9.5vw;
  border: 6px solid;
  border-color: transparent;
  transition: 0.25s ease;
  margin-bottom: 0.625vw;
}

.testdrive__item .testdrive__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.testdrive__item .testdrive__title {
  font-weight: 700;
  font-size: 0.9vw;
  line-height: 1.125vw;
  padding: 0.625vw;
  padding-top: 0;
}

.testdrive__item.active .testdrive__image {
  border-color: #F9C929;
}

.testdrive__item.active .testdrive__title {
  color: #F9C929;
}

.testdrive__inputs {
  display: flex;
  flex-direction: column;
  gap: 2vw;
  max-width: 23.6vw;
  width: 100%;
  margin: 1.9vw 0;
}

.testdrive__inputs label {
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.05vw;
}

.testdrive__inputs label input,
.testdrive__inputs label textarea {
  margin-top: 1vw;
}

.input__form {
  width: 100%;
  padding: 1vw;
  background: inherit;
  border: 1px solid #404042;
  font-weight: 500;
  font-size: 1vw;
  box-sizing: border-box;
  line-height: 1.2vw;
  color: white;
}

.textarea__form {
  width: 100%;
  max-width: 100%;
  padding: 1vw;
  background: inherit;
  border: 1px solid #404042;
  font-weight: 500;
  font-size: 1vw;
  line-height: 1.2vw;
  box-sizing: border-box;
  min-height: 7.5vw;
  color: white;
}

/*
  Прайс-лист
*/
.pricelist {
  margin-bottom: 5vw;
}

.pricelist__text {
  margin-bottom: 2.5vw;
}

.pricelist__text ul li {
  font-weight: 500;
  font-size: 1vw;
  line-height: 1.2vw;
  color: #A0A1A5;
}

.pricelist__text ul li::before {
  content: '- ';
}

.pricelist__content {
  display: flex;
  flex-direction: column;
  gap: 2vw;
}



.pricelist__item {
  display: flex;
  flex-direction: column;
  gap: 1.9vw;
  padding-bottom: 1.9vw;
  border-bottom: 1px solid #404042;
}

.pricelist__item .pricelist__row {
  display: flex;
  justify-content: space-between;
}

.pricelist__item .pricelist__name {
  font-weight: 500;
  font-size: 1vw;
  line-height: 1.2vw;
  color: #EEEEEE;
}

.pricelist__item .pricelist__price {
  font-weight: 700;
  font-size: 1vw;
  line-height: 1.2vw;
  text-align: right;
  color: #F9C929;
}



.tablepress>.row-hover>tr:hover>* {
  background: transparent;
}

.tablepress {
  margin-bottom: 8vw;
}

.tablepress th,
.tablepress td {
  background: inherit !important;
  border-top: none !important;
  padding: 0;
  padding-bottom: 1.9vw;
}


.tablepress th {
  color: #EEEEEE;
}

.tablepress tr td {
  font-weight: 500;
  font-size: 1vw;
  line-height: 1.2vw;
  color: #EEEEEE;
  text-align: right;
}

#tablepress-2 tr td,
#tablepress-1 tr td,
#tablepress-4 tr td {
  color: #EEEEEE !important;
}

#tablepress-2 tr td:nth-child(2),
#tablepress-2 tr td:last-child {
  color: #F9C929 !important;
}

#tablepress-4 th,
#tablepress-1 th {
  text-align: right;
  border-bottom: 1px solid #404042;
}

#tablepress-4 tr td:nth-child(2),
#tablepress-1 tr td:nth-child(2) {
  text-align: right;
}

#tablepress-2 tr td:last-child {
  text-align: left !important;
}

#tablepress-2 th:first-child,
#tablepress-2 td:first-child {
  padding-left: 0;
}

#tablepress-2 th,
#tablepress-2 td {
  padding: 0px 2vw;
  padding-bottom: 1.9vw;
}


.tablepress tr td:last-child {
  font-weight: 700;
  font-size: 1vw;
  line-height: 1.2vw;
  text-align: right;
  color: #F9C929;
}

.tablepress th,
.tablepress tr td.pricelist__title,
.pricelist__title {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1.5vw;
  line-height: 1.8vw;
  text-transform: uppercase;
  width: 25%;
}

.pricelist__spoiler td {
  vertical-align: middle;
}

.tablepress tr td.pricelist__title {
  padding-top: 2vw !important;
}

#tablepress-4 tr:first-child,
#tablepress-1 tr:first-child {
  border-top: none !important;
}

#tablepress-2 thead tr:first-child {
  border-top: none !important;
}


/*
  Сервис
*/
.service {
  margin-bottom: 5vw;
}

.service__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.2vw;
  margin-bottom: 3.75vw;
}

.service__item {
  background-color: #404042;
  padding: 1.9vw;
  box-sizing: border-box;
}

.service__title {
  font-family: 'Golos Text', sans-serif;
  display: flex;
  align-items: center;
  gap: 0.75vw;
  font-weight: 900;
  font-size: 1.2vw;
  line-height: 1.3vw;
  margin-bottom: 1.1vw;
}

.service__title img {
  width: 2vw;
  min-width: 2vw;
  height: 2vw;
}

.service__text {
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.1vw;
}

/*
  Контакты
*/
.contacts {
  display: flex;
  gap: 6.25vw;
  margin-bottom: 5vw;
}

.contacts__block {
  max-width: 25.1vw;
  width: 100%;
}

.contacts__list {
  display: flex;
  flex-direction: column;
  gap: 1.5vw;
}

.contacts__list2 {
  width: 70%;
  margin-bottom: 5vw;
}

.contacts__item {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.contacts__icon {
  width: 2vw;
  min-width: 2vw;
  height: 2vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contacts__icon svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.contacts__text {
  font-weight: 500;
  font-size: 1vw;
  line-height: 1.4vw;
  text-align: center;
}

.contacts__text a {
  color: white;
  transition: 0.25s ease;
}

.contacts__button {
  font-weight: 700;
  font-size: 0.9vw;
  line-height: 1.05vw;
  color: #F9C929;
}

.contacts__map {
  width: 42vw;
  height: 28.6vw;
  background-color: white;
  margin-bottom: 4vw;
}

.contacts__map>div,
.contacts__map_region,
.contacts__map_region>div {
  width: 100%;
  height: 100%;
}

.contacts__map iframe {
  width: 100% !important;
  height: 100% !important;
}

.contacts__wrapper_block {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-top: 1.25vw;
  border-top: 1px solid rgba(64, 64, 66, 1);
}

.contacts__wrapper_block p {
  font-weight: 700;
  font-size: 1vw;
  line-height: 1.15vw;
  color: #FFFFFF;
  margin-bottom: 0.3vw;
}

.requisites {
  margin-bottom: 5vw;
  max-width: 50vw;
  width: 100%;
}

.requisites__table {
  width: 100%;
  text-align: left;
}

.requisites__table th {
  font-weight: 400;
  font-size: 0.9vw;
  line-height: 1.05vw;
  color: #A0A1A5;
  padding-right: 3vw;
  padding-bottom: 1.2vw;
}

.requisites__table td {
  font-weight: 400;
  font-size: 0.9vw;
  line-height: 1.05vw;
  padding-bottom: 1.2vw;
  color: #EEEEEE;
}

/*
  Акции
*/
.stocks {
  margin-bottom: 5vw;
}

.stocks__grid {
  display: flex;
  flex-direction: column;
  gap: 1.2vw;
  margin-bottom: 2vw;
}

.stocks__item {
  display: flex;
  position: relative;
}

.stocks__item.closed {
  opacity: 0.2;
}

.stocks__image {
  height: 22vw;
  overflow: hidden;
  background: #6a6a6a;
  width: 100%;
}


.wp-block-image {
  margin-bottom: 1.3vw;
}

.stocks__image img {
  transition: 0.3s ease;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.stocks__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 36.9vw;
  width: 100%;
  background-color: #404042;
  padding: 0px 3.75vw;
  box-sizing: border-box;
}

.stocks__object {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1vw;
  line-height: 1.15vw;
  color: #F9C929;
  margin-bottom: 0.6vw;
}

.stocks__title {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1.2vw;
  line-height: 1.3vw;
  text-transform: uppercase;
  margin-bottom: 1.1vw;
}

.stocks__text {
  font-weight: 400;
  font-size: 0.9vw;
  line-height: 1.05vw;
  margin-bottom: 1.1vw;
}

.stocks__date {
  font-weight: 500;
  font-size: 0.8vw;
  line-height: 1vw;
  color: #F9C929;
}

/*
  Страница акции
*/
.stockpage {
  margin-bottom: 5vw;
}

.stockpage .page__title {
  max-width: max-content;
  width: 100%;
  font-size: 1.75vw;
  margin-bottom: 0;
}

.stockpage__info {
  display: flex;
  align-items: center;
  gap: 2.7vw;
  margin-bottom: 2.7vw;
}

.stockpage__object {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1vw;
  line-height: 1.15vw;
  color: #F9C929;
}

.stockpage__date {
  font-weight: 500;
  font-size: 0.8vw;
  line-height: 1vw;
  color: #F9C929;
}

.stockpage__wrapper {
  display: flex;
  justify-content: space-between;
  gap: 4.4vw;
  margin-bottom: 4vw;
}

.stockpage__content {
  max-width: 48.8vw;
  width: 100%;
}

.stockpage__content.w100 {
  max-width: 100%;
}

.stockpage__cats {
  display: flex;
  flex-direction: column;
  gap: 1.25vw;
}

.stockpage__cats_link {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1vw;
  line-height: 140%;
  color: #EEEEEE;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.25s ease;
}

.stockpage__cats_link a {
  color: white;
  transition: 0.25s ease;
}

.stockpage__cats .spoiler__button {
  padding: 0;
}

.stockpage__cats .spoiler {
  border: none;
}

.stockpage__cats {
  border-top: 1px solid rgba(64, 64, 66, 1);
  border-bottom: 1px solid rgba(64, 64, 66, 1);
  padding-top: 1.9vw;
  padding-bottom: 2.5vw;
  margin-top: 0.8vw;
}

.stockpage__cats .spoiler__body {
  padding: 0;
  padding-left: 1.9vw;
  padding-bottom: 1.25vw;
}

.stockpage__tags {
  padding: 2.5vw 0;
  border-bottom: 1px solid rgba(64, 64, 66, 1);
}

.stockpage__tags_row {
  display: flex;
  flex-wrap: wrap;
  gap: 1vw;
  margin-top: 1.3vw;
}

.stockpage__tags_row a {
  color: rgba(249, 201, 41, 1);
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 0.875vw;
  line-height: 140%;
  text-transform: uppercase;
}

.stockpage__cats .spoiler__body .stockpage__cats_link {
  margin-top: 1.3vw;
}


.stockpage__side {
  width: 100%;
  max-width: 18vw;
  min-width: 18vw;
}

.stockpage__image {
  width: 100%;
  margin-bottom: 2.5vw;
}

.stockpage__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.stockpage__text {
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 160%;
  margin-bottom: 2.25vw;
}

.stockpage__text iframe {
  width: 100%;
  height: 27vw;
}

.stockpage__text h2 {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 2vw;
  line-height: 120%;
  margin-bottom: 2.5vw;
  margin-top: 1vw;
}

.stockpage__head {
  display: flex;
  justify-content: center;
  margin-bottom: 2.4vw;
  align-items: center;
  gap: 1vw;
  margin-top: 1.5vw;
}

.stockpage__date {
  color: white;
  font-weight: 400;
  font-size: 0.9vw;
  line-height: 140%;
}

.stockpage__head .page__title {
  width: 36.4vw;
}

.stockpage__reels_list {
  width: 13.2vw;
  display: flex;
  flex-direction: column;
  gap: 1.25vw;
}

.stockpage__reels {
  padding: 1.9vw 0;
}

.stockpage__reels .page__subtitle {
  margin-bottom: 1.9vw;
}

.stockpage__text p {
  margin-bottom: 1.25vw;
}

.stockpage__text .wp-block-column {
  margin-bottom: 2.25vw;
}

.stockpage__text a {
  color: #F9C929;
  font-weight: 700;
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 0;
}

.wp-block-columns .wp-block-image {
  margin-bottom: 0 !important;
}

.wp-block-columns img {
  width: 100% !important;
  height: 100% !important;
}

.product__variable {
  position: relative;
  width: 30vw;
  min-width: 30vw;
}

/* 
  Загрузка
*/
.loader {
  width: 100%;
  height: 100vh;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(35, 31, 32, 0.7);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}

.loader.active {
  display: flex;
}

.loader.active .loader__icon {
  animation-name: loader;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.product__variable_loader {
  position: absolute;
  width: 103%;
  left: -2%;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
}

@keyframes loader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}


/* 
  Модалка заказа
*/

#zakaz .modal__form {
  width: auto;
}

.zakaz__item_price {
  white-space: nowrap;
}

.zakaz__item_name {
  max-width: 50%;
}

.zakaz__item .row {
  margin-bottom: 0.75vw;
}

.zakaz__item .row:last-child {
  margin-bottom: 0;
}

.zakaz__item_title {
  font-size: 0.8vw;
  margin-bottom: 0.5vw;
  color: grey;
}

.zakaz__item .row {
  font-size: 1vw;
  line-height: 1.3vw;
}

.zakaz__options {
  margin-bottom: 1vw;
  display: flex;
  flex-direction: column;
  gap: 1.5vw;
  border-bottom: 1px solid #3a3a3b;
  padding-bottom: 1vw;
}


.zakaz__price {
  margin-bottom: 2vw;
  font-size: 1.3vw;
}

.zakaz__price .zakaz__item_price {
  font-weight: 700;
}

.modal__form input {
  color: white;
}

/*
  Избранное, корзина
*/
.wishlist {
  margin-bottom: 5vw;
}

.table__list {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px 12px;
}

.table__list th {
  text-align: left;
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.05vw;
  color: #838383;
  padding-bottom: 1.125vw;
}

.table__list tbody tr {
  margin-bottom: 12px;
}

.table__list tbody tr td {
  border: 2px solid #404042;
  border-left: none;
  border-right: none;
}

.table__list tbody tr td:first-child {
  padding: 0.9vw 1vw;
  border-left: 2px solid #404042;
}

.table__list tbody tr td:last-child {
  border-right: 2px solid #404042;
}

.table__list_remove {
  text-align: right;
  cursor: pointer;
  padding-right: 2vw;
  background: transparent;
}

.table__list_remove svg {
  width: 1.5vw;
  height: 1.5vw;
  transition: 0.25s ease;
}

.table__list_name {
  display: flex;
  gap: 0.9vw;
  align-items: center;
}

.table__list_name p {
  font-weight: 700;
  font-size: 0.9vw;
  line-height: 1.05vw;
  color: #EEEEEE;
}

.table__list_image {
  min-width: 5vw;
  width: 5vw;
  height: 5vw;
  overflow: hidden;
}

.table__list_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.table__list_price {
  font-weight: 700;
  font-size: 1vw;
  line-height: 1.15vw;
  color: #F9C929;
}

.table__list_sku {
  font-size: 0.8vw;
  line-height: 1vw;
  color: #A0A1A5;
}

.notfound {
  display: flex;
  align-items: center;
  gap: 2vw;
  font-size: 1vw;
  line-height: 1.2vw;
}

.notfound svg {
  width: 5vw;
  height: 5vw;
}

.mobilefooter {
  display: none;
}

.mob {
  display: none;
}

/*
  Фильтры
*/
.filter__list label,
.filter__name p {
  color: #EEEEEE;
}

.filter__name path {
  fill: #F9C929;
}

.filter__list label.active::before {
  background-color: #F9C929;
  background-image: url('/wp-content/themes/encars/img/check-black.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.filter__item {
  border: 1px solid #404042;
  padding: 0.25vw 0.75vw;
  height: 3vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  position: relative;
}

.filter__item.opened {
  border-bottom: 1px solid transparent;
}

.filter__price {
  /* margin-bottom: 20px; */
}

.filter__item .filter__name svg {
  transform: rotate(0deg);
  transition: 0.25s ease;
}

.filter__item.opened .filter__name svg {
  transform: rotate(-180deg);
}

.filter__subtitle {
  color: #EEEEEE;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  background: #F9C929;
  border: 2px solid #EEEEEE;
  width: 22px;
  height: 22px;
  top: -8.5px;
}

.ui-slider-horizontal .ui-slider-range {
  background: #F9C929;
}

#filterPriceSlider {
  border: none;
}

.filter__reset {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 0.9vw;
  line-height: 1.05vw;
  text-transform: uppercase;
  color: #F9C929;
  padding: 0.75vw 1.5vw;
  background-color: transparent;
  border: 2px solid #F9C929;
  opacity: 1;
  transition: 0.25s ease;
}

.filter__reset.disabled {
  opacity: 0.2;
}

.filter__reset.active {
  opacity: 1;
}

.filter__item:last-child {
  border-bottom: 1px solid #404042;
}

.filter__list label::before {
  background: #231F20;
  border: 1px solid #404042;
}

#filter .modal__body {
  padding-bottom: 100px;
  max-height: 100vh;
  overflow-y: auto;
  box-sizing: border-box;
  scrollbar-width: none;
  /* для Firefox */
  -ms-overflow-style: none;
  /* для IE и Edge */
}

#filter .modal__body::-webkit-scrollbar {
  display: none;
  /* для Chrome, Safari и Opera */
}

/* 
  Модалка с видео
*/
.fancybox__content {
  background: none;
}


/*
  Спойлеры
*/

.spoiler {
  border-bottom: 1px solid #404042;
}


.spoiler__button {
  display: flex;
  justify-content: space-between;
  padding: 1vw;
  cursor: pointer;
  align-items: center;
}

.spoiler__button svg {
  transform: rotate(-90deg);
  transition: 0.25s ease;
}

.spoiler__title {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1.2vw;
  line-height: 1.5vw;
  color: #EEEEEE;
  text-transform: uppercase;
}

.spoiler.active .spoiler__button svg {
  transform: rotate(0deg);
}

.spoiler__body {
  padding-top: 1vw;
  display: none;
  padding-bottom: 2vw;
}


/*
  Новая карточка товара
*/

[komplect-data] {
  display: none;
}

.product .page__subtitle {
  margin-bottom: 2vw;
}

.product .tabs .tabs__buttons {
  margin-bottom: 2vw;
}

.product__minAttr {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5vw 3.5vw;
}

.product__minAttr_item {
  display: flex;
  gap: 1.5vw;
  width: 18.6vw;
}

.product__minAttr_icon {
  width: 3vw;
  height: 3vw;
  min-width: 3vw;
}

.product__minAttr_icon svg {
  width: 100%;
  height: 100%;
}

.product__minAttr_title {
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.05vw;
  color: #979797;
  margin-bottom: 0.5vw;
}

.product__minAttr_text {
  font-weight: 700;
  font-size: 0.9vw;
  line-height: 1.05vw;
  color: #EEEEEE;
}


.params__maininfo {
  column-count: 2;
}

.params__maininfo li {

  margin: 0;
  display: grid;
  grid-template-rows: 1fr auto;
  break-inside: avoid;
  position: relative;
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.2vw;
  color: #EEEEEE;
  padding-left: 1.1vw;
  box-sizing: border-box;
  margin-bottom: 0.7vw;
}

.params__maininfo li::before {
  content: '';
  position: absolute;
  width: 0.3vw;
  height: 0.3vw;
  background: #EEEEEE;
  border-radius: 50%;
  top: 0.5vw;
  left: 0.3vw;
}


/* Характеристики автомобиля */
.params__attr_wrapper {
  margin-top: 3.75vw;
}

.params__attrs {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.params__attr {
  margin: 0;
  display: grid;
  grid-template-rows: 1fr auto;
  break-inside: avoid;
  margin-bottom: 2.5vw;
}

.params__title {
  font-weight: 700;
  font-size: 1vw;
  line-height: 1.15vw;
  color: #FFFFFF;
  margin-bottom: 0.9vw;
}

.params__attr tr td {
  padding-right: 1.2vw;
  padding-bottom: 0.9vw;
  color: #EEEEEE;
  vertical-align: text-top;
  font-size: 0.8vw;
  line-height: 1.1vw;
  width: 50%;
}

.osobenosti .params__attr tr td:last-child {
  display: flex;
  gap: 0.5vw;
  width: 100%;
}

.osobenosti .params__attr td svg {
  width: 16px;
  height: 16px;
  min-width: 16px;
}

.osobenosti .params__attrs {
  gap: 2vw;
}

.params__attr tr td:first-child {
  color: #979797;
}

.params__attr tr:last-child td {
  margin-bottom: 0;
}


.params__attr.car1 {
  display: flex;
  align-items: flex-end;
}

.params__attr.car1 .params__attr_bot {
  display: flex;
  gap: 0.5vw;
  align-items: center;
}

.params__attr.car1 .params__attr_bot svg {
  width: 8.8vw;
}

.params__attr.car1.params__attr_left {
  width: 20.9vw;
  gap: 0.375px;
}

.params__attr.car1 .params__attr_image {
  width: 100%;
}

.params__attr.car1 .params__attr_image img {
  width: 100%;
}

.car1 span,
.car2 span {
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 0.9vw;
  white-space: nowrap;
}

.params__attr.car1 .params__attr_right {
  display: flex;
  margin-bottom: 1.25vw;
}

.params__attr.car1 .params__attr_right span {
  transform: rotate(-90deg);
}


.car2 {
  display: flex;
  align-items: flex-end;
}

.car2 .params__attr_left {
  display: flex;
  flex-direction: column;
  gap: 1.1vw;
  align-items: center;
  margin-bottom: 1.2vw;
}

.car2 .params__attr_left span {
  transform: rotate(-90deg);
}

.car2 .params__attr_bot {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5vw;
}


.car2 .params__attr_right {
  display: flex;
  flex-direction: column;
  gap: 0.5vw;
}

.car2 .params__attr_image {
  width: 9.8vw;
}

.car2 .params__attr_image img {
  width: 100%;
}

.product__price_row {
  display: flex;
  gap: 2.1vw;
  margin-bottom: 1.5vw;


}

.product__price_row.first_row {
  border-bottom: 1px solid #4040428a;
  padding-bottom: 1vw;
  margin-bottom: 1vw;
}



.price__nal,
.price__zakaz {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.price__title {
  font-weight: 700;
  font-size: 0.75vw;
  line-height: 1vw;
  color: #5C97DD;
}

.price__nal .price__title {
  color: #84B744;
}

.price__value {
  font-weight: 700;
  font-size: 1.5vw;
  line-height: 1.8vw;
  color: #EEEEEE;
}

/*
  Пагинация
*/
.nav-links {
  display: flex;
  gap: 6px;
}

.page-numbers {
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  letter-spacing: -0.01em;
  color: #A0A1A5;
  width: 36px;
  height: 36px;
  min-width: 36px;
  background: #231F20;
  border: 1px solid #404042;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.page-numbers.current {
  background: #F9C929;
  border: 1px solid #F9C929;
  color: #231F20;
}


.page-numbers.next {
  /* transform: rotate(180deg); */
}


/* Наша команда */
.team {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 3vw 1vw;
  margin-bottom: 3vw;
}

.team__item {
  width: 100%;
  box-sizing: border-box;
}

.team__image {
  height: 17vw;
  width: 17vw;
  background-color: inherit;
  border-radius: 50%;
  margin: 0 auto;
}

.team__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.team__content {
  box-sizing: border-box;
  padding: 1.5vw;
  background-color: transparent;
  text-align: center;
}

.team__title {
  margin-bottom: 0.9vw;
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1.25vw;
  line-height: 1.1vw;
  text-transform: uppercase;
  color: #EEEEEE;
}

.team__prof {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 0.9vw;
  line-height: 0.85vw;
  color: #F9C929;
}

/* 404 */
.page__404 {
  padding-top: 2.5vw;
  padding-bottom: 8.5vw;
  max-width: 49vw;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.page__404::after {
  content: '404';
  font-family: 'Golos Text', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 25vw;
  line-height: 25vw;
  text-align: center;
  text-transform: uppercase;
  color: #2B2728;
  position: absolute;
  top: -4vw;
  left: 0;
  z-index: -1;
}

.page__404_title {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 2.1vw;
  line-height: 2.5vw;
  text-align: center;
  text-transform: uppercase;
  color: #EEEEEE;
  max-width: 39vw;
  margin-bottom: 1.1vw;
}

.page__404_text {
  max-width: 26vw;
  margin-bottom: 2.1vw;
  font-weight: 400;
  font-size: 0.8vw;
  line-height: 1.1vw;
  text-align: center;
  color: #EEEEEE;
}

.page__404_button {
  display: inline-flex;

}

.page__404_text p:not(:last-child) {
  margin-bottom: 1vw;
}

.product__foter .catalog__wishlist {
  display: none;
}

.brand__slider .swiper-slide,
.rewievs .rewievs__slider .swiper-slide {
  opacity: 0.2;
}

.brand__slider .swiper-slide.swiper-slide-visible,
.rewievs .rewievs__slider .swiper-slide.swiper-slide-visible {
  opacity: 1;
}


/* Поисковик */
.search {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  z-index: 999999;
  overflow: hidden;
}

.search .close {
  cursor: pointer;
}

.search__body {
  width: 100%;
  background: rgba(35, 31, 32, 0.9);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
}

.search__row {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 10px 0px;
  padding-right: 1.875vw;
  justify-content: space-between;
}

.dgwt-wcas-search-wrapp {
  max-width: 100%;
  width: 67.375vw;
  padding: 0;
  background: #231F20;
  border: 1px solid #404042;
  box-sizing: border-box;
  display: flex;
}

.dgwt-wcas-sp {
  color: white !important;
  padding: 0 !important;
  font-family: 'Inter' !important;
}

.dgwt-wcas-st-title,
.span.dgwt-wcas-st-title {
  color: white !important;
  font-family: 'Inter' !important;
}

.search__label input {
  background: transparent;
}

.search__label svg {
  margin-right: 0.625vw;
}

.dgwt-wcas-suggestions-wrapp {
  width: 100% !important;
  left: 0 !important;
  background: rgba(35, 31, 32, 0.9) !important;
  backdrop-filter: blur(20px) !important;
  -webkit-backdrop-filter: blur(20px) !important;
  border: none !important;
  padding-left: 12.5vw !important;
  max-height: 635px !important;
}

.dgwt-wcas-suggestion {
  max-width: 67.4vw;
  padding: 14px 8px !important;
  border-top: 1px solid #404042 !important;
  background: transparent !important;
}

.dgwt-wcas-close {
  display: none !important;
}

.dgwt-wcas-st-more {
  font-family: 'Golos Text', sans-serif !important;
  font-weight: 900 !important;
  font-size: 14px !important;
  line-height: 17px !important;
  color: #F9C929 !important;
  text-align: left !important;
  margin-left: 0;
  margin-right: auto;
  padding: 14px 0px !important;
}

.product_main_thumbs .swiper-wrapper {
  height: 98%;
}

.product_main_thumbs .swiper-slide-thumb-active {
  border: 3px solid #F9C929;

}

.dgwt-wcas-si {
  width: 50px !important;
  height: 50px !important;
  background: white !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center;
  font-family: 'Inter' !important;

}

.dgwt-wcas-si img {
  border: none !important;
}


.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  font-size: 16px !important;
  font-family: 'Inter' !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 19px !important;
  color: #FFFFFF !important;
}


/* Описание в карточке товара */
.opisanie__grid {
  display: flex;
  flex-direction: column;
  gap: 5vw;
}

.opisanie__row {
  display: flex;
  gap: 5vw;
  align-items: center;
}

.opisanie__row.reverse {
  flex-direction: row-reverse;
}

.opisanie__image {
  width: 40vw;
  min-width: 40vw;
  height: 25vw;
  overflow: hidden;
  border-radius: 20px;
}

.opisanie__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.opisanie__title {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1.5vw;
  line-height: 1.8vw;
  text-transform: uppercase;
  color: #EEEEEE;
  margin-bottom: 2vw;
}

.opisanie__text p {
  text-align: justify;
}

.opisanie__grid .opisanie__text h4,
.opisanie__grid .opisanie__text h5 {
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.125vw;
  margin-bottom: 1vw;
  display: block;
  text-align: justify;
}

.opisanie__grid .opisanie__text ul li {
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.125vw;
  text-align: justify;
  padding-left: 1vw;
  position: relative;
}

.opisanie__grid .opisanie__text ul {
  display: flex;
  flex-direction: column;
  gap: 0.5vw;
  margin-bottom: 1.5vw;
}


/* Слайдер описания на странице товара */
.product__slider {
  margin-bottom: 5vw;
}

.product__slider .swiper-pagination {
  width: 100% !important;
  position: absolute;
  bottom: 2vw !important;
  left: 0 !important;
  transform: translate(0) !important;
  display: flex !important;
  justify-content: center;
  gap: 1.2vw;
}

.product__slider .swiper-pagination-bullet {
  width: 6vw !important;
  height: 4px;
  display: inline-block;
  border-radius: 3px;
  background: #ffffff50;
  opacity: 1;
  transform: scale(1) !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  position: relative !important;
  bottom: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.product__slider .swiper-pagination-bullet-active {
  opacity: 1 !important;
  background: white !important;
}

.product__slide {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: end;
  height: 40vw;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  padding-bottom: 4vw;
}

.product__slide_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.product__slide_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.product__slide_bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.product__slide_title {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1.5vw;
  line-height: 2.2vw;
  text-transform: uppercase;
  color: #EEEEEE;
  margin-bottom: 2vw;
  max-width: 40vw;
}

.product__slide_text {
  max-width: 45vw;
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.125vw;
}

.product__slide_text p {
  margin-bottom: 1vw;
}

/* Анимация логотипа разработчика */
@keyframes water_logo {
  0% {
    transform: scale(1, 1)
  }

  25% {
    transform: scale(1, .9);
    top: 0.75vw
  }

  50% {
    transform: scale(1, 1.1);
    top: 0.70vw
  }

  75% {
    transform: scale(1, .9);
    top: 0.75vw
  }

  100% {
    transform: scale(1, 1);
    top: 0.7vw
  }
}

@-webkit-keyframes water_logo {
  0% {
    -webkit-transform: scale(1, 1)
  }

  25% {
    -webkit-transform: scale(1, .9);
    top: 0.75vw
  }

  50% {
    -webkit-transform: scale(1, 1.1);
    top: 0.70vw
  }

  75% {
    -webkit-transform: scale(1, .9);
    top: 0.75vw
  }

  100% {
    -webkit-transform: scale(1, 1);
    top: 0.6vw
  }
}

@-moz-keyframes water_logo {
  0% {
    -moz-transform: scale(1, 1)
  }

  25% {
    -moz-transform: scale(1, .9);
    top: 0.75vw
  }

  50% {
    -moz-transform: scale(1, 1.1);
    top: 0.70vw
  }

  75% {
    -moz-transform: scale(1, .9);
    top: 0.75vw
  }

  100% {
    -moz-transform: scale(1, 1);
    top: 0.6vw
  }
}

@-o-keyframes water_logo {
  0% {
    -o-transform: scale(1, 1)
  }

  25% {
    -o-transform: scale(1, .9);
    top: 0.75vw
  }

  50% {
    -o-transform: scale(1, 1.1);
    top: 0.70vw
  }

  75% {
    -o-transform: scale(1, .9);
    top: 0.75vw
  }

  100% {
    -o-transform: scale(1, 1);
    top: 0.6vw
  }
}

@-ms-keyframes water_logo {
  0% {
    -ms-transform: scale(1, 1)
  }

  25% {
    -ms-transform: scale(1, .9);
    top: 0.75vw
  }

  50% {
    -ms-transform: scale(1, 1.1);
    top: 0.70vw
  }

  75% {
    -ms-transform: scale(1, .9);
    top: 0.75vw
  }

  100% {
    -ms-transform: scale(1, 1);
    top: 0.6vw
  }
}

@-webkit-keyframes flask_logo {
  0% {
    top: 0.35vw
  }

  25% {
    top: 0.35vw
  }

  50% {
    top: 0.35vw
  }

  75% {
    top: 0.35vw
  }

  100% {
    top: 0.35vw
  }
}

@-o-keyframes flask_logo {
  0% {
    top: 0.35vw
  }

  25% {
    top: 0.35vw
  }

  50% {
    top: 0.35vw
  }

  75% {
    top: 0.35vw
  }

  100% {
    top: 0.35vw
  }
}

@-ms-keyframes flask_logo {
  0% {
    top: 0.35vw
  }

  25% {
    top: 0.35vw
  }

  50% {
    top: 0.35vw
  }

  75% {
    top: 0.35vw
  }

  100% {
    top: 0.35vw
  }
}

@-moz-keyframes flask_logo {
  0% {
    top: 0.35vw
  }

  25% {
    top: 0.35vw
  }

  50% {
    top: 0.35vw
  }

  75% {
    top: 0.35vw
  }

  100% {
    top: 0.35vw
  }
}

@keyframes flask_logo {
  0% {
    top: 0.35vw
  }

  25% {
    top: 0.35vw
  }

  50% {
    top: 0.35vw
  }

  75% {
    top: 0.35vw
  }

  100% {
    top: 0.35vw
  }
}

/* СТА-Баннер */
.banner {
  display: flex;
  height: 15vw;
  padding: 1.25vw 6.25vw;
  align-items: center;
  justify-content: space-between;
  background-color: #404042;
  background-position: center;
  background-size: cover;
  margin-bottom: 2vw;
  position: relative;
  border-radius: 40px;
  overflow: hidden;
}

.banner__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.banner__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.banner__text {
  color: #EEE;
  font-size: 1.5vw;
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  max-width: 42.2vw;
  position: relative;
  z-index: 2;
}

.banner.big .banner__text {
  font-size: 2.25vw;
  max-width: 29vw;
}

.banner__link {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5vw;
  color: #231F20;
  font-family: 'Golos Text', sans-serif;
  font-size: 0.875vw;
  font-weight: 900;
  text-transform: uppercase;
  border: 2px solid #F9C929;
  background: #F9C929;
  padding: 0.5vw 1.25vw;
  position: relative;
  z-index: 2;
  border-radius: 40px;
}


/* Сравнение авто */
.compare__slider {
  margin-bottom: 36px;
  width: 100%;
  display: flex;
  gap: 1.1%;
  position: relative;
}

.compare__next_fake,
.compare__next {
  position: absolute;
  top: 50%;
  right: -1%;
  transform: translate(0, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #EEE;
  width: 2.875vw;
  height: 2.875vw;
  cursor: pointer;
  transition: 0.25s ease;
}


.compare__prev_fake,
.compare__prev {
  position: absolute;
  top: 50%;
  left: 22.5%;
  transform: translate(0, -50%) rotate(180deg);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #EEE;
  width: 2.875vw;
  height: 2.875vw;
  cursor: pointer;
  transition: 0.25s ease;
}

.compare__prev_fake {
  left: 15.5%;
}

.compare__prev_fake.disabled,
.compare__next_fake.disabled,
.compare__prev.disabled,
.compare__next.disabled {
  transition: 0.25s ease;
  opacity: 0.5;
}

.compare__item {
  max-width: 24%;
  width: 100%;
  min-width: 24%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.compare__item.disabled {
  display: none !important;
}

.compare__delete {
  margin-bottom: 30px;
  cursor: pointer;
}

.compare__delete svg {
  transition: 0.25s ease;
}

.compare__komplectation_wrapper {
  margin-top: 36px;
  width: 100%;
}

.compare__komplectation_wrapper p {
  color: #EEE;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 12px;
}

.compare__komplectation_button {
  padding: 16px;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  color: #EEE;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid #404042;
  background: #231F20;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}

.compare__komplectation_parent {
  position: relative;
}

.compare__komplectation_body {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 1;
}

.compare__komplectation_button.active {
  cursor: pointer;
}

.compare__komplectation_button.active::before {
  content: url('../img/white__arrow.svg');
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #231f20;
  height: 100%;
}

.compare__komplectation_body li {
  padding: 9px 16px;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  color: #EEE;
  font-size: 14px;
  font-weight: 500;
  background: #2b2829;
  cursor: pointer;
}

.compare__komplectation_body li.disabled {
  cursor: default;
  color: grey;
}

.compare__table {
  padding-bottom: 0.625vw;
}

.compare__table td {
  max-width: 24%;
  width: 24%;
  min-width: 24%;
}

.compare__attr .params__title {
  font-size: 1.25vw;
  line-height: normal;
  margin-bottom: 1.375vw;
  padding-top: 1.375vw;
  text-transform: uppercase;
  width: 100%;
  position: relative;
  font-weight: 900;
  font-family: 'Golos Text', sans-serif;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.compare__attr .params__title svg {
  transition: 0.25s ease;
}

.compare__attr .params__title.closed svg {
  transform: rotate(-90deg);
}

.compare__attr .params__attr tr {
  display: flex;
  overflow: hidden;
  gap: 1.1%;
}

.compare__attr .params__attr tr td {
  padding-bottom: 1.375vw;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}

.compare__attr .params__attr tr td svg {
  margin-right: 10px;
}

.compare__attr .params__attr tr.disabled {
  display: none !important;
}

.compare__attr .params__attr tr td.disabled {
  display: none !important;
}

.compare__attr .params__attr {
  margin-bottom: 0vw;
  padding-bottom: 0vw;
  border-bottom: 1px solid #404042;
}

.compare__attr .params__attr:first-child {
  border-top: 1px solid #404042;
}

.compare__item .catalog__item {
  height: 32vw;
}

.compare__tabs .tabs__buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tabs__buttons_wrapper {
  margin-bottom: 0;
}

.compare__style {
  display: flex;
  gap: 0.9vw;
  align-items: center;
}

.compare__style p {
  color: #EEE;
  font-size: 0.9vw;
  font-weight: 500;
  line-height: normal;
}

.compare__style_body {
  border-radius: 40px;
  background: #A0A1A5;
  display: flex;
  height: 1.75vw;
  padding: 0.25vw;
  width: 2.8vw;
  box-sizing: border-box;
  transition: 0.25s ease;
  cursor: pointer;
}

.compare__style_body.active {
  justify-content: end;
  background: #f8c928;
}

.compare__style_item {
  border-radius: 50%;
  background: #FFF;
  width: 1.25vw;
  min-width: 1.25vw;
  height: 1.25vw;
  transition: 0.25s ease;
  position: relative;
  left: 0;
}

.compare__item .catalog__item_doptext {
  display: none !important;
}

.compare {
  margin-bottom: 5vw;
}

.compare__header {
  height: 5.625vw;
  background: rgba(35, 31, 32, 0.90);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  position: fixed;
  top: -5.625vw;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #404042;
  transition: 0.5s ease;
  z-index: 4;
  opacity: 0;
  -webkit-user-select: none;
  user-select: none;
}

.compare__header.active {
  top: 0;
  opacity: 1;
}

.compare__minitem {
  display: flex;
  align-items: center;
  gap: 0.75vw;
  width: 100%;
}

.compare__minitem_image {
  width: 3.75vw;
  height: 3.75vw;
  background-color: #EEE;
  overflow: hidden;
}

.compare__minitem_image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.compare__minitem p {
  color: #FFF;
  font-size: 1vw;
  font-weight: 700;
  line-height: normal;
}

.compare__header .compare__slider {
  margin-bottom: 0;
}

.compare__header_body {
  height: 100%;
  display: flex;
  align-items: center;
}


/*
  Панорама
*/
.panorama__open {
  position: absolute;
  top: 1vw;
  right: 1vw;
  z-index: 10;
  background: #f8c928;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5vw;
  height: 2.5vw;
}

.panorama__open svg {
  width: 1.5vw;
  height: 1.5vw;
}

.panorama__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 2vw;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  z-index: 999;
  display: none;
}

.panorama__body {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  justify-content: center;
}

.panorama__container {
  width: 80vw;
  height: 80vh;
}

.panorama__close {
  position: absolute;
  top: 5vw;
  right: 5vw;
  cursor: pointer;
  z-index: 10;
}

/* Ивент - модалка */
#eventModal {
  padding: 0;
  padding-top: 2vw;
}

#eventModal.modal__center .modal__close {
  position: absolute;
  top: 11px;
  right: 25px;
}

.eventmodal {
  width: 30vw;
}

.eventmodal img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.form__access {
  display: flex;
  flex-direction: column;
  gap: 0.5vw;
  margin-bottom: 1vw;
}


.form__access label {
  display: flex;
  align-items: center;
  gap: 0.5vw;
  cursor: pointer;
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.05vw;
}

.form__access input {
  width: 0.75vw;
  height: 0.75vw;
  min-width: 0.75vw;
}

.product__slider__bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  box-sizing: border-box;
  padding: 2vw 5vw;
  padding-top: 0;
  z-index: 2;
  flex-wrap: wrap;
  gap: 2vw 1vw;
}

.product__slider__bottom_item .product__slide_title {
  text-align: center;
  font-size: 1.1vw;
  line-height: 1.6vw;
  opacity: 0.5;
}

.product__slider__bottom_item .product__slide_text {
  text-align: center;
  font-size: 0.7vw;
  opacity: 0.5;
}

.product__slider__bottom_item {
  width: 24%;
  max-width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  position: relative;
  padding-top: 1.5vw;
}

.product__slider__bottom_item::before {
  content: '';
  width: 6vw;
  height: 4px;
  display: inline-block;
  border-radius: 3px;
  background: #ffffff50;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  transition: 0.25s ease;
}

.product__slider__bottom_item.active::before {
  background: #fff;
}

.product__slider__bottom_item.active .product__slide_title,
.product__slider__bottom_item.active .product__slide_text {
  opacity: 1;
}

.product_thumb {
  display: none !important;
}


.brands_list .row {
  margin-bottom: 2vw !important;
}


.header__sites {
  display: flex;
  width: 100%;
}

.header__sites_button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  font-size: 0.8vw;
  padding-bottom: 1vw;
  border-bottom: 2px solid transparent;
  transition: 0.25s ease;
  background: transparent;
}

.header__sites_button.active {
  border-color: #F9C929;
  color: #F9C929;
}

header .header__sites_mobile {
  display: none;
}


.header__sites_mobile {
  height: 2.7vw;
  width: 100%;
  background-image: url('../img/sites.png');
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 2vw;
  border-radius: 3px;
}


.header__sites_mobile_item {
  display: flex;
  gap: 0.5vw;
  font-size: 1vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #231F20;
  align-items: center;
}

.header__sites_mobile_item:last-child {
  color: white;
}

.cars__item {
  padding: 2.6vw 1vw;
  padding-bottom: 1.5vw;
  border: 1px solid #404042;
  background: #231F20;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

.catalog__item_doptext_status {
  position: absolute;
  top: 0;
  left: -0.4vw;
  font-size: 0.75vw;
  font-weight: 700;
  padding: 0.5vw 1.25vw;
  background: red;
  color: #231F20;
  background: #f9c92a;
  transform: skew(-15deg);
  padding-left: 1.6vw;
  z-index: 3;
  opacity: 0;
}

.catalog__item_doptext_status.notnew {
  background: #404042;
  color: white;
}

.catalog__item_doptext_status span {
  transform: skew(15deg);
  display: block;
}

.cars__item.archive {
  /* opacity: 0.5; */
}

.cars__item_price {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.cars__item_top {
  display: flex;
  gap: 1.1vw;
  margin-bottom: 0.75vw;
  align-items: center;
}

.cars__item_content {
  display: flex;
  gap: 1.6vw;
  justify-content: space-between;
}

.cars__item_logo {
  width: 3.4vw;
  display: flex;
  align-items: center;
}

.cars__item_cats {
  color: #A0A1A5;
  font-size: 0.8vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.cars__item_title {
  color: #EEE;
  font-size: 1.375vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  transition: 0.25s ease;
}

.cars__item_image {
  width: 15vw;
  height: 12vw;
  min-width: 15vw;
  transition: 0.25s ease;
}

.cars__item_image img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
}

.cars__item_prices {
  display: flex;
  gap: 2.3vw;
  margin-bottom: 1.1vw;
}

.cars__item_price p {
  color: #5C97DD;
  font-size: 0.8vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.cars__item_price span {
  color: white;
  font-size: 1vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.cars__item_price.instock_price p {
  color: #84B744;
}

.cars__item_stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.1vw 0.75vw;
  margin-bottom: 2vw;
}

.cars__item_stat {
  display: flex;
  gap: 0.6vw;
}

.cars__item_stat .cars__item_stat_name {
  color: #838383;
  font-size: 0.75vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.cars__item_stat .cars__item_stat_val {
  color: #EEE;
  font-size: 0.8vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.cars__item_logo {
  width: 3.4vw;
  display: flex;
  align-items: center;
}

.cars__item_logo img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}

.cars__item .page__button {
  display: flex;
  align-items: center;
}

.cars__item .page__button svg {
  transition: 0.25s ease;
  position: relative;
  left: 0;
}

.cars__item_nav {
  display: flex;
  justify-content: end;
  gap: 4px;
}

.compare__item .cars__item_content {
  flex-direction: column;
}

.compare__item .catalog__comparison {
  display: none;
}

.swiper-slide .cars__item {
  height: 100%;
}

/* Старница модельного ряда */
.model__slider {
  background-color: #404042;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.5vw;
}

.model__slider_left {
  width: 21vw;
  min-width: 21vw;
  padding: 1.56vw 1.875vw;
  padding-top: 1.4vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.model__slider_title {
  font-weight: 900;
  font-size: 1.25vw;
  margin-bottom: 0.3vw;
}

.model__slider_subtitle {
  font-size: 0.875vw;
  font-weight: 400;
}

.model__slider_info {
  padding-top: 1.25vw;
  margin-top: 1.25vw;
  border-top: 1px solid #9B9B9B;
  display: flex;
  flex-direction: column;
  gap: 1vw;
}

.model__slider_info p {
  color: white;
  font-size: 1vw;
  font-weight: 600;

}

.model__slider_info p span {
  display: block;
  margin-bottom: 0.3vw;
  font-weight: 500;
  font-size: 0.8vw;
  color: #979797;

}

.model__slider_price {
  display: flex;
  align-items: end;
}

.model__slider_price svg {
  margin-right: 1vw;
  width: 1.25vw;
  height: 1.25vw;
}


.model__slider_price i {
  font-style: normal;
  font-size: 0.8vw;
  font-weight: 500;
  margin-right: 3px;
}

.model__slider_price span {
  font-size: 1.25vw;
  font-weight: 600;
  color: white;
}

.model__slider_right {
  height: 24vw;
}

.model__slider_right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.generations {
  margin-bottom: 3.5vw;
}

.generations__item {
  box-sizing: border-box;
  padding: 1.25vw 0;
  border-bottom: 1px solid #404042;
  display: flex;
  position: relative;
  flex-direction: column;
  gap: 2.5vw;
}

.generations__item:before {
  content: '';
  position: absolute;
  top: 0;
  left: -18vw;
  height: 100%;
  width: 30vw;
  background: #231f20;
  z-index: 2;
  display: none;
}

.generations__grid {
  display: flex;
  flex-direction: column;
}

.generations__grid .generations__item:first-child {
  border-top: 1px solid #404042;
}

.generations__slider {
  width: 100%;
  overflow: visible;
}

.generations__slider .swiper-slide {
  opacity: 0.2;
}

.generations__slider .swiper-slide.swiper-slide-visible {
  opacity: 1;
}

.generations__title {
  font-size: 1.25vw;
  font-weight: 700;
  margin-bottom: 0.3vw;
}

.generations__subtitle {
  color: #979797;
  font-size: 1vw;
  font-weight: 400;
  line-height: 1.2;
}

.generations__left {
  width: 100%;
  min-width: 100%;
  background: #231f20;
  z-index: 2;
}

.generations__card {
  background: #404042;
  box-sizing: border-box;
  display: block;
  border-radius: 20px;
  overflow: hidden;
}

.generations__card_image {
  margin-bottom: 0.625vw;
  width: 100%;
  height: 11.5vw;
}

.generations__card_image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.generations__card_title {
  font-size: 0.875vw;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 0.3vw;
}

.generations__card_text {
  font-size: 0.625vw;
  font-weight: 500;
  color: #979797;
  margin-bottom: 0.6vw;
  line-height: 1.5;
}

.generations__card_price {
  font-size: 0.875vw;
  font-weight: 600;
}

.facts {
  margin-bottom: 3.5vw;
}

.facts__grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1.25vw;
}

.facts__title {
  display: flex;
  gap: 1vw;
  position: relative;
  z-index: 2;

}

.facts__item {
  height: 18.75vw;
  padding: 2.25vw 1.9vw;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
  width: 25vw;
  border-radius: 20px;
}

.facts__item.big {
  width: 48.75vw;
}

.facts__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: 0.25s ease;
}

.facts__title span {
  font-size: 1.75vw;
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
}

.facts__ul {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 0.625vw;
}

.facts__ul li {
  font-size: 0.875vw;
  position: relative;
  padding-left: 0.8vw;
}

.facts__ul a {
  transition: 0.25s ease;
  color: white;
}

.facts__ul li::before {
  content: '';
  width: 0.3vw;
  height: 0.3vw;
  position: absolute;
  top: 0.3vw;
  left: 0;
  background-color: #F9C929;
}

.sign {
  margin-bottom: 5vw;
  background-image: url('../img/sign_bg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 3.75vw 0;
}

.sign2 {
  margin-bottom: 0;
  position: relative;
}

.sign .page__title {
  margin-bottom: 0.6vw;
}

.sign__subtitle {
  color: #EEE;
  font-size: 1vw;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 2vw;
}

.sign__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2vw 6.25vw;
  margin-bottom: 2.2vw;
}

.sign__input {
  padding-left: 1.2vw;
  box-sizing: border-box;
  border-left: 2px solid #F9C929;
}

.sign__input span {
  color: #F9C929;
  font-size: 0.875vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: block;
  margin-bottom: 1vw;
}

.sign__input input {
  padding: 1vw;
  box-sizing: border-box;
  color: #EEE;
  font-size: 1vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border: 1px solid #9B9B9B;
  background: transparent;
  width: 23.7vw;
}

.sign__soglasie {
  color: #EEE;
  font-size: 0.8vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: block;
  position: relative;
  margin-bottom: 2vw;
  cursor: pointer;
}

.sign__soglasie input {
  opacity: 0;
  position: absolute;
  visibility: visible;
  cursor: pointer;
}

.sign__soglasie span {
  padding-left: 2vw;
  line-height: 1.6;
}

.sign__soglasie::before {
  content: "";
  width: 1.1vw;
  height: 1.1vw;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid white;
  border-radius: 2px;
  cursor: pointer;
}

.sign__soglasie a {
  text-decoration: underline;
  text-underline-offset: 4px;
  transition: 0.25s ease;
}

.sign__soglasie.active::before {
  background-color: #F9C929;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../img/check.svg');
  border-color: transparent;
}

.sign__button {
  display: block;
}


.sign2 {
  margin-bottom: 0;
  position: relative;
}

.sign2 .sign__grid {
  grid-template-columns: 1fr;
}

.sign2 .sign__map {
  position: absolute;
  top: 0;
  right: 0;
  width: 43vw;
  height: 100%;
}

.sign2 .sign__form {
  width: 40vw;
}

.sign2 .sign__map>div {
  width: 100%;
  height: 100%;
}

.sign2 .sign__map iframe {
  width: 100%;
  height: 100%;
}

.mainblock__button.yellow {
  background-color: #F9C929;
  color: #231F20;
}

.model__slider .swiper-pagination-bullet {
  margin: 0 !important;
  border-radius: 0;
  height: 3px;
  background: white;
  opacity: 1;
}

.model__slider .swiper-pagination-bullet-active {
  background: #F9C929;
}

.model__slider .swiper-pagination {
  top: auto;
  bottom: 0;
  gap: 3px;
  display: flex;
  width: 100%;
}

.page__title.mintitle {
  font-size: 1.5vw;
  line-height: normal;
}

.pricelist .spoiler__title {
  font-size: 1.8vw;
}


.pricelist .spoiler__body {
  padding-left: 3vw;
  padding-top: 2vw;
}

#tablepress-4 tr th:first-child,
#tablepress-1 tr th:first-child {
  text-align: left;
}

#tablepress-4 tr td:last-child,
#tablepress-1 tr td:last-child {
  font-weight: 400;
}

#tablepress-4 tr td:not(.pricelist__title):first-child,
#tablepress-1 tr td:not(.pricelist__title):first-child {
  color: white !important;
  font-weight: 700;
}

#tablepress-4 tr td:not(.pricelist__title):first-child a,
#tablepress-1 tr td:not(.pricelist__title):first-child a {
  color: #F9C929 !important;
  font-weight: 700;
}

.cars__item_stat_icon {
  width: 28px;
  height: 28px;
}

.cars__item_stat_icon svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.waffle {
  width: 100%;
}

.waffle tr td:nth-child(1),
.waffle tr td:nth-child(8),
.waffle tr td:nth-child(2),
.waffle tr th:nth-child(1),
.waffle tr th:nth-child(8),
.waffle tr th:nth-child(2),
.waffle tr th:first-child {
  display: none;
}


.waffle tr td {
  padding-bottom: 1.9vw;
  font-weight: 500;
  font-size: 1vw;
  line-height: 1.2vw;
  color: #EEEEEE;
  border: 0.5px solid #404042;
  padding: 1.5vw 0.5vw;
  width: auto;
}

.waffle tr td:nth-child(1),
.waffle tr td:nth-child(8),
.waffle tr td:nth-child(2),
.waffle tr th:nth-child(1),
.waffle tr th:nth-child(2),
.waffle tr th:nth-child(8),
.waffle tr th:first-child {
  display: none;
}

.waffle tr td:nth-child(3) {
  color: #f9c92a;
  width: 14%;
}

.waffle tr td div {
  width: 100% !important;
  max-width: 100%;
}

.waffle tr:first-child td {
  padding-bottom: 1.9vw;
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1vw;
  line-height: 1.8vw;
  text-transform: uppercase;
  text-align: left;
  vertical-align: bottom;
  padding-right: 2vw;
  border: 0.5px solid #404042;
  padding: 0.5vw;
}

.model_page {
  display: flex;
  align-items: center;
  margin-left: auto;
  gap: 0.625vw;
}

.model_page span {
  font-weight: 500;
  font-size: 0.8vw;
  line-height: 1.05vw;
  color: #EEEEEE;
  gap: 0.9vw;
  display: flex;
}

.model_page svg {
  width: 1.5vw;
  height: 1.5vw;
}


.pricelist__spoiler_arrow {
  padding-top: 2vw;
  padding-right: 1vw;
}

.pricelist__row {
  display: none;
}

.pricelist__spoiler {
  cursor: pointer;
  border-top: 1px solid #404042;
}



.pricelist__spoiler_arrow img {
  transition: 0.25s ease;
  transform: rotate(-90deg);

}

.pricelist__spoiler.active .pricelist__spoiler_arrow img {
  transform: rotate(0);
}



/* Сортировка */
.product_order-block {
  margin-left: auto;
}


.product_order-block {
  display: flex;
  align-items: center;
  gap: 0.65vw;
}

.product_order-text {
  font-weight: 400;
  font-size: 1vw;
  color: white;
}

.catalog__sorted_head {
  margin-bottom: 1vw;
  display: flex;
  align-items: end;
  justify-content: space-between;
}

.product_order-block .spoiler-title {
  font-weight: 400;
  font-size: 1vw;
  color: #F9C929;
  display: flex;
  align-items: center;
  gap: 0.3vw;
  cursor: pointer;
}

.spoiler-title svg {
  width: 1.5vw;
  height: 1.5vw;
  transition: 0.25s ease;
}

.product_order-select {
  display: flex;
  align-items: center;
  position: relative;
}

.spoiler__content {
  font-size: 0.85vw;
  color: #141414;
  line-height: 140%;
  font-weight: 400;
}

.spoiler__content {
  margin-bottom: 0.85vw;
}

.product_order-list {
  display: flex;
  flex-direction: column;
  gap: 0.75vw;
}

.product_order-content {
  display: none;
  position: absolute;
  top: 120%;
  z-index: 10;
  background: #231f20;
  padding: 0.75vw;
  border: 1px solid #404042;
  right: 0;
  min-width: 14vw;
}

.sorted__option {
  font-size: 1vw;
  line-height: 120%;
  font-weight: 400;
  text-align: right;
  transition: 0.25s ease;
  color: white;
  cursor: pointer;
}

.product__filters_reset {
  font-family: inherit;
  font-weight: 500;
  font-size: 0.8vw;
  line-height: 1.05vw;
  text-transform: none;
  color: #ebebeb;
  padding: 0.75vw 1.5vw;
  background-color: transparent;
  border: none;
  opacity: 1;
  transition: 0.25s ease;
  position: absolute;
  bottom: 100%;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.3vw;
  padding-right: 0;
  cursor: pointer;
  transition: 0.25s ease;
}

.product__filters_reset svg {
  width: 1.25vw;
  height: 1.25vw;
}

.product__filters_reset svg path {
  fill: #F9C929;
}


/* REELS */
.reels {
  margin-bottom: 5vw;
}

.reels__item {
  cursor: pointer !important;
}

.reels__video {
  width: 100%;
  height: 23.5vw;
  margin-bottom: 1vw;
  border-radius: 20px;
  overflow: hidden;
}

.reels__video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.reels__title {
  color: #EEE;
  font-size: 1vw;
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: 0.25s ease;
  line-height: 140%;
}

.car_in_post {
  margin-bottom: 1.5vw;
  overflow: hidden;
}

.breadcrumb {
  color: rgba(151, 151, 151, 1);
  font-weight: 500;
  font-size: 0.9vw;
  padding: 1.9vw 0;
  padding-top: 0;
  line-height: 140%;
}

.breadcrumb a {
  color: rgba(249, 201, 41, 1);
}


/* Посадочная характеристик моделей */
.model__attr .page__title {
  margin-bottom: 3.25vw;
}

.model__attr_text {
  font-size: 1vw;
  font-weight: 500;
  line-height: 130%;
  color: rgba(238, 238, 238, 1);
  margin-bottom: 3.75vw;
  width: 61vw;
}

.model__attr_text p:not(:last-child) {
  margin-bottom: 1vw;
}

.model__attr_pages {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2.5vw 7.5vw;
  margin-bottom: 5vw;
  width: 50vw;
}

.model__attr_pages_top {
  display: flex;
  gap: 0.3vw;
  align-items: center;
  margin-bottom: 1vw;
}

.model__attr_pages_icon {
  width: 3.5vw;
  min-width: 3.5vw;
  height: 3.5vw;
}

.model__attr_pages_icon svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center
}

.model__attr_pages_title {
  font-size: 1vw;
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  line-height: 140%;
}

.model__attr_pages_ul {
  display: flex;
  flex-direction: column;
  gap: 0.8vw;
}

.model__attr_pages_ul li {
  position: relative;
  display: flex;
  gap: 0.5vw;
  align-items: center;
  font-size: 1vw;
  font-weight: 500;
  line-height: 130%;
}

.model__attr_pages_ul li::before {
  content: url('../img/attr_li_color.svg');
  width: 1vw;
  object-fit: contain;
  object-position: center;
  min-width: 1vw;
  display: block;
}

.model__attr_pages_ul li a {
  color: white;
  transition: 0.25s ease;
}

.model__attr_car_title {
  font-size: 1.25vw;
  text-transform: uppercase;
  font-weight: 900;
  font-family: 'Golos Text', sans-serif;
  color: white;
  margin-bottom: 3.75vw;
}

.model__attr_car_row {
  display: flex;
  gap: 1.5vw;
  margin-bottom: 3.75vw;
  align-items: center;
}

.model__attr_car_image {
  width: 17.3vw;
  height: 13vw;
  min-width: 17.3vw;
  background: #404042;
}

.model__attr_car_image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.model__attr_car_table {
  width: 100%;
  border-collapse: collapse;
}

.model__attr_car_table td,
.model__attr_car_table th {
  text-align: left;
  border-bottom: 1px solid rgba(64, 64, 66, 1);
  padding: 1.1vw 1vw;
  font-size: 1vw;
  width: 33%;
  line-height: 140%;
}

.model__attr_car_table tr td:first-child,
.model__attr_car_table tr th:first-child {
  padding-left: 4vw;
}

.footer__contacts_list svg {
  width: 1.5vw;
  height: 1.5vw;
  min-width: 1.5vw;
}

.themeChange {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.5vw;
  transition: 0.25s ease;
  cursor: pointer;
}

.themeChange__select {
  width: 1.5vw;
  height: 0.875vw;
  border-radius: 10px;
  background-color: rgba(249, 201, 41, 1);
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0.125vw;
}

.themeChange__dot {
  width: 0.7vw;
  height: 0.7vw;
  border-radius: 50%;
  background-color: rgba(35, 31, 32, 1);
}

.header__top .themeChange {
  display: none;
}

.maincat {
  margin-top: 2.5vw;
}

.maincat__row {
  display: flex;
  align-items: center;
  gap: 1.2vw;
  border-bottom: 1px solid #404042;
  flex-direction: row-reverse;
  justify-content: start;
  margin-bottom: 1.5vw;
}

.maincat .catalog__cat:last-child {
  order: -1;
}

.catalog__cats .catalog__cat {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0;
  white-space: nowrap;
  font-size: 0.7vw;
  color: white;
  background-color: transparent;
  text-transform: lowercase;
  box-sizing: border-box;
  transition: 0.25s ease;
  font-weight: 400;
  flex-direction: column;
  gap: 0.625vw;
  transition: 0.25s ease;
}

.catalog__cats .catalog__cat img {
  width: 2vw;
  height: 2vw;
  object-fit: contain;
  object-position: center;
}

.old_price {
  text-decoration: line-through;
  color: #999;
  font-size: 1vw;
  margin-left: 0.5vw;
}

.complectation__tabs_row {
  display: grid;
  grid-template-columns: 0.8fr 1fr;
  width: 100%;
}

.product__maintained__info p {
  display: flex;
  gap: 0.2vw;
  font-weight: 500;
  font-size: 0.8vw;
  background: transparent;
  padding: 0.75vw 1vw;
  white-space: nowrap;
  border: 2px solid #F9C929;
  border-radius: 40px;
}

.cars__dopotions {
  margin-bottom: 1.1vw;
  padding-bottom: 1.1vw;
  border-bottom: 1px solid #404042;
}

.cars__dopoptions_list li {
  font-size: 0.875vw;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 0.625vw;
}

.cars__dopoptions_list {
  display: flex;
  flex-direction: column;
  gap: 0.625vw;
}

.cars__dopoptions_list li b {
  font-weight: 700;
  font-size: 1.25vw;
  position: relative;
  top: -0.1vw;
}

.brand_page_title {
  margin-bottom: 1.5vw;
}

.brands_maintained_change {
  display: flex;
  border-bottom: 1px solid #404042;
}

.car_comment_text {
  font-size: 0.875vw;
  font-weight: 500;
  line-height: 140%;
}

.price__comment {
  margin-bottom: 1.625vw;
  font-size: 0.875vw;
  line-height: 140%;
  font-weight: 500;
}

.price__comment span {
  color: #F9C929;
}

.maintained__video {
  padding: 0.75vw;
  background-color: rgba(244, 191, 12, 1);
  display: flex;
  gap: 0.625vw;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.875vw;
  text-transform: uppercase;
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  z-index: 2;
  color: black;
}

.maintained__video svg {
  width: 1.625vw;
  height: 1.625vw;
}

.services__item {
  width: 100%;
  display: flex;
  height: 13.4vw;
  position: relative;
  padding: 3.125vw 1.875vw;
  box-sizing: border-box;
  align-items: end;
  justify-content: space-between;
  background-color: #404042;
  border-radius: 20px;
}

.services__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}


.services {
  margin-bottom: 5vw;
}

.services__slider {
  overflow: visible;
}

.services__slider .swiper-button-next,
.services__slider .swiper-button-prev {
  top: -3vw;
  right: 0;
  left: auto;
  bottom: auto;
}

.services__slider .swiper-button-prev {
  right: 4vw;
}

.services__item_title {
  z-index: 2;
  font-family: 'Golos Text', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 1.5vw;
  line-height: 140%;
  text-transform: uppercase;
  color: #EEEEEE;
  max-width: 20vw;
  transition: 0.25s ease;
}

.services__item_arrow {
  z-index: 2;
  width: 2vw;
  height: 2vw;
}

.services__item_arrow svg {
  width: 100%;
  height: 100%;
}

.services__slider .swiper-slide {
  opacity: 0.2;
}

.services__slider .swiper-slide.swiper-slide-visible {
  opacity: 1;
}


.variable__radio {
  display: flex;
  gap: 1vw;
  padding-left: 2vw;
  position: relative;
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.05vw;
  cursor: pointer;
  transition: 0.25s ease;
}

.variable__radio span {
  color: #F9C929;
  white-space: nowrap;
}

.variable__radio input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.variable__radio::before {
  content: '';
  position: absolute;
  top: 0.1vw;
  left: 0.3vw;
  width: 0.8vw;
  height: 0.8vw;
  outline: 1px solid #404042;
  border-radius: 50%;
  transition: 0.25s ease;
  outline-offset: 0.3vw;
}


.variable__radio.active::before {
  content: '';
  background-color: #F9C929;
  border-color: transparent;
}

.tabs__button {
  display: flex;
  align-items: center;
  gap: 1.125vw;
}

.tabs__button img {
  width: 1.75vw;
  height: 1.75vw;
  object-fit: contain;
  object-position: center;
}

.maintained__top_row {
  display: grid;
  grid-template-columns: 0.8fr 1fr;
  margin-bottom: 1vw;
}

.product__maintained__info_row {
  display: flex;
  gap: 0.3vw;
}

.brand_page_title_body>img {
  width: 4vw;
  height: 4vw;
  object-fit: contain;
}

.brand_page_title_body {
  display: flex;
  align-items: center;
  gap: 0.5vw;
}

.brand_page_title_body .page__title {
  margin-bottom: 0;
}

.product__maintained__info.product__maintained__info_min p {
  border: none;
  background: #404042;
  padding: 0.75vw 0.8vw;
}

.cars__item_content_body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.modellisting__item_image {
  width: 17.5vw;
  min-width: 17.5vw;
  height: 12.5vw;
}

.modellisting__item_image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.modellisting__item {
  display: flex;
  background: #404042;
  align-items: center;
  justify-content: center;
  gap: 0.625vw
}

.modellisting__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25vw;
}

.modellisting {
  margin-bottom: 5vw;
}

.modellisting__item .page__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5vw;
}

.modellisting__item_content {
  padding: 1.5vw;
  box-sizing: border-box;
  width: 100%;
}

.modellisting__item_price {
  display: flex;
  align-items: center;
  gap: 1vw;
  margin-bottom: 1.5vw;
}

.modellisting__item_price_item span {
  display: block;
  font-size: 0.8vw;
  line-height: 140%;
  font-weight: 700;
  color: #ffffff80;
}

.modellisting__item_price_item span b {
  font-size: 1vw;
  color: white;
}

.modellisting__item_price_item {
  display: flex;
  flex-direction: column;
  gap: 0.1vw;
}

.modellisting__item_title {
  font-size: 1.375vw;
  font-weight: 700;
  margin-bottom: 0.625vw;
}

.page__button svg {
  width: 2vw;
  height: 2vw;
}

.opisanie__text h2 {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1.5vw;
  line-height: 1.8vw;
  text-transform: uppercase;
  color: #EEEEEE;
  margin-bottom: 1vw;
  margin-top: 3vw;
}

.opisanie__text h3 {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1.1vw;
  line-height: 1.8vw;
  text-transform: uppercase;
  color: #EEEEEE;
  margin-bottom: 1vw;
}

.opisanie__grid .opisanie__text ul li:before {
  content: '';
  width: 0.35vw;
  height: 0.35vw;
  background: white;
  display: block;
  position: absolute;
  top: 0.3vw;
  left: 0;
  border-radius: 50%;
}

.homenews__grid {
  margin-bottom: 2.5vw;
}

.news__head .breadcrumb {
  padding-bottom: 0;
}

.news__head .container {
  display: flex;
  gap: 1.5vw;
  align-items: center;
}

.news__head_date {
  font-size: 0.9vw;
  line-height: 140%;
  opacity: 0.8;
}

.news__head {
  margin-bottom: 2vw;
}

.news__head_timeread {
  display: flex;
  align-items: center;
  gap: 0.4vw;
  font-size: 0.9vw;
  line-height: 140%;
  font-weight: 400;
}

.news__head_timeread svg {
  width: 0.8vw;
  height: 0.8vw;
}

.news__head_timeread svg path {
  fill: white;
}

.homeblog__date {
  font-size: 0.9vw;
  margin-bottom: 1vw;
  opacity: 0.7;
}

.modellisting__item_last {
  order: 10;
}

.search__label {
  width: 100%;
  border: 1px solid #404042;
  display: flex;
  align-items: center;
  padding: 0.9vw 1vw;
  border-radius: 20px;
}

.search__row {
  gap: 3.3vw;
}

.search__label svg {
  margin-right: 0.625vw;
  width: 18px;
  height: 18px;
  min-width: 18px;
}

.search__label input {
  background: transparent;
  font-size: 16px;
  color: white;
  font-weight: 400;
  width: 100%;
}


/* Новый поиск */
.search__results {
  display: none;
}

.search__results.active {
  display: block;
}

.search__results_item {
  display: flex;
  justify-content: space-between;
  padding: 0.9vw 0;
  border-bottom: 1px solid rgba(64, 64, 66, 1);
  align-items: center;
}

.search__results_item_left {
  display: flex;
  align-items: center;
  gap: 1vw;
  width: 30vw;
}

.search__results_item_image {
  width: 3.125vw;
  height: 3.125vw;
  background: #404042;
  border-radius: 3px;
}

.search__results_item_image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.search__results {
  padding-bottom: 2.5vw;
  padding-top: 1vw;
}

.search__results_item_name {
  font-size: 0.9vw;
  color: white;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.search__results_item_price {
  font-size: 0.9vw;
  font-weight: 700;
  color: white;
}

.search__results_item_source {
  color: rgba(249, 201, 41, 1);
  font-size: 1vw;
  font-weight: 700;
}

p.search__results_item_status {
  font-size: 0.625vw;
  padding: 2px 4px;
  background: rgba(249, 201, 41, 1);
  color: rgba(35, 31, 32, 1);
  max-width: max-content;
  border-radius: 50px;
}

p.search__results_item_status.search__results_item_status_used {
  background: rgba(160, 161, 165, 1);
}

a.search__results_more {
  display: block;
  padding-top: 0.9vw;
  font-size: 1vw;
  color: rgba(249, 201, 41, 1);
  font-family: 'Golos Text';
  font-weight: 700;
}

.catalog__head_row {
  padding-top: 2.5vw;
  border-top: 1px solid #404042;
  padding-bottom: 1vw;
}

.variable__item_dopcolor {
  height: 50%;
  width: 100%;
  bottom: 0;
  position: absolute;
}

.variable__item_dopcolor_body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
}

.stockpage__side_news_list {
  display: flex;
  flex-direction: column;
  gap: 1vw;
}

.stockpage__side_news_list .homeblog__item .homeblog__image {
  height: 12vw;
}

.stockpage__side_news {
  margin-bottom: 3vw;
}

.stockpage__side_news .page__subtitle {
  margin-bottom: 1vw;
}

.generations__card_state {
  position: absolute;
  top: 0;
  left: 0;
  position: absolute;
  top: 0;
  font-size: 0.75vw;
  font-weight: 700;
  padding: 0.5vw 1.25vw;
  color: #231F20;
  background: #f9c92a;
  padding-left: 1.6vw;
  z-index: 3;
  display: none;
}

.generations__card.generations__card_used .generations__card_image img {
  object-fit: cover;
}

.generations__card_content {
  padding: 0.625vw;
}

.generations__card_state.generations__card_state_used {
  background: #404042;
  color: white;
}

li.contacts__social_el {
  display: flex;
  align-items: center;
  gap: 1vw;
  font-weight: 700;
  font-size: 1vw;
  line-height: 140%;
  justify-content: space-between;
  text-align: center;
}

li.contacts__social_el svg,
li.contacts__social_el img {
  width: 2vw;
  height: 2vw;
  object-fit: contain;
  object-position: center;
}

ul.contacts__social {
  display: flex;
  flex-direction: column;
  gap: 1vw;
}

.page__comments_white {
  display: none;
}

.page__comments_dark {
  display: block;
}


.tehfaq {
  margin-bottom: 3.75vw;
}

.tehfaq__slider .offer__title {
  margin-bottom: 0;
  padding: 0;
  font-size: 1vw;
}

.tehfaq__car {
  color: #F9C929;
  font-size: 1vw;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: none;
}

.tehfaq .reviewsvideo__link {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3.5vw;
  height: 3.5vw;
}

.tehfaq .offer__item {
  padding-bottom: 1vw;
}


.offer__item {
  height: 12vw;
  position: relative;
  background-color: rgb(0, 0, 0);
  padding: 1vw;
  display: flex;
  flex-direction: column;
  justify-content: end;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.offer__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  z-index: 1;
}

.offer__content {
  position: relative;
  z-index: 2;
}

.offer__title {
  color: #EEE;
  font-family: "Golos Text", sans-serif;
  font-size: 1.5vw;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  padding-bottom: 1vw;
  margin-bottom: 4.6vw;
  position: relative;
  /* display: none; */
}

.offer__title::before {
  content: "";
  width: 3.125vw;
  height: 2px;
  background: #F9C929;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
}

.offer__text {
  color: #EEE;
  font-size: 1vw;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 1.6vw;
}


.offer__button {
  margin-left: auto;
  cursor: pointer;
}

.offer__button svg {
  position: relative;
  left: 0;
  transition: 0.25s ease;
}

.offer__footer {
  display: flex;
  justify-content: end;
}

.tehfaq__slider {
  overflow: visible;
}

.tehfaq__slider .swiper-button-prev {
  right: 4vw;
}

.offer__item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: 2;
  background: #000000;
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 0) 100%);
}

section.productTable {
  margin-bottom: 5vw;
}

table.productTable__table {
  width: 100%;
  text-align: left;
}

table.productTable__table th,
table.productTable__table td {
  padding: 1vw;
  font-size: 1vw;
  border: 1px solid #404042;
}

table.productTable__table button {
  font-size: 0.8vw;
  background: #f2c32a;
  padding: 0.5vw 1vw;
  font-weight: 700;
  text-transform: uppercase;
  color: #231F20;
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
}

table.productTable__table th {
  /* background: #404042; */
}

.productTable_status {
  padding: 0.4vw 0.8vw;
  background: #404042;
  font-size: 1vw;
  font-weight: 700;
  border-radius: 2px;
}

.productTable_status.productTable_status_new {
  background: #84b744;
}

#zakazTable .modal__title {
  width: 22vw;
}

.productTable__table_name {
  transition: 0.25s ease;
}

.team__images_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2vw;
  margin-bottom: 5vw;
}

.team__images_item {
  width: 100%;
  background: #404042;
}

.team__images_item_image {
  width: 100%;
  height: 21vw;
}

.team__images_item_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.team__images_item_content {
  padding: 1.5vw;
  background: #404042;
}

.team__images_item_title {
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1.1vw;
  line-height: 140%;
  text-transform: uppercase;
  color: #EEEEEE;
}


.productTable__table_name a {
  color: #f2c32a;
  font-weight: 700;
}

.minmodels__body {
  display: flex;
  margin-bottom: 1.5vw;
  gap: 1vw;
  align-items: center;
}

.minmodels__title {
  font-size: 0.9vw;
}

.minmodels__item {
  font-size: 1vw;
  font-weight: 600;
  border: 1px solid rgb(64 64 66);
  border-radius: 18px;
  padding: 0.5vw 0.75vw;
  transition: 0.25s ease;
}

.minmodels__row {
  display: flex;
  align-items: center;
  gap: 0.625vw;
  flex-wrap: wrap;
}

.catalog__options_item {
  display: flex;
  align-items: center;
  border-radius: 30px;
  padding: 1.5vw 2vw;
  gap: 1vw;
  border: 2px solid rgb(64 64 66);
  transition: 0.25s ease;
}

.catalog__options {
  display: none;
  align-items: center;
  gap: 3vw;
  margin-bottom: 5vw;
}

.catalog__options_item svg {
  width: 6vw;
  height: 6vw;
}

.catalog__options_item path {
  transition: 0.25s ease;
}

.catalog__options_item .catalog__options_item_icon svg path {
  fill: white;
}

.catalog__options_item .catalog__options_item_arrow svg path {
  stroke: white;
}

.catalog__options_item_title {
  font-weight: 900;
  font-size: 3.5vw;
  transition: 0.25s ease;
  white-space: nowrap;
}


.catalog__options_item.active .catalog__options_item_title {
  color: #f9c92a;
}

.catalog__options_item.active .catalog__options_item_arrow svg path {
  stroke: #f9c92a;
}

.catalog__options_item.active .catalog__options_item_icon svg path {
  fill: #f9c92a;
}

.mainblock__title b {
  color: #0681aa;
  font-weight: 900;
  white-space: nowrap;
}

.catalog__cats_wrapper_row {
  display: grid;
  grid-template-columns: 50fr 25fr 25fr;
  max-width: 100%;
  width: 100%;
  border-bottom: 1px solid #404042;
  padding-bottom: 1.6vw;
  padding-top: 1vw;
  border-top: 1px solid #404042;
  gap: 1.75vw;
}

.catalog__cats_wrapper_item {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}

.catalog__cats_wrapper_item .swiper {
  width: 100%;
  min-width: 100%;
}

.catalog__cats_wrapper {
  margin-bottom: 3vw;
}

.catalog__cats_wrapper_item_title {
  font-size: 0.875vw;
  margin-bottom: 0.625vw;
  font-weight: 700;
  line-height: 140%;
  display: flex;
  align-items: center;
  gap: 1.5vw;
}

.catalog__cats .swiper-button-next,
.catalog__cats .swiper-button-prev {
  width: 3.5vw;
  height: 120%;
  background: linear-gradient(270deg, #231F20 0%, rgba(35, 31, 32, 0.60) 100%);
  border-radius: 0;
  transition: 0.25s ease;
  top: 1vw;
  user-select: none;
}

.catalog__cats .swiper-button-next {
  right: -1vw;
  background: linear-gradient(270deg, #231f20 0%, rgb(35 31 32 / 10%) 70%) !important;
}

.catalog__cats .swiper-button-prev {
  left: 0;
  background: linear-gradient(90deg, #231F20 0%, rgba(35, 31, 32, 0.10) 100%) !important;
}

.wf__tag {
  font-size: 0.8vw;
  padding: 0.5vw 0.75vw;
}

.catalog__cats .catalog__cat.active {
  color: #F9C929;
}

.maincat__row::-webkit-scrollbar,
.catalog__options::-webkit-scrollbar {
  display: none;
}

.maincat__row,
.catalog__options {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.catalog__cats .swiper-button-next svg,
.catalog__cats .swiper-button-prev svg {
  display: none;
}

.news__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1.25vw;
  margin-bottom: 2.5vw;
}

.stockpage__text ul {
  margin-bottom: 2.25vw;
}

.alphabet__filter {
  display: flex;
  align-items: center;
  gap: 0.25vw;
  font-size: 1.1vw;
}

.alphabet__filter__item {
  font-size: 0.875vw;
  transition: 0.25s ease;
  cursor: pointer;
  width: 1.1vw;
  height: 1.1vw;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}


.alphabet__filter__item.active {
  background: #F9C929;
  color: black;
}

.header .alphabet__filter {
  margin-bottom: 1.25vw;
}

#burger .alphabet__filter {
  flex-direction: column;
  justify-content: start;
  margin: 0;
  padding: 0;
  max-width: 5vw;
}

.complectation__select-selected {
  cursor: pointer;
  font-weight: 500;
  font-size: 0.8vw;
  line-height: 1vw;
  text-align: center;
  position: relative;
  padding: 0.75vw 1vw;
  border-width: 2px;
  border-style: solid;
  border-image: initial;
  border-color: rgb(64, 64, 66);
  transition: 0.25s;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 60px;
}


.complectation__select-dropdown {
  border: 2px solid #404042;
  position: absolute;
  top: 100%;
  left: 0;
  background: #231f20;
  z-index: 1;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transition: 0.25s ease;
  border-radius: 20px;
}

.complectation__select-wrapper {
  width: 80%;
  position: relative;
  max-width: 21vw;
}

.complectation__select.active .complectation__select-dropdown {
  opacity: 1;
  visibility: visible;
}

.complectation__select-selected svg {
  width: 1.5vw;
  height: 1.5vw;
}

.complectation__item.complectation__item_button.active {
  border: 2px solid #F9C929;
}

.complectation__item.complectation__item_button {
  border: 2px solid #404042;
}

.tabs.tabs_minkomplectation .tabs__button {
  font-family: 'Golos Text', sans-serif;
  font-weight: 700;
  font-size: 1vw;
  line-height: 1.2vw;
  background-color: transparent;
  color: #EEEEEE;
  padding: 1.1vw;
  padding-top: 0;
  position: relative;
}

.tabs.tabs_minkomplectation .tabs__button::before {
  content: '';
  height: 2px;
  background-color: #F9C929;
  width: 0%;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.25s ease;
}

.tabs.tabs_minkomplectation .tabs__button.active {
  color: #F9C929;
}

.tabs.tabs_minkomplectation .tabs__button.active::before {
  width: 100%;
}

.tabs__buttons-inner {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 1rem;
  max-width: 75vw;
}

.complectation__select-dropdown .complectation__item {
  border: none !important;
}

section.model__reviews {
  margin-bottom: 3.75vw;
}

.model__reviews__topbar {
  display: flex;
  align-items: center;
  gap: 1.5vw;
}

.model__reviews__topbar_button {
  display: flex;
  align-items: center;
  gap: 1.5vw;
}

.model__reviews__topbar_button p {
  font-size: 0.9vw;
  font-weight: 500;
}

.model__reviews__topbar_select {
  width: 17.5vw;
  border: 1px solid #404042;
  min-height: 2.9vw;
}


section.model__reviews {
  margin-bottom: 3.75vw;
}

.model__reviews__topbar {
  display: flex;
  align-items: center;
  gap: 1.5vw;
  margin-bottom: 1.75vw;
}

.model__reviews__topbar_button {
  display: flex;
  align-items: center;
  gap: 1.5vw;
}

.model__reviews__topbar_button p {
  font-size: 0.9vw;
  font-weight: 500;
}

.model__reviews__topbar_select {
  width: 17.5vw;
  border: 1px solid #A0A1A5;
  min-height: 2.9vw;
  padding: 0.75vw 1vw;
  box-sizing: border-box;
  position: relative;
  background: #404042;
}

.model__reviews__item {
  background: #404042;
  padding: 1.9vw;
  box-sizing: border-box;
  width: 100%;
  display: block;
}

.model__reviews__item_top_user_image {
  width: 2.6vw;
  height: 2.6vw;
  min-width: 2.6vw;
  border-radius: 50%;
  background: #A9A9A9;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #EEEEEE;
}

.model__reviews__item_top_user {
  display: flex;
  align-items: center;
  gap: 0.75vw;
}

.model__reviews__item_top_user_name {
  font-size: 0.9vw;
  margin-bottom: 0.25vw;
  font-weight: 600;
  color: white;
}

.model__reviews__item_top_user_date {
  color: white;
  font-size: 0.75vw;
  font-weight: 500;
}

.model__reviews__item_top {
  margin-bottom: 1.25vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.model__reviews__item_content {
  margin-bottom: 1.25vw;
}

.model__reviews__item_title {
  font-size: 1vw;
  color: white;
  font-weight: 700;
  margin-bottom: 1.25vw;
}

.model__reviews__item_text {
  font-size: 1vw;
  font-weight: 500;
  color: white;
  line-height: 130%;
}

.model__reviews__item_content_bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.model__reviews__item_content_bottom_text {
  font-size: 1vw;
  color: #F9C929;
  font-weight: 700;
}

ul.model__reviews__item_top_raiting_stars {
  display: flex;
  align-items: center;
  gap: 0.125vw;
}

.model__reviews__item_top_raiting {
  display: flex;
  align-items: center;
  gap: 0.75vw;
}

.model__reviews__item_top_raiting_stars_item {
  width: 1.5vw;
  height: 1.5vw;
}

.model__reviews__item_top_raiting_stars_item svg {
  width: 100%;
  height: 100%;
}

.model__reviews__item_top_raiting_stars_item svg path {
  fill: transparent;
}

.model__reviews__item_top_raiting_stars_item.active svg path {
  fill: #f8c83e;
}

.model__reviews__item_top_raiting_number {
  font-size: 1vw;
  color: white;
  font-weight: 500;
}

.model__reviews__topbar_raiting {
  display: flex;
  gap: 0.75vw;
  align-items: center;
}

.model__reviews__topbar_raiting_count {
  font-size: 0.9vw;
  color: white;
  font-weight: 700;
  padding-right: 1.5vw;
}

.model__reviews__topbar_select_selected {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.model__reviews__topbar_select_list {
  position: absolute;
  top: 100%;
  left: 0;
  background: #404042;
  width: 100%;
  padding: 1vw;
  box-sizing: border-box;
  border: 1px solid #A0A1A5;
  display: flex;
  flex-direction: column;
  gap: 1vw;
  opacity: 0;
  visibility: hidden;
  transition: 0.25s ease;
  z-index: 10;
  max-height: 10vw;
  overflow-y: auto;
}

.model__reviews__topbar_select_selected span {
  font-weight: 500;
  color: white;
  font-size: 1vw;
}

.model__reviews__topbar_select_selected svg {
  width: 1.5vw;
  height: 1.5vw;
}

.model__reviews__topbar_select_selected svg path {
  fill: white;
}

.modal_review_add_car_form_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5vw;
}

#reviewСarAdd .modal__form {
  width: 40vw;
}

.modal_review_add_car_form_grid label:nth-child(4),
.modal_review_add_car_form_grid label:nth-child(5) {
  grid-column: 1/3;
}

#reviewCarAddForm .modal__form label {
  margin-bottom: 0 !important;
}

.modal_review_add_car_form_grid label,
.modal_review_add_car_form_grid .label {
  margin-bottom: 0 !important;
  font-size: 0.9vw;
  color: white;
  flex-direction: column;
  display: flex;
  gap: 1vw;
}

.modal_review_add_car_form_grid input {
  border: 1px solid #A0A1A5;
  margin: 0;
}

.modal_review_add_car_form_grid .model__reviews__topbar_select {
  border: 1px solid #A0A1A5 !important;
  background: transparent;
}

#reviewСarAdd .modal__title {
  text-align: left;
  font-size: 1.25vw;
  margin-bottom: 1.5vw;
}

.modal_review_add_car_form_grid textarea {
  margin: 0;
  border: 1px solid #A0A1A5 !important;
}

.modal_review_add_car_form_grid .model__reviews__item_top_raiting_stars_item {
  width: 2vw;
  height: 2vw;
  cursor: pointer;
}

.stockpage__wrapper .model__reviews__item_content {
  margin-bottom: 2.5vw;
}

.model__reviews__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25vw;
  margin-bottom: 4vw;
}

.model__reviews__topbar_select.active .model__reviews__topbar_select_list {
  opacity: 1;
  visibility: visible;
}

.model__reviews__slider {
  margin-bottom: 1.9vw;
}

.model__reviews__topbar_select_list li {
  font-size: 1vw;
  font-weight: 500;
  cursor: pointer;
}

.model__reviews__item_top_raiting_stars_item.half svg path:last-child {
  fill: #f8c83e;
}

.modal .model__reviews__topbar_select_list {
  background: #231f20;
}

.modal .model__reviews__topbar_select {
  padding: 1vw;
}

.model__reviews__slider .swiper-slide {
  height: auto;
  display: block;
}

.model__reviews__slider .swiper-slide .model__reviews__item {
  height: 100%;
}

.model__reviews .catalog__grid {
  margin-bottom: 4vw;
}

.model__reviews__item_cars {
  width: 36.25vw;
  margin-bottom: 2.8vw;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25vw;
}

.car_news_slider .swiper-slide {
  height: auto;
}

.car_reviews_page .row {
  margin-bottom: 1.9vw;
}

.car_reviews_page .row .page__title {
  margin-bottom: 0;
}


/* Отзывыв о всех автомобилях */
.car__reviews__filter {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 1.9vw;
}

.hidden {
  opacity: 0 !important;
  visibility: hidden !important;
  position: absolute !important;
  width: 10px !important;
}

section.history__price .tab-buttons {
  display: flex;
  gap: 1.25vw;
  /* margin-bottom: 1vw; */
}

section.history__price .tab-btn {
  background: transparent;
  font-family: 'Golos Text', sans-serif;
  font-weight: 700;
  font-size: 1vw;
  line-height: 1.2vw;
  background-color: transparent;
  color: #EEEEEE;
  padding: 1.1vw;
  padding-top: 0;
  position: relative;
  border-bottom: 2px solid transparent;
  transition: 0.25s ease;
}

section.history__price .tab-btn.active {
  color: #F9C929;
  border-bottom: 2px solid #F9C929;
}

section.history__price {
  margin-bottom: 5vw;
}

section.history__price .history__price_charts {
  /* background: #404042; */
  border: 1px solid #404042;
  padding: 1vw;
}

.highcharts-axis-labels text {
  /* color: white!important; */
  fill: #ccc !important;
}

.highcharts-a11y-proxy-element {
  fill: white !important;
}

.highcharts-legend-item text {
  fill: white !important;
}

.highcharts-grid path {
  opacity: 0.04 !important;
}

.passactive__wrapper {
  width: 30vw;
  padding: 2vw;
  border: 1px solid #404042;
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

section.passactive {
  padding-top: 2vw;
  margin-bottom: 6.25vw;
}

p.passactive__text {
  margin-bottom: 1.5vw;
  font-size: 1vw;
  font-weight: 500;
}

.passactive__icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.passactive__icon {
  width: 3vw;
  height: 3vw;
  margin-bottom: 1.5vw;
}

.passactive__wrapper .page__title {
  margin-bottom: 1.5vw;
}

/* profile setting */
.setting__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3.3vw;
}

.setting__title {
  font-family: 'Golos Text', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 1.25vw;
  line-height: 130%;
  text-transform: uppercase;
  color: #EEEEEE;
  margin-bottom: 2vw;
}

.setting__inputs {
  display: flex;
  flex-direction: column;
  gap: 2vw;
}

.setting__inputs label span {
  font-weight: 500;
  font-size: 0.9vw;
  display: block;
  margin-bottom: 1vw;
}

.setting__inputs label input {
  padding: 1.1vw 1vw;
  width: 100%;
  border: 1px solid rgba(64, 64, 66, 1);
  background: transparent !important;
  font-size: 1vw;
  box-sizing: border-box;
  color: rgba(249, 201, 41, 1);
}

section.setting {
  margin-bottom: 6.25vw;
}

.setting__form button[type=submit] {
  max-width: max-content;
  padding: 1vw 3vw;
}

.setting__form {
  display: flex;
  flex-direction: column;
  gap: 3.2vw;
  max-width: 60vw;
}

.region__select_val {
  display: flex;
  align-items: center;
  gap: 0.5vw;
  font-size: 0.8vw;
  line-height: 100%;
  font-weight: 700;
  /* color: rgba(249, 201, 41, 1); */
  cursor: pointer;
}

.region__select_val svg {
  width: 1.5vw;
  height: 1.5vw;
}

.region__select_val svg:last-child {
  width: 0.875vw;
  height: 0.875vw;
}

.region__select_dropdown_wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.25s ease;
  z-index: 2;
}

ul.region__select_dropdown {
  display: flex;
  flex-direction: column;
  padding: 1vw;
  gap: 0.75vw;
  background: red;
  z-index: 2;
  border: 1px solid rgba(75, 75, 75, 1);
  background: rgba(35, 31, 32, 1);
  margin-top: 0.75vw;
  padding-right: 2vw;
}

.region__select {
  position: relative;
}

li.region__select_dropdown_item {
  font-size: 0.8vw;
  font-weight: 500;
  transition: 0.25s ease;
  cursor: pointer;
}

li.region__select_dropdown_item.active {
  color: rgba(249, 201, 41, 1);
}

.articles__type__select_val {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  border: 1px solid rgba(75, 75, 75, 1);
  padding: 0.625vw;
  font-weight: 500;
  font-size: 0.9vw;
  box-sizing: border-box;
  cursor: pointer;
  border-radius: 20px;
  padding-left: 1vw;
}

.articles__type__select {
  max-width: 9vw;
  position: relative;
  min-width: 9vw;
}

.articles__type__select_val svg {
  width: 1.1vw;
  height: 1.1vw;
}

ul.articles__type__select_list {
  display: flex;
  flex-direction: column;
  gap: 0.625vw;
  font-size: 0.9vw;
  padding: 0.625vw;
  border: 1px solid rgba(75, 75, 75, 1);
  width: 100%;
  position: absolute;
  top: 100%;
  z-index: 2;
  background: #231f20;
  box-sizing: border-box;
  border-top: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.25s ease;
  border-radius: 10px;
}

.stockpage__body_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5vw;
}

ul.articles__type__select_list li {
  transition: 0.25s ease;
  cursor: pointer;
}

.articles__type__select_list li.disabled {
  pointer-events: none;
  opacity: 0.4;
}


.header__profile__wrapper__dropdown {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  z-index: 2;
  min-width: 13vw;
  top: 100%;
  right: -3vw;
  padding-top: 1vw;
}


.header__profile__wrapper {
  position: relative;
}

ul.header__profile__wrapper__dropdown_links {
  display: flex;
  flex-direction: column;
  gap: 0.625vw;
}

li.header__profile__wrapper__dropdown_link {
  padding-bottom: 0.625vw;
  border-bottom: 1px solid rgba(75, 75, 75, 1);
}

li.header__profile__wrapper__dropdown_link a {
  display: flex;
  align-items: center;
  gap: 0.625vw;
  font-size: 0.875vw;
  font-weight: 500;
}

li.header__profile__wrapper__dropdown_link a svg {
  width: 1.5vw;
  height: 1.5vw;
}

li.header__profile__wrapper__dropdown_link:last-child {
  border: none;
  padding-bottom: 0;
}

.header__content {
  position: relative;
}

.header__profile__wrapper__dropdown_top {
  margin-bottom: 1.25vw;
}

.header__profile__wrapper__dropdown_top a {
  display: flex;
  align-items: center;
  gap: 0.75vw;
}

.header__profile__wrapper__dropdown_image {
  width: 2.625vw;
  height: 2.625vw;
  background: rgba(64, 64, 66, 1);
  border-radius: 50%;
  min-width: 2.625vw;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.header__profile__wrapper__dropdown_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.header__profile__wrapper__dropdown_name {
  font-size: 0.875vw;
  line-height: 130%;
  font-weight: 600;
  color: rgba(160, 161, 165, 1);
  text-align: left;
}


.header__profile__wrapper__body {
  background: rgba(35, 31, 32, 1);
  border: 1px solid rgba(75, 75, 75, 1);
  padding: 1vw;
  box-sizing: border-box;
  border-radius: 20px;
}

.setting__form_message {
  display: none;
  font-weight: 700;
  padding: 1.25vw;
  background: #404042;
  font-size: 1vw;
  line-height: 140%;
}

.homeblog__save {
  position: absolute;
  bottom: -1.25vw;
  right: 1vw;
  background: rgba(209, 209, 209, 1);
  border-radius: 50%;
  box-sizing: border-box;
  padding: 0.3vw;
  cursor: pointer;
}

.homeblog__save svg {
  width: 1.5vw;
  height: 1.5vw;
}

.homeblog__save.active {
  background: #f9c92a;
}

.cp-user-tab-content {
  display: none;
}

.cp-user-tab-content.active {
  display: block;
}

.blog__grid.padding-top {
  padding-top: 2.5vw;
}

.stockpage__head_left {
  display: flex;
  align-items: center;
  margin-right: auto;
  gap: 5vw 0;
}

.single_page_save {
  display: flex;
  align-items: center;
  gap: 0.4vw;
  font-size: 0.8vw;
  line-height: 100%;
  padding: 0.5vw 1vw;
  background: rgba(64, 64, 66, 1);
  border-radius: 26px;
  cursor: pointer;
  margin-left: auto;
}

.single_page_save svg {
  width: 1.5vw;
  height: 1.5vw;
}

.single_page_save svg path {
  fill: rgba(165, 165, 166, 1);
}

.single_page_save.active {
  background: #f9c92a;
  color: black;
}

.single_page_save.active path {
  fill: black;
}


ul.single_page_tags_dropdown_list a {
  display: flex;
  align-items: center;
  gap: 0.625vw;
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1vw;
  line-height: 140%;
  color: #EEEEEE;
  text-transform: uppercase;
  transition: 0.25s ease;
  cursor: pointer;
}

ul.single_page_tags_dropdown_list {
  background: #231f20;
  padding: 0.625vw;
  display: flex;
  flex-direction: column;
  gap: 0.625vw;
  border: 1px solid rgba(64, 64, 66, 1);
  width: 100%;
}

.articles__sorted {
  display: flex;
  align-items: center;
  gap: 0.5vw;
}

button.articles__sorted_item {
  font-size: 0.9vw;
  font-weight: 900;
  display: flex;
  align-items: center;
  gap: 0.25vw;
  padding: 0.5vw 0.625vw;
  color: rgba(249, 201, 41, 1);
  background: transparent;
  border: 2px solid rgba(249, 201, 41, 1);
  border-radius: 20px;
}

button.articles__sorted_item svg {
  width: 1.25vw;
  height: 1.25vw;
}

button.articles__sorted_item:not(.articles-personal-btn) svg path {
  fill: rgba(249, 201, 41, 1);
}

button.articles__sorted_item.active {
  color: #231f20;
  background: rgba(249, 201, 41, 1);
}

button.articles__sorted_item.active:not(.articles-personal-btn) svg path {
  fill: #231f20;
}

button.articles__sorted_item.articles-personal-btn svg path {
  stroke: rgba(249, 201, 41, 1);
}

button.articles__sorted_item.active.articles-personal-btn svg path {
  stroke: #231f20;
}

button.cp-email-form-newpass {
  font-size: 0.9vw;
  font-weight: 500;
  color: rgba(249, 201, 41, 1);
  line-height: 140%;
  background: transparent;
  margin-top: -1vw;
}

.cp-modal-title {
  margin-bottom: 0;
}

.cp-auth-modal-text {
  font-size: 0.9vw;
  text-align: center;
  font-weight: 500;
  line-height: 140%;
  display: flex;
  flex-direction: column;
  gap: 1vw;
  margin-bottom: 2vw;
}


p.cp-auth-modal-text-email {
  color: #f9c92a;
  font-weight: 700;
}

#cpNewPassInfoModal {
  text-align: center;
}

.margin-none {
  margin: 0 !important;
}

.about .about__image .reviewsvideo__link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.wf__tags {
  margin-top: 0;
  margin-bottom: 1.25vw;
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
}

.car__reviews__filter .model__reviews__topbar_select {
  background: #231f20;
  border: 1px solid #404042;
}

.car__reviews__filter .model__reviews__topbar_select_list {
  background: #231f20;
  border: 1px solid #404042;
}

.cp-no-comments {
  font-size: 1vw;
  margin-top: 2vw;
}

.articles__cats img {
  width: 2vw;
  height: 2vw;
  object-fit: contain;
  object-position: center;
  min-width: 2vw;
}

.articles__cats li a {
  display: flex;
  align-items: center;
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1vw;
  line-height: 1.8vw;
  text-transform: uppercase;
  gap: 0.625vw;
}


ul.articles__cats {
  display: flex;
  flex-direction: column;
  gap: 0.625vw;
  border-top: 1px solid rgba(75, 75, 75, 1);
  padding-top: 1.5vw;
  margin-bottom: 2.5vw;
}

ul.articles__cats ul {
  gap: 0.4vw;
  display: flex;
  flex-direction: column;
  margin: 0.625vw 0;
  padding-left: 2.625vw;
}

ul.articles__cats ul {
  display: none;
}

ul.articles__cats li.open ul {
  display: flex;
}

ul.articles__cats li.active>a {
  color: #F9C929;
}

ul.articles__cats>li {
  position: relative;
}

ul.articles__cats>li::before {
  content: '';
  width: 1.1vw;
  height: 1.1vw;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/wp-content/themes/encars/img/chevron-right-color.svg');
  position: absolute;
  right: 0;
  top: 0.4vw;
}

ul.articles__cats>li.active::before {
  transform: rotate(90deg);
}

.single_page_tags {
  padding-right: 1vw;
  margin-right: 1vw;
  border-right: 1px solid rgba(64, 64, 66, 1);
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
  height: 2.5vw;
}

.single_page_tags_dropdown {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  padding-top: 0.625vw;
  transition: 0.25s ease;
  width: 20vw;
}

.single_page_tags_val,
.single_page_tags_val a {
  display: flex;
  align-items: center;
  gap: 0.625vw;
  font-family: 'Golos Text', sans-serif;
  font-weight: 900;
  font-size: 1vw;
  line-height: 140%;
  color: #EEEEEE;
  text-transform: uppercase;
  transition: 0.25s ease;
  cursor: pointer;
}

.single_page_tags_val img {
  width: 2vw;
  height: 2vw;
  min-width: 2vw;
  object-fit: contain;
}

.single_page_tags_val svg {
  width: 1.1vw;
  height: 1.1vw;
}

.contacts__top {
  display: flex;
  align-items: center;
  gap: 1.9vw;
  margin-bottom: 2vw;
}

.modal__body_left .region__select {
  margin-bottom: 4vw;
}

.notfound__padding {
  padding: 1.5vw 0;
}

.mainblock__slider .swiper-slide>img.full {
  width: 100vw;
  height: 100%;
  object-fit: cover !important;
  bottom: 0 !important;
}

.contacts__item .dinamic_address {
  width: 23vw;
}

ul.single_page_tags_dropdown_list a img {
  width: 1.5vw;
  height: 1.5vw;
  object-fit: contain;
}

.car_in_post_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25vw;
}

.car_in_post_swiper .cars__item_content {
  gap: 0.25vw;
  flex-direction: column;
}

.mainblock__slider .swiper-slide.swiper-slide-full-image::before {
  content: '';
  width: 50%;
  height: 150%;
  display: block;
  z-index: 2;
  position: absolute;
  top: -10vw;
  left: -14vw;
  background: #FFFFFF03;
  opacity: 1;
  transform: rotate(15deg);
  backdrop-filter: blur(10px);
}

.mainblock__slider .swiper-slide.swiper-slide-full-image .mainblock__title {
  color: white;
  -webkit-text-stroke: 1px #9a9a9a;
  /* Обводка для WebKit браузеров */
}

.car_in_post_swiper {
  max-width: 51vw;
  overflow: visible;
}

.stockpage__text figure:first-child {
  float: left;
  /* Картинка слева */
  /* width: 50%; */
  /* Максимум половина ширины */
  margin: 0 1.25vw 1.25vw 0;
  /* Отступы справа и снизу */
}

.stockpage__text figure img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 20px;
}

/* Чтобы текст не залезал под картинку */
.stockpage__text::after {
  content: "";
  display: table;
  clear: both;
}

.stockpage__body_title {
  margin-bottom: 2vw;
  display: flex;
  align-items: center;
  gap: 1.5vw;
}

.subscribe {
  border: 2px solid #F9C929;
  color: #F9C929;
  background: transparent;
  padding: 0.5vw 0.625vw;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.25vw;
  font-size: 0.9vw;
  font-weight: 900;
  letter-spacing: -0.02vw;
  border-radius: 40px;
  white-space: nowrap;
}

.subscribe svg {
  width: 1vw;
  height: 1vw;
}

/* 
.subscribe.subscribed {
  color: #231f20;
  background: #F9C929;
}

.subscribe.subscribed path {
  stroke: #231f20;
} */

.subscribe__name img {
  width: 2vw;
  height: 2vw;
}

.subscribe__name {
  gap: 0.625vw;
  display: flex;
  align-items: center;
  font-family: 'Golos Text', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 1vw;
  line-height: 130%;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}

.subscribe__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1vw 0;
  border-bottom: 1px solid #4B4B4B;
}

.subscribe__item:nth-child(2) {
  border-top: 1px solid #4B4B4B;
}

section.notifications {
  margin-bottom: 6.25vw;
}

.notifications__empty {
  font-size: 1vw;
  line-height: 140%;
}

.notification__image {
  width: 7.5vw;
  height: 4.1vw;
  min-width: 7.5vw;
}

.notification__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.notification {
  padding-bottom: 1.5vw;
  border-bottom: 1px solid #4B4B4B;
  opacity: 0.5;
  margin-bottom: 1.5vw;
}

.notification__link {
  display: flex;
  align-items: center;
  gap: 2vw;
}

.notification__arrow {
  width: 2.25vw;
  height: 2.25vw;
  border-radius: 50%;
  background: #404042;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2.25vw;
  margin-left: auto;
}

.notification__arrow svg {
  width: 1.5vw;
  height: 1.5vw;
  min-width: 1.5vw;
}

.notifications__group-title {
  margin-bottom: 1vw;
  font-size: 1vw;
  font-weight: 500;
}

.notification__title {
  font-family: 'Golos Text', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 1.1vw;
  line-height: 130%;
  text-transform: uppercase;
}

.notification__subtitle {
  font-size: 0.9vw;
  font-weight: 500;
  line-height: 140%;
}

.notification__content {
  display: flex;
  flex-direction: column;
  gap: 0.75vw;
}

.notification.unread {
  opacity: 1;
}

.headerNotificationsLink__new {
  width: 0.625vw;
  height: 0.625vw;
  position: absolute;
  top: 0vw;
  right: 1vw;
  background: #FF4A4A;
  border-radius: 50%;
}


.cp-comment-form.cp-reply-form input[type=file] {
  display: none !important;
}

.car_in_post .page__title {
  margin-bottom: 2vw;
}

.homeblog__slider .homeblog__item .homeblog__image {
  height: 21vw;
}

[data-post-url] {
  cursor: pointer;
}

#tablepress-1 tr td.column-1[product-pricelist-url] {
  color: #f9c92a !important;
  cursor: pointer;
}

/* Сладер ленты с сеткой 3 */
.articles__slider_new {
  margin-bottom: 2.5vw;
  overflow: visible;
}

.articles__slider_new .swiper-wrapper {
  align-items: stretch;
}

.articles__slider_new .swiper-slide {
  opacity: 0.2;
  /* height: auto; */
}

.articles__slider_new .swiper-slide.swiper-slide-visible {
  opacity: 1;
}

section.profile {
  margin-bottom: 6.25vw;
}

.stockpage__body_timeinfo {
  display: flex;
  align-items: center;
  gap: 2vw;
  margin-bottom: 1vw;
  opacity: 0.8;
}

.subscriptions__notfound {
  font-size: 1vw;
  line-height: 140%;
  font-weight: 400;
}

.subscriptions__notfound a {
  color: #f9c92a;
}

.subscriptions__notfound_margin_top {
  margin-top: 2vw;
}

#auth-loader {
  display: none;
  text-align: center;
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00000078;
  z-index: 9999999;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}

#auth-loader>div {
  border: 4px solid #404042;
  border-top: 4px solid #F9C929;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
  margin: 0 auto;
}

#auth-loader>p {
  margin-top: 20px;
  color: white;
  font-size: 16px;
  font-weight: 700;
  color: white;
}

.cp-auth-method-vk-widget div[data-test-id=oneTap] {
  height: 100% !important;
}

.top__users__list__item {
  display: flex;
  align-items: center;
  margin-bottom: 0.75vw;
  padding-bottom: 0.75vw;
  border-bottom: 1px solid #4B4B4B;
}

.top__users__list__item_number {
  margin-right: 1vw;
  font-size: 1vw;
  font-weight: 500;
}

.top__users__list__item_avatar {
  margin-right: 0.75vw;
  width: 2.625vw;
  min-width: 2.625vw;
  height: 2.625vw;
  border-radius: 50%;
  overflow: hidden;
}

.top__users__list__item_avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.avatar__letter {
  width: 100%;
  height: 100%;
  background: #404042;
  display: flex;
  align-items: center;
  justify-content: center;
}

.top__users__list__item_name {
  font-size: 0.9vw;
  font-weight: 600;
  color: #A0A1A5;
  margin-bottom: 0.25vw;
}

.top__users__list__item_reiting {
  font-size: 0.85vw;
  color: #A0A1A5;
  font-weight: 500;
}

.top__users__list__item_reiting span:last-child {
  color: #84B744;
}

.top__users__list__item:last-child {
  border-bottom: 0;
}

a.cp-comment-sidebar-post-link {
  color: #F9C929;
  font-size: 0.9vw;
  font-weight: 500;
}

.top__comments__list .cp-comment {
  margin: 0;
  padding-bottom: 1.25vw;
  margin-bottom: 1.25vw;
  border-bottom: 1px solid #4B4B4B;
}

.top__comments__list .cp-comment:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.top__comments {
  margin-bottom: 2.5vw;
}


.cp-auth-method-vk-widget {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.stockpage__text ul li {
  padding-left: 1vw;
  position: relative;
}

.stockpage__text ul li:before {
  content: '';
  width: 0.5vw;
  height: 0.5vw;
  background: white;
  border-radius: 50%;
  position: absolute;
  top: 0.5vw;
  left: 0;
}

.policy__label input {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.policy__label:before {
  content: '';
  width: 1vw;
  height: 1vw;
  border: 1px solid #404042;
  display: block;
  min-width: 1vw;
}

label.policy__label {
  display: flex;
  gap: 1vw;
  font-weight: 400 !important;
  font-size: 0.9vw;
  line-height: 120% !important;
  color: white;
  cursor: pointer;
}

label.policy__label a {
  text-decoration: underline;
  /* color: #f9c92a; */
  opacity: 0.9;
}


label.policy__label.active:before {
  background: #f9c92a;
}



@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.policy__label.mb-2 {
  margin-bottom: 1.5vw;
}

/* Новый баннер */
.banner.minbanner {
  display: flex;
  height: 3vw;
  padding: 1.25vw 2.25vw;
  align-items: center;
  justify-content: space-between;
  background-color: #404042;
  background-position: center;
  background-size: cover;
  margin-bottom: 2vw;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}


.banner.minbanner:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: black;
  z-index: 2;
  opacity: 0.6;
}

.tablepress tr td:first-child {
  text-align: left;
}

.product__info .price__title {
  /* color: white; */
  font-weight: 400;
}

.variable__title .product__stock {
  display: inline-flex;
  margin-left: 1.1vw;
  font-size: 0.625vw;
  padding: 0.375vw 0.625vw;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}

.variable__title {
  display: flex;
  align-items: center;
}

.product__foter .product__price_row.first_row {
  border: none;
  padding: 0;
  margin: 0;
  align-items: center;
  gap: 0;
}

.product__info .first_row .price__title {
  color: #aaaaaa;
}


.price__footer_col {
  border-right: 1px solid #ffffff1a;
  padding-right: 1.25vw;
  margin-right: 1.25vw;
}

.price__footer_col:last-child {
  border: none;
  padding: 0;
  margin: 0;
}

.price__footer_col .price__title {
  font-weight: 400;
  margin-bottom: 0.1vw;
}


.price__footer_col_opacity .price__title {
  color: #797A7E;
}

.product__price_row.first_row .price__value {
  font-size: 1vw;
}

.price__zakaz_razdelitel {
  font-size: 1.3vw;
  color: #797A7E;
  font-weight: 400;
  margin-top: 0.6vw;
}


.grecaptcha-badge {
  display: none !important;
}

.tabs__item.active {
  display: block !important;
}

.stockpage__text img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  border-radius: 20px;
}

.wf__tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 8px 12px;
  white-space: nowrap;
  font-size: 13px;
  color: white;
  background-color: transparent;
  text-transform: lowercase;
  box-sizing: border-box;
  transition: 0.25s ease;
  font-weight: 700;
  border: 1px solid #404042;
  background: #5959590f;
  border-radius: 15px;
}


/* Стили для страницы фестиваля */
.fest-event {
  padding: 0;
}

.fest-event__info-list ul li a {
  color: #fac928;
  font-weight: 600;
}

/* Hero блок с фоновым изображением */
.fest-event__hero {
  background-image: url('https://e-n-cars.ru/wp-content/uploads/2025/12/img_7315.webp');
  background-size: cover;
  background-position: 0% 45%;
  background-repeat: no-repeat;
  min-height: 35vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0;
  margin-bottom: 5vw;
}

.fest-event__hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(35, 31, 32, 0.6);
  z-index: 1;
}

.fest-event__hero .container {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 0 !important;
}

.fest-event__hero-title {
  font-size: 4vw;
  font-weight: 900;
  color: #FFFFFF;
  margin-bottom: 1.5vw;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-shadow: 0.1vw 0.1vw 0.2vw rgba(0, 0, 0, 0.5);
}

.fest-event__hero-date {
  font-size: 2vw;
  color: #F9C929;
  font-weight: 700;
  text-shadow: 0.1vw 0.1vw 0.2vw rgba(0, 0, 0, 0.5);
}

.fest-event .container {}

.fest-event__form-program-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3vw;
  margin-bottom: 6vw;
  align-items: start;
}

.fest-event__registration {
  margin-bottom: 0;
}

.fest-event__program {
  margin-bottom: 0;
  padding: 2.5vw;
  /* border: 1px solid #404042; */
}

.fest-event__prizes {
  margin-bottom: 6vw;
}

.fest-event__prizes-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2vw;
  margin-top: 2vw;
}

.fest-event__entertainment {
  margin-bottom: 4vw;
}

.fest-event__location {
  margin-bottom: 6vw;
}

.fest-event__location-address {
  font-size: 1.2vw;
  line-height: 1.8vw;
  color: #EEEEEE;
  margin-bottom: 2vw;
  text-align: center;
  font-weight: 500;
}

.fest-event__location-map {
  margin-bottom: 2.5vw;
  border-radius: 0.5vw;
  overflow: hidden;
  box-shadow: 0 0.5vw 1.5vw rgba(0, 0, 0, 0.3);
}

.fest-event__location-map>div {
  width: 100%;
  height: auto;
}

.fest-event__location-map iframe {
  width: 100%;
  height: 30vw;
  min-height: 30vw;
  border: none;
  display: block;
}

.fest-event__location-buttons {
  display: flex;
  gap: 1.5vw;
  justify-content: start;
  flex-wrap: wrap;
}

.fest-event__location-btn {
  padding: 1vw 2.5vw;
  font-size: 1vw;
  font-weight: 600;
  line-height: 1.2vw;
  border: none;
  border-radius: 0;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  font-family: 'Inter', sans-serif;
  border-radius: 40px;
  overflow: hidden;
}

.fest-event__location-btn--primary {
  background: #F9C929;
  color: #231F20;
}

.fest-event__location-btn--primary:hover {
  background: #f5b800;
  transform: translateY(-2px);
  box-shadow: 0 0.3vw 0.8vw rgba(249, 201, 41, 0.4);
}

.fest-event__location-btn--primary:active {
  transform: translateY(0);
}

.fest-event__location-btn--secondary {
  background: transparent;
  color: #F9C929;
  border: 2px solid #F9C929;
}

.fest-event__location-btn--secondary:hover {
  background: rgba(249, 201, 41, 0.1);
  border-color: #f5b800;
  color: #f5b800;
}

.fest-event__guests {
  margin-bottom: 4vw;
  padding: 3vw;
  background-image: url('https://e-n-cars.ru/wp-content/uploads/2025/06/2025-06-25_20-36-40.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}

.fest-event__guests::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(35, 31, 32, 0.7);
  z-index: 1;
}

.fest-event__guests>* {
  position: relative;
  z-index: 2;
}

.fest-event__guests p {
  font-size: 1.2vw;
  margin-bottom: 1vw;
  font-weight: 500;
}

.fest-event__info {
  margin-bottom: 4vw;
}

.fest-event__schedule {
  display: flex;
  flex-direction: column;
  gap: 1.5vw;
  margin-top: 2vw;
}

.fest-event__schedule-item {
  display: flex;
  gap: 2vw;
  align-items: center;
}

.fest-event__time {
  font-weight: 700;
  font-size: 1.3vw;
  color: #F9C929;
  min-width: auto;
}

.fest-event__event {
  font-size: 1vw;
  line-height: 1.6vw;
  flex: 1;
  font-weight: 500;
}

.fest-event__event-desc {
  font-size: 0.95vw;
  color: #BBB;
  margin-top: 0.8vw;
  padding-left: 8vw;
  font-style: italic;
}

.fest-event__prize {
  padding: 2vw 1.5vw;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 0;
  display: flex;
  flex-direction: column;
  position: relative;
}

.fest-event__prize-title {
  font-size: 1vw;
  font-weight: 600;
  color: #F9C929;
  margin-bottom: 0.8vw;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: 'Golos Text', sans-serif;
}

.fest-event__prize-desc {
  font-size: 0.8vw;
  color: #999;
  margin-bottom: 1.2vw;
  font-weight: 400;
  line-height: 1.3vw;
}

.fest-event__prize-main {
  font-size: 1.1vw;
  font-weight: 500;
  margin-bottom: 1.2vw;
  color: #EEEEEE;
  line-height: 1.4vw;
  /* flex-grow: 1; */
}

.fest-event__prize-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.325vw;
}

.fest-event__prize-list li {
  font-size: 0.7vw;
  line-height: 1.6vw;
  color: #CCCCCC;
  padding-left: 0;
  position: relative;
  padding: 0 0.5vw;
  border: 1px solid #404042;
  border-radius: 20px;
}

.fest-event__prize-list li::before {
  content: "—";
  color: #666;
  margin-right: 0.6vw;
  display: none;
}

.fest-event__prize-note {
  font-size: 0.75vw;
  color: #999;
  margin-top: auto;
  padding-top: 1vw;
  font-weight: 400;
}

.fest-event__prize--with-slider {
  position: relative;
  overflow: hidden;
  padding-right: 0;
  padding-bottom: 20vw;
  border-radius: 20px;
  overflow: hidden;
}

.fest-event__prize-slider {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 15vw;
  z-index: 1;
}

.fest-event__prize--with-slider .fest-event__prize-title,
.fest-event__prize--with-slider .fest-event__prize-desc,
.fest-event__prize--with-slider .fest-event__prize-main {
  position: relative;
  z-index: 2;
}

.fest-event__prize-slider-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.fest-event__prize-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.fest-event__prize-slide.active {
  opacity: 1;
}

.fest-event__prize-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.fest-event__prize-slider-nav {
  position: absolute;
  bottom: 1vw;
  right: 1vw;
  display: flex;
  gap: 0.5vw;
  z-index: 2;
}

.fest-event__prize-slider-prev,
.fest-event__prize-slider-next {
  width: 2.5vw;
  height: 2.5vw;
  background: rgba(249, 201, 41, 0.9);
  border: none;
  border-radius: 50%;
  color: #000;
  font-size: 1.5vw;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease;
  line-height: 1;
  padding: 0;
}

.fest-event__prize-slider-prev:hover,
.fest-event__prize-slider-next:hover {
  background: rgba(249, 201, 41, 1);
}

.fest-event__prize-slider-prev:active,
.fest-event__prize-slider-next:active {
  transform: scale(0.95);
}

.fest-event__note {
  font-size: 0.85vw;
  color: #999;
  font-weight: 400;
  text-align: center;
  padding-bottom: 0.75vw;
}

.fest-event__entertainment-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2vw;
  margin-top: 2vw;
}

.fest-event__entertainment-item {
  padding: 1vw 0;
}

.fest-event__entertainment-item h3 {
  font-size: 1vw;
  font-weight: 600;
  color: #F9C929;
  margin-bottom: 1vw;
}

.fest-event__entertainment-item ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.fest-event__entertainment-item ul li {
  padding-left: 1.5vw;
  position: relative;
  font-size: 0.95vw;
  line-height: 1.8vw;
}

.fest-event__entertainment-item ul li:before {
  content: "•";
  color: #F9C929;
  position: absolute;
  left: 0;
  font-size: 1.1vw;
}

.fest-event__info-list {
  margin-top: 2vw;
}

.fest-event__info-list p {
  font-size: 1.1vw;
  line-height: 1.8vw;
  margin-bottom: 1.5vw;
  padding: 1vw 1.5vw;
  background: rgba(249, 201, 41, 0.05);
  border-left: 0.15vw solid #F9C929;
  border-radius: 20px;
  border: none;
}

.fest-event__info-list p strong {
  color: #F9C929;
  font-weight: 700;
}

.fest-event__info-list ul {
  list-style: none;
  padding: 0;
  margin: 1.5vw 0;
  background: transparent;
  padding: 0;
  border-radius: 0.5vw;
}

.fest-event__info-list ul li {
  padding-left: 2.5vw;
  position: relative;
  font-size: 1vw;
  line-height: 2vw;
  margin-bottom: 0.8vw;
}

.fest-event__info-list ul li:before {
  content: "→";
  color: #F9C929;
  position: absolute;
  left: 0.5vw;
  font-size: 1.2vw;
  font-weight: 700;
}

.fest-event__info-list ul li:last-child {
  margin-bottom: 0;
}

.fest-event__form {
  max-width: 100%;
  margin-top: 2vw;
}

.fest-event__form-error {
  padding: 1.5vw;
  background: rgba(255, 0, 0, 0.1);
  border: 1px solid rgba(255, 0, 0, 0.3);
  border-radius: 0.5vw;
  color: #ff6b6b;
  font-size: 0.9vw;
  margin-bottom: 2vw;
  line-height: 1.4vw;
}

.fest-event__registered {
  padding: 3vw;
  background: rgba(249, 201, 41, 0.1);
  border: 2px solid rgba(249, 201, 41, 0.3);
  border-radius: 1vw;
  text-align: center;
}

.fest-event__registered-info {
  margin-top: 2vw;
}

.fest-event__registered-text {
  font-size: 1.2vw;
  line-height: 1.8vw;
  margin-bottom: 1.5vw;
  color: #EEEEEE;
}

.fest-event__registered-text strong {
  color: #F9C929;
  font-weight: 700;
}

.fest-event__registered-address {
  font-size: 1.1vw;
  line-height: 1.6vw;
  margin-bottom: 1.5vw;
  color: #EEEEEE;
}

.fest-event__registered-address a {
  color: #F9C929;
  text-decoration: underline;
  transition: color 0.3s ease;
}

.fest-event__registered-address a:hover {
  color: #FFFFFF;
}

.fest-event__registered-participants {
  font-size: 1vw;
  color: #CCCCCC;
  margin-top: 1vw;
}

.fest-event__registered-participants strong {
  color: #F9C929;
}

.fest-event__qr-code {
  margin-top: 3vw;
  text-align: center;
  padding: 2vw;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1vw;
  border: 1px solid rgba(249, 201, 41, 0.3);
}

.fest-event__qr-title {
  font-size: 1.1vw;
  line-height: 1.6vw;
  color: #EEEEEE;
  margin-bottom: 1.5vw;
  font-weight: 600;
}

.fest-event__qr-image {
  display: inline-block;
  padding: 1.5vw;
  background: #FFFFFF;
  border-radius: 0.5vw;
  margin-bottom: 1.5vw;
}

.fest-event__qr-img {
  display: block;
  width: 15vw;
  height: 15vw;
  max-width: 300px;
  max-height: 300px;
}

.fest-event__qr-hint {
  font-size: 0.9vw;
  color: #CCCCCC;
  margin-top: 1vw;
}

.fest-event__check {
  max-width: 800px;
  margin: 0 auto;
  padding: 3vw;
}

.fest-event__check-success,
.fest-event__check-error {
  background: rgba(249, 201, 41, 0.1);
  border: 2px solid rgba(249, 201, 41, 0.3);
  border-radius: 1vw;
  padding: 3vw;
  text-align: center;
}

.fest-event__check-error {
  background: rgba(255, 0, 0, 0.1);
  border-color: rgba(255, 0, 0, 0.3);
}

.fest-event__check-info {
  margin-top: 2vw;
  text-align: left;
}

.fest-event__check-item {
  display: flex;
  justify-content: space-between;
  padding: 1.5vw;
  margin-bottom: 1vw;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5vw;
  border-left: 3px solid #F9C929;
}

.fest-event__check-label {
  font-size: 1vw;
  color: #CCCCCC;
  font-weight: 500;
}

.fest-event__check-value {
  font-size: 1.1vw;
  color: #FFFFFF;
  font-weight: 600;
}

.fest-event__check-status {
  margin-top: 2vw;
}

.fest-event__check-badge {
  display: inline-block;
  padding: 1vw 2vw;
  border-radius: 0.5vw;
  font-size: 1.1vw;
  font-weight: 600;
}

.fest-event__check-badge--success {
  background: rgba(76, 175, 80, 0.2);
  color: #4CAF50;
  border: 2px solid #4CAF50;
}

.fest-event__check-badge--error {
  background: rgba(244, 67, 54, 0.2);
  color: #F44336;
  border: 2px solid #F44336;
}

.fest-event__check-message {
  font-size: 1.1vw;
  color: #EEEEEE;
  margin-top: 1.5vw;
  line-height: 1.6vw;
}

.fest-event__form-row {
  margin-bottom: 1.5vw;
}

.fest-event__form-label {
  display: block;
  font-weight: 500;
  font-size: 0.9vw;
  line-height: 1.05vw;
  margin-bottom: 0.5vw;
}

.fest-event__form-label .required {
  color: #F9C929;
}

.fest-event__form-label input {
  margin-top: 0.5vw;
}

.fest-event__participants-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5vw;
  margin-top: 0.5vw;
}

.fest-event__participant-btn {
  padding: 0.8vw 1.5vw;
  background: inherit;
  border: 1px solid #404042;
  font-weight: 500;
  font-size: 1vw;
  line-height: 1.2vw;
  color: #EEEEEE;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 0;
  box-sizing: border-box;
}

.fest-event__participant-btn:hover {
  border-color: #F9C929;
  color: #F9C929;
}

.fest-event__participant-btn.active {
  background: #F9C929;
  border-color: #F9C929;
  color: #000;
}

.fest-event__form-step {
  display: block;
}

.fest-event__code-hint {
  display: block;
  font-size: 0.8vw;
  color: #999;
  margin-top: 0.5vw;
  font-weight: 400;
}

.fest-event__back-btn {
  margin-top: 1vw;
  background: transparent;
  border: 1px solid #F9C929;
  color: #F9C929;
}

.fest-event__back-btn:hover {
  background: rgba(249, 201, 41, 0.1);
}

.fest-event__resend-btn {
  margin-top: 1vw;
  width: 100%;
  background: transparent;
  border: 1px solid #F9C929;
  color: #F9C929;
}

.fest-event__resend-btn:hover {
  background: rgba(249, 201, 41, 0.1);
}

.fest-event__resend-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.fest-event__prizes_row .page__title {
  margin-bottom: 0;
}

.fest-event__prizes_row {
  display: flex;
  align-items: end;
  gap: 2vw;
  justify-content: space-between;
}

.fest-event__info-list i {
  font-size: 1vw;
  color: #999;
}


.fest-event__program_subtitle {
  line-height: 140%;
  color: #ccc;
  font-size: 1vw;
}

.page__title.center_align {
  text-align: center;
}

.page__title i {
  color: #fac928;
}

.wf__tag {
  font-size: 0.8vw;
  padding: 0.5vw 0.75vw;
}

.stockpage__text * {
  color: white !important;
  background: transparent !important;
}


.stockpage__text img:first-child {
  float: left;
  width: 50%;
  margin: 0 1.25vw 1.25vw 0;
}


.tabs__buttons--tabs {
  overflow-inline: visible;
  overflow-wrap: normal;
  overflow: visible;
  padding-block: 0px;
  padding: 0px;
  padding-inline: 0px;
  box-sizing: border-box;
  display: flex;
}

.tabs__buttons--select .page__subtitle {
  margin: 0;
}

.tabs__buttons--select .tabs__buttons-inner {
  justify-content: space-between;
}


/*
  Adaptive large
*/
@media (min-width: 1850px) {

  li.contacts__social_el {
    font-size: 16px;
  }

  li.contacts__social_el svg,
  li.contacts__social_el img {
    width: 32px;
    height: 32px;
  }

  .contacts__list2 {
    margin-bottom: 80px;
  }

  .form__access label {
    font-weight: 500;
    font-size: 14px;
    line-height: 16.8px;
    gap: 16px;
  }

  .form__access {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 20px;
  }

  .form__access input {
    width: 12px;
    height: 12px;
    min-width: 12px;
  }


  .contacts__wrapper_block p {
    font-size: 18px;
    line-height: 24px;
  }





  .stockpage__text iframe {
    width: 100%;
    height: 440px;
  }

  .opisanie__title {
    font-size: 27px;
    line-height: 31.5px;
  }

  .product__slider,
  .product__desc {
    margin-bottom: 90px;
  }

  .opisanie__grid,
  .opisanie__row {
    gap: 90px;
  }

  .opisanie__grid .opisanie__text ul li,
  .opisanie__text p,
  .opisanie__grid .opisanie__text h2,
  .opisanie__grid .opisanie__text h3,
  .opisanie__grid .opisanie__text h4,
  .opisanie__grid .opisanie__text h5 {
    font-size: 16px;
    line-height: 20.5px;
  }

  .opisanie__image {
    width: 640px;
    min-width: 640px;
    height: 400px;
  }

  .complectation__item.vnalichii::before {
    content: 'в наличии';
    background: #84b744;
    font-size: 10px;
    white-space: nowrap;
    position: absolute;
    border-radius: 10px;
    padding: 0vw 3.6px;
    z-index: 2;
    right: -9px;
    top: -9px;
    color: white;
    border-radius: 10px;
  }

  .variable__item.vnalichii::before {
    content: 'В наличии';
    background: #84b744;
    font-size: 10px;
    white-space: nowrap;
    position: absolute;
    border-radius: 10px;
    padding: 3.6px 3.6px;
    z-index: 2;
    bottom: 0;
  }

  /* СТА-Баннер */
  .banner {
    display: flex;
    height: 240px;
    padding: 20px 100px;
    align-items: center;
    justify-content: space-between;
    background-color: #404042;
    background-position: center;
    background-size: cover;
  }

  .banner__text {
    color: #EEE;
    font-size: 24px;
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    max-width: 675px;
  }

  .banner.big .banner__text {
    font-size: 36px;
    max-width: 464px;
  }

  .banner__link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5vw;
    color: #231F20;
    font-family: 'Golos Text', sans-serif;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    border: 2px solid #F9C929;
    background: #F9C929;
    padding: 14px 20px;
  }

  .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    font-size: 16px !important;
    font-family: 'Inter' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 19px !important;
    color: #FFFFFF !important;
  }

  .product__buttons .catalog__comparison,
  .product__buttons .catalog__wishlist {
    border: 2px solid #F9C929;
    width: 52px;
    min-width: 52px;
    padding: 11px;
  }


  /* Поисковик */
  .dgwt-wcas-search-wrapp {
    width: 1078px !important;
  }

  .dgwt-wcas-suggestions-wrapp {
    width: 100% !important;
    left: 0 !important;
    background: #201c1d;
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
    border: none !important;
    padding-left: 0 !important;
    max-height: 635px !important;
    padding-right: 121px !important;
  }

  .dgwt-wcas-suggestion {
    max-width: 1078px;
    padding: 14px 8px !important;
    margin: auto;
  }

  /* Анимация логотипа разработчика */
  @keyframes water_logo {
    0% {
      transform: scale(1, 1)
    }

    25% {
      transform: scale(1, .9);
      top: 12px
    }

    50% {
      transform: scale(1, 1.1);
      top: 11.2px
    }

    75% {
      transform: scale(1, .9);
      top: 12px
    }

    100% {
      transform: scale(1, 1);
      top: 11.2px
    }
  }

  @-webkit-keyframes water_logo {
    0% {
      -webkit-transform: scale(1, 1)
    }

    25% {
      -webkit-transform: scale(1, .9);
      top: 12px
    }

    50% {
      -webkit-transform: scale(1, 1.1);
      top: 11.2px
    }

    75% {
      -webkit-transform: scale(1, .9);
      top: 12px
    }

    100% {
      -webkit-transform: scale(1, 1);
      top: 9.6px
    }
  }

  @-moz-keyframes water_logo {
    0% {
      -moz-transform: scale(1, 1)
    }

    25% {
      -moz-transform: scale(1, .9);
      top: 12px
    }

    50% {
      -moz-transform: scale(1, 1.1);
      top: 11.2px
    }

    75% {
      -moz-transform: scale(1, .9);
      top: 12px
    }

    100% {
      -moz-transform: scale(1, 1);
      top: 9.6px
    }
  }

  @-o-keyframes water_logo {
    0% {
      -o-transform: scale(1, 1)
    }

    25% {
      -o-transform: scale(1, .9);
      top: 12px
    }

    50% {
      -o-transform: scale(1, 1.1);
      top: 11.2px
    }

    75% {
      -o-transform: scale(1, .9);
      top: 12px
    }

    100% {
      -o-transform: scale(1, 1);
      top: 9.6px
    }
  }

  @-ms-keyframes water_logo {
    0% {
      -ms-transform: scale(1, 1)
    }

    25% {
      -ms-transform: scale(1, .9);
      top: 12px
    }

    50% {
      -ms-transform: scale(1, 1.1);
      top: 11.2px
    }

    75% {
      -ms-transform: scale(1, .9);
      top: 12px
    }

    100% {
      -ms-transform: scale(1, 1);
      top: 9.6px
    }
  }

  @-webkit-keyframes flask_logo {
    0% {
      top: 5.6px
    }

    25% {
      top: 5.6px
    }

    50% {
      top: 5.6px
    }

    75% {
      top: 5.6px
    }

    100% {
      top: 5.6px
    }
  }

  @-o-keyframes flask_logo {
    0% {
      top: 5.6px
    }

    25% {
      top: 5.6px
    }

    50% {
      top: 5.6px
    }

    75% {
      top: 5.6px
    }

    100% {
      top: 5.6px
    }
  }

  @-ms-keyframes flask_logo {
    0% {
      top: 5.6px
    }

    25% {
      top: 5.6px
    }

    50% {
      top: 5.6px
    }

    75% {
      top: 5.6px
    }

    100% {
      top: 5.6px
    }
  }

  @-moz-keyframes flask_logo {
    0% {
      top: 5.6px
    }

    25% {
      top: 5.6px
    }

    50% {
      top: 5.6px
    }

    75% {
      top: 5.6px
    }

    100% {
      top: 5.6px
    }
  }

  @keyframes flask_logo {
    0% {
      top: 5.6px
    }

    25% {
      top: 5.6px
    }

    50% {
      top: 5.6px
    }

    75% {
      top: 5.6px
    }

    100% {
      top: 5.6px
    }
  }

  .logo-dandruff {
    position: absolute;
    width: 28.8px;
    height: 64px;
    background: url(//old.solutionsseo.ru/wp-content/themes/solutions_seo/css/../images/logo-search.svg) 0 0 no-repeat;
    left: 0;
    top: 0;
  }

  .logo-dandruff .water {
    width: 18.4px;
    height: 11.52px;
    background: url(//old.solutionsseo.ru/wp-content/themes/solutions_seo/css/../images/logo-water.svg) 0 0 no-repeat;
    position: absolute;
    top: 11.2px;
    left: 2.24px;
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  .logo-dandruff .drops {
    width: 11.2px;
    height: 12.8px;
    background: url(//old.solutionsseo.ru/wp-content/themes/solutions_seo/css/../images/logo-drops.svg) 0 0 no-repeat;
    position: absolute;
    top: 4.8px;
    left: 4.8px;
  }

  .page__404 {
    padding-top: 50px;
    padding-bottom: 170px;
    max-width: 980px;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
  }

  .page__404::after {
    content: '404';
    font-family: 'Golos Text', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 500px;
    line-height: 500px;
    text-align: center;
    text-transform: uppercase;
    color: #2B2728;
    position: absolute;
    top: -4vw;
    left: 0;
    z-index: -1;
  }

  .page__404_title {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    color: #EEEEEE;
    max-width: 780px;
    margin-bottom: 22px;
  }

  .page__404_text {
    max-width: 520px;
    margin-bottom: 42px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #EEEEEE;
  }


  .team {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 60px 20px;
    margin-bottom: 60px;
  }

  .team__image {
    height: 300px;
    width: 300px;
  }

  .team__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .team__content {
    box-sizing: border-box;
    padding: 30px;
  }

  .team__title {
    margin-bottom: 18px;
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    color: #EEEEEE;
  }

  .team__prof {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    color: #F9C929;
  }

  .product__price_row {
    gap: 38px;
    margin-bottom: 26px;
  }

  .price__value {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #EEEEEE;
  }

  .price__title {
    font-size: 13px;
    line-height: 16px;
  }

  .catalog__item_doptext {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    padding: 8px 16px;
    background-color: #84B744;
  }

  .page {
    margin-top: 41px;
  }

  .container {
    max-width: 1200px;
  }


  .page__title {
    font-size: 33px;
    line-height: 50px;
    margin-bottom: 32px;
  }

  .page__subtitle {
    font-size: 24px;
    line-height: 28.8px;
  }

  .page__button {
    padding: 12px 24px;
    font-size: 14px;
    line-height: 16.8px;
  }


  .swiper-button-next,
  .swiper-button-prev {
    width: 46px;
    height: 46px;
  }

  .more__button {
    padding: 14px 20px;
    gap: 8px;
    border: 2px solid #F9C929;
    width: 185px;
  }

  .more__button span {
    font-size: 14px;
    line-height: 16px;
  }

  .more__button svg {
    width: 24px;
    height: 24px;
  }

  .header__row {
    gap: 30px;
  }

  .header__top {
    gap: 25px;
    padding-top: 18px;
  }

  .header__top_menu {
    gap: 20px;
  }

  .header__top_menu li {
    font-size: 13px;
    line-height: 16px;
  }

  .header__logo {
    width: 110px;
  }

  .header__tel {
    gap: 8px;
  }

  .header__tel span {
    font-size: 13px;
    line-height: 16.8px;
  }

  .header__tel>img:last-child {
    width: 14px;
    height: 14px;
  }

  .header__bot {
    padding-top: 20.8px;
    gap: 35px;
    padding-bottom: 16.8px;
  }

  .header__catalog {
    padding: 11.2px 20px;
    font-size: 12px;
    line-height: 14px;
    border: 2px solid #F9C929;
  }

  .header__catalog svg {
    width: 14px;
    height: 14px;
  }


  .header__catalog_body_brands {
    padding-left: 30px;
    width: 750px;
  }

  .header__catalog_brand_title {
    font-size: 12px;
  }

  .header__catalog__list {
    gap: 18px;
  }

  .header__catalog__list a {
    font-size: 14px;
    line-height: 16.8px;
  }

  .header__tel__body {
    width: 166px;
    padding: 20px;
    padding-bottom: 30px;
    left: -2px;
    top: 141%;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
  }

  .header__tel__list {
    gap: 18px;
  }

  .header__tel__list a {
    font-size: 14px;
    line-height: 16.8px;
  }

  .header__tg {
    gap: 8px;
    font-size: 13px;
    line-height: 16.8px;
  }

  .header__nav {
    gap: 25px;
  }

  .header__nav a {
    font-size: 14px;
    line-height: 16.8px;
  }

  .header__nav a:before {
    content: '';
    width: 0%;
    height: 1px;
    position: absolute;
    top: 115%;
    left: 0;
    background: #F9C929;
    transition: 0.3s ease;
  }

  .header__icons {
    gap: 16px;
  }

  .header__icons span {
    margin-top: 2px;
    font-size: 11.2px;
  }

  .header__icons svg {
    width: 28px;
    height: 28px;
  }

  .mainblock {
    margin-bottom: 60px;
  }

  .mainblock__slider {
    width: 100%;
    height: 640px;
  }

  .mainblock__slider .swiper-button-next,
  .mainblock__slider .swiper-button-prev {
    bottom: 50px;
    top: auto;
    left: 208px;
    right: auto;
  }

  .mainblock__slider .swiper-button-next {
    left: 264px;
  }

  .mainblock__slider .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
  }

  .mainblock__slider .swiper-slide>img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1000px;
    height: auto;
    object-fit: contain;
    object-position: center;
    z-index: 1;
  }

  .mainblock__title {
    padding-top: 60px;
    font-family: 'Golos Text', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 46.4px;
    line-height: 55px;
    text-transform: uppercase;
    color: #231F20;
    z-index: 2;
    position: relative;
    max-width: 480px;
    margin-bottom: 36px;
  }

  .mainblock__button {
    font-family: 'Golos Text', sans-serif;
    z-index: 2;
    position: relative;
    background: #231F20;
    gap: 8px;
    display: inline-flex;
    align-items: center;
    padding: 12px 40px;
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    transform: skew(-20deg);
    margin-left: 12px;
  }

  .mainblock__button span,
  .mainblock__button img {
    transform: skew(20deg);
  }

  .header__tel svg:first-child,
  .header__tg svg {
    width: 24px;
    height: 24px;
  }

  .mainblock__cards {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .mainblock__card {
    height: 260px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: end;
  }

  .mainblock__card>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 1;
    transition: 0.25s ease;
  }

  .mainblock__card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(180deg, rgba(35, 31, 32, 0) 0%, rgba(16, 16, 16, 0.9) 72.41%);
  }

  .mainblock__card .mainblock__card_title {
    position: relative;
    z-index: 3;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
  }

  .mainblock__card .mainblock__card_title img {
    width: 24px;
    height: 24px;
  }

  .mainblock__card .mainblock__card_title span {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 24px;
    line-height: 28.8px;
    text-transform: uppercase;
    color: #EEEEEE;
    max-width: 304px;
  }

  .instock {
    position: relative;
    margin-bottom: 80px;
  }

  .instock .page__title {
    margin-bottom: 41.6px;
  }

  .instock .swiper {
    overflow: visible;
  }

  .instock .swiper-slide {
    opacity: 0.2;
  }

  .instock .swiper-slide.swiper-slide-visible {
    opacity: 1;
  }

  .instock .swiper-button-next,
  .instock .swiper-button-prev {
    top: -48px;
    right: 0;
    left: auto;
    bottom: auto;
  }

  .instock .swiper-button-prev {
    right: 64px;
  }

  .instock .instock__slider {
    margin-bottom: 40px;
  }

  .catalog__item {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #404042;
  }

  .catalog__item .catalog__image {
    height: 320px;
    width: 100%;
    overflow: hidden;
  }

  .catalog__item .catalog__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    transition: 0.25s ease;
  }

  .catalog__item .catalog__title {
    font-weight: 700;
    font-size: 22px;
    line-height: 27.2px;
    color: #231F20;
    margin-bottom: 10px;
  }

  .catalog__item .catalog__price {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 26px;
    color: #231F20;
    gap: 36px;
  }

  .catalog__price p {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
  }

  .catalog__item .catalog__desc {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #404042;
    margin-bottom: 2px;
  }

  .catalog__item .catalog__buttons {
    display: flex;
    gap: 4px;
  }

  .catalog__item .catalog__content {
    padding: 20px;
    padding-bottom: 30px;
    box-sizing: border-box;
  }

  .catalog__item .catalog__more {
    padding: 14px 20px;
    display: flex;
    align-items: center;
    gap: 8px;
    background-color: #231F20;
  }

  .catalog__item .catalog__more span {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 14px;
    line-height: 17px;
  }

  .catalog__item .catalog__more img {
    width: 24px;
    height: 24px;
    transition: 0.25s ease;
    position: relative;
    left: 0;
  }

  .catalog__comparison,
  .catalog__wishlist {
    padding: 14px 10px;
    background-color: #231F20;
  }

  .catalog__comparison svg,
  .catalog__wishlist svg {
    width: 24px;
    height: 24px;
    transition: 0.25s ease;
  }

  .about__list {
    display: flex;
    flex-direction: column;
    gap: 52px;
    max-width: 482px;
  }

  .about__content_title {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    color: #EEEEEE;
    margin-bottom: 18px;
  }

  .about__content_text {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }

  .about__num {
    font-family: 'Golos Text', sans-serif;
    border-radius: 50%;
    background-color: #F9C929;
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #231F20;
    min-width: 38.4px;
    width: 38.4px;
    height: 38.4px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .about__li {
    display: flex;
    gap: 24px;
  }

  .about {
    margin-bottom: 80px;
  }

  .about .about__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 60px;
  }

  .about .about__row {
    margin-bottom: 60px;
    display: flex;
    gap: 120px;
  }

  .about .about__image {
    width: 100%;
    height: 500px;
    overflow: hidden;
  }

  .about .about__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .about .about__progress {
    padding-bottom: 100px;
    display: flex;
    justify-content: space-between;
  }

  .about .about__progress_item {
    max-width: 240px;
  }

  .about .about__progress_image {
    display: flex;
    height: 120px;
    margin-bottom: 32px;
    align-items: center;
  }

  .about .about__progress_image img {
    width: auto;
    height: auto;
  }

  .about .about__progress_line {
    width: 120px;
    padding-top: 44px;
  }

  .about .about__progress_line svg {
    width: 100%;
  }

  .about .about__progress_title {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 16px;
    line-height: 22.4px;
    text-transform: uppercase;
    color: #EEEEEE;
    margin-bottom: 22.4px;
  }

  .about .about__progress_text {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .homecatalog {
    margin-bottom: 80px;
  }

  .catalog__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }

  .tabs {
    margin-bottom: 40px;
  }

  .tabs .tabs__buttons {
    display: flex;
    gap: 18px;
    margin-bottom: 40px;
  }

  .tabs .tabs__button {
    font-family: 'Golos Text', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 19.2px;
    background-color: transparent;
    color: #EEEEEE;
    padding: 18px;
    padding-top: 18px;
    position: relative;
  }

  .tabs .tabs__button::before {
    content: '';
    height: 2px;
    background-color: transparent;
    width: 0%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.25s ease;
  }

  .tabs .tabs__button.active {
    color: #F9C929;
  }

  .tabs .tabs__button.active::before {
    width: 100%;
  }

  .tabs .tabs__item {
    display: none;
  }

  /* 
    Видео-отзывы
  */
  .reviewsvideo__item {
    width: 100%;
    background: #404042;
  }

  .reviewsvideo__media {
    width: 100%;
    height: 377px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
  }

  .reviewsvideo__media img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .reviewsvideo__link {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }

  .reviewsvideo__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #F9C929;
    transition: 0.25s ease;
  }

  .reviewsvideo__svg {
    position: relative;
    z-index: 1;
    width: 24px;
    height: 24px;
  }

  .reviewsvideo__svg svg {
    width: 100%;
    height: 100%;
  }

  .reviewsvideo__content {
    padding: 30px;
    box-sizing: border-box;
  }

  .reviewsvideo__title {
    font-family: 'Golos Text', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    color: #EEEEEE;
    margin-bottom: 10px;
  }

  .reviewsvideo__date {
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    color: #EEEEEE;
  }

  .reviewsvideo__object {
    font-family: 'Golos Text', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 18.4px;
    color: #F9C929;
  }


  /*
    Отзывыв
  */
  .rewievs {
    margin-bottom: 80px;
  }

  .rewievs .rewievs__subtitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 19.2px;
    margin-bottom: 54px;
  }

  .rewievs .rewievs__slider {
    margin-bottom: 40px;
  }

  .rewievs .rewievs__slider .swiper-wrapper {
    align-items: stretch;
  }

  .rewievs .rewievs__slider .swiper-slide {
    height: auto;
  }

  .rewievs .rewievs__slider .swiper-button-next,
  .rewievs .rewievs__slider .swiper-button-prev {
    top: -48px;
    right: 0;
    left: auto;
    bottom: auto;
  }

  .rewievs .rewievs__slider .swiper-button-prev {
    right: 64px;
  }

  .rewievs__item {
    background: #404042;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.06);
    display: flex;
    gap: 46.4px;
    padding-top: 24px;
    padding-left: 27.2px;
    padding-bottom: 33px;
    padding-right: 52px;
    height: 100%;
    box-sizing: border-box;
  }

  .rewievs__item .rewievs__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
  }

  .rewievs__item .rewievs__date {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    text-align: right;
    color: #A0A1A5;
  }

  .rewievs__item .rewievs__icon {
    background: #231F20;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46.4px;
    min-width: 46.4px;
    height: 46.4px;
  }

  .rewievs__item .rewievs__icon img {
    width: 24px;
    height: 24px;
  }

  .rewievs__item .rewievs__top {
    display: flex;
    align-items: center;
    margin-bottom: 20.8px;
    justify-content: space-between;
    padding-top: 14px;
  }

  .rewievs__item .rewievs__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 16.8px;
    margin-bottom: 22px;
  }

  .rewievs__item .rewievs__object {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 16px;
    line-height: 19.2px;
    color: #F9C929;
    margin-top: auto;
  }

  .rewievs__content {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .spareparts {
    margin-bottom: 80px;
  }

  .spareparts .catalog__image {
    height: 235px;
  }

  .spareparts .spareparts__slider {
    margin-bottom: 40px;
    overflow: visible;
  }

  .spareparts .spareparts__slider .swiper-button-next,
  .spareparts .spareparts__slider .swiper-button-prev {
    top: -48px;
    right: 0;
    left: auto;
    bottom: auto;
  }

  .spareparts .spareparts__slider .swiper-button-prev {
    right: 64px;
  }

  .spareparts .spareparts__slider .swiper-slide {
    opacity: 0.2;
  }

  .spareparts .spareparts__slider .swiper-slide.swiper-slide-visible {
    opacity: 1;
  }

  .homebrands {
    margin-bottom: 80px;
  }

  .reels__slider,
  .brand__slider {
    margin-bottom: 40px;
    overflow: visible;
  }

  .reels__slider .swiper-button-next,
  .reels__slider .swiper-button-prev,
  .brand__slider .swiper-button-next,
  .brand__slider .swiper-button-prev {
    top: -48px;
    right: 0;
    left: auto;
    bottom: auto;
  }

  .reels__slider .swiper-button-prev,
  .brand__slider .swiper-button-prev {
    right: 64px;
  }

  /* .brand__slider .swiper-slide {
    opacity: 0.2;
  } */

  .brand__slider .swiper-slide.swiper-slide-visible {
    opacity: 1;
  }

  .brand__item {
    border: 1px solid #404042;
    width: 100%;
    display: block;
  }

  .brand__item .brand__image {
    width: 100%;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 16px;
    box-sizing: border-box;
  }

  .brand__item .brand__image img {
    max-width: 100%;
    object-fit: contain;
    object-position: center;
    transition: 0.25s ease;
  }

  .brand__item .brand__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: white;
    min-height: 45px;
    transition: 0.25s ease;
  }

  .homeblog {
    margin-bottom: 80px;
  }

  .homeblog .swiper-button-next,
  .homeblog .swiper-button-prev {
    top: -48px;
    right: 0;
    left: auto;
    bottom: auto;
  }

  .homeblog .swiper-button-prev {
    right: 64px;
  }

  .homeblog .homeblog__slider {
    margin-bottom: 40px;
    overflow: visible;
  }

  .homeblog .homeblog__slider .swiper-wrapper {
    align-items: stretch;
  }

  .homeblog .homeblog__slider .swiper-slide {
    opacity: 0.2;
    height: auto;
  }

  .homeblog .homeblog__slider .swiper-slide.swiper-slide-visible {
    opacity: 1;
  }

  .homeblog__item {
    background-color: #404042;
    width: 100%;
    height: 100%;
  }

  .homeblog__item .homeblog__image {
    height: 230px;
    width: 100%;
    min-height: 230px;
  }

  .homeblog__slider .homeblog__item .homeblog__image {
    height: 340px;
    width: 100%;
    min-height: 340px;
  }

  .homeblog__item .homeblog__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .homeblog__item .homeblog__content {
    padding: 30px;
    box-sizing: border-box;
  }

  .homeblog__item .homeblog__title {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    color: #EEEEEE;
    margin-bottom: 16px;
  }

  .homeblog__item .homeblog__text {
    margin-bottom: 24px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16.8px;
  }

  .homeblog__item .homeblog__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 20px;
    background-color: #F9C929;
    gap: 8px;
    transition: 0.25s ease;
  }

  .homeblog__item .homeblog__button span {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #231F20;
    transition: 0.25s ease;
  }

  .homeblog__item .homeblog__button svg {
    width: 24px;
    height: 24px;
    transition: 0.25s ease;
  }

  .seotext {
    margin-bottom: 80px;
  }

  .seotext .seotext__title {
    margin-bottom: 24px;
    max-width: 980px;
    color: #404042;
  }

  .seotext .seotext__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 16.8px;
    color: #404042;
    max-width: 980px;
  }

  .footer {
    background-color: #F9C929;
    padding-top: 50px;
  }

  .footer .footer__logo {
    width: 120px;
    margin-bottom: 30px;
  }

  .footer .footer__logo svg {
    width: 100%;
    object-fit: contain;
  }

  .footer .footer__contacts_list {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }

  .footer .footer__contacts_list li {
    max-width: 204px;
    color: #231F20;
    display: flex;
    gap: 8px;
    font-weight: 700;
    font-size: 14px;
    line-height: 16.8px;
  }

  .footer .footer__contacts_list li a {
    color: #231F20;
  }

  .footer .footer__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 115px;
  }

  .footer .footer__title {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: #231F20;
    margin-bottom: 22px;
  }

  .footer .footer__list {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .footer .footer__list li {
    font-weight: 500;
    font-size: 14px;
    line-height: 16.8px;
  }

  .footer .footer__list li a {
    color: #231F20;
  }

  .footer .footer__top {
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
    border-bottom: 1px solid #231F20;
  }

  .footer .footer__bot {
    padding-top: 16px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .footer .footer__doptext {
    font-weight: 500;
    font-size: 14px;
    line-height: 16.8px;
    color: #231F20;
    opacity: 0.6;
  }

  .footer .footer__dev {
    display: flex;
    align-items: center;
    padding: 12px 13px;
    gap: 13px;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
    background-color: #231F20;
    border-radius: 12px;
  }

  .footer .footer__dev img {
    width: 84px;
  }

  /*
    Обзоры
  */
  .overview {
    margin-bottom: 80px;
  }

  .overview__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 40px;
  }

  /*
    Каталог
  */
  .catalog {
    margin-bottom: 80px;
  }

  .catalog .catalog__grid {
    margin-bottom: 40px;
  }

  .catalog__cats_wrapper {
    margin-bottom: 48px;
  }

  .catalog__cats {
    display: flex;
    gap: 18px;
  }

  .catalog__cat {
    padding: 18px;
    padding-top: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19.2px;
    font-family: 'Golos Text', sans-serif;
    color: #EEEEEE;
    position: relative;
  }

  .catalog__cats .catalog__cat {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0;
    white-space: nowrap;
    font-size: 11px;
    background-color: transparent;
    text-transform: lowercase;
    box-sizing: border-box;
    transition: 0.25 ease;
    font-weight: 400;
    flex-direction: column;
    gap: 10px;
    transition: 0.25 ease;
  }

  .catalog__cat.active {
    color: #F9C929;
  }

  .catalog__cat.active::before {
    width: 100%;
  }


  .catalog__grid.col4 .catalog__image {
    height: 235px;
  }

  .catalog__loadmore {
    font-weight: 900;
    font-size: 14px;
    line-height: 16.8px;
    text-transform: uppercase;
    color: #F9C929;
    padding: 18px 20px;
    border: 2px solid #F9C929;
    background-color: #231F20;
    width: 116px;
    display: flex;
    margin: 0 auto;
    transition: 0.25s ease;
  }

  .filter__button {
    font-weight: 900;
    font-size: 14px;
    line-height: 16.8px;
    text-transform: uppercase;
    color: #F9C929;
    padding: 14px 20px;
    border: 2px solid #F9C929;
    background-color: #231F20;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: 0.25s ease;
  }

  .filter__button path {
    transition: 0.25s ease;
  }

  .brand__info {
    margin-bottom: 60px;
  }

  .brand__row {
    display: flex;
    gap: 40px;
    align-items: center;
  }

  .brand__page_logo {
    width: 280px;
    min-width: 280px;
    height: 233px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .brand__page_logo img {
    max-width: 100%;
    object-fit: contain;
  }

  .brand__page_text {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  /*
    Товар
  */
  .product__left .page__title {
    margin-bottom: 20px;
  }

  .product__mininfo {
    display: flex;
    gap: 22.4px;
    align-items: center;
    margin-bottom: 32px;
  }

  .product__mininfo p {
    display: flex;
    gap: 14px;
    font-size: 13px;
  }

  .product__mininfo a {
    font-weight: 700;
    font-size: 14px;
    color: #F9C929;
    position: relative;
  }

  .product__mininfo a::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -4.8px;
    width: 0%;
    height: 1px;
    background-color: #F9C929;
    transition: 0.25s;
  }

  .product__gal {
    width: 642px;
    margin-bottom: 60px;
  }

  .product__gal .swiper-button-next,
  .product__gal .swiper-button-prev {
    width: 128px;
    height: 91px;
  }

  .product__gal .swiper-button-prev {
    left: 0;
  }

  .product_main_gal {
    height: 488px;
    margin-bottom: 10px;
  }

  .product_main_gal .swiper-slide {
    overflow: hidden;
  }

  .product_main_gal .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: top;
  }

  .product_main_thumbs {
    height: 91px;
  }

  .product_main_thumbs .swiper-slide {
    overflow: hidden;
  }

  .product_main_thumbs .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .table__attr {
    width: 642px;
    text-align: left;
    border-spacing: 0px 18px;
  }

  .table__attr tr,
  .table__attr th {
    position: relative;
    vertical-align: text-top;
  }

  .table__attr th {
    overflow: hidden;
    font-weight: 500;
    font-size: 14px;
    line-height: 16.8px;
    color: #979797;
  }

  .table__attr th span {
    padding-right: 16px;
  }

  .table__attr td {
    padding-left: 13.6px;
    max-width: 144px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16.8px;
    color: #EEEEEE;
  }

  .table__attr th::after {
    content: '';
    position: absolute;
    top: 11.2px;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed white;
    margin-left: 8px;
  }

  .product__top {
    display: flex;
    gap: 68px;
    margin-bottom: 60px;
  }

  .variable__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 18px;
  }

  .complectation {
    margin-bottom: 18px;
  }

  .complectation__row {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
  }

  .complectation__item {
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    padding: 12px 16px;
    text-align: center;
    border: 2px solid;
    border-color: #404042;
    transition: 0.25s ease;
  }

  .complectation__item.active {}

  .variable__block {
    padding-bottom: 18px;
    margin-bottom: 18px;
    border-bottom: 1px solid #404042;
  }

  .variable__row {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
    padding-right: 20px;
  }

  .variable__item {
    width: 40px;
    min-width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 4px solid #FFFFFF;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    outline: 4px solid;
    outline-color: transparent;
    transition: 0.25s ease;
  }

  .variable__item.active {
    outline: 4px solid;
    outline-color: #F9C929;
  }

  .variable__text {
    display: flex;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #EEEEEE;
    margin-top: 18px;
    gap: 6px;
  }

  .variable__text p {
    font-weight: 700;
    color: #F9C929;
    white-space: nowrap;
  }

  .variable__list {
    display: flex;
    flex-direction: column;
    gap: 20.8px;
  }

  .variable__checkbox {
    display: flex;
    gap: 16px;
    padding-left: 32px;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    line-height: 16.8px;
    cursor: pointer;
    transition: 0.25s ease;
  }

  .variable__checkbox span {
    color: #F9C929;
  }

  .variable__checkbox input {
    opacity: 0;
    visibility: hidden;
    position: absolute;
  }

  .variable__checkbox::before {
    content: '';
    position: absolute;
    top: -4px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #404042;
    transition: 0.25s ease;
  }

  .variable__checkbox.active::before {
    content: '';
    background-color: #F9C929;
    border-color: transparent;
  }

  .product__info_row {
    display: flex;
    gap: 0px;
    align-items: center;
    margin-bottom: 32px;
  }

  .product__stock {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    padding: 8px 16px;
    background-color: #84B744;
  }

  .product__buttons {
    display: flex;
    gap: 12px;
  }

  .product__price {
    font-weight: 700;
    font-size: 24px;
    line-height: 28.8px;
  }

  .button__order {
    font-weight: 900;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #231F20;
    padding: 16px 24px;
    background-color: #F9C929;
    transition: 0.25s ease;
  }

  .button__cons {
    font-weight: 900;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #F9C929;
    padding: 16px 24px;
    border: 2px solid #F9C929;
    background-color: #231F20;
    transition: 0.25s ease;
  }

  .product__desc {
    margin-bottom: 60px;
  }

  .product__desc p {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 24px;
    display: block;
  }

  .product__foter {
    padding: 14px;
    width: 100%;
    position: fixed;
    bottom: -20%;
    left: 0;
    z-index: 10;
    background: rgba(35, 31, 32, 0.9);
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
    border-top: 1px solid #404042;
    transition: 0.25s;
  }

  .product__foter.active {
    bottom: 0;
  }

  /*
    Страница запчасти
  */
  .product2 .table__attr {
    margin-bottom: 80px;
  }

  .product__infoblock_title {
    font-weight: 700;
    font-size: 18px;
    line-height: 20.8px;
    margin-bottom: 28px;
    border-top: 1px solid #404042;
    padding-top: 28px;
  }

  .product__infoblock_text {
    border-bottom: 1px solid #404042;
    padding-bottom: 28px;
  }

  .product__infoblock_text ul {
    display: flex;
    flex-direction: column;
    gap: 3.2px;
  }

  .product__infoblock_text p {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
  }

  .product__infoblock_text ul li {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
  }

  .product__infoblock_text ul li::before {
    content: '- ';
  }

  .product2__order {
    display: flex;
    gap: 33px;
    align-items: center;
    padding-top: 28px;
  }

  /*
    Посадочная
    Гарантия, доставка и тп
  */
  .posad {
    margin-bottom: 80px;
  }

  .posad__content {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 80px;
  }

  .posad__content p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .posad__content p.has-medium-font-size {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    color: #EEEEEE;
    margin-bottom: 18px;
    margin-top: 32px;
  }

  .posad__content ul {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 10px;
  }

  .posad__content li {
    position: relative;
    padding-left: 32px;
  }

  .posad__content li:before {
    content: '';
    width: 6.4px;
    height: 6.4px;
    border-radius: 50%;
    background: white;
    position: absolute;
    top: 28px;
    left: 13px;
  }



  /*
    Тест-драйв
  */
  .imageblock {
    min-height: 320px;
    box-sizing: border-box;
    padding-top: 55px;
    margin-bottom: 40px;
  }

  .imageblock__desc {
    max-width: 688px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
  }

  .testdrive {
    margin-bottom: 80px;
  }

  .testdrive__slider {
    padding-top: 35.2px;
    overflow: visible;
    margin-bottom: 40px;
  }

  .testdrive__slider .swiper-button-next,
  .testdrive__slider .swiper-button-prev {
    top: -48px;
    right: 0;
    left: auto;
    bottom: auto;
  }

  .testdrive__slider .swiper-button-prev {
    right: 64px;
  }

  .testdrive__slider .swiper-slide {
    opacity: 0.2;
  }

  .testdrive__slider .swiper-slide.swiper-slide-visible {
    opacity: 1;
  }

  .testdrive__item {
    cursor: pointer;
  }

  .testdrive__item .testdrive__image {
    width: 100%;
    height: 152px;
    border: 6px solid;
    border-color: transparent;
    transition: 0.25s ease;
    margin-bottom: 10px;
  }

  .testdrive__item .testdrive__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .testdrive__item .testdrive__title {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
    padding-top: 0;
  }

  .testdrive__item.active .testdrive__image {
    border-color: #F9C929;
  }

  .testdrive__item.active .testdrive__title {
    color: #F9C929;
  }

  .testdrive__inputs {
    display: flex;
    flex-direction: column;
    gap: 32px;
    max-width: 377px;
    width: 100%;
    margin: 30px 0;
  }

  .testdrive__inputs label {
    font-weight: 500;
    font-size: 14px;
    line-height: 16.8px;
  }

  .testdrive__inputs label input,
  .testdrive__inputs label textarea {
    margin-top: 16px;
  }

  .input__form {
    width: 100%;
    padding: 16px;
    background: inherit;
    border: 1px solid #404042;
    font-weight: 500;
    font-size: 16px;
    box-sizing: border-box;
    line-height: 19.2px;
    color: white;
  }

  .textarea__form {
    width: 100%;
    max-width: 100%;
    padding: 16px;
    background: inherit;
    border: 1px solid #404042;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    box-sizing: border-box;
    min-height: 120px;
    color: white;
  }

  /*
    Прайс-лист
  */
  .pricelist {
    margin-bottom: 80px;
  }

  .pricelist__text {
    margin-bottom: 40px;
  }

  .pricelist__text ul li {
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    color: #A0A1A5;
  }

  .pricelist__text ul li::before {
    content: '- ';
  }

  .pricelist__content {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }



  .pricelist__item {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #404042;
  }

  .pricelist__item .pricelist__row {
    display: flex;
    justify-content: space-between;
  }

  .pricelist__item .pricelist__name {
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    color: #EEEEEE;
  }

  .pricelist__item .pricelist__price {
    font-weight: 700;
    font-size: 16px;
    line-height: 19.2px;
    text-align: right;
    color: #F9C929;
  }



  .tablepress>.row-hover>tr:hover>* {
    background: transparent;
  }

  .tablepress {
    margin-bottom: 128px;
  }

  .tablepress th,
  .tablepress td {
    background: inherit !important;
    border-top: none !important;
    padding: 0;
    padding-bottom: 30px;
  }


  .tablepress th {
    color: #EEEEEE;
  }

  .tablepress tr td {
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    color: #EEEEEE;
  }

  #tablepress-2 tr td,
  #tablepress-1 tr td {
    color: #EEEEEE !important;
  }

  #tablepress-2 tr td:nth-child(2),
  #tablepress-2 tr td:last-child {
    color: #F9C929 !important;
  }

  #tablepress-2 tr td:last-child {
    text-align: left !important;
  }

  #tablepress-2 th:first-child,
  #tablepress-2 td:first-child {
    padding-left: 0;
  }

  #tablepress-2 th,
  #tablepress-2 td {
    padding: 0px 32px;
    padding-bottom: 30px;
  }


  .tablepress tr td:last-child {
    font-weight: 700;
    font-size: 16px;
    line-height: 19.2px;
    text-align: right;
    color: #F9C929;
  }

  .tablepress th,
  .tablepress tr td.pricelist__title,
  .pricelist__title {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 24px;
    line-height: 28.8px;
    text-transform: uppercase;
  }

  .tablepress tr td.pricelist__title {
    padding-top: 32px !important;
  }

  #tablepress-1 tr:first-child {
    border-top: none !important;
  }

  #tablepress-2 thead tr:first-child {
    border-top: none !important;
  }


  /*
    Сервис
  */
  .service {
    margin-bottom: 80px;
  }

  .service__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 19.2px;
    margin-bottom: 60px;
  }

  .service__item {
    background-color: #404042;
    padding: 30px;
    box-sizing: border-box;
  }

  .service__title {
    font-family: 'Golos Text', sans-serif;
    display: flex;
    align-items: center;
    gap: 12px;
    font-weight: 900;
    font-size: 19.2px;
    line-height: 20.8px;
    margin-bottom: 18px;
  }

  .service__title img {
    width: 32px;
    min-width: 32px;
    height: 32px;
  }

  .service__text {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
  }

  /*
    Контакты
  */
  .contacts {
    display: flex;
    gap: 100px;
    margin-bottom: 80px;
  }

  .contacts__block {
    max-width: 400px;
    width: 100%;
  }

  .contacts__list {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }

  .contacts__item {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
  }

  .contacts__icon {
    width: 32px;
    min-width: 32px;
    height: 32px;
  }

  .contacts__icon svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .contacts__text {
    font-weight: 500;
    font-size: 16px;
    line-height: 22.4px;
  }

  .contacts__button {
    font-weight: 700;
    font-size: 14px;
    line-height: 16.8px;
    color: #F9C929;
  }

  .contacts__map {
    width: 672px;
    height: 457px;
    background-color: white;
    margin-bottom: 70px;
  }

  .requisites {
    margin-bottom: 80px;
    max-width: 800;
    width: 100%;
  }

  .requisites__table {
    width: 100%;
    text-align: left;
  }

  .requisites__table th {
    font-weight: 400;
    font-size: 14px;
    line-height: 16.8px;
    color: #A0A1A5;
    padding-right: 48px;
    padding-bottom: 19.2px;
  }

  .requisites__table td {
    font-weight: 400;
    font-size: 14px;
    line-height: 16.8px;
    padding-bottom: 19.2px;
    color: #EEEEEE;
  }

  /*
    Акции
  */
  .stocks {
    margin-bottom: 80px;
  }

  .stocks__grid {
    display: flex;
    flex-direction: column;
    gap: 19.2px;
    margin-bottom: 32px;
  }

  .stocks__item {
    display: flex;
    position: relative;
  }

  .stocks__item.closed {
    opacity: 0.2;
  }

  .stocks__image {
    height: 252px;
    overflow: hidden;
  }

  .stocks__image img {
    transition: 0.3s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .stocks__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 590px;
    width: 100%;
    background-color: #404042;
    padding: 0px 60px;
    box-sizing: border-box;
  }

  .stocks__object {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 16px;
    line-height: 18.4px;
    color: #F9C929;
    margin-bottom: 9.6px;
  }

  .stocks__title {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 19.2px;
    line-height: 20.8px;
    text-transform: uppercase;
    margin-bottom: 18px;
  }

  .stocks__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 16.8px;
    margin-bottom: 18px;
  }

  .stocks__date {
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #F9C929;
  }

  /*
    Страница акции
  */
  .stockpage {
    margin-bottom: 80px;
  }

  .stockpage__body {
    max-width: 780px;
    width: 100%;
  }

  .stockpage .page__title {
    max-width: max-content;
    width: 100%;
    margin-bottom: 0;
  }

  .stockpage__info {
    display: flex;
    align-items: center;
    gap: 43.2px;
    margin-bottom: 43.2px;
  }

  .stockpage__object {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 16px;
    line-height: 18.4px;
    color: #F9C929;
  }

  .stockpage__date {
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
  }

  .stockpage__wrapper {
    display: flex;
    justify-content: space-between;
  }

  .stockpage__content {
    max-width: 780px;
    width: 100%;
  }

  .stockpage__content.w100 {
    max-width: 100%;
  }

  .stockpage__content.w100 .stockpage__image {
    height: 400px;
  }

  .stockpage__side {
    width: 100%;
    max-width: 304px;
    min-width: 304px;
  }

  .stockpage__wrapper {
    gap: 70px;
  }

  .stockpage__image {
    width: 100%;
    margin-bottom: 40px;
  }

  .stockpage__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .stockpage__text {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
  }

  .stockpage__text h2 {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 35.2px;
    margin-bottom: 48px;
    margin-top: 16px;
  }

  .stockpage__text p {
    margin-bottom: 20.8px;
  }


  .product__variable {
    position: relative;
    width: 480px;
    min-width: 480px;
  }

  /* 
    Загрузка
  */
  .loader {
    width: 100%;
    height: 100vh;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(35, 31, 32, 0.7);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
  }

  .loader.active {
    display: flex;
  }

  .loader.active .loader__icon {
    animation-name: loader;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  }

  .product__variable_loader {
    position: absolute;
    width: 103%;
    left: -2%;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
  }

  @keyframes loader {
    0% {
      transform: rotate(0deg);
    }

    100% {
      transform: rotate(360deg);
    }
  }


  /* 
    Модалка заказа
  */

  #zakaz .modal__form {
    width: auto;
  }

  .zakaz__item_price {
    white-space: nowrap;
  }

  .zakaz__item_name {
    max-width: 50%;
  }

  .zakaz__item .row {
    margin-bottom: 12px;
  }

  .zakaz__item .row:last-child {
    margin-bottom: 0;
  }

  .zakaz__item_title {
    font-size: 13px;
    margin-bottom: 8px;
    color: grey;
  }

  .zakaz__item .row {
    font-size: 16px;
    line-height: 20.8px;
  }

  .zakaz__options {
    margin-bottom: 16px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    border-bottom: 1px solid #3a3a3b;
    padding-bottom: 16px;
  }


  .zakaz__price {
    margin-bottom: 32px;
    font-size: 20.8px;
  }

  .zakaz__price .zakaz__item_price {
    font-weight: 700;
  }

  .modal__form input {
    color: white;
  }

  /*
    Избранное, корзина
  */
  .wishlist {
    margin-bottom: 80px;
  }

  .table__list {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0px 12px;
  }

  .table__list th {
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    line-height: 16.8px;
    color: #838383;
    padding-bottom: 18px;
  }

  .table__list tbody tr {
    margin-bottom: 12px;
  }

  .table__list tbody tr td {
    border: 2px solid #404042;
    border-left: none;
    border-right: none;
  }

  .table__list tbody tr td:first-child {
    padding: 14px 16px;
    border-left: 2px solid #404042;
  }

  .table__list tbody tr td:last-child {
    border-right: 2px solid #404042;
  }

  .table__list_remove {
    text-align: right;
    cursor: pointer;
    padding-right: 32px;
    background: transparent;
  }

  .table__list_remove svg {
    width: 24px;
    height: 24px;
    transition: 0.25s ease;
  }

  .table__list_name {
    display: flex;
    gap: 14px;
    align-items: center;
  }

  .table__list_name p {
    font-weight: 700;
    font-size: 14px;
    line-height: 16.8px;
    color: #EEEEEE;
  }

  .table__list_image {
    min-width: 80px;
    width: 80px;
    height: 80px;
    overflow: hidden;
  }

  .table__list_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .table__list_price {
    font-weight: 700;
    font-size: 16px;
    line-height: 18.4px;
    color: #F9C929;
  }

  .table__list_sku {
    font-size: 13px;
    line-height: 16px;
    color: #A0A1A5;
  }

  .notfound {
    display: flex;
    align-items: center;
    gap: 32px;
    font-size: 16px;
    line-height: 19.2px;
  }

  .notfound svg {
    width: 80px;
    height: 80px;
  }

  .mobilefooter {
    display: none;
  }

  .mob {
    display: none;
  }

  /*
    Фильтры
  */
  .filter__list label,
  .filter__name p {
    color: #EEEEEE;
  }

  .filter__name path {
    fill: #F9C929;
  }

  .filter__list label.active::before {
    background-color: #F9C929;
    background-image: url('/wp-content/themes/encars/img/check-black.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  .filter__item {
    border-top: 1px solid #404042;
  }

  .filter__price {
    margin-bottom: 20px;
  }

  .filter__item .filter__name svg {
    transform: rotate(-90deg);
  }

  .filter__item.opened .filter__name svg {
    transform: rotate(0deg);
  }

  .filter__subtitle {
    color: #EEEEEE;
  }

  .ui-state-default,
  .ui-widget-content .ui-state-default,
  .ui-widget-header .ui-state-default,
  .ui-button,
  html .ui-button.ui-state-disabled:hover,
  html .ui-button.ui-state-disabled:active {
    background: #F9C929;
    border: 2px solid #EEEEEE;
    width: 22px;
    height: 22px;
    top: -8.5px;
  }

  .ui-slider-horizontal .ui-slider-range {
    background: #F9C929;
  }

  #filterPriceSlider {
    border: none;
  }

  .filter__reset {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 14px;
    line-height: 16.8px;
    text-transform: uppercase;
    color: #F9C929;
    padding: 12px 24px;
    background-color: transparent;
    border: 2px solid #F9C929;
    opacity: 0.2;
  }

  .filter__reset.active {
    opacity: 1;
  }

  .filter__item:last-child {
    border-bottom: 1px solid #404042;
  }

  .filter__list label::before {
    background: #231F20;
    border: 1px solid #404042;
  }

  #filter .modal__body {
    padding-bottom: 100px;
    max-height: 100vh;
    overflow-y: auto;
    box-sizing: border-box;
  }

  /* 
    Модалка с видео
  */
  .fancybox__content {
    background: none;
  }


  /*
    Спойлеры
  */

  .spoiler {
    border-bottom: 1px solid #404042;
  }


  .spoiler__button {
    display: flex;
    justify-content: space-between;
    padding: 16px;
    cursor: pointer;
  }

  .waffle tr:first-child td {
    padding-bottom: 1.9vw;
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 16px;
    line-height: 28px;
    text-transform: uppercase;
    text-align: left;
    vertical-align: bottom;
    border: 0.5px solid #404042;
    padding: 8px;
  }

  .waffle tr td {
    padding-bottom: 1.9vw;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #EEEEEE;
    border: 0.5px solid #404042;
    padding: 24px 8px;
    width: auto;
  }

  .tablepress th,
  .tablepress tr td.pricelist__title,
  .pricelist__title {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    width: 38%;
  }

  .tablepress tr td {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #EEEEEE;
  }

  .spoiler__button svg {
    transform: rotate(-90deg);
    transition: 0.25s ease;
  }

  .pricelist .spoiler__title,
  .spoiler__title {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 32px;
    line-height: 24px;
    color: #EEEEEE;
    text-transform: uppercase;
  }

  .spoiler.active .spoiler__button svg {
    transform: rotate(0deg);
  }

  .spoiler__body {
    padding-top: 16px;
    display: none;
    padding-bottom: 32px;
  }


  /*
    Новая карточка товара
  */

  [komplect-data] {
    display: none;
  }

  .product .page__subtitle {
    margin-bottom: 32px;
  }

  .product .tabs .tabs__buttons {
    margin-bottom: 32px;
  }

  .product__minAttr {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px 56px;
  }

  .product__minAttr_item {
    display: flex;
    gap: 24px;
    width: 300px;
  }

  .product__minAttr_icon {
    width: 48px;
    height: 48px;
    min-width: 48px;
  }

  .product__minAttr_icon svg {
    width: 100%;
    height: 100%;
  }

  .product__minAttr_title {
    font-weight: 500;
    font-size: 14px;
    line-height: 16.8px;
    color: #979797;
    margin-bottom: 8px;
  }

  .product__minAttr_text {
    font-weight: 700;
    font-size: 14px;
    line-height: 16.8px;
    color: #EEEEEE;
  }


  .params__maininfo {
    column-count: 2;
  }

  .params__maininfo li {

    margin: 0;
    display: grid;
    grid-template-rows: 1fr auto;
    break-inside: avoid;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    line-height: 19.2px;
    color: #EEEEEE;
    padding-left: 18px;
    box-sizing: border-box;
    margin-bottom: 11.2px;
  }

  .params__maininfo li::before {
    content: '';
    position: absolute;
    width: 4.8px;
    height: 4.8px;
    background: #EEEEEE;
    border-radius: 50%;
    top: 8px;
    left: 4.8px;
  }


  /* Характеристики автомобиля */
  .params__attr_wrapper {
    margin-top: 60px;
  }

  .params__attr {
    margin: 0;
    display: grid;
    grid-template-rows: 1fr auto;
    break-inside: avoid;
    margin-bottom: 40px;
  }

  .params__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 18.4px;
    color: #FFFFFF;
    margin-bottom: 14px;
  }

  .params__attr tr td {
    padding-right: 19.2px;
    padding-bottom: 14px;
    color: #EEEEEE;
    vertical-align: text-top;
    font-size: 14px;
    line-height: 18px;
  }

  .params__attr tr td:first-child {
    color: #979797;
  }

  .params__attr tr:last-child td {
    margin-bottom: 0;
  }


  .params__attr.car1 {
    display: flex;
    align-items: flex-end;
  }

  .params__attr.car1 .params__attr_bot {
    display: flex;
    gap: 8px;
    align-items: center;
  }

  .params__attr.car1 .params__attr_bot svg {
    width: 140.8px;
  }

  .params__attr.car1.params__attr_left {
    width: 334px;
    gap: 0.375px;
  }

  .params__attr.car1 .params__attr_image {
    width: 100%;
  }

  .params__attr.car1 .params__attr_image img {
    width: 100%;
  }

  .car1 span,
  .car2 span {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
  }

  .params__attr.car1 .params__attr_right {
    display: flex;
    margin-bottom: 20px;
  }

  .params__attr.car1 .params__attr_right span {
    transform: rotate(-90deg);
  }


  .car2 {
    display: flex;
    align-items: flex-end;
  }

  .car2 .params__attr_left {
    display: flex;
    flex-direction: column;
    gap: 18px;
    align-items: center;
    margin-bottom: 19.2px;
  }

  .car2 .params__attr_left span {
    transform: rotate(-90deg);
  }

  .car2 .params__attr_bot {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }


  .car2 .params__attr_right {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .car2 .params__attr_image {
    width: 156px;
  }

  .header__logo img {
    width: 108px;
  }

  .header__logo {
    width: 174px;
  }

  .header__sites_button {
    font-size: 13px;
  }

  .header__sites_mobile {
    height: 45px;
    width: 100%;
    background-image: url(../img/sites.png);
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 32px;
    border-radius: 3px;
  }

  .header__sites_mobile_item {
    display: flex;
    gap: 8px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #231F20;
    align-items: center;
  }

  /* Машинки */

  .cars__item {
    padding: 40px 16px;
    padding-bottom: 24px;
    border: 1px solid #404042;
    background: #231F20;
    width: 100%;
    box-sizing: border-box;
  }

  .cars__item_top {
    display: flex;
    gap: 18px;
    margin-bottom: 12px;
  }

  .cars__item_content {
    display: flex;
    gap: 25px;
  }

  .cars__item_logo {
    width: 54px;
    display: flex;
    align-items: center;
  }

  .cars__item_cats {
    color: #A0A1A5;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .cars__item_title {
    color: #EEE;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .cars__item_image {
    width: 240px;
    height: 192px;
    min-width: 240px;
  }

  .cars__item_image img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
  }

  .cars__item_prices {
    display: flex;
    gap: 37px;
    margin-bottom: 18px;
  }

  .cars__item_price p {
    color: #5C97DD;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .cars__item_price span {
    color: white;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .cars__item_price.instock_price p {
    color: #84B744;
  }

  .cars__item_stats {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px 12px;
    margin-bottom: 32px;
  }

  .cars__item_stat {
    display: flex;
    gap: 10px;
  }

  .cars__item_stat .cars__item_stat_name {
    color: #838383;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .cars__item_stat .cars__item_stat_val {
    color: #EEE;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .cars__item_logo {
    width: 54px;
  }

  .model_page {
    gap: 10px;
  }

  .model_page svg {
    width: 24px;
    height: 24px;
    display: none;
  }

  .model_page span {
    font-weight: 700;
    font-size: 14px;
    line-height: 105%;
    color: #EEEEEE;
  }

  .reels__video {
    height: 360px;
    margin-bottom: 16px;
  }

  .reels__title {
    font-size: 16px;
  }

  .stockpage__reels_list {
    width: 204px;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .stockpage__reels {
    padding: 30px 0;
  }

  .stockpage__tags {
    padding: 40px 0;
  }

  .stockpage__cats {
    border-top: 1px solid rgba(64, 64, 66, 1);
    border-bottom: 1px solid rgba(64, 64, 66, 1);
    padding-top: 30px;
    padding-bottom: 40px;
    margin-top: 14px;
  }

  .stockpage__cats_link {
    font-size: 16px;
  }

  .breadcrumb {
    color: rgba(151, 151, 151, 1);
    font-weight: 500;
    font-size: 15px;
    padding: 30px 0;
    padding-top: 0;
    line-height: 140%;
  }

  .model__attr .page__title {
    margin-bottom: 52px;
  }

  .model__attr_text {
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
    color: rgba(238, 238, 238, 1);
    margin-bottom: 60px;
    width: 976px;
  }

  .model__attr_text p:not(:last-child) {
    margin-bottom: 16px;
  }

  .model__attr_pages {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px 120px;
    margin-bottom: 80px;
    width: 800px;
  }

  .model__attr_pages_top {
    display: flex;
    gap: 4.8px;
    align-items: center;
    margin-bottom: 16px;
  }

  .model__attr_pages_icon {
    width: 56px;
    min-width: 56px;
    height: 56px;
  }

  .model__attr_pages_icon svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }

  .model__attr_pages_title {
    font-size: 16px;
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    line-height: 140%;
  }

  .model__attr_pages_ul {
    display: flex;
    flex-direction: column;
    gap: 12.8px;
  }

  .model__attr_pages_ul li {
    position: relative;
    display: flex;
    gap: 8px;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
  }

  .model__attr_pages_ul li::before {
    content: url('../img/attr_li_color.svg');
    width: 16px;
    object-fit: contain;
    object-position: center;
    min-width: 16px;
    display: block;
  }

  .model__attr_pages_ul li a {
    color: white;
    transition: 0.25s ease;
  }

  .model__attr_car_title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Golos Text', sans-serif;
    color: white;
    margin-bottom: 60px;
  }

  .model__attr_car_row {
    display: flex;
    gap: 24px;
    margin-bottom: 60px;
    align-items: center;
  }

  .model__attr_car_image {
    width: 276.8px;
    height: 208px;
    min-width: 276.8px;
    background: #404042;
  }

  .model__attr_car_image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }

  .model__attr_car_table {
    width: 100%;
    border-collapse: collapse;
  }

  .model__attr_car_table td,
  .model__attr_car_table th {
    text-align: left;
    border-bottom: 1px solid rgba(64, 64, 66, 1);
    padding: 17.6px 16px;
    font-size: 16px;
    width: 33%;
    line-height: 140%;
  }

  .model__attr_car_table tr td:first-child,
  .model__attr_car_table tr th:first-child {
    padding-left: 64px;
  }

  .services__item_title {
    font-size: 24px;
    max-width: 320px;
  }

  .services__item {
    height: 220px;
    padding: 50px 30px;
  }

  .services__item_arrow {
    width: 32px;
    height: 32px;
  }

  .modellisting__item {
    gap: 10px;
  }

  .modellisting__item_price_item span {
    display: block;
    font-size: 16px;
    line-height: 140%;
    font-weight: 700;
    color: #ffffff80;
  }

  .modellisting__item_price_item span b {
    font-size: 16px;
    color: white;
  }

  .modellisting__item_title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
  }

  .modellisting__item_image {
    width: 280px;
    height: 200px;
    min-width: 280px;
  }

  .modellisting__item_price {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 15px;
  }

  .generations__card_image {
    margin-bottom: 10px;
    width: 100%;
    height: 200px;
  }

  .team__images_item_title {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 18px;
    line-height: 140%;
    text-transform: uppercase;
    color: #EEEEEE;
  }

  .team__images_item_content {
    padding: 28px;
  }

  .team__images_item_image {
    height: 330px;
  }



  section.model__reviews {
    margin-bottom: 60px;
  }

  .model__reviews__topbar {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-bottom: 30px;
  }

  .model__reviews__topbar_button {
    display: flex;
    align-items: center;
    gap: 24px;
  }

  .model__reviews__topbar_button p {
    font-size: 14px;
    font-weight: 500;
  }

  .model__reviews__topbar_select {
    width: 280px;
    border: 1px solid #404042;
    min-height: 46px;
    padding: 12px 16px;
    box-sizing: border-box;
    position: relative;
  }

  .model__reviews__item {
    background: #404042;
    padding: 1.9vw;
    box-sizing: border-box;
    width: 100%;
    display: block;
  }

  .model__reviews__item_top_user_image {
    width: 41px;
    height: 41px;
    min-width: 41px;
    border-radius: 50%;
    background: #A9A9A9;
  }

  .model__reviews__item_top_user {
    display: flex;
    align-items: center;
    gap: 0.75vw;
  }

  .model__reviews__item_top_user_name {
    font-size: 14px;
    margin-bottom: 4px;
    font-weight: 600;
    color: white;
  }

  .model__reviews__item_top_user_date {
    color: white;
    font-size: 12px;
    font-weight: 500;
  }

  .model__reviews__item_top {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .model__reviews__item_content {
    margin-bottom: 20px;
  }

  .model__reviews__item_title {
    font-size: 16px;
    color: white;
    font-weight: 700;
    margin-bottom: 20px;
  }

  .model__reviews__item_text {
    font-size: 16px;
    font-weight: 500;
    color: white;
    line-height: 130%;
  }

  .model__reviews__item_content_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .model__reviews__item_content_bottom_text {
    font-size: 16px;
    color: #F9C929;
    font-weight: 700;
  }

  ul.model__reviews__item_top_raiting_stars {
    display: flex;
    align-items: center;
    gap: 0.125vw;
  }

  .model__reviews__item_top_raiting {
    display: flex;
    align-items: center;
    gap: 12px;
  }

  .model__reviews__item_top_raiting_stars_item {
    width: 24px;
    height: 24px;
  }

  .model__reviews__item_top_raiting_stars_item svg {
    width: 100%;
    height: 100%;
  }

  .model__reviews__item_top_raiting_stars_item svg path {
    fill: transparent;
  }

  .model__reviews__item_top_raiting_stars_item.active svg path {
    fill: #f8c83e;
  }

  .model__reviews__item_top_raiting_number {
    font-size: 16px;
    color: white;
    font-weight: 500;
  }

  .model__reviews__topbar_raiting {
    display: flex;
    gap: 12px;
    align-items: center;
  }

  .model__reviews__topbar_raiting_count {
    font-size: 14px;
    color: #231F20;
    font-weight: 700;
    padding-right: 24px;
  }

  .model__reviews__topbar_select_selected {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .model__reviews__topbar_select_list {
    position: absolute;
    top: 100%;
    left: 0;
    background: #404042;
    width: 100%;
    padding: 16px;
    box-sizing: border-box;
    border: 1px solid #404042;
    display: flex;
    flex-direction: column;
    gap: 16px;
    opacity: 0;
    visibility: hidden;
    transition: 0.25s ease;
    z-index: 10;
  }

  .model__reviews__topbar_select_selected span {
    font-weight: 500;
    color: white;
    font-size: 16px;
  }

  .model__reviews__topbar_select_selected svg {
    width: 24px;
    height: 24px;
  }

  .model__reviews__topbar_select_selected svg path {
    fill: white;
  }

  .modal_review_add_car_form_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5vw;
  }

  #reviewСarAdd .modal__form {
    width: 40vw;
  }

  .modal_review_add_car_form_grid label:nth-child(4),
  .modal_review_add_car_form_grid label:nth-child(5) {
    grid-column: 1/3;
  }

  #reviewCarAddForm .modal__form label {
    margin-bottom: 0 !important;
  }

  .modal_review_add_car_form_grid label {
    margin-bottom: 0 !important;
    font-size: 0.9vw;
    color: #404042;
    flex-direction: column;
    display: flex;
    gap: 1vw;
  }

  .modal_review_add_car_form_grid input {
    border: 1px solid #A0A1A5;
    margin: 0;
  }

  .modal_review_add_car_form_grid .model__reviews__topbar_select {
    border: 1px solid #A0A1A5 !important;
    width: 100%;
  }

  #reviewСarAdd .modal__title {
    text-align: left;
    font-size: 1.25vw;
    margin-bottom: 1.5vw;
  }

  .modal_review_add_car_form_grid textarea {
    margin: 0;
    border: 1px solid #A0A1A5 !important;
  }

  .modal_review_add_car_form_grid .model__reviews__item_top_raiting_stars_item {
    width: 2vw;
    height: 2vw;
  }

  .stockpage__wrapper .model__reviews__item_content {
    margin-bottom: 2.5vw;
  }

  .model__reviews__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.25vw;
    margin-bottom: 4vw;
  }

  .model__reviews__topbar_select.active .model__reviews__topbar_select_list {
    opacity: 1;
    visibility: visible;
  }

  .model__reviews__slider {
    margin-bottom: 1.9vw;
  }

  .model__reviews__topbar_select_list li {
    font-size: 16px;
    font-weight: 500;
  }

  .product__maintained__info p {
    font-size: 13px;
    padding: 14px 16px;
  }

  .cars__dopoptions_list li {
    font-size: 14px;
  }

  .price__comment {
    font-size: 14px;
  }


  .themeChange__select {
    width: 27px;
    height: 17px;
    border-radius: 10px;
    background-color: rgba(249, 201, 41, 1);
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 2px;
  }

  .themeChange__dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(35, 31, 32, 1);
  }

  .facts__item {
    width: 400px;
  }

  .facts__item.big {
    width: 780px;
  }

  .facts__grid {
    gap: 20px;
  }

  .tabs__buttons-inner {
    max-width: 1200px;
  }

  .complectation__select-dropdown .complectation__item {
    text-align: left;
  }

}


/* 
  Animation
*/
@media (min-width: 600px) {


  .single_page_tags:hover .single_page_tags_dropdown {
    opacity: 1;
    visibility: visible;
  }

  .header__profile__wrapper:hover .header__profile__wrapper__dropdown {
    opacity: 1;
    visibility: visible;

  }

  .articles__type__select:hover .articles__type__select_list {
    opacity: 1;
    visibility: visible;
  }

  .articles__type__select .articles__type__select_list li:hover {
    color: #F9C929;
  }

  .region__select:hover .region__select_val {
    color: #F9C929;
  }

  .region__select:hover .region__select_dropdown_wrapper {
    opacity: 1;
    visibility: visible;
  }

  li.region__select_dropdown_item:hover {
    transition: 0.25s ease;
  }

  .maincat .catalog__cat:hover {
    color: #F9C929;
  }

  .catalog__cats .catalog__cat:hover {
    color: #F9C929;
  }


  .minmodels__item:hover {
    background: rgb(48, 48, 48);
  }

  .services__item:hover .services__item_title {
    color: #f8c928;
  }

  .productTable__table_name a:hover {
    color: #f8c928;
  }

  .stockpage__cats_link a:hover,
  .stockpage__cats_link:hover {
    color: #F9C929;
  }

  .model__attr_pages_ul li a:hover {
    color: #F9C929;
  }

  .product__filters_reset:hover {
    color: #F9C929;
  }

  .product__filters_row {
    position: relative;
  }

  .sorted__option:hover {
    color: #F9C929;
  }

  .facts__item a:hover {
    color: #F9C929;
  }

  .contacts__text a:hover {
    color: #F9C929;
  }

  .menu__brands_item:hover img {
    transform: scale(1.1);
  }

  .header__catalog_brand_item:hover img {
    transform: scale(1.1);
  }

  .header__catalog_brand_item:hover img {
    transform: scale(1.1);
  }

  .cars__item_title:hover,
  .header__catalog_brand_item:hover .header__catalog_brand_title {
    color: #f8c928;
  }

  .compare__delete svg:hover {
    transform: scale(1.1);
  }

  .cars__item_image:hover {
    opacity: 0.8;
  }

  .cars__item .page__button:hover svg {
    left: 0.2vw;
  }

  .compare__next:not(.disabled):hover,
  .compare__prev:not(.disabled):hover,
  .compare__next_fake:not(.disabled):hover,
  .compare__prev_fake:not(.disabled):hover {
    background: #f8c928;
  }

  .footer__dev:hover .water {
    -webkit-animation: water_logo 1.5s .1s ease-in-out 1;
    -moz-animation: water_logo 1.5s .1s ease-in-out 1;
    -o-animation: water_logo 1.5s .1s ease-in-out 1;
    -ms-animation: water_logo 1.5s .1s ease-in-out 1;
    animation: water_logo 1.5s .1s ease-in-out 1;
  }

  .footer__dev:hover .drops {
    -webkit-animation: flask_logo 1.5s .1s ease-in-out 1;
    -moz-animation: flask_logo 1.5s .1s ease-in-out 1;
    -o-animation: flask_logo 1.5s .1s ease-in-out 1;
    -ms-animation: flask_logo 1.5s .1s ease-in-out 1;
    animation: flask_logo 1.5s .1s ease-in-out 1;
  }



  .reviewsvideo__link:hover .reviewsvideo__bg {
    transform: scale(1.2);
  }

  .catalog__loadmore:hover,
  .filter__button:hover {
    background: #F9C929;
    color: #231F20;

  }

  .filter__button:hover path {
    fill: #231F20;
  }

  .header__catalog__list a:hover,
  .header__tel__list a:hover,
  .header__tg:hover,
  .header__tel span:hover,
  .header__nav a:hover,
  .header__top_menu a:hover {
    color: #F9C929;
  }

  .catalog__item .catalog__more:hover svg {
    left: 0.2vw;
  }

  .catalog__comparison:hover svg,
  .catalog__wishlist:hover svg {
    transform: scale(1.1);
  }

  .catalog__item .catalog__image:hover img,
  .brand__item:hover .brand__image img {
    transform: scale(1.03);
  }

  .button__order:hover {
    background-color: #f9e529;
  }

  .header__logo img:hover {
    opacity: 0.8;
  }

  .header__nav a:hover:before {
    width: 100%;
  }

  .header__icons #searchOpen:hover svg,
  .header__icons a:hover svg {
    top: -0.2vw;
  }

  .stocks__item:hover .stocks__image img {
    transform: scale(1.03);
  }

  .testdrive__item:hover .testdrive__image {
    border-color: #F9C929;
  }

  .button__cons:hover {
    background-color: #F9C929;
    color: #231F20;
  }

  .variable__checkbox:hover::before {
    background-color: #F9C929;
    opacity: 0.8;
  }

  .variable__checkbox:hover.active::before {
    background-color: #F9C929;
    opacity: 1;
  }

  .variable__item:hover {
    outline-color: #F9C929;
  }

  .variable__item.disabled:hover {
    outline-color: transparent;
  }

  .complectation__item:hover {}

  .swiper-button-next:hover,
  .swiper-button-prev:hover {
    background: #F9C929;
  }

  .menu__brands .swiper-button-next:hover,
  .menu__brands .swiper-button-prev:hover {
    background: linear-gradient(270deg, #231F20 0%, rgba(35, 31, 32, 0.60) 100%);
  }


  .swiper-button-next:hover svg,
  .swiper-button-prev:hover svg {
    transform: scale(1.15);
  }

  .product__gal .swiper-button-next:hover,
  .product__gal .swiper-button-prev:hover {
    background: linear-gradient(270deg, #231F20 0%, rgba(35, 31, 32, 0.1) 100%);
  }

  .product__gal .swiper-button-next:hover svg,
  .product__gal .swiper-button-prev:hover svg {
    transform: scale(1.15);
  }

  .product__gal .swiper-button-prev:hover {
    background: linear-gradient(90deg, #231F20 0%, rgba(35, 31, 32, 0.1) 100%);
  }

  .mainblock__card:hover>img {
    transform: scale(1.05);
  }

  .mainblock__button:hover {
    font-family: 'Golos Text', sans-serif;
    z-index: 2;
    position: relative;
    background: #231F20;
    gap: 0.5vw;
    display: inline-flex;
    align-items: center;
    padding: 0.75vw 2.5vw;
    font-weight: 900;
    font-size: 1vw;
    line-height: 1.19vw;
    transform: skew(0deg);
    margin-left: 0.75vw;
  }

  .mainblock__button:hover span,
  .mainblock__button:hover img {
    transform: skew(0deg);
  }

  .more__button:hover {
    background-color: #F9C929;
  }

  .more__button:hover span {
    color: #231F20 !important;
  }

  .more__button:hover path {
    stroke: #231F20;
  }

  .catalog__cat:hover::before,
  .tabs .tabs__button:hover::before {}

  .header__catalog:hover {
    color: #231F20;
    background-color: #F9C929;
  }

  .header__catalog:hover path {
    fill: #231F20;
  }

  .product__mininfo a:hover::before {
    width: 100%;
  }

  .mainblock__slider .swiper-button-next:hover,
  .mainblock__slider .swiper-button-prev:hover {
    background: #EEEEEE;
  }

  .reels__item:hover .reels__title {
    color: #F9C929;
  }

  .homenews__grid .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2vw;
  }

  .homenews__grid .homeblog__image {
    /* height: 13vw; */
  }

}


/*
  Adaptive mobile
*/
@media (max-width: 600px) {

  .contacts__list2 {
    width: 100%;
    margin-bottom: 60px;
  }

  .requisites {
    max-width: 100%;
  }

  .form__access {
    margin-bottom: 5vw;
    gap: 4vw;
  }

  .form__access label {
    gap: 3vw;
    font-size: 3.7vw;
    line-height: 4.2vw;
  }

  .form__access input {
    width: 3vw;
    height: 3vw;
    min-width: 3vw;
  }

  .opisanie__image {
    width: 100%;
    min-width: 100%;
    overflow: hidden;
    height: auto;
  }

  .stockpage__text iframe {
    width: 100%;
    height: 51vw;
  }

  .opisanie__title {
    margin-bottom: 5vw;
    color: white;
    font-size: 5vw;
    line-height: 6vw;
  }

  #tablepress-1 tr td:nth-child(2) {
    text-align: left;
  }

  .opisanie__grid .opisanie__text h2,
  .opisanie__grid .opisanie__text h3,
  .opisanie__grid .opisanie__text h4,
  .opisanie__grid .opisanie__text h5 {
    font-size: 3.7vw;
    line-height: 5.3vw;
    margin-bottom: 6.3vw;
  }

  .opisanie__grid .opisanie__text ul li {
    font-size: 3.7vw;
    line-height: 5.3vw;
    margin-bottom: 6.3vw;
  }

  .product__slider .swiper-button-next,
  .product__slider .swiper-button-prev {
    top: 38vw;
    opacity: .25;
  }


  .complectation__item.vnalichii::before {
    content: 'в наличии';
    background: #84b744;
    font-size: 2.55vw;
    white-space: nowrap;
    position: absolute;
    border-radius: 10px;
    padding: 0vw 1.2vw;
    z-index: 2;
    right: -2.5vw;
    top: -2.5vw;
    color: white;
    border-radius: 10px;
  }

  .product__slide {
    height: 100%;
  }

  .opisanie__row {
    flex-direction: column-reverse !important;
  }

  .product__slide_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    position: relative;
    height: 80vw;
    margin-bottom: 8vw;
  }

  .product__slide_title {
    max-width: 100%;
    margin-bottom: 5vw;
    font-size: 4.5vw;
    line-height: 6vw;
    padding: 0 4.2vw;
  }

  .product__slide_text {
    max-width: 100%;
    font-size: 3.7vw;
    line-height: 5.3vw;
    margin-bottom: 6.3vw;
    padding: 0 4.2vw;
  }

  .product__slide_text p {
    margin-bottom: 5vw;
  }

  .variable__item.vnalichii::before {
    content: 'В наличии';
    background: #84b744;
    font-size: 2.6vw;
    white-space: nowrap;
    position: absolute;
    border-radius: 10px;
    padding: 0.6vw 0.8vw;
    z-index: 2;
    bottom: 0;
  }

  .osobenosti .params__attr tr td:last-child {
    gap: 2vw;
    width: 100%;
    max-width: 100%;
    flex-direction: row-reverse;
  }

  .osobenosti .params__attr td svg {
    width: 22px;
    height: 22px;
    min-width: 22px;
  }

  .panorama__container {
    width: 95vw;
    height: 80vh;
  }

  .panorama__wrapper {
    padding: 0;
  }

  .panorama__open {
    top: auto;
    bottom: 30px;
    right: 10px;
    border-radius: 50%;
    padding: 2vw;
    width: 45px;
    height: 45px;
  }

  .panorama__open span {
    display: none;
  }

  .panorama__open svg {
    width: 25px;
    height: 25px;
  }

  .modal__body .menu__brands {
    flex-direction: column;
    gap: 3vw;
    border-bottom: 0;
    padding: 0;
    margin: 0;
  }

  #burger.modal__left .modal__body {
    width: 100%;
  }

  #burger .menu__brands_wrapper {
    position: relative;
    padding-top: 0;
    overflow-y: auto;
    overflow-x: hidden;
  }


  .compare__navigation {
    display: none !important;
  }

  .compare__table {
    overflow: hidden;
  }

  .compare__table tbody {
    max-width: 100%;
    display: flex;
    flex-direction: column;
  }

  .compare__header {
    height: 90px;
    top: -90px;
  }

  .compare__minitem {
    display: flex;
    align-items: center;
    gap: 11px;
    width: 100%;
    box-sizing: border-box;
    padding-right: 20px;
  }

  .compare__minitem_image {
    width: 60px;
    height: 60px;
    min-width: 60px;
    background-color: #EEE;
    overflow: hidden;
  }

  .compare__minitem p {
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
  }

  .compare__slider .compare__item:first-child {
    display: none !important;
  }

  .compare__slider {
    overflow: scroll;
  }

  .compare__item .catalog__item {
    height: 100%;
  }

  .compare__item .catalog__item .catalog__image {
    height: 146px !important;
  }

  .compare__item {
    opacity: 1 !important;
  }

  .notfound {
    gap: 6vw;
    font-size: 4.2vw;
    line-height: normal;
  }

  .notfound svg {
    width: 15vw;
    height: 15vw;
    min-width: 15vw;
  }

  .compare__item .catalog__item .catalog__title {
    font-weight: 700;
    font-size: 20px;
    line-height: normal;
    color: #231F20;
    margin-bottom: 2.6vw;
  }

  .compare__item .catalog__item .catalog__content {
    padding: 20px;
    padding-bottom: 31px;
    padding-right: 11px;
  }

  .compare__item .catalog__price {
    flex-direction: column-reverse;
    gap: 16px;
  }

  /* Скрываем scrollbar для Chrome, Safari и Opera */
  .maincat__row::-webkit-scrollbar,
  .compare__slider::-webkit-scrollbar,
  .compare__attr .params__attr tr::-webkit-scrollbar {
    display: none;
  }

  /* Скрываем scrollbar для IE, Edge и Firefox */
  .maincat__row,
  .compare__slider,
  .compare__attr .params__attr tr {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .compare__attr .params__title {
    color: #EEE;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-bottom: 22px;
    padding-top: 22px;
    max-width: calc(100vw - 8.4vw);
    width: 100%;
  }

  .compare__item {
    max-width: 49%;
    min-width: 49%;
    justify-content: space-between;
  }

  .compare__tabs .tabs__buttons {
    flex-direction: column;
    align-items: start;
    overflow-x: hidden !important;
  }

  .compare__item .catalog__item .catalog__more span {
    display: none;
  }

  .compare__next,
  .compare__prev {
    display: none !important;
  }

  .compare__style {
    gap: 14px;
  }

  .compare__komplectation_body {
    position: relative;
  }

  .compare__style p {
    font-size: 14px;
  }

  .tabs__buttons_wrapper {
    margin-bottom: 24px;
  }

  .tabs.compare__tabs .tabs__button {
    font-size: 14px;
    line-height: normal;
    padding: 3vw;
    padding-top: 0;
    white-space: nowrap;
  }

  .compare__style_body {
    border-radius: 40px;
    background: #A0A1A5;
    display: flex;
    height: 28px;
    padding: 4px;
    width: 45px;
    box-sizing: border-box;
    transition: 0.25s ease;
    cursor: pointer;
  }

  .compare__style_item {
    border-radius: 50%;
    background: #FFF;
    width: 20px;
    min-width: 20px;
    height: 20px;
    transition: 0.25s ease;
  }


  .compare__attr .params__attr tr {
    position: relative;
  }

  .compare__attr .params__attr tr td:last-child {
    text-align: left;
  }

  .compare__attr .params__attr tr {
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 12px;
    padding-top: 0;
    overflow: hidden;
    width: 100vw;
    transition: 0.25s ease;
  }

  .compare__attr .params__attr tr td {
    max-width: 49%;
    width: 49%;
    min-width: 45%;
    padding-bottom: 0;
    color: #EEEEEE;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    box-sizing: border-box;
  }

  .compare__attr .params__attr tr th {
    padding-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    color: #979797;
    text-align: left;
  }

  .compare__attr .params__attr {
    overflow: hidden;
  }

  .banner {
    height: auto;
    padding: 6.25vw;
    align-items: start;
    flex-direction: column;
    gap: 10vw;
    margin-bottom: 10vw;
  }

  .banner__text {
    color: #EEE;
    font-size: 4.5vw;
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    max-width: 100%;
    line-height: 6vw;
  }

  .banner.big .banner__text {
    font-size: 7vw;
    max-width: 100%;
  }

  .banner__link {
    gap: 2.5vw;
    font-size: 2.875vw;
    font-weight: 900;
    padding: 3vw 7vw;
    font-size: 3.7vw;
    line-height: 4.5vw;
  }

  .about__progress_line {
    display: none;
  }

  .icon__count {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
  }

  .product__buttons .catalog__comparison,
  .product__buttons .catalog__wishlist {
    border: 2px solid #F9C929;
    width: 13.25vw;
    min-width: 3.25vw;
    padding: 0.685vw;
    height: 13.25vw;
  }



  .ai-widget-launcher {
    bottom: 85px !important;
  }

  #burger .modal__body {
    padding-top: 18vw;
    overflow-y: auto;
    max-height: 100vh;
    padding-bottom: 30vw;
  }

  /* Поисковик */
  .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    font-size: 16px !important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    line-height: 19px;
    color: #FFFFFF;
  }

  .dgwt-wcas-suggestions-wrapp {
    padding: 0px 4.2vw !important;
    height: 100% !important;
    max-height: 88vh !important;
    overflow: auto !important;
    padding-bottom: 100px !important;
    box-sizing: border-box !important;
    top: 110px !important;
  }

  .dgwt-wcas-suggestion {
    max-width: 100% !important;
  }

  .devlogo {
    display: none !important;
  }

  .mobile {
    display: block;
  }

  .desc-flex,
  .desc-inline {
    display: none;
  }

  .mob-inline {
    display: inline;
  }

  .page__404 {
    padding-top: 2.5vw;
    padding-bottom: 8.5vw;
    max-width: 100vw;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
  }

  .page__404_title {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 6.1vw;
    line-height: 8.5vw;
    text-align: center;
    text-transform: uppercase;
    color: #EEEEEE;
    max-width: 100vw;
    margin-bottom: 8.1vw;
  }

  .page__404_text {
    max-width: 90vw;
    margin-bottom: 11.1vw;
    font-weight: 400;
    font-size: 4vw;
    line-height: 4.5vw;
    text-align: center;
    color: #EEEEEE;
  }

  .page__404_text p:not(:last-child) {
    margin-bottom: 5vw;
  }

  .page__404::after {
    content: '404';
    font-family: 'Golos Text', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 52vw;
    line-height: 25vw;
    text-align: center;
    text-transform: uppercase;
    color: #2B2728;
    position: absolute;
    top: 13vw;
    left: 0;
    z-index: -1;
  }



  .team {
    grid-template-columns: 1fr;
    gap: 5.05vw;
    margin-bottom: 16vw;
  }

  .team__image {
    height: 60vw;
    width: 100%;
  }

  .team__content {
    padding: 4.5vw;
  }

  .team__title {
    margin-bottom: 3vw;
    font-size: 4.2vw;
    line-height: 5vw;
  }

  .team__prof {
    font-size: 4vw;
    line-height: 4.5vw;
  }

  .product__foter_info {
    display: none !important;
  }

  .catalog__item_doptext {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    padding: 8px 16px;
    background-color: #84B744;
  }

  .container {
    max-width: 100%;
    padding: 0 4.2vw;
    box-sizing: border-box;
    overflow: hidden;
  }

  .spoiler__button {
    padding: 4vw;
  }

  .spoiler__title {
    font-size: 5vw;
    line-height: 6vw;
  }

  .params__maininfo {
    column-count: 1;
    display: flex;
    flex-flow: column;
    gap: 3vw;
  }

  .spoiler__body {
    padding-top: 1vw;
    display: none;
    padding-bottom: 8vw;
  }

  .product .page__subtitle {
    margin-bottom: 7vw;
  }

  .params__maininfo li::before {
    width: 1.3vw;
    height: 1.3vw;
    top: 1.3vw;
    left: 0.3vw;
  }


  .params__attrs {
    column-count: 1;
    display: flex;
    flex-direction: column;
    gap: 4vw;
    padding-top: 2vw;
  }

  .params__attrs .params__attr_col:nth-child(2) {
    display: flex;
    flex-direction: column-reverse;
  }

  .params__title {
    font-weight: 700;
    font-size: 4vw;
    line-height: 6.15vw;
    color: #FFFFFF;
    margin-bottom: 1.9vw;
  }

  .car1 span,
  .car2 span {
    font-weight: 500;
    font-size: 3.7vw;
    line-height: 4.5vw;
  }

  .params__attr.car1 .params__attr_bot {
    display: flex;
    gap: 2.5vw;
    align-items: center;
  }

  .params__attr.car1 .params__attr_bot svg {
    width: 32.8vw;
  }

  .params__attr.car1 .params__attr_right {
    margin-bottom: 7.25vw;
  }

  .params__attr_wrapper {
    margin-top: 10.75vw;
  }

  .car2 .params__attr_right {
    gap: 3.5vw;
    width: 57vw;
  }

  .car2 .params__attr_bot {
    gap: 2.5vw;
  }

  .car2 .params__attr_bot {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4.5vw;
  }

  .car2 .params__attr_image {
    width: 55.8vw;
  }

  .car2 .params__attr_left {
    display: flex;
    flex-direction: column;
    gap: 4.1vw;
    align-items: center;
    margin-bottom: 10.2vw;
  }

  .params__attr tr td {
    padding-right: 1.2vw;
    padding-bottom: 2.3vw;
    color: #EEEEEE;
    vertical-align: text-top;
    font-size: 3.7vw;
    line-height: 4.5vw;
    max-width: 49%;
    width: 50%;
  }

  .params__attr tr td:last-child {
    text-align: right;
  }

  .params__maininfo li {
    margin: 0;
    display: grid;
    grid-template-rows: 1fr auto;
    break-inside: avoid;
    position: relative;
    font-weight: 500;
    font-size: 3.7vw;
    line-height: 4.5vw;
    color: #EEEEEE;
    padding-left: 4.1vw;
    box-sizing: border-box;
    margin-bottom: 0;
  }

  .header .container {
    overflow: unset;
  }

  .homeblog,
  .homebrands {
    margin-bottom: 16vw;
  }

  .reviewsvideo__svg {
    width: 4.5vw;
    height: 4.5vw;
  }

  .reviewsvideo__link {
    width: 15vw;
    height: 15vw;
  }

  .reviewsvideo__media {
    height: 86vw;
  }

  .reviewsvideo__content {
    padding: 5.9vw;
  }

  .reviewsvideo__title {
    font-size: 5.25vw;
    line-height: 6.375vw;
    margin-bottom: 2.625vw;
  }

  .reviewsvideo__date {
    font-weight: 600;
    font-size: 3.4vw;
    line-height: 4.8vw;
    color: #EEEEEE;
  }

  .reviewsvideo__object {
    font-size: 4vw;
    line-height: 5.15vw;
  }

  .filter__reset {
    padding: 3.15vw 6.3vw;
    font-size: 3.7vw;
    line-height: 4.2vw;
  }

  .mainblock__slider .swiper-button-next,
  .mainblock__slider .swiper-button-prev {
    bottom: 8.125vw;
    top: auto;
    left: 6vw;
    right: auto;
  }

  .mainblock__slider .swiper-button-next {
    left: 20.5vw;
  }

  .zakaz__item .row {
    font-size: 4.2vw;
    line-height: 5vw;
    flex-direction: row;
  }

  .zakaz__options {
    margin-bottom: 4.2vw;
    display: flex;
    flex-direction: column;
    gap: 4.5vw;
    border-bottom: 1px solid #3a3a3b;
    padding-bottom: 4.2vw;
  }

  .zakaz__item_title {
    font-size: 3.8vw;
    margin-bottom: 1.5vw;
    color: grey;
  }


  .zakaz__item_name {
    max-width: 60%;
  }

  .zakaz__price {
    margin-bottom: 8vw;
    font-size: 5vw;
    flex-direction: row !important;
  }

  .mob {
    display: block;
  }

  .header {
    background: #231f20;
  }

  .header__tel__list {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2.8vw 6.1vw;
    margin-bottom: 5.5vw;
  }

  .header__tel__list li:first-child {
    width: 100%;
  }

  .burger_social_row {
    display: flex;
    border-bottom: 1px solid #404042;
    padding-bottom: 5.5vw;
    gap: 3vw 4vw;
    flex-wrap: wrap;
  }

  #burger .header__tg {
    gap: 2.1vw;
  }

  #burger .header__tg span {
    display: inline;
    font-weight: 700;
    font-size: 3.5vw;
    line-height: 4.5vw;
    color: #EEEEEE;
  }

  .header__tel__list span {
    font-weight: 700;
    font-size: 3.7vw;
    line-height: 4.5vw;
    color: #EEEEEE;
  }

  .header__tel__list li {
    display: flex;
    align-items: center;
    gap: 2.1vw;
  }

  .menu__logo {
    width: 21.3vw;
    height: 10.6vw;
  }

  .menu__logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }

  .menu__list {
    display: flex;
    flex-direction: column;
    gap: 5vw;
    margin-bottom: 5.5vw;
    border-bottom: 1px solid #404042;
    padding-bottom: 5.5vw;
  }

  .menu__list a {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 3.5vw;
    line-height: 4.5vw;
    color: #EEEEEE;
  }

  .menu__doplist {
    display: flex;
    gap: 3.8vw 6.1vw;
    flex-wrap: wrap;
  }

  .menu__doplist a {
    font-size: 3.46vw;
    line-height: 4.2vw;
    color: #EEEEEE;
  }

  .menu__logo {
    margin-bottom: 10.6vw;
  }

  .header__tel__list a {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 3.7vw;
    line-height: 4.20vw;
  }

  .header__tel__list {
    gap: 5vw;
  }

  .header__tel__body {
    display: none;
    position: absolute;
    z-index: 5;
    width: 42.4vw;
    padding: 4.25vw;
    padding-bottom: 3.875vw;
    left: -23vw;
    top: 157%;
    background: rgba(35, 31, 32, 0.9);
    border: 1px solid #404042;
  }

  .mobilefooter {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
  }

  .mobilefooter .container {
    background-color: #231F20;
  }

  .dgwt-wcas-search-wrapp {
    width: 81vw !important;
  }

  .dgwt-wcas-suggestions-wrapp::before {
    content: '';
    position: absolute;
    top: 0;
    left: 4.2vw;
    width: 81vw;
    height: 1px;
    z-index: 999;
    background: #404042;
  }

  .dgwt-wcas-suggestion {
    border-top: none !important;
  }

  .mobilefooter .mobilefooterCatalog {
    display: none;
    position: relative;
    background: rgba(35, 31, 32, 0.9);
    border: 1px solid #404042;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    padding: 8vw 5.3vw;
    padding-top: 16vw;
    box-sizing: border-box;
  }

  .mobilefooter .mobilefooterCatalog .mobilefooterCatalog_close {
    position: absolute;
    top: 4vw;
    right: 5.3vw;
  }

  .mobilefooter .mobilefooterCatalog ul {
    display: flex;
    flex-direction: column;
    gap: 4.8vw;
  }

  .mobilefooter .mobilefooterCatalog a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 3.7vw;
    line-height: 4.5vw;
    color: #EEEEEE;
  }

  .mobilefooter .mobilefooterCatalog span.product__stock {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 3.2vw;
    line-height: 4vw;
  }

  .table__list thead {
    display: none;
  }

  .table__list tr {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 6.4vw 8.5vw;
  }

  .table__list tbody tr {
    padding: 3.7vw 4.2vw;
    padding-bottom: 6vw;
    border: 2px solid #404042;
  }

  .table__list tbody tr td {
    border: none !important;
  }

  .table__list tbody tr td:first-child {
    grid-column: 1/3;
  }

  .table__list_remove {
    text-align: left;
  }

  .table__list_sku {
    font-size: 3.5vw;
    line-height: 4.2vw;
    color: #A0A1A5;
  }

  .table__list_image {
    min-width: 21vw;
    width: 21vw;
    height: 21vw;
    overflow: hidden;
  }

  .table__list_name {
    gap: 3.7vw;
  }

  .table__list_name p {
    font-size: 3.7vw;
    line-height: 4.5vw;
  }

  .table__list_price {
    font-size: 4.2vw;
    line-height: 5vw;
  }


  .header__tg span,
  .header__tel svg:nth-child(3),
  .header__tel>span,
  .header__bot,
  .header__top_menu {
    display: none;
  }

  .header__row {
    padding: 2.6vw 0vw;
    justify-content: space-between;
    box-sizing: border-box;
  }

  .header__logo {
    width: 21vw;
  }

  .header__tel svg:first-child,
  .header__tg svg {
    width: 6vw;
    height: 6vw;
  }

  .header__top {
    padding-top: 0;
    gap: 4.8vw;
  }

  .header__burger {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 5.3vw;
    height: 4.1vw;
  }

  .header__burger span {
    width: 100%;
    height: 0.6vw;
    border-radius: 3vw;
    background-color: #F9C929;
    transition: 0.25s ease;
    opacity: 1;
    position: relative;
    top: 0;
  }

  .header__burger.active span:first-child {
    transform: rotate(45deg);
    top: 1.6vw;
  }

  .header__burger.active span:nth-child(2) {
    opacity: 0;
  }

  .header__burger.active span:last-child {
    transform: rotate(-45deg);
    top: -2vw;
  }

  .header__burger img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }

  .mainblock__slider {
    height: 150vw;
  }

  .mainblock__title {
    padding-top: 6.4vw;
    font-size: 7.5vw;
    line-height: 120%;
    max-width: 100%;
    margin-bottom: 8vw;
  }

  .mainblock__button {
    gap: 1.25vw;
    padding: 3.15vw 10.5vw;
    font-size: 4.2vw;
    line-height: 5vw;
    transform: skew(-20deg);
    margin-left: 1.875vw;
  }

  .mainblock__cards {
    grid-template-columns: 1fr;
  }

  .mainblock__card {
    height: 69vw;
    padding: 6.25vw;
  }

  .mainblock__card .mainblock__card_title span {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 6.4vw;
    line-height: 7.73vw;
    text-transform: uppercase;
    color: #EEEEEE;
    max-width: 90vw;
  }

  .mainblock__card .mainblock__card_title img {
    width: 8.5vw;
    height: 8.5vw;
  }

  .mainblock {
    margin-bottom: 16vw;
  }

  .instock .page__title,
  .page__title {
    font-size: 6.5vw;
    line-height: 8vw;
    margin-bottom: 10.6vw;
  }

  .catalog__item .catalog__image {
    height: 61vw;
  }

  .catalog__item .catalog__content {
    padding: 5vw;
    padding-bottom: 8vw;
  }

  .catalog__item .catalog__title {
    font-weight: 700;
    font-size: 5.8vw;
    line-height: 7vw;
    color: #231F20;
    margin-bottom: 2.6vw;
  }

  .posad__content figure {
    margin: 0;
    margin-bottom: 5vw;
    margin-top: 5vw;
    display: block;
  }

  .catalog__item .catalog__price {
    font-weight: 700;
    font-size: 3.8vw;
    line-height: 5.9vw;
    margin-bottom: 2.6vw;
    color: #231F20;
    gap: 8vw;
  }

  .product__price_row {
    display: flex;
    gap: 6.1vw;
    margin-bottom: 5.5vw;
  }

  .product__foter .product__price_row {
    gap: 20px;
  }

  .product__foter .catalog__wishlist {
    display: flex;
  }


  .price__title {
    font-weight: 700;
    font-size: 2.85vw;
    line-height: 4vw;
  }

  .price__value {
    font-weight: 700;
    font-size: 5.5vw;
    line-height: 7.8vw;
    color: #EEEEEE;
    white-space: nowrap;
  }

  .catalog__price p {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
  }

  .catalog__item .catalog__desc {
    font-weight: 500;
    font-size: 3.7vw;
    line-height: 4.5vw;
    color: #404042;
    margin-bottom: 2.4vw;
  }

  .catalog__item .catalog__more {
    padding: 3.7vw 5.3vw;
    display: flex;
    align-items: center;
    gap: 2.1vw;
    background-color: #231F20;
  }

  .catalog__item .catalog__more span {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 3.7vw;
    line-height: 4.5vw;
  }

  .catalog__item .catalog__more img {
    width: 6.4vw;
    height: 6.4vw;
  }

  .catalog__comparison,
  .catalog__wishlist {
    padding: 2.1vw 2.6vw;
  }

  .catalog__item .catalog__buttons {
    gap: 1vw;
  }

  .catalog__comparison svg,
  .catalog__wishlist svg {
    width: 6.4vw;
    height: 6.4vw;
  }

  .more__button {
    padding: 3.7vw 5.3vw;
    gap: 2vw;
    width: 40vw;
  }

  .more__button span {
    font-size: 3.7vw;
    line-height: 4.5vw;
  }

  .more__button svg {
    width: 6.4vw;
    height: 6.4vw;
  }

  .swiper-button-next,
  .swiper-button-prev {
    width: 12.2vw;
    height: 12.2vw;
  }

  .instock .swiper-button-next,
  .instock .swiper-button-prev {
    top: auto;
    bottom: -20vw;
  }

  .instock .instock__slider {
    margin-bottom: 30vw;
  }

  .instock .swiper-button-prev {
    right: 47vw;
  }

  .instock .swiper-button-next {
    right: 30vw;
  }

  .catalog__grid {
    grid-template-columns: 1fr;
    gap: 5.3vw;
  }

  .instock {
    margin-bottom: 16vw;
  }

  .about .about__text {
    max-width: 100%;
    font-weight: 400;
    font-size: 4.2vw;
    line-height: 5.9vw;
    margin-bottom: 6.4vw;
  }

  .about .about__row {
    flex-direction: column;
    margin-bottom: 16vw;
    gap: 8.5vw;
  }

  .about .about__image {
    width: 100%;
    height: 132vw;
  }

  .about__list {
    display: flex;
    flex-direction: column;
    gap: 6.4vw;
    max-width: 100%;
  }

  .about__li {
    gap: 4.2vw;
  }

  .about__num {
    font-family: 'Golos Text', sans-serif;
    border-radius: 50%;
    background-color: #F9C929;
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #231F20;
    min-width: 10.1vw;
    width: 10.1vw;
    height: 10.1vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .about__content_title {
    padding-top: 2vw;
    margin-bottom: 5.8vw;
  }

  .about__content_text {
    font-weight: 400;
    font-size: 3.7vw;
    line-height: 5vw;
  }

  .about .about__progress {
    flex-direction: column;
    gap: 15vw;
    border-bottom: none;
    padding-bottom: 16vw;
  }

  .about .about__progress_image {
    height: auto;
    margin-bottom: 8.5vw;
  }

  .about .about__progress_item {
    max-width: 100%;
  }

  .about .about__progress_title {
    font-size: 4.2vw;
    line-height: 5.8vw;
    margin-bottom: 5.8vw;
  }

  .about .about__progress_text {
    font-size: 3.7vw;
    line-height: 5.3vw;
  }

  .about .about__progress_line {
    width: 32vw;
    transform: rotate(90deg);
  }

  .catalog__cats,
  .tabs .tabs__buttons {
    padding-bottom: 5vw;
  }

  .catalog__cat,
  .tabs .tabs__button {
    font-size: 4.2vw;
    line-height: 5vw;
    padding: 4vw;
    padding-top: 0;
    white-space: nowrap;
  }

  .tabs {
    margin-bottom: 10.6vw;
  }

  .homecatalog {
    margin-bottom: 16vw;
  }

  .rewievs .rewievs__subtitle {
    font-weight: 400;
    font-size: 4.2vw;
    line-height: 5.8vw;
    margin-bottom: 8.5vw;
  }

  .rewievs__item .rewievs__title {
    font-weight: 700;
    font-size: 4.2vw;
    line-height: 5.8vw;
    padding-left: 13vw;
    margin-bottom: 5vw;
    padding-top: 1vw;
  }

  .rewievs__item .rewievs__top {
    display: flex;
    align-items: start;
    margin-bottom: 3.9vw;
    justify-content: space-between;
    padding-top: 0.9vw;
    flex-direction: column;
  }

  .rewievs__item .rewievs__text {
    font-weight: 400;
    font-size: 3.7vw;
    line-height: 4.2vw;
    margin-bottom: 5.8vw;
  }

  .rewievs__item .rewievs__object {
    font-size: 4.2vw;
  }

  .rewievs__item {
    position: relative;
  }

  .rewievs__item .rewievs__icon {
    width: 9.6vw;
    min-width: 9.6vw;
    height: 9.6vw;
    position: absolute;
  }

  .rewievs__item .rewievs__icon img {
    width: 7.4vw;
    height: 7.4vw;
  }

  .rewievs__item {
    gap: 2.9vw;
    padding-top: 5.3vw;
    padding-left: 4.2vw;
    padding-bottom: 6.9vw;
    padding-right: 5.8vw;
  }

  .rewievs__item .rewievs__date {
    font-size: 3.4vw;
    line-height: 4.2vw;
  }

  .rewievs .rewievs__slider {
    margin-bottom: 30vw;
  }

  .rewievs .rewievs__slider .swiper-button-next,
  .rewievs .rewievs__slider .swiper-button-prev {
    top: auto;
    bottom: -20vw;
  }

  .rewievs .rewievs__slider .swiper-button-prev {
    right: 47vw;
  }

  .rewievs .rewievs__slider .swiper-button-next {
    right: 30vw;
  }

  .spareparts .spareparts__slider {
    margin-bottom: 30vw;
  }

  .spareparts .spareparts__slider .swiper-button-next,
  .spareparts .spareparts__slider .swiper-button-prev {
    top: auto;
    bottom: -20vw;
  }

  .spareparts .spareparts__slider .swiper-button-prev {
    right: 47vw;
  }

  .spareparts .spareparts__slider .swiper-button-next {
    right: 30vw;
  }

  .rewievs,
  .spareparts {
    margin-bottom: 16vw;
  }

  .brand__item .brand__image {
    height: 45vw;
    margin-bottom: 0;
    padding: 5vw;
  }

  .brand__item .brand__title {
    font-size: 4vw;
    line-height: 5.9vw;
    min-height: 13vw;
    padding: 0 3vw;
    box-sizing: border-box;
  }

  .reels__slider,
  .brand__slider {
    margin-bottom: 30vw;
  }

  .reels__slider .swiper-button-next,
  .reels__slider .swiper-button-prev,
  .services__slider .swiper-button-next,
  .services__slider .swiper-button-prev,
  .brand__slider .swiper-button-next,
  .brand__slider .swiper-button-prev {
    top: auto;
    bottom: -20vw;
  }

  .services__slider .swiper-button-prev,
  .reels__slider .swiper-button-prev,
  .brand__slider .swiper-button-prev {
    right: 47vw;
  }

  .services__slider .swiper-button-next,
  .reels__slider .swiper-button-next,
  .brand__slider .swiper-button-next {
    right: 30vw;
  }

  .homeblog__item .homeblog__image {
    height: 44vw;
    width: 100%;
  }

  .homeblog__item .homeblog__content {
    padding-top: 9vw;
    padding-left: 4.2vw;
    padding-bottom: 7.7vw;
    padding-right: 5vw;
  }

  .homeblog__item .homeblog__text {
    font-size: 3.5vw;
    line-height: 140%;
    margin-bottom: 5vw;
  }

  .homeblog__item .homeblog__title {
    font-size: 4vw;
    line-height: 130%;
    margin-bottom: 3vw;
  }

  .homeblog__item .homeblog__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4.5vw 5.3vw;
    background-color: #F9C929;
    gap: 2.1vw;
    transition: 0.25s ease;
  }

  .homeblog__item .homeblog__button svg {
    width: 6.4vw;
    height: 6.4vw;
  }

  .homeblog .homeblog__slider {
    margin-bottom: 30vw;
  }

  .homeblog .homeblog__slider .swiper-button-next,
  .homeblog .homeblog__slider .swiper-button-prev {
    top: auto;
    bottom: -20vw;
  }

  .homeblog .homeblog__slider .swiper-button-prev {
    right: 47vw;
  }

  .homeblog .homeblog__slider .swiper-button-next {
    right: 30vw;
  }

  .seotext .seotext__title {
    max-width: 100%;
    margin-bottom: 6.4vw;
  }

  .seotext .seotext__text {
    max-width: 100%;
    font-size: 3.7vw;
    line-height: 4.5vw;
  }

  .seotext {
    margin-bottom: 21.3vw;
  }

  .footer {
    padding-top: 13.3vw;
    padding-bottom: 20vw;
  }

  .footer .footer__top {
    flex-direction: column;
  }

  .footer .footer__logo {
    width: 31.4vw;
    margin-bottom: 8vw;
  }

  .footer .footer__contacts_list li {
    max-width: 54.5vw;
    gap: 2.1vw;
    font-size: 3.7vw;
    line-height: 4.5vw;
  }

  .footer .footer__contacts_list {
    gap: 3.2vw;
  }

  .footer .footer__grid {
    grid-template-columns: 1fr 1fr;
    gap: 4.2vw 11.7vw;
  }

  .footer__contacts {
    margin-bottom: 8vw;
  }

  .footer .footer__list li {
    font-weight: 500;
    font-size: 3.7vw;
    line-height: 4.2vw;
  }

  .footer .footer__list {
    gap: 4.2vw;
  }

  .footer .footer__top {
    padding-bottom: 18vw;
  }

  .footer .footer__bot {
    padding-top: 4.2vw;
    padding-bottom: 5vw;
    display: flex;
    align-items: start;
    flex-direction: column;
    gap: 5.9vw;
  }

  .footer .footer__doptext {
    font-size: 3.8vw;
    line-height: 4.20vw;
    opacity: 0.6;
  }

  .footer .footer__dev {
    padding: 3.2vw 3.5vw;
    gap: 3.4vw;
    font-size: 3.2vw;
    line-height: 4vw;
    border-radius: 4vw;
  }

  .footer .footer__dev img {
    width: 22vw;
  }

  /* .homeblog .homeblog__slider .swiper-slide,
  .brand__slider .swiper-slide,
  .spareparts .spareparts__slider .swiper-slide,
  .rewievs .rewievs__slider .swiper-slide,
  .instock .instock__slider .swiper-slide {
    max-width: 67.5vw;
  } */

  .page {
    margin-top: 5.9vw;
  }

  .mobilefooter {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
  }

  .mobilefooter__row {
    display: flex;
    justify-content: space-between;
  }

  .mobilefooter__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2px;
    padding: 9px 0px;
  }

  .filter__button {
    position: fixed;
    bottom: 72px;
    left: 33vw;
    z-index: 99;
    font-size: 3.7vw;
    line-height: 4.2vw;
    padding: 3.7vw 5vw;
    gap: 2vw;
  }

  .catalog__grid.col4 {
    grid-template-columns: 1fr 1fr;
    gap: 2.5vw;
    margin-bottom: 10vw;
  }

  .catalog__grid.col4 .catalog__more span {
    display: none;
  }

  .catalog {
    margin-bottom: 16vw;
  }

  .brands_list .page__title {
    margin-bottom: 5vw;
  }

  .catalog__grid.col4 .catalog__image {
    height: 62vw;
  }

  .catalog__loadmore {
    font-weight: 900;
    font-size: 3.7vw;
    line-height: 4.2vw;
    text-transform: uppercase;
    color: #F9C929;
    padding: 4.4vw 5.2vw;
    border: 2px solid #F9C929;
    background-color: #231F20;
    width: 46vw;
    display: flex;
    margin: 0 auto;
  }

  .brand__row {
    flex-direction: column;
    gap: 8.5vw;
  }

  .brand__page_logo {
    width: 100%;
    min-width: 100%;
    height: 62vw;
  }

  .wp-block-image {
    margin-bottom: 5vw;
  }

  .brand__page_text {
    font-weight: 400;
    font-size: 3.7vw;
    line-height: 4.4vw;
  }

  .brand__info {
    margin-bottom: 8.5vw;
  }

  .desc {
    display: none;
  }

  .mob {
    display: block;
  }

  .product__top {
    flex-direction: column;
    gap: 0;
    margin-bottom: 10.6vw;
  }

  .product__mininfo {
    flex-direction: column;
    gap: 3.2vw;
    align-items: start;
    margin-bottom: 4.2vw;
    height: auto;
    flex-wrap: wrap;
    justify-content: start;
    flex-direction: column;
  }

  .product__mininfo p {
    gap: 3.7vw;
    font-size: 3.4vw;
  }

  .product__mininfo a {
    font-size: 3.7vw;
  }

  .product__gal {
    width: 100%;
  }

  .product_main_gal {
    height: 75vw;
    margin-bottom: 0.625vw;
  }

  .variable__title {
    font-weight: 700;
    font-size: 4.2vw;
    line-height: 4.4vw;
    margin-bottom: 4.8vw;
  }

  .complectation__item {
    cursor: pointer;
    font-weight: 500;
    font-size: 3.4vw;
    line-height: 4.2vw;
    padding: 3.2vw 4.2vw;
    transition: 0.25s ease;
  }

  .complectation__row {
    gap: 2.6vw;
  }

  .complectation {
    margin-bottom: 4.8vw;
  }

  .variable__item {
    width: 10.6vw;
    min-width: 10.6vw;
    height: 10.6vw;
    border-radius: 50%;
    border: 4px solid #FFFFFF;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    outline: 4px solid;
    outline-color: transparent;
    transition: 0.25s ease;
  }

  .variable__row {
    gap: 3.7vw;
    margin-bottom: 3.7vw;
  }

  .variable__text {
    display: flex;
    font-weight: 500;
    font-size: 3.7vw;
    line-height: 4.4vw;
    color: #EEEEEE;
    margin-top: 4.4vw;
    gap: 1.6vw;
    flex-wrap: wrap;
  }

  .variable__block {
    padding-bottom: 4.8vw;
    margin-bottom: 4.8vw;
    border-bottom: 1px solid #404042;
  }

  .variable__list {
    display: flex;
    flex-direction: column;
    gap: 5.2vw;
  }

  .variable__checkbox {
    display: flex;
    flex-wrap: wrap;
    gap: 4.2vw;
    padding-left: 8.4vw;
    position: relative;
    font-weight: 500;
    font-size: 3.7vw;
    line-height: 4.2vw;
    cursor: pointer;
    transition: 0.25s ease;
  }

  .variable__checkbox::before {
    content: '';
    position: absolute;
    top: -4px;
    left: 0;
    width: 5vw;
    height: 5vw;
    border: 1px solid #404042;
    transition: 0.25s ease;
  }

  .product__foter_info {
    display: none;
  }

  .product__foter .row {
    gap: 18px;
    padding: 10px 0;
    box-sizing: border-box;
    flex-direction: row;
    align-items: center;
  }

  .product__foter .price__title {
    font-size: 11px;
    line-height: 16px;
  }

  .product__foter .price__value {
    font-size: 14px;
    line-height: 22px;
  }

  .product__foter .catalog__wishlist,
  .product__foter .button__cons,
  .product__foter .button__order {
    padding: 10px;
    height: 48px;
    width: 48px;
    min-width: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .product__foter .button__cons {
    display: none;
  }

  .product__foter .catalog__wishlist {
    background: #231F20;
    border: 2px solid #F9C929;
  }

  .product__foter .product__buttons {
    gap: 8px;
  }

  .product__info_row {
    gap: 0vw;
    margin-bottom: 8vw;
  }

  .product__stock {
    font-weight: 700;
    font-size: 3.15vw;
    line-height: 3.7vw;
    padding: 2.2vw 4.2vw;
    background-color: #84B744;
  }

  .product__price {
    font-weight: 700;
    font-size: 6vw;
    line-height: 7.5vw;
  }

  .button__order {
    font-weight: 900;
    font-size: 4.2vw;
    line-height: 4.5vw;
    text-transform: uppercase;
    color: #231F20;
    padding: 4.2vw 6.5vw;
    background-color: #F9C929;
    transition: 0.25s ease;
  }

  .button__cons {
    font-weight: 900;
    font-size: 4.2vw;
    line-height: 4.5vw;
    text-transform: uppercase;
    color: #F9C929;
    padding: 4.2vw 6.5vw;
    border: 2px solid #F9C929;
    background-color: #231F20;
    transition: 0.25s ease;
  }

  .product__buttons {
    gap: 3.2vw;
  }

  .product__variable {
    margin-bottom: 10.6vw;
    width: 100%;
    min-width: 100%;
  }

  .table__attr {
    width: 100%;
    text-align: left;
    border-spacing: 0px 4.5vw;
  }

  .table__attr tbody {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4.8vw;
  }

  .table__attr th {
    overflow: hidden;
    font-weight: 500;
    font-size: 3.7vw;
    line-height: 4.2vw;
    color: #979797;
  }

  .table__attr th::after {
    display: none;
  }

  .table__attr td {
    padding-left: 0vw;
    max-width: 100%;
    font-weight: 500;
    font-size: 3.7vw;
    line-height: 4.2vw;
    color: #EEEEEE;
  }

  .table__attr tr {
    display: flex;
    flex-direction: column;
    gap: 2.1vw;
  }

  .product__desc {
    margin-bottom: 10.6vw;
  }

  .product__desc p {
    font-size: 3.7vw;
    line-height: 5.3vw;
    margin-bottom: 6.3vw;
  }

  .product__infoblock_title {
    font-weight: 700;
    font-size: 4.4vw;
    line-height: 5.2vw;
    margin-bottom: 7.35vw;
    border-top: 1px solid #404042;
    padding-top: 7.35vw;
  }

  .product__infoblock_text ul li {
    font-weight: 500;
    font-size: 3.7vw;
    line-height: 4.4vw;
  }

  .product__infoblock_text {
    border-bottom: 1px solid #404042;
    padding-bottom: 7.35vw;
  }

  .product2__order {
    display: flex;
    gap: 8.4vw;
    align-items: center;
    padding-top: 7.35vw;
  }

  .pricelist__text ul li {
    font-weight: 500;
    font-size: 4.2vw;
    line-height: 4.8vw;
    color: #A0A1A5;
  }

  .pricelist__text {
    margin-bottom: 8.5vw;
  }

  .tablepress th,
  .tablepress tr td.pricelist__title,
  .pricelist__title {
    font-size: 6vw;
    line-height: 7.56vw;
  }

  .pricelist__item {
    gap: 8vw;
    padding-bottom: 8vw;
  }

  .tablepress tr,
  .pricelist__item .pricelist__row {
    display: flex;
    flex-direction: column;
    gap: 0.7vw;
    padding-bottom: 4.4vw;
    padding-top: 4.4vw;
  }

  .tablepress tr td.pricelist__title {
    padding-top: 8.5vw !important;
    padding-bottom: 0;
  }

  .tablepress tr td:last-child,
  .tablepress tr td,
  .pricelist__item .pricelist__name {
    font-size: 4.2vw;
    line-height: 4.8vw;
    text-align: right;
  }

  .pricelist__item .pricelist__price {
    font-size: 4.2vw;
    line-height: 4.8vw;
    text-align: left;
  }

  .pricelist__content {
    gap: 8.4vw;
  }

  .stocks__item {
    flex-direction: column;
  }

  .stocks__image {
    height: 53.3vw;
  }

  .stocks__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 100%;
    width: 100%;
    padding: 5.3vw;
    box-sizing: border-box;
  }

  .stocks__object {
    font-size: 4.2vw;
    line-height: 4.6vw;
    margin-bottom: 2.8vw;
  }

  .stocks__title {
    font-size: 4.8vw;
    line-height: 5.7vw;
    margin-bottom: 4.6vw;
  }

  .stocks__text {
    font-weight: 400;
    font-size: 3.7vw;
    line-height: 4.2vw;
    margin-bottom: 4.4vw;
  }

  .stocks__date {
    font-weight: 500;
    font-size: 3.36vw;
    line-height: 4.2vw;
    color: #F9C929;
  }

  .stocks__grid {
    gap: 5.3vw;
    margin-bottom: 4vw;
  }

  .stocks {
    margin-bottom: 21vw;
  }

  .stockpage .page__title {
    max-width: 100%;
    width: 100%;
    margin-bottom: 4vw;
    font-size: 5.5vw;
    line-height: 120%;
  }

  .stockpage__object {
    font-size: 4.2vw;
    line-height: 4.8vw;
  }

  .stockpage__date {
    font-size: 3.7vw;
    line-height: 4.2vw;
  }

  .stockpage__info {
    display: flex;
    align-items: center;
    gap: 10.7vw;
    margin-bottom: 8.5vw;
  }

  .stockpage__wrapper {
    align-items: start;
    flex-direction: column;
    gap: 15vw;
  }

  .stockpage__content {
    max-width: 100%;
  }

  .stockpage__image {
    height: 53.3vw;
    margin-bottom: 8.5vw;
  }

  .stockpage__text {
    font-size: 3.7vw;
    line-height: 160%;
  }

  .stockpage__text p {
    margin-bottom: 5.3vw;
  }

  .page__subtitle {
    font-size: 6.4vw;
    line-height: 7.7vw;
    margin-bottom: 5vw;
  }

  .testdrive__inputs {
    display: flex;
    flex-direction: column;
    gap: 8vw;
    max-width: 81vw;
    width: 100%;
    margin: 8vw 0;
  }

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

  .testdrive__inputs label {
    font-size: 3.7vw;
    line-height: 4.2vw;
  }

  .testdrive__inputs label input,
  .testdrive__inputs label textarea {
    margin-top: 4.2vw;
  }

  .input__form {
    width: 100%;
    padding: 4.2vw;
    font-size: 4.2vw;
    line-height: 4.8vw;
  }

  .textarea__form {
    width: 100%;
    max-width: 100%;
    padding: 4.2vw;
    background: inherit;
    border: 1px solid #404042;
    font-weight: 500;
    font-size: 4.2vw;
    line-height: 4.8vw;
    box-sizing: border-box;
    min-height: 120px;
  }

  .overview__grid {
    grid-template-columns: 1fr;
    margin-top: 8.5vw;
    gap: 5.3vw;
  }

  .row {
    align-items: start;
    flex-direction: column;
  }

  .page__button {
    font-family: 'Golos Text', sans-serif;
    background: #F9C929;
    padding: 3.15vw 6.3vw;
    font-weight: 900;
    font-size: 3.7vw;
    line-height: 4.2vw;
    text-transform: uppercase;
    color: #231F20;
  }

  .imageblock {
    min-height: 85vw;
    margin-bottom: 10.6vw;
    padding-top: 8.5vw;
  }

  .imageblock__desc {
    max-width: 100%;
    font-weight: 500;
    font-size: 3.7vw;
    line-height: 5.3vw;
  }

  .imageblock__desc p {
    margin-bottom: 2vw;
  }

  .testdrive__item .testdrive__image {
    width: 100%;
    height: 40.8vw;
    border: 6px solid;
    border-color: transparent;
    transition: 0.25s ease;
    margin-bottom: 2.6vw;
  }

  .testdrive__item .testdrive__title {
    font-weight: 700;
    font-size: 3.7vw;
    line-height: 5.3vw;
    padding: 2.6vw;
    padding-top: 0;
  }

  .testdrive__slider {
    padding-top: 8vw;
    overflow: visible;
    margin-bottom: 30vw;
  }

  .testdrive__slider .swiper-button-next,
  .testdrive__slider .swiper-button-prev {
    top: auto;
    bottom: -20vw;
  }

  .testdrive__slider .swiper-button-prev {
    right: auto;
    left: 0;
  }

  .testdrive__slider .swiper-button-next {
    left: 15vw;
    right: auto;
  }

  .testdrive {
    margin-bottom: 16vw;
  }

  .service__grid {
    grid-template-columns: 1fr;
    gap: 5.3vw;
    margin-bottom: 10.6vw;
  }

  .service__item {
    padding: 8vw;
  }

  .service__title {
    display: flex;
    align-items: center;
    gap: 3.2vw;
    font-size: 5.3vw;
    line-height: 5.8vw;
    margin-bottom: 4.8vw;
  }

  .service__text {
    font-weight: 500;
    font-size: 3.7vw;
    line-height: 5.3vw;
  }

  .service__title img {
    width: 8.5vw;
    min-width: 8.5vw;
    height: 8.5vw;
  }

  .posad,
  .service {
    margin-bottom: 16vw;
  }

  .contacts {
    flex-direction: column;
    margin-bottom: 16vw;
  }

  .contacts__block {
    max-width: 100%;
  }

  .contacts__text {
    font-size: 4.2vw;
    line-height: 6.4vw;
  }

  .contacts__button {
    font-size: 3.7vw;
    line-height: 4.2vw;
  }

  .contacts__icon {
    width: 9.6vw;
    min-width: 9.6vw;
    height: 9.6vw;
  }

  .contacts__list {
    gap: 10.8vw;
  }

  .contacts__map {
    width: 100%;
    height: 122vw;
    background-color: white;
    margin-bottom: 40px;
  }

  .contacts__wrapper_block p {
    font-weight: 700;
    font-size: 6vw;
    line-height: 7vw;
    color: #FFFFFF;
    margin-bottom: 5.3vw;
  }

  .requisites__table th {
    font-weight: 400;
    font-size: 3.7vw;
    line-height: 4.2vw;
    color: #A0A1A5;
    padding-right: 3vw;
    padding-bottom: 3.2vw;
  }

  .requisites__table td {
    font-weight: 400;
    font-size: 3.7vw;
    line-height: 4.2vw;
    padding-bottom: 3.2vw;
    color: #EEEEEE;
  }


  .rewievs .catalog__grid {
    margin-top: 8vw;
  }

  .rewievs .page__title {
    margin-bottom: 4vw;
  }


  #tablepress-2 th,
  #tablepress-2 tr td.pricelist__title {
    font-size: 3.3vw;
    line-height: 4.56vw;
  }

  #tablepress-2 tr td:last-child,
  #tablepress-2 tr td {
    font-size: 3.8vw;
    line-height: 4.2vw;
  }

  #tablepress-2 th,
  #tablepress-2 td {
    padding-bottom: 3vw;
  }

  #tablepress-2 tr {
    display: table-row;
  }

  .tablepress {
    margin-bottom: 16vw;
  }

  .brand__slider .swiper-slide.swiper-slide-next,
  .brand__slider .swiper-slide.swiper-slide-prev,
  .rewievs__slider .swiper-slide.swiper-slide-next,
  .rewievs__slider .swiper-slide.swiper-slide-prev,
  .reels__slider .swiper-slide,
  .instock__slider .swiper-slide.swiper-slide-next,
  .instock__slider .swiper-slide.swiper-slide-prev {
    opacity: 0.2 !important;
  }

  .reels__slider .swiper-slide.swiper-slide-active,
  .reels__slider .swiper-slide.swiper-slide-next {
    opacity: 1 !important;
  }

  .homebrands__item {
    gap: 3.5vw;
  }

  .homebrands__image {
    width: 40px;
    height: 35px;
  }

  .homebrands__title {
    font-size: 14px;
  }

  .homebrands__grid {
    grid-template-columns: 1fr 1fr;
    gap: 4vw;
  }

  .catalog__cats {
    position: relative;
    z-index: 2;
    gap: 2vw 3vw;
  }

  .catalog__cat {
    padding: 2vw 3.5vw;
    gap: 10px;
  }

  .catalog__cat img,
  .catalog__cat svg {
    width: 28px;
    height: 28px;
  }

  .posad__content p {
    font-weight: 400;
    font-size: 3.9vw;
    line-height: 160%;
    margin-bottom: 1vw;
  }

  .posad__content p strong {
    font-size: 5vw;
    margin-top: 13vw;
    display: block;
  }

  #eventModal {
    padding-top: 9vw;
  }

  .eventmodal {
    width: 100%;
  }

  .header__sites {
    display: none;
  }

  .header__logo img {
    width: 100%;
  }

  header .header__sites_mobile {
    display: flex;
  }

  .header__sites_mobile {
    height: 9.5vw;
    width: 100%;
    background-image: url('../img/sites.png');
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 0;
    border-radius: 0;
  }

  .header__sites_mobile_item {
    display: flex;
    gap: 2.7vw;
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #231F20;
    align-items: center;

  }

  .header__sites_mobile_item:last-child {
    color: white;
  }

  .contacts .header__sites_mobile {
    display: none !important;
  }

  .cars__item {
    padding: 4vw;
    padding-top: 10vw;
  }

  .cars__item_logo {
    width: 14.4vw;
    display: flex;
    align-items: center;
  }

  .cars__item_cats {
    font-size: 3.8vw;
  }

  .cars__item_title {
    font-size: 4.5vw;
  }

  .cars__item_top {
    gap: 2.4vw;
    margin-bottom: 3vw;
  }

  .cars__item_content {
    flex-direction: column;
  }

  .cars__item_image {
    width: 100%;
    height: 52vw;
    margin-bottom: 3vw;
  }

  .cars__item_info {
    display: flex;
    flex-direction: column;
  }

  .cars__item_stats {
    order: -1;
    gap: 2vw;
    margin-bottom: 5vw;
  }

  .cars__item_stat_icon {
    width: 9vw;
  }

  .cars__item_stat_icon svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
  }

  .cars__item_stat {
    display: flex;
    gap: 2vw;
    align-items: center;
  }

  .cars__item_stat .cars__item_stat_val {
    font-size: 4vw;
  }

  .cars__item_stat .cars__item_stat_name {
    font-size: 3vw;
  }

  .cars__item_price p {
    font-size: 3.8vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 1vw;
  }

  .cars__item_price span {
    font-size: 4.3vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .cars__item_prices {
    margin-bottom: 5vw;
    gap: 10vw;
  }

  .compare__item .cars__item_stats {
    display: none;
  }

  .compare__item .cars__item_prices {
    flex-direction: column;
    gap: 5vw;
  }

  .compare__item .cars__item_nav {
    display: none;
  }

  .compare__item .cars__item_image {
    height: 30vw;
  }

  .facts {
    margin-bottom: 16vw;
  }

  .facts__title {
    gap: 4vw;
    align-items: center;
  }

  .facts__title span {
    font-size: 5vw;
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
  }

  .facts__icon {
    width: 7vw;
    height: 7vw;
  }

  .facts__icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }

  .facts__grid {
    gap: 3vw;
  }

  .facts__item {
    height: 50vw;
    padding: 5vw;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    width: 100% !important;
  }

  .facts__ul {
    flex-direction: column;
    gap: 2.5vw;
  }

  .facts__ul li {
    font-size: 3.7vw;
    padding-left: 3vw;
  }

  .facts__ul li::before {
    width: 1.25vw;
    height: 1.25vw;
    top: 1vw;
  }

  .generations {
    margin-bottom: 16vw;
  }

  .generations__item {
    box-sizing: border-box;
    padding: 5vw 0;
    border-bottom: 1px solid #404042;
    display: flex;
    position: relative;
    flex-direction: column;
    gap: 3vw;
  }

  .generations__item:before {
    content: '';
    display: none;
  }


  .generations__grid {
    display: flex;
    flex-direction: column;
  }

  .generations__grid .generations__item:first-child {
    border-top: 1px solid #404042;
  }

  .generations__slider {
    width: 100%;
    overflow: visible;
  }

  .generations__slider .swiper-slide {
    opacity: 0.2;
  }

  .generations__slider .swiper-slide.swiper-slide-visible {
    opacity: 1;
  }

  .generations__title {
    font-size: 5vw;
    font-weight: 700;
    margin-bottom: 1.3vw;
  }

  .generations__subtitle {
    color: #979797;
    font-size: 3.7vw;
    font-weight: 400;
    line-height: 1.3;
  }

  .generations__left {
    width: 100%;
    min-width: 12.625vw;
    background: #231f20;
    z-index: 2;
  }

  .generations__card {
    background: #404042;
    box-sizing: border-box;
  }

  .generations__card_image {
    margin-bottom: 0.625vw;
    width: 100%;
    height: 44.5vw;
  }

  .generations__card_image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }

  .generations__card_title {
    font-size: 5vw;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 0.3vw;
  }

  .generations__card_text {
    font-size: 3.7vw;
    font-weight: 500;
    color: #979797;
    margin-bottom: 0.6vw;
    line-height: 1.5;
  }

  .generations__card_price {
    font-size: 3.7vw;
    font-weight: 600;
  }

  /* Старница модельного ряда */
  .model__slider {
    background-color: #404042;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 3.5vw;
    flex-direction: column-reverse;
  }

  .model__slider_left {
    width: 100%;
    min-width: 100%;
    padding: 4vw;
    padding-top: 7vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
  }

  .model__slider_title {
    font-weight: 900;
    font-size: 5vw;
    margin-bottom: 1vw;
  }

  .model__slider_subtitle {
    font-size: 3.7vw;
    font-weight: 400;
    line-height: 1.3;
  }

  .model__slider_info {
    padding-top: 3vw;
    margin-top: 3vw;
    border-top: 1px solid #9B9B9B;
    display: flex;
    flex-direction: column;
    gap: 4vw;
  }

  .model__slider_info p {
    color: white;
    font-size: 4.3vw;
    font-weight: 600;
  }

  .model__slider_info p span {
    display: block;
    margin-bottom: 1vw;
    font-weight: 500;
    font-size: 3.7vw;
    color: #979797;
  }

  .model__slider_price {
    display: flex;
    align-items: end;
    margin-top: 8vw;
  }

  .model__slider_price svg {
    margin-right: 2vw;
    width: 5vw;
    height: 5vw;
  }


  .model__slider_price i {
    font-style: normal;
    font-size: 3vw;
    font-weight: 500;
    margin-right: 4px;
  }

  .model__slider_price span {
    font-size: 5vw;
    font-weight: 600;
    color: white;
  }

  .model__slider_right {
    height: 50vw;
    width: 100%;
  }

  .model__slider_right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .sign {
    padding: 13.5vw 0;
  }

  .sign__subtitle {
    font-size: 3.7vw;
    margin-bottom: 9vw;
  }

  .sign .page__title {
    margin-bottom: 5vw;
  }

  .sign__input input {
    width: 100%;
    font-size: 4.3vw;
    padding: 4.3vw;
  }

  .sign__grid {
    grid-template-columns: 1fr;
    margin-bottom: 7.8vw;
    margin-left: -4.2vw;
    gap: 7vw;
  }

  .sign__input {
    padding-left: 4.2vw;
  }

  .sign__input span {
    font-size: 3.7vw;
    margin-bottom: 4.3vw;
  }

  .sign__soglasie {
    font-size: 2.7vw;
    margin-bottom: 7.8vw;
  }

  .sign__soglasie span {
    padding-left: 7vw;
  }

  .sign__soglasie::before {
    width: 4.3vw;
    height: 4.3vw;
  }

  .sign2 .sign__map {
    height: 67.5vw;
    position: relative;
    width: 100%;
    margin-top: 13.5vw;
  }

  .sign2 .sign__form {
    width: 100%;
  }

  .sign2 {
    padding-bottom: 0;
  }

  .sign .page__title {
    margin-bottom: 5vw;
  }

  .page__title.mintitle {
    font-size: 6.4vw;
    line-height: normal;
  }



  #tablepress-4.tablepress tr,
  #tablepress-1.tablepress tr {
    flex-direction: row;
    gap: 0vw;
  }

  #tablepress-4.tablepress tr td,
  #tablepress-1.tablepress tr td {
    font-size: 3.3vw;
    width: 33%;
    max-width: 33%;
    min-width: 33%;
  }

  #tablepress-4.tablepress tr td:nth-child(2),
  #tablepress-4.tablepress tr td:nth-child(3),
  #tablepress-1.tablepress tr td:nth-child(2),
  #tablepress-1.tablepress tr td:nth-child(3) {
    text-align: right;
    text-wrap: nowrap;
  }

  #tablepress-4.tablepress tr td.pricelist__title,
  #tablepress-1.tablepress tr td.pricelist__title {
    font-size: 6vw;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
  }

  #tablepress-4.tablepress tr,
  #tablepress-1.tablepress tr {
    flex-direction: row;
    gap: 2.5vw;
  }

  #tablepress-4 thead,
  #tablepress-1 thead {
    display: table-header-group;
  }

  #tablepress-4 th,
  #tablepress-1 th {
    text-align: right;
    border-bottom: 1px solid #404042;
    width: 33%;
    font-size: 5vw;
    vertical-align: text-bottom;
    text-wrap: balance;
  }

  .pricelist .spoiler__button {
    padding: 4vw 1vw;
  }

  .pricelist .spoiler__title {
    font-size: 5vw;
    line-height: 6vw;
  }

  #tablepress-4 tr th:first-child,
  #tablepress-1 tr th:first-child {
    color: transparent;
  }

  .waffle {
    width: 100vw;
    overflow-x: scroll;
    display: block;
    margin: 0 -4.2vw;
    margin-left: -7.2vw;
    padding: 0 4.2vw;
  }

  .waffle tr td {
    font-weight: 500;
    font-size: 3vw;
    line-height: normal;
    color: #EEEEEE;
    border: 0.5px solid #404042;
    padding: 3vw;
    width: 30vw;
    min-width: 30vw;
  }

  .waffle tr:first-child td {
    font-size: 3vw;
    padding: 3vw;
    width: 30vw;
    min-width: 30vw;
  }

  .model_page {
    margin: 0;
    gap: 3vw;
    max-width: 100%;
    margin-left: 0;
    flex-direction: row;
  }

  .model_page span {
    font-weight: 500;
    font-size: 3.7vw;
    line-height: 120%;
    color: #EEEEEE;
    text-align: right;
    gap: 3.7vw;
    display: flex;
    align-items: center;
  }

  .model_page svg {
    width: 6vw;
    height: 6vw;
    min-width: 6vw;
  }

  tr.pricelist__row {
    display: none;
  }

  .pricelist__spoiler {
    cursor: pointer;
  }

  .pricelist__spoiler_arrow img {
    transition: 0.25s ease;
    transform: rotate(-90deg);

  }

  .pricelist__spoiler.active .pricelist__spoiler_arrow img {
    transform: rotate(0);
  }

  .pricelist__spoiler .pricelist__title {
    width: 66% !important;
    min-width: 66% !important;
    max-width: 66% !important;
  }


  .pricelist__spoiler td.column-2 {
    display: none !important;
  }

  .pricelist__spoiler_arrow {
    padding-top: 0;
    padding-right: 0;
  }

  .reviews__grid {
    grid-template-columns: 1fr !important;
  }

  /* Фильтры */
  .product__filters_row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 3vw;
  }

  .filter__list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 2vw;
    max-height: 200px;
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .filter__item {
    border: 1px solid #404042;
    padding: 2vw;
    height: 10vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    position: relative;
  }

  .filter__name span {
    font-weight: 500;
    font-size: 3.6vw;
    line-height: 130%;
    user-select: none;
    -webkit-line-clamp: 1;
  }

  .filter__item .filter__name svg {
    width: 5.5vw;
    height: 5.5vw;
    min-width: 5.5vw;
  }

  .price__range input {
    width: 50%;
    height: 10vw;
    color: white;
    padding-left: 7px;
    font-size: 3.6vw;
    padding: 2vw;
  }

  .filter__list label {
    font-size: 3.5vw;
    line-height: 140%;
    padding-left: 8vw;
  }

  .filter__list label::before {
    width: 5.5vw;
    height: 5.5vw;
  }


  .catalog__sorted_head {
    margin-bottom: 3.6vw;
    display: flex;
    align-items: center;
    justify-content: end;
  }

  .product_order-block .spoiler-title {
    font-weight: 400;
    font-size: 4.3vw;
    color: #F9C929;
    display: flex;
    align-items: center;
    gap: 2vw;
    cursor: pointer;
  }

  .spoiler-title svg {
    width: 5.5vw;
    height: 5.5vw;
    transition: 0.25s ease;
  }

  .product_order-select {
    display: flex;
    align-items: center;
    position: relative;
  }

  .spoiler__content {
    font-size: 0.85vw;
    color: #141414;
    line-height: 140%;
    font-weight: 400;
  }

  .spoiler__content {
    margin-bottom: 0.85vw;
  }

  .product_order-list {
    display: flex;
    flex-direction: column;
    gap: 3vw;
  }

  .product_order-content {
    display: none;
    position: absolute;
    top: 120%;
    z-index: 10;
    background: #231f20;
    padding: 3vw;
    border: 1px solid #404042;
    right: 0;
    min-width: 63vw;
  }

  .sorted__option {
    font-size: 4.3vw;
    line-height: 120%;
    font-weight: 400;
    text-align: right;
    transition: 0.25s ease;
    color: white;
    cursor: pointer;
  }

  .product_order-block {
    display: flex;
    align-items: center;
    gap: 2vw;
  }

  .product_order-text {
    font-weight: 400;
    font-size: 4.3vw;
    color: white;
  }

  .reels__video {
    width: 100%;
    height: 72.5vw;
    margin-bottom: 4vw;
  }

  .reels__title {
    color: #EEE;
    font-size: 4vw;
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: 0.25s ease;
    line-height: 120%;
  }

  .reels .page__title {
    margin-bottom: 5.6vw;
  }

  .stockpage__reels {
    display: none;
  }

  .stockpage__head {
    display: flex;
    justify-content: start;
    flex-direction: row;
    margin-bottom: 8vw;
    align-items: start;
    gap: 4vw;
    flex-wrap: wrap;
    align-items: center;
  }


  .stockpage__content.w100 {
    max-width: 100%;
  }

  .stockpage__cats {
    display: flex;
    flex-direction: column;
    gap: 1.25vw;
  }

  .stockpage__cats_link {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 4vw;
    line-height: 140%;
    color: #EEEEEE;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .stockpage__cats .spoiler__button {
    padding: 0;
  }

  .stockpage__cats .spoiler {
    border: none;
  }

  .stockpage__cats {
    border-top: 1px solid rgba(64, 64, 66, 1);
    border-bottom: 1px solid rgba(64, 64, 66, 1);
    padding-top: 5vw;
    padding-bottom: 5vw;
    margin-top: 0.8vw;
    gap: 4vw;
  }

  .stockpage__cats .spoiler__body .stockpage__cats_link {
    margin-top: 3vw;
  }

  .blog__grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 4vw;
  }

  .breadcrumb {
    color: rgba(151, 151, 151, 1);
    font-weight: 500;
    font-size: 4vw;
    padding: 5vw 0;
    padding-top: 0;
  }

  .stockpage__tags {
    padding: 5vw 0;
    border-bottom: 1px solid rgba(64, 64, 66, 1);
  }

  .stockpage__tags_row {
    display: flex;
    flex-wrap: wrap;
    gap: 4vw;
    margin-top: 4vw;
  }

  .stockpage__tags_row a {
    color: rgba(249, 201, 41, 1);
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 4vw;
    line-height: 140%;
    text-transform: uppercase;
  }


  /* Посадочная характеристик моделей */
  .model__attr .page__title {
    margin-bottom: 3.25vw;
  }

  .model__attr_text {
    font-size: 3.5vw;
    font-weight: 500;
    line-height: 140%;
    color: rgba(238, 238, 238, 1);
    margin-bottom: 10vw;
    width: 100%;
  }

  .model__attr_text p:not(:last-child) {
    margin-bottom: 4vw;
  }

  .model__attr_pages {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10vw;
    margin-bottom: 15vw;
    width: 100%;
  }

  .model__attr_pages_top {
    display: flex;
    gap: 0.3vw;
    align-items: center;
    margin-bottom: 4vw;
  }

  .model__attr_pages_icon {
    width: 10vw;
    min-width: 10vw;
    height: 10vw;
  }

  .model__attr_pages_icon svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center
  }

  .model__attr_pages_title {
    font-size: 6vw;
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    line-height: 140%;
  }

  .model__attr_pages_ul {
    display: flex;
    flex-direction: column;
    gap: 4vw;
  }

  .model__attr_pages_ul li {
    position: relative;
    display: flex;
    gap: 2vw;
    align-items: center;
    font-size: 4vw;
    font-weight: 500;
    line-height: 130%;
  }

  .model__attr_pages_ul li::before {
    content: url('../img/attr_li_color.svg');
    width: 5vw;
    object-fit: contain;
    object-position: center;
    min-width: 5vw;
    display: block;
  }

  .model__attr_pages_ul li a {
    color: white;
    transition: 0.25s ease;
  }

  .model__attr_car_title {
    font-size: 6vw;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Golos Text', sans-serif;
    color: white;
    margin-bottom: 5vw;
  }

  .model__attr_car_row {
    display: flex;
    gap: 4vw;
    margin-bottom: 10vw;
    align-items: start;
    flex-direction: column;
  }

  .model__attr_car_image {
    width: 100%;
    height: 63vw;
    min-width: 50vw;
    background: #404042;
  }

  .model__attr_car_image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }

  .model__attr_car_table {
    width: 100%;
    border-collapse: collapse;
  }

  .model__attr_car_table td,
  .model__attr_car_table th {
    text-align: left;
    border-bottom: 1px solid rgba(64, 64, 66, 1);
    padding: 4vw 2vw;
    font-size: 3.5vw;
    width: 33%;
    line-height: 140%;
  }

  .model__attr_car_table tr td:first-child,
  .model__attr_car_table tr th:first-child {
    padding-left: 2vw;
  }

  .footer__contacts_list svg {
    width: 6vw;
    height: 6vw;
    min-width: 6vw;
  }

  .header__top .themeChange {
    display: flex;
  }

  .themeChange {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 0.5vw;
    transition: 0.25s ease;
    cursor: pointer;
  }

  .themeChange__select {
    width: 6.6vw;
    height: 3.8vw;
    border-radius: 10px;
    background-color: rgba(249, 201, 41, 1);
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0.5vw;
  }

  .themeChange__dot {
    width: 3vw;
    height: 3vw;
    border-radius: 50%;
    background-color: rgba(35, 31, 32, 1);
  }

  .maincat {
    margin-top: 5vw;
    margin-left: -4.2vw;
    margin-right: -4.2vw;
    overflow-x: auto;
    width: 100vw;
    margin-bottom: 4vw;
  }


  .catalog__cats {
    position: relative;
    z-index: 2;
    gap: 2vw;
    flex-wrap: nowrap;
    overflow: scroll;
    margin: 0 -4.2vw;
    padding: 0 4.2vw;
  }

  .catalog .menu__brands {
    margin-top: 5vw;
  }

  .catalog__item_doptext_status {
    position: absolute;
    top: 0;
    left: -1vw;
    font-size: 14px;
    font-weight: 700;
    padding: 2.5vw 5vw;
    background: red;
    color: #231F20;
    background: #f9c92a;
    transform: skew(-15deg);
    padding-left: 5vw;
    z-index: 3;
  }

  .old_price {
    font-size: 4vw;
    margin-left: 1vw;
  }

  .complectation__tabs_row {
    grid-template-columns: 1fr;
  }


  .product__maintained__info {
    margin-bottom: 5vw;
  }

  .product__maintained__info p {
    display: flex;
    gap: 1vw;
    font-weight: 500;
    font-size: 3.4vw;
    padding: 3vw;
  }

  .product__maintained__info p b {
    font-size: 3.4vw;
  }

  .cars__dopotions {
    margin-bottom: 4.8vw;
    padding-bottom: 4.8vw;
    border-bottom: 1px solid #404042;
  }

  .cars__dopoptions_list li {
    font-size: 3.7vw;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 2vw;
  }

  .cars__dopoptions_list {
    display: flex;
    flex-direction: column;
    gap: 2vw;
  }

  .cars__dopoptions_list li b {
    font-weight: 700;
    font-size: 6vw;
    position: relative;
    top: -0.3vw;
  }

  .car_comment_text {
    font-size: 3.7vw;
    font-weight: 500;
    line-height: 140%;
  }

  .price__comment {
    margin-bottom: 5vw;
    font-size: 3.5vw;
    line-height: 140%;
    font-weight: 500;
  }

  .product_main_gal .swiper-slide img {
    object-position: top;
  }

  .maintained__video {
    padding: 3vw;
    background-color: rgba(244, 191, 12, 1);
    display: flex;
    gap: 1.5vw;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 3.7vw;
    text-transform: uppercase;
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    z-index: 2;
    color: black;
  }

  .maintained__video svg {
    width: 5vw;
    height: 5vw;
  }


  .services__item_title {
    z-index: 2;
    font-family: 'Golos Text', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 4.2vw;
    line-height: 140%;
    text-transform: uppercase;
    color: #EEEEEE;
    max-width: 50vw;
  }

  .services__item_arrow {
    z-index: 2;
    width: 7vw;
    height: 7vw;
  }

  .services__item {
    padding: 4vw;
    height: 50vw;
  }

  .services__slider {
    margin-bottom: 30vw;
  }

  .variable__radio {
    display: flex;
    flex-wrap: wrap;
    gap: 4.2vw;
    padding-left: 8.4vw;
    position: relative;
    font-weight: 500;
    font-size: 3.7vw;
    line-height: 4.2vw;
    cursor: pointer;
    transition: 0.25s ease;
  }

  .variable__radio::before {
    content: '';
    position: absolute;
    top: 0.2vw;
    left: 1.25vw;
    width: 3vw;
    height: 3vw;
    outline: 1px solid #404042;
    border-radius: 50%;
    transition: 0.25s ease;
    outline-offset: 1.25vw;
  }

  .product__minAttr {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5vw;
    margin-bottom: 6vw;
  }

  .product__minAttr_item {
    display: flex;
    gap: 2vw;
    width: 100%;
  }

  .product__minAttr_icon {
    width: 10vw;
    height: 10vw;
    min-width: 10vw;
  }

  .product__minAttr_title {
    font-weight: 500;
    font-size: 3.5vw;
    line-height: 120%;
    color: #979797;
    margin-bottom: 1vw;
  }

  .product__minAttr_text {
    font-weight: 700;
    font-size: 4vw;
    line-height: 120%;
    color: #EEEEEE;
  }

  .product_main_thumbs {
    height: 17vw;
  }

  .product__gal {
    margin-bottom: 10vw;
  }

  .product__gal .swiper-button-next,
  .product__gal .swiper-button-prev {
    width: 21vw;
    height: 17vw;
    border-radius: 0;
    top: auto;
    bottom: 0;
    right: 0;
  }

  .tabs__button {
    display: flex;
    align-items: center;
    gap: 2vw;
    padding: 3vw !important;
    padding-top: 4vw !important;
  }

  .tabs__button img {
    width: 5vw;
    height: 5vw;
    object-fit: contain;
    object-position: center;
  }

  .maintained__top_row {
    display: grid;
    grid-template-columns: 1fr;
  }

  .product__maintained__info_row {
    display: flex;
    gap: 3vw;
  }

  .brand_page_title_body>img {
    width: 10vw;
    height: 10vw;
  }

  .brand_page_title_body {
    display: flex;
    align-items: center;
    gap: 1vw;
    margin-bottom: 4vw;
  }

  .brand_page_title_body .page__title {
    margin-bottom: 0;
  }

  .brand_page_title {
    margin-bottom: 4vw;
  }

  .product__maintained__info.product__maintained__info_min p {
    padding: 3vw;
  }

  .stockpage__text h2 {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 5vw;
    line-height: 120%;
    margin-bottom: 3vw;
    margin-top: 7vw;
  }

  .homenews__grid {
    overflow: visible;
    margin-bottom: 30vw;
  }

  .homeblog .homenews__grid .swiper-button-next,
  .homeblog .homenews__grid .swiper-button-prev {
    top: auto;
    bottom: -20vw;
  }

  .homeblog .homenews__grid .swiper-button-prev {
    right: 47vw;
  }

  .homeblog .homenews__grid .swiper-button-next {
    right: 30vw;
  }

  .homenews__grid .swiper-slide {
    height: auto;
  }

  .modellisting__item_image {
    width: 100%;
    height: 52vw;
    padding: 3vw;
  }

  .modellisting__item_image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }

  .modellisting__item {
    display: flex;
    background: #404042;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .modellisting__grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 4vw;
  }

  .modellisting {
    margin-bottom: 5vw;
  }

  .modellisting__item .page__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5vw;
  }

  .modellisting__item_content {
    padding: 4vw;
    box-sizing: border-box;
    width: 100%;
  }

  .modellisting__item_price {
    display: flex;
    align-items: center;
    gap: 4vw;
    margin-bottom: 5vw;
    /* flex-direction: column; */
  }

  .modellisting__item_price_item span {
    display: block;
    font-size: 3.7vw;
    line-height: 140%;
    font-weight: 700;
    color: #ffffff80;
  }

  .modellisting__item_price_item span b {
    font-size: 4.2vw;
    color: white;
  }

  .modellisting__item_price_item {
    display: flex;
    flex-direction: column;
    gap: 0.3vw;
  }

  .modellisting__item_title {
    font-size: 5vw;
    font-weight: 700;
    margin-bottom: 3vw;
  }

  .page__button svg {
    width: 7vw;
    height: 7vw;
  }

  .opisanie__grid .opisanie__text ul {
    display: flex;
    flex-direction: column;
    gap: 3vw;
    margin-bottom: 6.3vw;
  }

  .opisanie__grid .opisanie__text ul li {
    font-size: 3.7vw;
    line-height: 5.3vw;
    margin-bottom: 0;
    padding-left: 3vw;
  }

  .opisanie__grid .opisanie__text ul li:before {
    content: '';
    width: 1.2vw;
    height: 1.2vw;
    background: white;
    display: block;
    position: absolute;
    top: 1.8vw;
    left: 0;
    border-radius: 50%;
  }

  .opisanie__text h2 {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 5vw;
    line-height: 130%;
    text-transform: uppercase;
    color: #EEEEEE;
    margin-bottom: 6.3vw;
    margin-top: 10vw;
  }

  .opisanie__text h3 {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 4vw;
    line-height: 130%;
    text-transform: uppercase;
    color: #EEEEEE;
    margin-bottom: 6.3vw;
  }

  .homenews__grid {
    margin-bottom: 27vw;
  }

  .news__head .container {
    display: flex;
    gap: 2vw 5vw;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .news__head .breadcrumb {
    padding-bottom: 0;
  }

  .news__head_date {
    font-size: 3.7vw;
    line-height: 140%;
    opacity: 0.8;
  }

  .news__head_date span {
    display: none;
  }

  .news__head_timeread svg {
    width: 3vw;
    height: 3vw;
  }

  .news__head_timeread {
    display: flex;
    align-items: center;
    gap: 2vw;
    font-size: 3.7vw;
    line-height: 140%;
  }

  .news__head {
    margin-bottom: 6vw;
  }

  .homeblog__date {
    font-size: 3.5vw;
    margin-bottom: 3vw;
    opacity: 0.7;
  }

  .complectation__tabs_row_used {
    grid-template-columns: 1fr 1fr;
  }

  /* Новый поиск */

  .search__results {
    display: none;
  }

  .search__results.active {
    display: block;
  }

  .search__results_item {
    display: flex;
    justify-content: space-between;
    padding: 4vw 0;
    border-bottom: 1px solid rgba(64, 64, 66, 1);
    align-items: center;
  }

  .search__results_item_left {
    display: flex;
    align-items: center;
    gap: 3vw;
    width: 50vw;
  }

  .search__results_item_image {
    width: 12.5vw;
    height: 12.5vw;
    background: #404042;
    min-width: 12.5vw;
  }

  .search__results_item_image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }

  .search__results {
    padding-bottom: 0;
    padding-top: 1vw;
  }

  .search__results_item_name {
    font-size: 3.7vw;
    color: white;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    gap: 4px;
    line-height: 140%;
  }

  .search__results_item_price {
    font-size: 3.7vw;
    font-weight: 700;
    color: #f9c92a;
  }

  .search__results_item_source {
    color: rgba(249, 201, 41, 1);
    font-size: 3.7vw;
    font-weight: 700;
  }

  p.search__results_item_status {
    font-size: 3vw;
    padding: 0px 8px;
    background: rgba(249, 201, 41, 1);
    color: rgba(35, 31, 32, 1);
    max-width: max-content;
  }

  p.search__results_item_status.search__results_item_status_used {
    background: rgba(160, 161, 165, 1);
  }

  a.search__results_more {
    display: block;
    padding-top: 4vw;
    font-size: 4vw;
    color: rgba(249, 201, 41, 1);
    font-family: 'Golos Text';
    font-weight: 700;
    padding-bottom: 5vw;
  }

  .search__results_list {
    height: 60vh;
    overflow-x: auto;
  }

  .search__label {
    width: 100%;
    border: 1px solid #404042;
    display: flex;
    align-items: center;
    padding: 3vw;
    gap: 2vw;
  }

  .page__title.bigtitle {
    font-size: 8vw;
    line-height: 120%;
  }

  .catalog__head_row .page__title {
    margin-bottom: 5vw;
  }

  .catalog__head_row {
    padding-top: 6vw;
    border-top: 1px solid #404042;
    padding-bottom: 1vw;
  }

  .catalog .catalog__grid {
    margin-bottom: 8vw;
  }


  .stockpage__side_news_list {
    display: flex;
    flex-direction: column;
    gap: 3vw;
  }

  .stockpage__side_news_list .homeblog__item .homeblog__image {
    height: 54vw;
  }

  .stockpage__side_news {
    margin-bottom: 10vw;
  }

  .stockpage__side_news .page__subtitle {
    margin-bottom: 4vw;
  }

  .generations__card_state {
    position: absolute;
    top: 0;
    left: 0;
    position: absolute;
    top: 0;
    font-size: 3vw;
    font-weight: 700;
    padding: 1.5vw 2vw;
    color: #231F20;
    background: #f9c92a;
    padding-left: 2.6vw;
    z-index: 3;
  }

  .generations__card_content {
    padding: 4vw;
  }

  .brand_page_title_body {
    gap: 2vw;
  }

  .brand_page_title_body>img {
    width: 10vw;
    height: 10vw;
    object-fit: contain;
    min-width: 10vw;
  }

  .brand_page_title {
    gap: 3vw;
  }

  li.contacts__social_el {
    display: flex;
    align-items: center;
    gap: 2vw;
    font-weight: 700;
    font-size: 4.2vw;
    line-height: 140%;
    justify-content: space-between;
  }

  li.contacts__social_el svg,
  li.contacts__social_el img {
    width: 9.6vw;
    height: 9.6vw;
    object-fit: contain;
    object-position: center;
  }

  ul.contacts__social {
    display: flex;
    flex-direction: column;
    gap: 3vw;
  }


  .tehfaq {
    margin-bottom: 15vw;
  }

  .tehfaq__slider .offer__title {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 4vw;
  }

  .tehfaq__car {
    color: #F9C929;
    font-size: 4vw;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }

  .tehfaq .reviewsvideo__link {
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10vw;
    height: 10vw;
  }

  .tehfaq .offer__item {
    padding-bottom: 4vw;
  }


  .offer__item {
    height: 43vw;
    position: relative;
    background-color: rgb(0, 0, 0);
    padding: 5vw;
    display: flex;
    flex-direction: column;
    justify-content: end;
  }

  .offer__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    z-index: 1;
  }

  .offer__content {
    position: relative;
    z-index: 2;
  }

  .offer__title {
    color: #EEE;
    font-family: "Golos Text", sans-serif;
    font-size: 4.2vw;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    padding-bottom: 1vw;
    margin-bottom: 4.6vw;
    position: relative;
  }

  .offer__title::before {
    content: "";
    width: 3.125vw;
    height: 2px;
    background: #F9C929;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .offer__text {
    color: #EEE;
    font-size: 1vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 1.6vw;
  }


  .offer__button {
    margin-left: auto;
    cursor: pointer;
  }

  .offer__button svg {
    position: relative;
    left: 0;
    transition: 0.25s ease;
  }

  .offer__footer {
    display: flex;
    justify-content: end;
  }

  .tehfaq__slider {
    overflow: visible;
  }

  .tehfaq__slider .swiper-button-prev {
    right: 4vw;
  }

  .tehfaq__slider .swiper-button-next,
  .tehfaq__slider .swiper-button-prev {
    top: auto;
    bottom: -20vw;
  }

  .tehfaq__slider {
    margin-bottom: 30vw;
  }

  .tehfaq__slider .swiper-button-next {
    right: 30vw;
  }

  .tehfaq__slider .swiper-button-prev {
    right: 47vw;
  }

  table.productTable__table tr {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #404042;
    padding: 8vw 4vw;
    line-height: 140%;
    position: relative;
    padding-bottom: 5vw;
    gap: 2vw 8vw;
    /* flex-direction: column; */
    justify-content: space-between;
  }

  table.productTable__table th,
  table.productTable__table td {
    font-size: 4vw;
    border: none;
  }

  table.productTable__table tr:first-child {
    display: none;
  }

  table.productTable__table tr td:last-child {
    width: 100%;
  }

  td.productTable__table_name {
    font-size: 5vw;
    font-weight: 700;
    width: 100%;
  }

  .productTable__table tbody {
    display: flex;
    flex-direction: column;
    gap: 5vw;
  }

  section.productTable {
    margin-bottom: 15vw;
  }

  table.productTable__table tr td:nth-child(3) {
    color: #f2c32a;
  }

  table.productTable__table tr td:nth-child(4) {
    position: absolute;
    top: 0;
    right: 0;
  }

  table.productTable__table button {
    width: 100%;
    padding: 3vw;
    font-size: 4vw;
  }

  .productTable_status {
    padding: 1vw 4vw;
    font-size: 3.5vw;
    top: 0;
    right: 0;
    position: absolute;
    border-radius: 0;
  }

  .mainblock__slider .swiper-slide>img {
    position: absolute;
    bottom: 10vw;
    right: 0;
    width: 100%;
    height: auto;
    object-fit: contain !important;
    object-position: center;
    z-index: 1;
  }


  .team__images_grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 4vw;
    margin-bottom: 15vw;
  }

  .team__images_item {
    width: 100%;
    background: #404042;
  }

  .team__images_item_image {
    width: 100%;
    height: 53vw;
  }

  .team__images_item_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .team__images_item_content {
    padding: 4vw;
    background: #404042;
  }

  .team__images_item_title {
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 4vw;
    line-height: 140%;
    text-transform: uppercase;
    color: #EEEEEE;
  }

  .mobcenter {
    text-align: center;
  }

  .wf__tags {
    overflow-x: auto;
    flex-wrap: nowrap;
    margin: 0 -4.2vw;
    padding: 0 4.2vw;
    margin-bottom: 8vw;
    scrollbar-width: none;
    /* Для Firefox */
    -ms-overflow-style: none;
    /* Для Internet Explorer 10+ */
  }

  .catalog__cats_wrapper {
    margin-bottom: 7vw;
  }

  .catalog__cats {
    scrollbar-width: none;
    /* Для Firefox */
    -ms-overflow-style: none;
    /* Для Internet Explorer 10+ */
  }

  .catalog__cats::-webkit-scrollbar,
  .wf__tags::-webkit-scrollbar {
    display: none;
    /* Для Chrome, Safari, Opera */
  }

  .minmodels {
    display: none;
  }

  .brandsfilter {
    display: none;
    margin-bottom: 6vw;
  }

  .minmodels__body {
    display: flex;
    margin-bottom: 6vw;
    gap: 4vw;
    align-items: start;
    flex-direction: column;
  }

  .minmodels__title {
    font-weight: 600;
    font-size: 3.5vw;
  }

  .minmodels__item {
    font-size: 4vw;
    font-weight: 600;
    border-radius: 18px;
    padding: 2vw 3vw;
    transition: 0.25s ease;
  }

  .minmodels__row {
    display: flex;
    align-items: center;
    gap: 2.5vw;
    flex-wrap: wrap;
  }

  .catalog__options {
    display: flex;
    overflow-x: auto;
    margin: 0 -4.2vw;
    padding: 0 4.2vw;
    margin-bottom: 6vw;
  }

  .catalog__cats_wrapper_row {
    display: grid;
    grid-template-columns: 1fr;
    max-width: 100%;
    width: 100%;
    padding-bottom: 8vw;
    padding-top: 8vw;
    border-top: 1px solid #404042;
    gap: 8vw;
    border-bottom: 0;
  }

  .menu__brands_title {
    color: #EEE;
    text-align: center;
    font-size: 3vw;
    font-weight: 600;
    line-height: normal;
    line-height: 140%;
  }

  .catalog__cats .catalog__cat {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0;
    height: auto;
    white-space: nowrap;
    font-size: 3.5vw;
    color: white;
    background-color: transparent;
    text-transform: lowercase;
    box-sizing: border-box;
    transition: 0.25s ease;
    font-weight: 500;
    border: none;
    gap: 2vw;
  }

  .catalog__cats .catalog__cat img {
    width: 10vw;
    height: 10vw;
  }

  .catalog__cats_wrapper_item {
    display: none;
  }

  .catalog__cats_wrapper_item_title {
    font-size: 3.5vw;
    margin-bottom: 4vw;
    font-weight: 700;
    line-height: 140%;
    flex-direction: column;
    align-items: start;
    gap: 2vw;
  }

  .menu__brands_image {
    width: 10vw;
    height: 10vw;

  }

  .wf__tag {
    font-size: 4vw;
    padding: 2vw 4vw;
    border-radius: 40px;
  }

  .wf__tags {
    overflow-x: auto;
    flex-wrap: nowrap;
    margin: 0 -4.2vw;
    padding: 0 4.2vw;
    margin-bottom: 8vw;
    scrollbar-width: none;
    -ms-overflow-style: none;
    width: 100%;
  }

  .catalog__sorted_head {
    flex-direction: column;
  }

  .homeblog__item .homeblog__button span {
    font-size: 14px;
  }


  .news__grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 4vw;
    margin-bottom: 8vw;
  }

  .stockpage__text ul {
    margin-bottom: 5.3vw;
  }

  .alphabet__filter {
    display: flex;
    align-items: center;
    gap: 2vw;
    font-size: 1.1vw;
    margin: 4vw -4vw;
    overflow-x: auto;
    width: 100%;
    padding: 0 4vw;
  }

  .alphabet__filter__item {
    font-size: 4vw;
    transition: 0.25s ease;
    cursor: pointer;
    width: 5vw;
    height: 5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 5vw;
  }

  .alphabet__filter {
    overflow-x: auto;
    /* или scroll, если нужно всегда показывать скролл */
    scrollbar-width: none;
    /* для Firefox */
    -ms-overflow-style: none;
    /* для IE и Edge */
  }

  .alphabet__filter::-webkit-scrollbar {
    display: none;
    /* для Chrome, Safari, Opera */
  }

  .homebrands .page__title {
    margin-bottom: 0;
  }

  .homebrands .row {
    margin-bottom: 4vw;
  }

  .modal__body.modal__body_burger {
    display: flex;
    padding: 4vw;
  }

  .modal__body_right {
    width: 29vw;
    min-width: 29vw;
    border-left: 1px solid #404042;
    display: flex;
    justify-content: space-between;
    height: 100%;
    max-height: 90vh;
  }

  .menu__top {
    margin-bottom: 5vw;
  }

  .catalog__cats_wrapper_item_title .alphabet__filter {
    margin: 0 -4vw;
    padding: 0 4vw;
  }

  .catalog__cats_wrapper_item_title .alphabet__filter .alphabet__filter__item {
    font-size: 3.25vw;
  }


  .complectation__select-selected {
    cursor: pointer;
    font-weight: 500;
    font-size: 3.4vw;
    line-height: normal;
    text-align: center;
    position: relative;
    padding: 4vw;
    border-width: 2px;
    border-style: solid;
    border-image: initial;
    border-color: rgb(64, 64, 66);
    transition: 0.25s;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }


  .complectation__select-dropdown {
    border: 2px solid #404042;
    position: absolute;
    top: 100%;
    left: 0;
    background: #231f20;
    z-index: 1;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transition: 0.25s ease;
  }

  .complectation__select-wrapper {
    width: 100%;
    position: relative;
    max-width: 100%;
  }

  .complectation__select.active .complectation__select-dropdown {
    opacity: 1;
    visibility: visible;
  }

  .complectation__select-selected svg {
    width: 5vw;
    height: 5vw;
  }

  div#tabs__id {
    flex-direction: column;
    gap: 3vw;
  }

  section.product .container {
    overflow: visible;
  }


  .tabs.tabs_minkomplectation .tabs__buttons {
    overflow-x: auto;
    padding-bottom: 5vw;
  }

  .tabs__buttons.tabs__buttons--select {
    overflow: unset;
  }

  .tabs__buttons-inner {
    display: flex;
    align-items: stretch;
    width: 100%;
    gap: 2vw;
    max-width: 91vw;
    overflow-y: auto;
  }

  .tabs.tabs_minkomplectation .tabs__button {
    font-size: 4.2vw;
    line-height: 5vw;
    padding: 4vw;
    padding-top: 0;
    white-space: nowrap;
  }

  .tabs__button {
    display: flex;
    align-items: center;
    gap: 2vw;
    padding: 3vw !important;
    padding-top: 0 !important;
  }

  .tabs__button img {
    width: 5vw;
    height: 5vw;
    object-fit: contain;
    object-position: center;
  }


  section.model__reviews {
    margin-bottom: 15vw;
  }

  .model__reviews__topbar {
    display: flex;
    align-items: center;
    gap: 3vw;
    margin-bottom: 8vw;
    flex-direction: column;
  }

  .model__reviews__topbar_button {
    display: flex;
    align-items: start;
    gap: 3vw;
    flex-direction: column;
    width: 100%;
    padding-top: 3vw;
  }

  .model__reviews__topbar_button p {
    font-size: 3.5vw;
    font-weight: 500;
  }

  .model__reviews__topbar_select {
    width: 100%;
    border: 1px solid #404042;
    min-height: 1vw;
    padding: 3vw;
    box-sizing: border-box;
    position: relative;
  }

  .model__reviews__item {
    background: #404042;
    padding: 4vw;
    box-sizing: border-box;
    width: 100%;
    display: block;
  }

  .model__reviews__item_top_user_image {
    width: 12vw;
    height: 12vw;
    min-width: 2.6vw;
    border-radius: 50%;
    background: #A9A9A9;
    color: #EEEEEE;
  }

  .model__reviews__item_top_user {
    display: flex;
    align-items: center;
    gap: 3vw;
  }

  .model__reviews__item_top_user_name {
    font-size: 4vw;
    margin-bottom: 1.5vw;
    font-weight: 600;
    color: white;
  }

  .model__reviews__item_top_user_date {
    color: white;
    font-size: 3.5vw;
    font-weight: 500;
  }

  .model__reviews__item_top {
    margin-bottom: 4vw;
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-direction: column;
    gap: 4vw;
  }

  .model__reviews__item_content {
    margin-bottom: 5vw;
  }

  .model__reviews__item_title {
    font-size: 4vw;
    color: white;
    font-weight: 700;
    margin-bottom: 4vw;
  }

  .model__reviews__item_text {
    font-size: 4vw;
    font-weight: 500;
    color: white;
    line-height: 130%;
  }

  .model__reviews__item_content_bottom {
    display: flex;
    align-items: start;
    flex-direction: column-reverse;
    gap: 5vw;
  }

  .model__reviews__item_content_bottom_text {
    font-size: 3.5vw;
    color: #F9C929;
    font-weight: 700;
  }

  ul.model__reviews__item_top_raiting_stars {
    display: flex;
    align-items: center;
    gap: 0.125vw;
  }

  .model__reviews__item_top_raiting {
    display: flex;
    align-items: center;
    gap: 2vw;
  }

  .model__reviews__item_top_raiting_stars_item {
    width: 7vw;
    height: 7vw;
  }

  .model__reviews__item_top_raiting_stars_item svg {
    width: 100%;
    height: 100%;
  }

  .model__reviews__item_top_raiting_stars_item svg path {
    fill: transparent;
  }

  .model__reviews__item_top_raiting_stars_item.active svg path {
    fill: #f8c83e;
  }

  .model__reviews__item_top_raiting_number {
    font-size: 4vw;
    color: white;
    font-weight: 500;
  }

  .model__reviews__topbar_raiting {
    display: flex;
    gap: 0.75vw;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }

  .model__reviews__topbar_raiting_count {
    font-size: 3.5vw;
    color: white;
    font-weight: 700;
    padding-right: 1.5vw;
  }

  .model__reviews__topbar_select_selected {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .model__reviews__topbar_select_list {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 4vw;
    box-sizing: border-box;
    border: 1px solid #404042;
    display: flex;
    flex-direction: column;
    gap: 4vw;
    opacity: 0;
    visibility: hidden;
    transition: 0.25s ease;
    z-index: 10;
    max-height: 50vw;
  }

  .model__reviews__topbar_select_selected span {
    font-weight: 500;
    color: white;
    font-size: 4vw;
  }

  .model__reviews__topbar_select_selected svg {
    width: 5vw;
    height: 5vw;
  }

  .model__reviews__topbar_select_selected svg path {
    fill: white;
  }

  .modal_review_add_car_form_grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 4vw;
  }

  #reviewСarAdd .modal__form {
    width: 100%;
  }

  .modal_review_add_car_form_grid label:nth-child(4),
  .modal_review_add_car_form_grid label:nth-child(5) {
    grid-column: 1;
  }

  #reviewCarAddForm .modal__form label {
    margin-bottom: 0 !important;
  }

  .modal_review_add_car_form_grid label,
  .modal_review_add_car_form_grid .label {
    margin-bottom: 0 !important;
    font-size: 4vw;
    color: white;
    flex-direction: column;
    display: flex;
    gap: 3vw;
  }

  .modal_review_add_car_form_grid input {
    border: 1px solid #A0A1A5;
    margin: 0;
  }

  .modal_review_add_car_form_grid .model__reviews__topbar_select {
    border: 1px solid #A0A1A5 !important;
  }

  #reviewСarAdd .modal__title {
    text-align: left;
    font-size: 5.5vw;
    margin-bottom: 4vw;
  }

  .modal_review_add_car_form_grid textarea {
    margin: 0;
    border: 1px solid #A0A1A5 !important;
    font-size: 4.2vw;
    padding: 4vw;
    min-height: 20vw;
  }

  .modal_review_add_car_form_grid .model__reviews__item_top_raiting_stars_item {
    width: 7vw;
    height: 7vw;
  }

  .stockpage__wrapper .model__reviews__item_content {
    margin-bottom: 10vw;
  }

  .model__reviews__grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 5vw;
    margin-bottom: 4vw;
  }

  .model__reviews__topbar_select.active .model__reviews__topbar_select_list {
    opacity: 1;
    visibility: visible;
  }

  .model__reviews__slider {
    margin-bottom: 5vw;
  }

  .model__reviews__topbar_select_list li {
    font-size: 4vw;
    font-weight: 500;
  }

  .modal .model__reviews__topbar_select_list {
    background: #231f20;
  }

  .modal .model__reviews__topbar_select {
    padding: 4.2vw;
  }

  .model__reviews .catalog__grid {
    margin-bottom: 4vw;
  }

  .model__reviews__item_cars {
    width: 100%;
    margin-bottom: 10vw;
    display: grid;
    grid-template-columns: 1fr;
    gap: 4vw;
  }

  .car_news_slider .swiper-button-next,
  .car_news_slider .swiper-button-prev {
    top: auto;
    bottom: -20vw;
  }

  .car_news_slider {
    margin-bottom: 30vw;
  }

  .car_news_slider .swiper-button-prev {
    right: 47vw;
  }

  .car_news_slider .swiper-button-next {
    right: 30vw;
  }

  .car__reviews__filter {
    grid-template-columns: 1fr;
    gap: 4vw;
    margin-bottom: 10vw;
    margin-top: 5vw;
  }

  .setting__grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10vw;
  }

  .setting__title {
    font-family: 'Golos Text', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 5vw;
    line-height: 130%;
    text-transform: uppercase;
    color: #EEEEEE;
    margin-bottom: 4vw;
  }

  .setting__inputs {
    display: flex;
    flex-direction: column;
    gap: 6vw;
  }

  .setting__inputs label span {
    font-weight: 500;
    font-size: 4vw;
    display: block;
    margin-bottom: 3vw;
  }

  .setting__inputs label input {
    padding: 4vw;
    width: 100%;
    border: 1px solid rgba(64, 64, 66, 1);
    background: transparent !important;
    font-size: 16px;
    box-sizing: border-box;
  }

  section.setting {
    margin-bottom: 20vw;
  }

  .setting__form button[type=submit] {
    max-width: 100%;
    padding: 4vw 8vw;
    width: 100%;
  }

  .setting__form {
    display: flex;
    flex-direction: column;
    gap: 10vw;
    max-width: 100%;
  }

  /* Region select */
  .header__top .region__select {
    display: none;
  }

  .region__select_val {
    display: flex;
    align-items: center;
    gap: 2vw;
    font-size: 3.5vw;
    line-height: 100%;
    font-weight: 700;
    cursor: pointer;
  }

  .region__select_val svg {
    width: 6vw;
    height: 6vw;
  }

  .region__select_val svg:last-child {
    width: 3.5vw;
    height: 3.5vw;
  }

  .region__select_dropdown_wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.25s ease;
    z-index: 2;
  }

  ul.region__select_dropdown {
    display: flex;
    flex-direction: column;
    padding: 4vw;
    gap: 4vw;
    background: red;
    z-index: 2;
    border: 1px solid rgba(75, 75, 75, 1);
    background: rgba(35, 31, 32, 1);
    margin-top: 2vw;
    padding-right: 8vw;
  }

  .region__select {
    position: relative;
  }

  li.region__select_dropdown_item {
    font-size: 3.5vw;
    font-weight: 500;
    transition: 0.25s ease;
    cursor: pointer;
  }

  li.region__select_dropdown_item.active {
    color: rgba(249, 201, 41, 1);
  }

  .region__select.open .region__select_dropdown_wrapper {
    opacity: 1;
    visibility: visible;
  }

  .homeblog__type {
    position: absolute;
    top: 2vw;
    right: 2vw;
    background: rgba(64, 64, 66, 1);
    padding: 2vw 3vw;
    border-radius: 16px;
    font-size: 3.5vw;
    font-weight: 500;
  }


  .articles__type__select_val {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    border: 1px solid rgba(75, 75, 75, 1);
    padding: 4vw;
    font-weight: 500;
    font-size: 4vw;
    box-sizing: border-box;
    cursor: pointer;
  }

  .articles__type__select {
    max-width: 100%;
    position: relative;
    min-width: 100%;
  }

  .articles__type__select_val svg {
    width: 5vw;
    height: 5vw;
  }

  ul.articles__type__select_list {
    display: flex;
    flex-direction: column;
    gap: 3vw;
    font-size: 0.9vw;
    padding: 0.625vw;
    border: 1px solid rgba(75, 75, 75, 1);
    width: 100%;
    position: absolute;
    top: 100%;
    z-index: 2;
    background: #231f20;
    box-sizing: border-box;
    border-top: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.25s ease;
    padding: 4vw;
  }

  .stockpage__body_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5vw;
    flex-direction: column;
  }

  ul.articles__type__select_list li {
    transition: 0.25s ease;
    cursor: pointer;
    font-size: 4vw;
  }

  .articles__type__select_list li.disabled {
    pointer-events: none;
    opacity: 0.4;
  }


  .articles__cats img {
    width: 8vw;
    height: 8vw;
    object-fit: contain;
    object-position: center;
    min-width: 2vw;
  }

  .articles__cats li a {
    display: flex;
    align-items: center;
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 4vw;
    line-height: 140%;
    text-transform: uppercase;
    gap: 4vw;
  }


  ul.articles__cats {
    display: flex;
    flex-direction: column;
    gap: 2vw;
    border-top: 1px solid rgba(75, 75, 75, 1);
    padding-top: 5vw;
    margin-bottom: 10vw;
  }

  ul.articles__cats ul {
    gap: 2vw;
    display: flex;
    flex-direction: column;
    margin: 4vw 0;
    padding-left: 11.8vw;
  }

  ul.articles__cats ul {
    display: none;
  }

  ul.articles__cats li.open ul {
    display: flex;
  }

  ul.articles__cats li.active>a {
    color: #F9C929;
  }

  ul.articles__cats>li {
    position: relative;
  }

  ul.articles__cats>li::before {
    content: '';
    width: 5vw;
    height: 5vw;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url('/wp-content/themes/encars/img/chevron-right-color.svg');
    position: absolute;
    right: 0;
    top: 1.6vw;
  }

  ul.articles__cats>li.active::before {
    transform: rotate(90deg);
  }

  .homeblog__save {
    position: absolute;
    bottom: -5.25vw;
    right: 4vw;
    background: rgba(209, 209, 209, 1);
    border-radius: 50%;
    box-sizing: border-box;
    padding: 1.25vw;
    cursor: pointer;
  }

  .homeblog__save svg {
    width: 7vw;
    height: 7vw;
  }

  .homeblog__save.active {
    background: #f9c92a;
  }

  .blog__grid.padding-top {
    margin-top: 5vw;
  }


  .single_page_save {
    display: flex;
    align-items: center;
    gap: 2vw;
    font-size: 3.5vw;
    line-height: 100%;
    padding: 2vw 4vw;
    background: rgba(64, 64, 66, 1);
    border-radius: 26px;
    cursor: pointer;
    width: 100%;
    justify-content: center;
  }

  .single_page_save svg {
    width: 7vw;
    height: 7vw;
  }

  .single_page_save svg path {
    fill: rgba(165, 165, 166, 1);
  }

  .single_page_save.active {
    background: #f9c92a;
    color: black;
  }

  .single_page_save.active path {
    fill: black;
  }

  .single_page_tags {
    padding-right: 3vw;
    margin-right: 3vw;
    border-right: 1px solid rgba(64, 64, 66, 1);
    height: 8vw;
  }

  .single_page_tags_dropdown {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    padding-top: 0.625vw;
    transition: 0.25s ease;
    width: 78vw;
  }

  .single_page_tags_val,
  .single_page_tags_val a {
    display: flex;
    align-items: center;
    gap: 2vw;
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 4vw;
    line-height: 140%;
    color: #EEEEEE;
    text-transform: uppercase;
    transition: 0.25s ease;
    cursor: pointer;
  }

  .single_page_tags_val img {
    width: 7vw;
    height: 7vw;
    min-width: 2vw;
    object-fit: contain;
  }

  .single_page_tags_val svg {
    width: 1.1vw;
    height: 1.1vw;
  }

  .cp-no-comments {
    font-size: 4vw;
    line-height: 140%;
    margin-top: 8vw;
  }


  .articles__sorted {
    display: flex;
    align-items: center;
    gap: 2vw;
    margin-bottom: 4vw;
    width: 100%;
    overflow-x: auto;
    padding: 0 4.2vw;
    margin: 0 -4.2vw;
    margin-bottom: 4vw;
    -ms-overflow-style: none;
    scrollbar-width: none;

  }

  .articles__sorted::-webkit-scrollbar {
    display: none;
  }

  button.articles__sorted_item {
    font-size: 4vw;
    font-weight: 900;
    display: flex;
    align-items: center;
    gap: 2vw;
    padding: 2.5vw 4vw;
    color: rgba(249, 201, 41, 1);
    background: transparent;
    border: 2px solid rgba(249, 201, 41, 1);
    border-radius: 30px;
    white-space: nowrap;
  }

  button.articles__sorted_item svg {
    width: 5vw;
    height: 5vw;
  }

  button.articles__sorted_item:not(.articles-personal-btn) svg path {
    fill: rgba(249, 201, 41, 1);
  }

  button.articles__sorted_item.articles-personal-btn svg path {
    stroke: rgba(249, 201, 41, 1);
  }

  button.articles__sorted_item.active.articles-personal-btn svg path {
    stroke: #231f20;
  }

  button.articles__sorted_item.active {
    color: #231f20;
    background: rgba(249, 201, 41, 1);
  }

  .articles__type__select.open .articles__type__select_list {
    opacity: 1;
    visibility: visible;
  }

  button.cp-email-form-newpass {
    font-size: 3.7vw;
    font-weight: 500;
    color: rgba(249, 201, 41, 1);
    line-height: 140%;
    background: transparent;
    margin-top: -1vw;
  }


  .cp-modal-title {
    margin-bottom: 0;
  }

  .cp-auth-modal-text {
    font-size: 3.7vw;
    text-align: center;
    font-weight: 500;
    line-height: 140%;
    display: flex;
    flex-direction: column;
    gap: 2vw;
    margin-bottom: 4vw;
  }


  p.cp-auth-modal-text-email {
    color: #f9c92a;
    font-weight: 700;
  }

  #cpNewPassInfoModal {
    text-align: center;
  }


  .passactive__wrapper {
    width: 100%;
    padding: 2vw;
    border: none;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    gap: 4vw;
    padding: 9vw 0;
  }

  section.passactive {
    padding-top: 2vw;
    margin-bottom: 6.25vw;
  }

  p.passactive__text {
    margin-bottom: 4vw;
    font-size: 4vw;
    font-weight: 500;
    line-height: 140%;
  }

  .passactive__icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }

  .passactive__icon {
    width: 15vw;
    height: 15vw;
    margin-bottom: 1.5vw;
  }

  .passactive__wrapper .page__title {
    margin-bottom: 1.5vw;
  }


  .notfound__padding {
    padding: 4vw 0;
  }

  .contacts__item .dinamic_address {
    width: 100%;
  }

  .single_page_tags_val svg {
    width: 4vw;
    height: 4vw;
  }



  ul.single_page_tags_dropdown_list a {
    display: flex;
    align-items: center;
    gap: 2vw;
    font-family: 'Golos Text', sans-serif;
    font-weight: 900;
    font-size: 4vw;
    line-height: 140%;
    color: #EEEEEE;
    text-transform: uppercase;
    transition: 0.25s ease;
    cursor: pointer;
  }

  ul.single_page_tags_dropdown_list {
    background: #231f20;
    padding: 4vw;
    display: flex;
    flex-direction: column;
    gap: 3vw;
    border: 1px solid rgba(64, 64, 66, 1);
    width: 100%;
  }

  ul.single_page_tags_dropdown_list a img {
    width: 6vw;
    height: 6vw;
    object-fit: contain;
  }

  .single_page_tags.open .single_page_tags_dropdown {
    opacity: 1;
    visibility: visible;
  }

  .single_page_tags_models .single_page_tags_dropdown {
    width: 50vw;
  }

  .car_in_post_grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 4vw;
  }


  .mainblock__slider .swiper-slide.swiper-slide-full-image::before {
    content: '';
    width: 150%;
    height: 80%;
    display: block;
    z-index: 2;
    position: absolute;
    top: -66vw;
    left: -22vw;
    background: #FFFFFF03;
    transform: rotate(-15deg);
    backdrop-filter: blur(3px);
    opacity: 0;
  }

  .mainblock__slider .swiper-slide.swiper-slide-full-image .mainblock__title {
    color: white;
    -webkit-text-stroke: 1px #9a9a9a;
    /* Обводка для WebKit браузеров */
    font-size: 9vw;
  }

  .car_in_post_swiper {
    max-width: 90vw;
    overflow: visible;
  }

  .car-slider-inpost-prev,
  .car-slider-inpost-next {
    display: none;
  }

  .stockpage__text figure:first-child {
    float: none;
    width: 100%;
    margin: 0 0 4vw 0;
  }

  .stockpage__text ol.wp-block-list {
    padding-left: 10vw;
    margin-bottom: 6vw;
    display: flex;
    flex-direction: column;
    gap: 2vw;
  }

  section.notifications {
    margin-bottom: 15vw;
  }

  .notifications__empty {
    font-size: 1vw;
    line-height: 140%;
  }

  .notification__image {
    width: 100%;
    height: auto;
    min-width: 30vw;
  }

  .notification__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }

  .notification {
    padding-bottom: 6vw;
    border-bottom: 1px solid #4B4B4B;
    margin-bottom: 6vw;
  }

  .notification__link {
    display: flex;
    align-items: center;
    gap: 5vw;
    flex-wrap: wrap;
  }

  .notification__arrow {
    width: 2.25vw;
    height: 2.25vw;
    border-radius: 50%;
    background: #404042;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 2.25vw;
    margin-left: auto;
    display: none;
  }

  .notification__arrow svg {
    width: 1.5vw;
    height: 1.5vw;
    min-width: 1.5vw;
  }

  .notifications__group-title {
    margin-bottom: 4vw;
    font-size: 4.5vw;
    font-weight: 500;
  }

  .notification__title {
    font-family: 'Golos Text', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 4vw;
    line-height: 130%;
    text-transform: uppercase;
  }

  .notification__subtitle {
    font-size: 3.5vw;
    font-weight: 500;
    line-height: 140%;
  }

  .notification__content {
    display: flex;
    flex-direction: column;
    gap: 2vw;
  }

  .stockpage__body_title {
    margin-bottom: 2vw;
    display: flex;
    align-items: start;
    gap: 3vw;
    flex-direction: column;
    margin-bottom: 8vw;
  }

  .subscribe {
    border: 2px solid #F9C929;
    color: #F9C929;
    background: transparent;
    padding: 3vw;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2vw;
    font-size: 4vw;
    font-weight: 900;
    letter-spacing: -0.02vw;
    width: 100%;
    white-space: nowrap;
  }

  .subscribe svg {
    width: 5vw;
    height: 5vw;
  }

  .stockpage__body_title .page__title {
    margin-bottom: 1vw;
  }

  .mobile__notifications {
    position: relative;
  }

  .headerNotificationsLink__new {
    width: 2vw;
    height: 2vw;
    right: 0;
  }

  .subscribe__item {
    display: flex;
    flex-direction: column;
    gap: 4vw;
    padding: 4vw 0;
    align-items: start;
  }

  .subscribe__name {
    font-size: 4.5vw;
    gap: 2vw;
  }

  .subscribe__name img {
    width: 8vw;
    height: 8vw;
  }

  .homeblog__slider .homeblog__item .homeblog__image {
    height: 44vw;
  }


  .setting__form_message {
    display: none;
    font-weight: 700;
    padding: 4vw;
    font-size: 3.7vw;
    line-height: 140%;
  }

  .stockpage__head_left {
    flex-wrap: wrap;
  }

  .articles__slider_new .swiper-button-next,
  .articles__slider_new .swiper-button-prev {
    top: auto;
    bottom: 0vw;
  }

  .articles__slider_new .swiper-button-prev {
    right: 47vw;
  }

  .articles__slider_new .swiper-button-next {
    right: 30vw;
  }


  .articles__slider_new {
    padding-bottom: 20vw;
  }

  section.profile {
    margin-bottom: 15vw;
  }


  .stockpage__body_timeinfo {
    display: flex;
    align-items: center;
    gap: 4vw;
    margin-bottom: 4vw;
    opacity: 0.8;
  }

  .subscriptions__notfound {
    font-size: 3.7vw;
  }

  .subscriptions__notfound_margin_top {
    margin-top: 4vw;
  }

  .stockpage__body {
    width: 100%;
  }


  .top__users__list__item {
    display: flex;
    align-items: center;
    margin-bottom: 3vw;
    padding-bottom: 3vw;
    border-bottom: 1px solid #4B4B4B;
  }

  .top__users__list__item_number {
    margin-right: 4vw;
    font-size: 4vw;
    font-weight: 500;
  }

  .top__users__list__item_avatar {
    margin-right: 3vw;
    width: 12vw;
    min-width: 12vw;
    height: 12vw;
    border-radius: 50%;
    overflow: hidden;
  }

  .top__users__list__item_avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .avatar__letter {
    width: 100%;
    height: 100%;
    background: #404042;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 4.5vw;
    font-weight: 500;
  }

  .top__users__list__item_name {
    font-size: 4vw;
    font-weight: 600;
    margin-bottom: 1vw;
  }

  .top__users__list__item_reiting {
    font-size: 3.5vw;
    font-weight: 500;
  }

  .top__users__list__item_reiting span:last-child {}

  .top__users__list__item:last-child {
    border-bottom: 0;
  }


  a.cp-comment-sidebar-post-link {
    color: #F9C929;
    font-size: 4vw;
    font-weight: 500;
  }

  .top__comments__list .cp-comment {
    margin: 0;
    padding-bottom: 6vw;
    margin-bottom: 6vw;
    border-bottom: 1px solid #4B4B4B;
  }

  .top__comments__list .cp-comment:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .top__comments__list {}

  .top__comments {
    margin-bottom: 10vw;
  }

  .stockpage__text ul li {
    padding-left: 4vw;
    position: relative;
  }

  .stockpage__text ul li:before {
    content: '';
    width: 2vw;
    height: 2vw;
    background: white;
    border-radius: 50%;
    position: absolute;
    top: 2.1vw;
    left: 0;
  }

  .stockpage__text ul {
    padding-left: 2vw;
  }


  .policy__label:before {
    content: '';
    width: 4vw;
    height: 4vw;
    border: 1px solid #404042;
    display: block;
    min-width: 4vw;
  }

  label.policy__label {
    display: flex;
    gap: 4vw;
    font-weight: 400 !important;
    font-size: 3vw;
    line-height: 120% !important;
    color: white;
  }

  label.policy__label a {
    text-decoration: underline;
    /* color: #f9c92a; */
    opacity: 0.9;
  }

  .policy__label.mb-2 {
    margin-bottom: 4vw;
  }

  .banner.minbanner {
    height: auto;
    padding: 4vw;
    margin-bottom: 6vw;
    align-items: start;
  }

  .banner.minbanner .banner__text {
    font-size: 16px;
    /* font-weight: 600; */
    /* letter-spacing: 0.01em; */
    font-family: "Inter";
  }

  #tablepress-1 .pricelist__row td {
    position: relative;
    padding-left: 120px;
    /* место под лейбл */
  }

  #tablepress-1 .pricelist__row td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    font-weight: 600;
    color: #999;
    white-space: nowrap;
  }

  tr.row-3.odd.pricelist__row {
    flex-direction: column !important;
  }

  table#tablepress-1 td {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
  }

  table#tablepress-1 {}

  #tablepress-4 thead,
  #tablepress-1 thead {
    display: none;
  }


  .product__price_row.first_row .price__value {
    font-size: 4.5vw;
  }

  .product__price_row.first_row {
    margin-bottom: 4vw;
    padding-bottom: 4vw;
  }

  .price__zakaz_razdelitel {
    font-size: 6vw;
    margin-top: 2vw;
  }

  .price__footer_col_opacity {
    display: none;
  }

  .price__footer_col {
    padding: 0;
    border: none;
    margin: 0;
  }

  .variable__title .product__stock {
    font-size: 2.5vw;
    padding: 2vw;
    margin-left: 4vw;
  }

  .fest-event__hero {
    min-height: 60vw;
    padding: 6vw 0;
    margin-bottom: 15vw;
  }

  .fest-event__hero-title {
    font-size: 6vw;
    margin-bottom: 3vw;
  }

  .fest-event__hero-date {
    font-size: 4vw;
  }

  .fest-event .container {
    padding: 0 4vw;
  }

  .fest-event__form-program-wrapper {
    grid-template-columns: 1fr;
    gap: 15vw;
    margin-bottom: 15vw;
  }

  .fest-event__registration {
    margin-bottom: 0;
  }

  .fest-event__program {
    margin-bottom: 0;
  }

  .fest-event__prizes,
  .fest-event__guests,
  .fest-event__info,
  .fest-event__location {
    margin-bottom: 15vw;
  }

  .fest-event__entertainment {
    margin-bottom: 15vw;
  }

  .fest-event__location {
    margin-bottom: 15vw;
  }

  .fest-event__location-address {
    font-size: 4vw;
    line-height: 5vw;
    margin-bottom: 5vw;
  }

  .fest-event__location-map iframe {
    height: 60vw;
    min-height: 300px;
  }

  .fest-event__location-buttons {
    flex-direction: column;
    gap: 3vw;
    align-items: stretch;
  }

  .fest-event__location-btn {
    padding: 3vw 5vw;
    font-size: 3.5vw;
    line-height: 4.5vw;
    width: auto;
  }

  .fest-event__schedule {
    gap: 3vw;
    margin-top: 3vw;
  }

  .fest-event__schedule-item {
    gap: 3vw;
    padding: 2vw 0;
  }

  .fest-event__time {
    font-size: 4vw;
    min-width: auto;
  }

  .fest-event__event {
    font-size: 3vw;
    line-height: 4vw;
  }

  .fest-event__event-desc {
    font-size: 2.5vw;
    padding-left: 0;
    margin-top: 2vw;
  }

  .fest-event__prizes-grid {
    grid-template-columns: 1fr;
    gap: 3vw;
    margin-top: 5vw;
  }

  .fest-event__prize {
    padding: 4vw;
    border-radius: 1.5vw;
  }

  .fest-event__prize-title {
    font-size: 4vw;
    margin-bottom: 2vw;
    font-weight: 800;
    line-height: 140%;
  }

  .fest-event__prize-desc {
    font-size: 3.5vw;
    line-height: 3vw;
    margin-bottom: 4vw;
  }

  .fest-event__prize-main {
    font-size: 4vw;
    line-height: 140%;
    margin-bottom: 4vw;
  }

  .fest-event__prize-list li {
    font-size: 3vw;
    line-height: normal;
    padding: 2vw 3vw;
  }

  .fest-event__prize--with-slider {
    padding-right: 4vw;
  }

  .fest-event__prize-slider {
    width: 100%;
    height: 50vw;
    position: relative;
    top: auto;
    right: auto;
    margin-bottom: 4vw;
  }

  .fest-event__prize-slider-nav {
    bottom: 2vw;
    right: 2vw;
  }

  .fest-event__prize-slider-prev,
  .fest-event__prize-slider-next {
    width: 8vw;
    height: 8vw;
    font-size: 5vw;
  }

  .fest-event__prize-note {
    font-size: 2vw;
    padding-top: 2vw;
  }

  .fest-event__note {
    font-size: 3.5vw;
    margin-top: 1vw;
    padding-top: 0;
    text-align: left;
    line-height: 140%;
  }

  .fest-event__entertainment-content {
    grid-template-columns: 1fr;
    gap: 8vw;
  }

  .fest-event__entertainment-item {
    padding: 0;
  }

  .fest-event__entertainment-item h3 {
    font-size: 4.5vw;
    margin-bottom: 3vw;
  }

  .fest-event__entertainment-item ul li {
    font-size: 2.2vw;
    line-height: 3.5vw;
  }

  .fest-event__program {
    padding: 0;
  }

  .fest-event__guests p {
    font-size: 4vw;
    text-align: center;
  }

  .fest-event__info-list p {
    font-size: 4vw;
    line-height: 140%;
    padding: 2.5vw 3vw;
    border-radius: 1.5vw;
    margin-bottom: 3vw;
  }

  .fest-event__info-list ul {
    padding: 0;
    border-radius: 1.5vw;
    margin: 5vw 0;
  }

  .fest-event__info-list ul li {
    font-size: 4vw;
    line-height: 140%;
    padding-left: 6vw;
    margin-bottom: 1.5vw;
  }

  .fest-event__info-list ul li:before {
    font-size: 3vw;
    left: 1vw;
  }

  .fest-event__entertainment-item ul li {
    font-size: 3.5vw;
    line-height: 140%;
    padding-left: 5vw;
  }

  .fest-event__form {
    max-width: 100%;
    margin-top: 4vw;
  }

  .fest-event__form-label {
    font-size: 3.5vw;
    line-height: 140%;
    margin-bottom: 4vw;
  }

  .fest-event__prizes_row {
    flex-direction: column;
    align-items: start;
  }

  .fest-event__prize-list {
    gap: 2vw;
  }

  .fest-event__entertainment-item ul {
    display: flex;
    flex-direction: column;
    gap: 2vw;
  }

  .fest-event__info {
    padding: 4vw;
  }

  .fest-event__form-label input {
    margin-top: 2vw;
  }

  .fest-event__participants-buttons {
    gap: 2vw;
    margin-top: 2vw;
  }

  .fest-event__participant-btn {
    padding: 3vw 5vw;
    font-size: 4vw;
    line-height: 4.8vw;
  }

  .fest-event__code-hint {
    font-size: 2.5vw;
    margin-top: 1.5vw;
  }

  .fest-event__back-btn {
    margin-top: 3vw;
  }

  .fest-event__resend-btn {
    margin-top: 3vw;
  }

  .fest-event__form-error {
    padding: 3vw;
    font-size: 2.5vw;
    line-height: 3.5vw;
    margin-bottom: 4vw;
    border-radius: 1.5vw;
  }

  .fest-event__registered {
    padding: 5vw;
    border-radius: 2vw;
  }

  .fest-event__registered-text {
    font-size: 3.5vw;
    line-height: 5vw;
    margin-bottom: 3vw;
  }

  .fest-event__registered-address {
    font-size: 3vw;
    line-height: 4.5vw;
    margin-bottom: 3vw;
  }

  .fest-event__registered-participants {
    font-size: 2.8vw;
    margin-top: 2vw;
  }

  .fest-event__qr-code {
    margin-top: 5vw;
    padding: 4vw;
    border-radius: 2vw;
  }

  .fest-event__qr-title {
    font-size: 3vw;
    line-height: 4.5vw;
    margin-bottom: 3vw;
  }

  .fest-event__qr-image {
    padding: 3vw;
    border-radius: 1vw;
    margin-bottom: 3vw;
  }

  .fest-event__qr-img {
    width: 50vw;
    height: 50vw;
    max-width: 300px;
    max-height: 300px;
  }

  .fest-event__qr-hint {
    font-size: 2.5vw;
    margin-top: 2vw;
  }

  .fest-event__check {
    padding: 5vw;
  }

  .fest-event__check-success,
  .fest-event__check-error {
    padding: 5vw;
    border-radius: 2vw;
  }

  .fest-event__check-info {
    margin-top: 4vw;
  }

  .fest-event__check-item {
    flex-direction: column;
    padding: 3vw;
    margin-bottom: 2vw;
    gap: 1vw;
  }

  .fest-event__check-label {
    font-size: 2.8vw;
  }

  .fest-event__check-value {
    font-size: 3.2vw;
  }

  .fest-event__check-status {
    margin-top: 4vw;
  }

  .fest-event__check-badge {
    padding: 2vw 4vw;
    border-radius: 1vw;
    font-size: 3vw;
  }

  .fest-event__check-message {
    font-size: 3vw;
    line-height: 4.5vw;
    margin-top: 3vw;
  }

  .fest-event .page__title {
    margin-bottom: 4vw;
  }


  .fest-event__entertainment-item ul li:before {
    content: "•";
    color: #F9C929;
    position: absolute;
    left: 0;
    font-size: 6.2vw;
  }

  .fest-event__guests {
    min-height: 48vw;
  }

  .fest-event__info-list i {
    font-size: 3vw;
    color: #999;
    display: block;
  }

  .fest-event__program_subtitle {
    line-height: 140%;
    color: #ccc;
    font-size: 3.5vw;
  }

  .wf__tag {
    font-size: 4vw;
    padding: 2vw 4vw;
    border-radius: 40px;
  }

  .tabs.tabs_minkomplectation .complectation__select-dropdown .tabs__button {
    padding: 3vw 4vw !important;
    font-weight: 500 !important;
  }

  .tabs__buttons--select .tabs__buttons-inner {
    flex-direction: column;
    overflow: unset !important;
    overflow-y: unset !important;
    overflow-x: unset !important;
  }

  .tabs__buttons--select {
    overflow: unset !important;
  }

  .product__foter .product__price_row.first_row{
    gap: 18px;
  }
}

@media(max-width: 380px) {
  .product__foter .price__value {
    font-size: 13px;
    line-height: 22px;
  }
}