.conditions__info-context h4 {
    font-weight: 700;
    margin-bottom: 4px;
}

.all-auto__item-wrap {
    height: unset;
}

.conditions__info-context p {
    color: var(--colorGreyBlack);
}

.new-cars__filter-btn {
    text-align: center;
}

.disabled {
    opacity: 0.5;
    pointer-events: none;
}

.btn-set {
    display: flex;
    gap: 10px;
    max-width: 300px;
    text-align: center;
    justify-content: center;
}

@media (max-width: 768px) {
    .mileage__item-title, .mileage__item-characteristics, .mileage__item-price {
        padding: 0px 10px;
    }
}

.carousel__item img, .carousel__item svg {
    max-height: 50px;
}

.carousel__item-brand {
    padding: unset;
}

.present__form-submit {
    background: #dc4729;
    color: #fff;
}

.all-auto__item-buttons-credit {
    text-align: center;
}

.price-popup {
    min-width: 320px;
}

.price-popup.price-header-popup {
    left: -100px;
}

.footer__contacts-btn {
    margin-top: unset;
}

#telephone .window-popup-top-title {
    font-size: 20px;
}

.popup-logo {
    margin-bottom: 20px;
}

a.footer__bottom-text {
    text-decoration: underline;
}

.footer__contacts-connection .promotion__item-buttons-link {
    color: #fff;
    margin-top: 12px;
    max-width: 250px;
}

.popup-dev .window-popup-top-title {
    font-size: 24px;
    line-height: 50px;
}

.window-popup-advertising {
    display: flex;
}

.window-popup-advertising picture {
    margin: auto;
}

.all-auto__item-photo-img {
    object-fit: scale-down;
}

.window-popup-subtitle span {
    color: var(--colorElem);
}

.window-popup-subtitle {
    color: unset;
}

.used-popup .window-popup-advertising picture {
    height: 100%;
}

.used-popup .window-popup-advertising img {
    height: 100%;
    object-fit: cover;
}

.gallery__item img {
    height: 100%;
    object-fit: cover;
}

.all-auto {
    margin-top: 200px;
}

.all-auto.active {
    margin-top: 200px;
}

.all--btn.modification-link {
    max-width: unset;
    margin-top: 20px;
}

.conditions__info-context { font-size: 16px; line-height: 22px; text-align: justify; }
.conditions__info-context p { margin-bottom: 15px; color: var(--colorGreyBlack);}
.conditions__info-context h2 { margin-bottom: 15px; margin-top: 10px; }
.conditions__info-context ul { margin-bottom: 15px; margin-left: 20px; color: var(--colorGreyBlack);}
.conditions__info-context ul li { list-style: disc; }
.conditions__info-context ol { margin-bottom: 15px; margin-left: 20px; }
.conditions__info-context a {text-decoration: none;}

.mileage__item-photo-img {
    object-fit: cover;
}

.header__main-logo img {
    max-height: 40px;
    width: 100%;
}

.breadcrumbs-black {
    margin: 0 0 16px 0;
}

.breadcrumbs-black li {
    color: var(--colorGreyGap);
}

.header__main-right .header__main-right-button {
    background-color: var(--colorElem);
    padding: 6px 16px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    border-radius: 8px;
    color: var(--colorWhite);
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.footer-telephone {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
    display: block;
}

.promo__window-title {
    font-size: 32px;
    max-width: unset;
}

.top-banner {
    cursor: pointer;
}

.detal-old .detal-new__info-photo-elem {
    z-index: 1;
}

.selection-auto {
    margin-top: 70px;
}

.selection-cars {
    margin-bottom: 70px;
}

@media (max-width: 750px) {
    .detal-header__top-title {
        font-size: 21px;
    }
    .all-auto {
        margin-top: 315px;
    }
}

@media (max-width: 1025px) {
    .all-auto.active {
        margin-top: 350px;
    }
    .selection-auto {
        margin-top: 70px;
    }
}

@media (max-width: 500px) {
    .all-auto__pagination {
        display: flex !important;
    }

    .all-auto.active {
        margin-top: 315px;
    }

    .all-auto__pagination-item {
        width: 28px;
        height: 28px;
        line-height: 28px;
        font-size: 12px;
    }
    .all-auto__pagination svg:hover {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }
    .popular {
        margin-top: 40px;
    }
    .all-auto__pagination-item.active {
        width: 32px;
        height: 32px;
        line-height: 32px;
    }
    .mileage__item-photo {
        max-height: unset;
    }

    .mileage__item-photo picture{
        max-height: unset;
    }

    .mileage__item-characteristics {
        display: flex;
        justify-content: space-between;
    }
}

.equipment__top-title span {
    display: block;
}

.calculator__title span { 
    display: block;
}

@media (max-width: 1024px) {
    .price-popup.price-header-popup {
        left: 0px;
    }
    .footer__contacts-connection {
        display: block;
    }
    .popup-dev .window-popup-top-title {
        max-width: unset;
    }
    .mileage__item-photo-img {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        object-fit: cover;
    }
    .equipment__top-title span {
        display: unset;
        text-transform: uppercase;
    }
    .calculator__title span {
        display: unset;
        text-transform: uppercase;
    }
}

@media (max-width: 768px) { 
    .equipment__top-title span {
        font-size: 21px;
        line-height: 25px;
    }
    .equipment__top-title {
        font-size: 21px;
        line-height: 25px;
    }
    .calculator__title span {
        font-size: 21px;
        line-height: 25px;  
    }
    .calculator__title {
        font-size: 21px;
        line-height: 25px;  
    }
}

@media (max-width: 500px) {
    .footer__contacts-connection .promotion__item-buttons-link {
        width: 100%;
        max-width: unset;
    }
}

.all-auto__item-buttons-compare.active svg {
    stroke: var(--colorElem)!important;
}

.detal-header__top-compare.active svg {
    stroke: var(--colorElem)!important;
}

.btn-compare-car.active svg {
    stroke: var(--colorElem)!important;
}

.compare-popup__wrap{
    width: unset;
    flex-wrap: wrap;
    flex-direction: column;
}

.compare-popup__text {
    padding-top: 5px;
}

.compare-popup__head-close{
    display: flex;
}

.compare-popup__btn{
    line-height: unset;
}

.compare-popup__head-top{
    gap: 20px;
}

.disabled {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
}

.stock-cars__head{
    top:unset;
}

.compare-popup__wrap{
    max-height: 140px;
}

.header__main-mobil-item{
    height: 60px;
}

.privacy-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 0 0 80px 0;
}
.privacy-container ul {
    margin-left: 20px;
}

.privacy-container p {
    padding-top: 20px;
}

.privacy-container li {
    list-style: disc;
    padding-left: 10px;
}

.privacy-container .popular__top-title {
    font-size: 28px;
}

.privacy.baner__window-title {
    font-size: 32px;
}

.model-content__heading-404 {
    font-size: 40px;
}

.buttons-404 {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 40px;
}

.section-404 {
    padding: 160px 0;
}

.model-content__heading-404 {
    margin-bottom: 40px;
}

.telephone__mobile {
    display: none;
}

.header__main-logo img {
    object-position: left;
}

@media (max-width: 1024px) {
    .window-popup-advertising img {
        height: 100%;
    }
}

@media (max-width: 1100px) {
    .telephone__mobile {
        display: block;
        margin-bottom: unset;
    }

    .telephone__mobile .callback-button__icon {
        width: 32px;
        height: 32px;
    }

   header .telephone__desktop {
        display: none;
    }
}

.calculator__filter .credit-payment svg {
    stroke: none;
    vertical-align: sub;
}

.header-popup__info-btn {
    color: #fff;
}

.footer__logo img {
    object-position: left;
}

.section-header {
margin-bottom: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
gap: 40px;
}
.section-header__heading {
color: #000;
font-size: 36px;
font-weight: 900;
line-height: 44px;
text-transform: uppercase;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
gap: 20px;
font-family: inherit;
text-align: center;
}
.section-header__addons {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.section-policy a {
display: inline;
text-decoration: underline;
}
.section-policy h2 {
font-size: 20px;
margin-top: 30px;
margin-bottom: 15px;
}
.section-policy h3 {
font-size: 18px;
margin-top: 25px;
margin-bottom: 10px;
}
.section-policy p {
margin-bottom: 15px;
text-align: justify;
}
.section-policy ul {
margin-bottom: 15px;
padding-left: 20px;
}
.section-policy li {
margin-bottom: 8px;
}
.section-policy .section {
margin-bottom: 30px;
}
@media (max-width: 768px) {
.section-header__heading {
font-size: 24px;
line-height: 30px;
text-align: center;
}
.section-header__heading:before {
display: none;
}
.section-policy p {
font-size:16px;
}
}

.h-1 {
    font-size: 36px;
    font-weight: 900;
    line-height: 44px;
}

.new-cars__filter-reset.is-disabled {
    opacity: 0.3;
    pointer-events: none;
    background-color: #f2f3f7;
}

.new-cars__filter-reset.is-disabled .new-cars__filter-reset-text {
	cursor: not-allowed;
}

.new-cars__filter-top-buttons-btn.active{
    cursor: not-allowed;
}

.top-banner {
  background-color: #f85b26;
  color: #fff;
  background-image: url(../images/webp/top-banner-bg.webp);
  background-size: cover;
  background-position: center;

  font-family: "Roboto Flex", monospace;
}
.top-banner .btn-close {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  margin: 16px;
  transition: 0.2s;
  transition-property: transform;
}
.top-banner .btn-close::before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 7L7 17M7 7L17 17' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.top-banner .btn-close:hover {
  transform: rotate(0.25turn);
}
.top-banner__inner {
  position: relative;
}
.top-banner__asset {
  position: absolute;
  width: 260px;
  top: 70px;
}
.top-banner__head {
  padding: 24px 16px 0;
  margin-bottom: 66px;
}
.top-banner__title {
  font-size: 25px;
  text-transform: uppercase;
}
.top-banner__title b {
  font-weight: 700;
  font-size: 23px;
  display: block;
}
.top-banner__bottom {
  padding: 8px 16px;
  background: rgba(0, 0, 0, 0.35);
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
}
.top-banner__timer {
  font-size: 12px;
  white-space: nowrap;
}
.top-banner__timer b {
  font-weight: 700;
}
.top-banner__button {
  flex: 1;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  padding: 8px 16px;
  background-color: var(--colorBlack);
  transition: var(--transition);
  border-radius: 8px;
  color: var(--colorWhite);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  max-width: 240px;
  gap: 10px;
}
.top-banner__button::after {
  flex-shrink: 0;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12H20M20 12L14 6M20 12L14 18' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12H20M20 12L14 6M20 12L14 18' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
@media (max-width: 767px) {
  .top-banner {
    background-image: url(../images/webp/top-banner-bg-m.webp);
  }
  .top-banner .container {
    padding-left: 0;
    padding-right: 0;
  }
  .top-banner__button {
    background-color: var(--colorElem);
  }
}
@media (min-width: 768px) {
  .top-banner__inner {
    display: grid;
    grid-template-columns: minmax(240px, 3.4fr) 4.4fr minmax(48px, 1fr);
    grid-gap: 20px;
    align-items: center;
  }
  .top-banner__inner > * {
    min-width: 0;
  }
  .top-banner__asset {
    position: static;
    width: auto;
    align-self: end;
    margin: 24px 0;
    max-width: 556px;
    margin-left: -55px;
  }
  .top-banner__content {
    padding: 32px 0;
  }
  .top-banner__title {
    font-size: 40px;
    line-height: 1.2;
  }
  .top-banner__title b {
    font-size: unset;
    display: inline;
  }
  .top-banner__head {
    margin-bottom: 20px;
    padding: 0;
  }
  .top-banner__bottom {
    padding: 0 0 0 24px;
    border-radius: 8px;
    align-items: unset;
  }
  .top-banner__timer {
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 1.4;
    gap: 12px;
    padding: 8px 0;
  }
  .top-banner__timer b {
    font-size: 28px;
    line-height: 1.15;
  }
  .top-banner .btn-close {
    margin: 24px 0;
  }
}
@media (min-width: 768px) {
  .top-banner__title {
    white-space: nowrap;
  }
}
@media (min-width: 768px) and (max-width: 1440px) {
  .top-banner__title {
    font-size: 38px;
  }
  .top-banner__bottom {
    padding: 0 0 0 16px;
  }
  .top-banner__timer {
    font-size: 20px;
  }
  .top-banner__timer b {
    font-size: 1em;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .top-banner__title {
    font-size: 28px;
  }
  .top-banner__bottom {
    padding: 0 0 0 16px;
  }
  .top-banner__timer {
    font-size: 16px;
  }
}
.detal-sticky__top-wrapper {
    position: sticky;
    z-index: 3;
    top: 67px;
    height: 0;
}
.footer__contacts-connection {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 12px;
    justify-content: flex-end;
}

.footer-telephone.telephone__desktop {
    margin: 0;
}

.seo-text { font-size: 16px; line-height: 22px; text-align: justify;margin-bottom: 80px;margin-top: 80px;}
.seo-text p { margin-bottom: 15px; }
.seo-text h2 { margin-bottom: 15px; margin-top: 10px; font-size: 26px; }
.seo-text h3 { margin-bottom: 5px; margin-top: 10px; font-size: 22px; }
.seo-text ul { margin-bottom: 15px; margin-left: 20px; }
.seo-text ol { margin-bottom: 15px; margin-left: 20px; }
.seo-text a {
    text-decoration: none;
    display: inline-block;
    pointer-events:auto;
}
.seo-text h2 span span {
    font-size: 26px;
}

.seo-text h3 span span {
    font-weight: 500;
}

.seo-text li {
    list-style: disc;
}

.footer__contacts-connection {
    margin-top: 12px;
}
@media (max-width: 1100px) {
    .seo-text h2 span span {
        font-size: 20px;
    }
    .seo-text > * {
        text-align: left !important;
    }
    .seo-text h2 {
        font-size: 20px;
    }
    .seo-text h3 {
        font-size: 18px;
    }

    body:has(.fixed_price) .callback-button {
        display: none;
    }
}

@media (max-width: 768px) {
    .new-cars__filter-tabs--new-cars .new-cars__filter-tabs--item {
        max-width: 100%;
        flex-grow: 1;
    }
    .new-cars__filter-bottom-select-model {
        flex-basis: 100% !important;
        flex-shrink: 0 !important;
    }
    .new-cars__filter-bottom-select-model .new-cars__filter-bottom-select:nth-child(1) .select2-selection {
        border-radius: 8px 0 0 8px;
    }
    .new-cars__filter-bottom-select-model .new-cars__filter-bottom-select:nth-child(2) .select2-selection {
        border-radius: 0 8px 8px 0;
    }
    .new-cars__filter-tabs--new-cars .new-cars__filter-tabs--item:nth-child(4) .select2-selection {
        border-radius: 8px;
    }

    .footer__contacts-connection {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
        margin-top: 20px;
        justify-content: flex-start; 
    }
}

.header__main-right-geo {
    width: 19rem;
}
.header__main-right-geo a {
    font-size: 12px;
}

.header__main-right-geo {
    width: 19rem;
}
.header__main-right-geo a {
    font-size: 12px;
}
.header__main-right-geo-wrap {
    width: 100%;
}


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

.black_friday {
    position: absolute;
    width: 218px;
    height: 82px;
    right: 10px;
    top: 0;
}

.black_friday__text b {
    font-weight: 800;
}
.black_friday__text {
    color: #fff; 
    text-align: center;
    position: absolute;
    top: 35px;
    font-size: 12px;
    line-height: 14px;
    left: 50px;
    rotate: 15deg;
    font-weight: 600;

}

.window-popup-discount {
    background: #000;
    color: #fff;
    padding: 24px 24px 76px;
    min-height: 220px;
    flex: 0 1 50%;

    position: relative;
    z-index: 0;
}
.window-popup-discount__bg {
    position: absolute;
    inset: 0;
    z-index: -1;
}
.window-popup-discount__bg img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.window-popup-discount__inner {
    display: flex;
    flex-direction: column;
}
.window-popup-discount__date {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;

    color: var(--color-primary);
}
.window-popup-discount__title {
    font-size: 28px;
    font-weight: 700;
}
.window-popup-discount__description {
    font-size: 14px;
    margin-top: auto;
}

@media (max-width: 1024px) {
    .window-popup-discount {
        padding: 24px 16px 46px;
    }
    .window-popup-discount__date {
        font-size: 24px;
        margin-bottom: 16px;
    }
    .window-popup-discount__title {
        font-size: 24px;
    }
    .window-popup-discount__description {
        font-size: 12px;
    }
}

body,
html {
  font-family: Roboto, sans-serif;
}

a[display="none"] {
    display: none;
}

.popular {
    margin-bottom: 70px;
    margin-top: 70px;
}

html.content-loaded {
  overflow: visible;
  -webkit-filter: blur(0px);
          filter: blur(0px);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

html.content-loaded::before {
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  display: none;
}

.main {
    overflow: hidden;
}

.detal-header__top-title span {
    display: block;
    font-size: 14px;
    color: #6d6c6c;
}


.tags {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 12px 1fr 12px 1fr 12px 1fr 12px 1fr 12px 1fr;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 12px;
  }
  
  @media (max-width: 1100px) {
    .tags {
        grid-template-columns: repeat(2, 1fr);
    }
    .detal-header__top-left {
        padding: 10px;
    }
  }
  
  .tag-link__title {
    font-weight: 500;
    margin: auto;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
  }
  
  .tag-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 12px 20px;
    gap: 12px;
    background: #fff;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    border: 1px solid;
    max-height: 45px;
  }
  
  .tags-item {
    position: relative;
    justify-content: center;
    text-align: center;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    overflow: hidden;
  }
  
  .tags-item__marquee {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }
  
  .tags-item__marquee::before,
  .tags-item__marquee::after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    width: 16px;
    background: linear-gradient(to right, #fff, #fff0);
    pointer-events: none;
    transition: opacity 0.3s;
  }
  
  .tags-item__marquee::after {
    left: auto;
    right: 0;
    transform: scaleX(-1);
  }

  .section-tags {
    margin-bottom: 70px;
  }
  
  .tags-item__marquee-content {
    position: relative;
    text-wrap: nowrap;
    white-space: nowrap;
    padding: 0 16px;
    display: inline-block;
    max-width: 100%;
    text-overflow: ellipsis;
    transition: all 0.3s ease;
  }
  
  .tags-item__marquee-content.no-overflow {
    animation: none !important;
    transform: none !important;
    text-overflow: ellipsis;
  }
  
  .tags-item__marquee-content.text-overflow {
    animation: marquee-slide 4s linear infinite paused;
    text-overflow: clip;
  }
  
  .tags-item:hover .tags-item__marquee-content.text-overflow {
    animation-play-state: running;
  }
  
  .tags-item:hover .tags-item__marquee-content.text-overflow ~ .tags-item__marquee::before,
  .tags-item:hover .tags-item__marquee-content.text-overflow ~ .tags-item__marquee::after {
    opacity: 1;
  }
  
  @keyframes marquee-slide {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  
  .tags-item:hover .tags-item__marquee-content.no-overflow ~ .tags-item__marquee::before,
  .tags-item:hover .tags-item__marquee-content.no-overflow ~ .tags-item__marquee::after {
    opacity: 0;
  }

.detal-new__info-photo-wrap {
    position: relative;
}


.news-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    margin-bottom: 40px;
}

.news-cats__item.--active {
    background: var(--s-dark-gray);
    color: var(--white);
}

.news-item {
    font: inherit;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    -webkit-transition: all .25s ease;;
    -o-transition: all .25s ease;;
    transition: all .25s ease;;
}

.news-item__image {
    width: 100%;
    height: 220px;
    -o-object-fit: cover;
    object-fit: cover;
}

.news-item__content {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.news-item__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 0.75em;
    font-weight: 500;
    color: var(--s-dark-gray);
}

.news-item__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 15px;
}

.news-item__info > *:before {
    content: "";
    width: 24px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
}

.news-item__info__views:before {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='16' viewBox='0 0 24 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 1.24951C4.5 1.24951 1.5 8.00024 1.5 8.00024C1.5 8.00024 4.5 14.7495 12 14.7495C19.5 14.7495 22.5 8.00024 22.5 8.00024C22.5 8.00024 19.5 1.24951 12 1.24951Z' stroke='%238292A8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 11.7503C14.0711 11.7503 15.75 10.0714 15.75 8.0003C15.75 5.92923 14.0711 4.2503 12 4.2503C9.92893 4.2503 8.25 5.92923 8.25 8.0003C8.25 10.0714 9.92893 11.7503 12 11.7503Z' stroke='%238292A8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.news-item__info > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 5px;
}

.news-item__info__comments:before {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.25165 14.9259L2.23261 17.4638C2.12328 17.5557 1.98999 17.6145 1.8484 17.6332C1.70681 17.652 1.56281 17.6299 1.43334 17.5696C1.30387 17.5093 1.19431 17.4133 1.11755 17.2928C1.04078 17.1724 1 17.0325 1 16.8897V2C1 1.80109 1.07902 1.61032 1.21967 1.46967C1.36032 1.32902 1.55109 1.25 1.75 1.25H18.25C18.4489 1.25 18.6397 1.32902 18.7803 1.46967C18.921 1.61032 19 1.80109 19 2V14C19 14.1989 18.921 14.3897 18.7803 14.5303C18.6397 14.671 18.4489 14.75 18.25 14.75H5.73426C5.5577 14.75 5.3868 14.8123 5.25165 14.9259Z' stroke='%238292A8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.5 9.125C15.1213 9.125 15.625 8.62132 15.625 8C15.625 7.37868 15.1213 6.875 14.5 6.875C13.8787 6.875 13.375 7.37868 13.375 8C13.375 8.62132 13.8787 9.125 14.5 9.125Z' fill='%238292A8'/%3E%3Cpath d='M10 9.125C10.6213 9.125 11.125 8.62132 11.125 8C11.125 7.37868 10.6213 6.875 10 6.875C9.37868 6.875 8.875 7.37868 8.875 8C8.875 8.62132 9.37868 9.125 10 9.125Z' fill='%238292A8'/%3E%3Cpath d='M5.5 9.125C6.12132 9.125 6.625 8.62132 6.625 8C6.625 7.37868 6.12132 6.875 5.5 6.875C4.87868 6.875 4.375 7.37868 4.375 8C4.375 8.62132 4.87868 9.125 5.5 9.125Z' fill='%238292A8'/%3E%3C/svg%3E%0A");
}

.news-item__info__likes:before {
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='20' viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 8.75H2C1.80109 8.75 1.61032 8.82902 1.46967 8.96967C1.32902 9.11032 1.25 9.30109 1.25 9.5V17.75C1.25 17.9489 1.32902 18.1397 1.46967 18.2803C1.61032 18.421 1.80109 18.5 2 18.5H6.5M6.5 8.75V18.5M6.5 8.75L10.25 1.25C10.644 1.25 11.0341 1.3276 11.3981 1.47836C11.762 1.62913 12.0927 1.8501 12.3713 2.12868C12.6499 2.40726 12.8709 2.73797 13.0216 3.10195C13.1724 3.46593 13.25 3.85603 13.25 4.25V6.5H19.0508C19.2635 6.5 19.4738 6.54523 19.6677 6.63269C19.8615 6.72016 20.0346 6.84785 20.1753 7.0073C20.3161 7.16675 20.4213 7.35431 20.4841 7.55753C20.5468 7.76076 20.5656 7.975 20.5392 8.18605L19.4142 17.1861C19.3689 17.5488 19.1926 17.8826 18.9185 18.1245C18.6444 18.3665 18.2914 18.5 17.9258 18.5H6.5' stroke='%238292A8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.news-item:hover {
    -webkit-box-shadow: var(--sh-lg);
    box-shadow: var(--sh-lg);
}

.news-post-page {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 100px 320px;
    grid-template-columns: 1fr 320px;
    grid-gap: 100px;
}

.news-post-page__sidebar {
    display: -ms-grid;
    display: grid;
    grid-gap: 30px;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    padding: 22px 22px;
    border: 1px solid var(--colorGreyGap);
    -webkit-box-align: center;
    border-radius: 8px;
}

.news-post-page__sidebar__posts {
    display: -ms-grid;
    display: grid;
    grid-gap: 20px;
}

.news-post-page__sidebar__posts .car-review-item_type_news {
    background: var(--s-light-gray);
}

.news-post__content img {
    max-width: 100%;
}

.news-post-page__sidebar__title {
    font-size: 1.5rem;
}

.news-post-page .headings-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.news-post {
    margin-bottom: 40px;
    display: -ms-grid;
    display: grid;
    grid-gap: 40px;
}

.headings-list__item.active {
    font-weight: 500;
}

.headings-list__item {
    cursor: pointer;
}

.news-item__text {
    color: #8292A8;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
    min-height: 36px;
}

.modifications-block {
    margin: 30px 0;
    padding: 20px;
    border-radius: 12px;
}

.modifications-block__title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 24px;
    color: #1a1a1a;
}

.modification-card {
    background: white;
    border-radius: 12px;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.modification-card__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    background: #dde3ee;
    border-bottom: 1px solid #e9ecef;
}

.modification-card__name {
    font-size: 20px;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0;
}

.modification-card__compare {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-size: 14px;
    color: #666;
}

.modification-card__compare input {
    cursor: pointer;
}

.modification-card__content {
    padding: 20px;
}

.modification-specs__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.spec-group {
    background: #f5f6f9;
    padding: 16px;
    border-radius: 8px;
}

.spec-group__title {
    font-size: 16px;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom: 2px solid #e9ecef;
}

.spec-group__items {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.spec-item {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    font-size: 14px;
}

.spec-item__label {
    color: #666;
    font-weight: 400;
}

.spec-item__value {
    color: #1a1a1a;
    font-weight: 500;
}

.model-compare-form__heading {
    display: flex;
    gap: 10px;
}

.model-compare-form__heading span {
    margin: auto 0;
}

@media (max-width: 768px) {
    .complectation__icon {
        width: 20px;
        height: 20px;
    }

    .modifications-block {
        margin: 20px 0;
        padding: 12px;
    }

    .modifications-block__title {
        font-size: 20px;
        margin-bottom: 16px;
    }

    .modification-card__header {
        padding: 12px 16px;
        flex-wrap: wrap;
        gap: 10px;
    }

    .modification-card__name {
        font-size: 18px;
    }

    .modification-card__content {
        padding: 12px;
    }

    .modification-specs__grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .spec-group {
        padding: 12px;
    }

    .spec-group__title {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .spec-group__items {
        gap: 8px;
    }

    .spec-item {
        font-size: 13px;
        flex-wrap: wrap;
        gap: 4px;
    }

    .spec-item__label {
        font-size: 13px;
    }

    .spec-item__value {
        font-size: 13px;
        font-weight: 500;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .modification-specs__grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 1100px) {
    .news-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .news-item__title {
        font-size: 1em;
    }

    .news-item {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    }

    .news-item__image {
        height: 190px;
    }

    .news-item__footer {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .news-item__content {
        gap: 15px;
    }
}

/* .detal-new__info-photo-wrap::before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    margin: clamp(8px,2vw,25px) clamp(8px,2vw,20px);
    width: 218px;
    max-width: 60%;
    aspect-ratio: 218/107;

    background-image: url(../images/china-ny-60sale.webp);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
} */

.news-post__content * {
    pointer-events: all;
}

.news-post__content > * + * {
    margin-top: 1em;
}
.news-post__content h1,
.news-post__content h2,
.news-post__content h3,
.news-post__content h4,
.news-post__content h5,
.news-post__content h6 {
    font-weight: 600;
    line-height: 1.2;
}

.news-post__content h1 {
    font-size: 2rem;
}
.news-post__content h2 {
    font-size: 1.75em;
}
.news-post__content h3 {
    font-size: 1.5em;
}
.news-post__content h4 {
    font-size: 1.3em;
}
.news-post__content h5 {
    font-size: 1.2em;
}
.news-post__content h6 {
    font-size: 1em;
}

.news-post__content ul {
    list-style-type: disc;
    padding-left: 1.5em;
}

.news-post__content ol {
    list-style-type: decimal;
    padding-left: 1.5em;
}
.news-post__content ul > li,
.news-post__content ol > li {
    list-style: unset;
}
.news-post__content ul > li + li,
.news-post__content ol > li + li {
    margin-top: 0.25em;
}

.news-post__content b {
    font-weight: bold;
}
.news-post__content i {
    font-style: italic;
}
.news-post__content a {
    text-decoration: underline;
}

.news-post__content img {
    display: block;
}

.news-post__content table {
    border: 1px solid currentColor;
    width: 100%;
}

.news-post__content td,
.news-post__content th {
    border: 1px solid var(--colorGreyGap);
    padding: 0.5rem;
}

.news-post__content th {
    text-align: left;
    background-color: var(--body-bg-secondary);
    border-bottom-width: 2px;
    border-bottom-color: #000;
}

.news-post__content blockquote {
    padding: 1rem;
    padding-right: 0;
    border-left: 2px solid var(--colorGreyGap);
    font-style: italic;
}

.news-post-page__sidebar {
    position: sticky;
    top: 92px;
    margin-bottom: 20px;
}

.text-huge {
    font-size: 1.5em;
}
.text-big {
    font-size: 1.25em;
}
.text-small {
    font-size: 0.75em;
}
.text-tiny {
    font-size: 0.625em;
}

@media (max-width: 900px) { 
    .news-post-page {
        grid-template-columns: unset;
    }
    .news-post-page__sidebar {
        display: none;
    }
}