@media (min-width: 1000px) {
  html {
    font-size: 9.4px;
  }
}
@media (min-width: 1400px) {
  html {
    font-size: 10.5px;
  }

  .container-fluid {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media (max-width: 990px) {
  html {
    font-size: 2.7645vw;
  }

  body {
    padding-top: 6.5rem;
  }

  .utf-img {
    width: 26rem;
  }

  .utf-section {
    padding-top: 2.4rem;
  }

  .utf-section h1 {
    margin-top: 1rem;
    font-size: 2.4rem;
    width: 100%;
  }

  .utf-section h1 br {
    display: none;
  }

  .utf-section__form {
    margin-top: 3rem;
    width: 100%;
  }

  .title-section {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }

  .car-card__img {
    height: 16rem;
  }

  .best-deals {
    margin-top: -34.5rem;
    padding: 36.5rem 0 1.6rem;
  }

  .best-deals .title-section {
    margin-bottom: 1rem;
    width: 80%;
  }

  .best-deals__head .section-lead {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .best-deals__cta {
    margin-top: 2.4rem;
    gap: 0.8rem;
    padding: 1.2rem;
    flex-direction: column;
  }

  .best-deals__cta .btn-car {
    width: 100%;
    min-width: 0;
    max-width: none;
    flex: none;
  }

  .best-deals__controls {
    margin-top: 0;
  }

  .best-deals__nav {
    width: 3.6rem;
    height: 3.6rem;
  }

  .car-card-container {
    padding: 1.4rem 1.4rem 1.3rem;
  }

  .car-card__link {
    font-size: 1.45rem;
  }

  .car-card__price {
    font-size: 1.7rem;
  }

  .car-card__price-old {
    font-size: 1.2rem;
  }

  .car-card__specs {
    gap: 0.6rem 0.8rem;
    padding-top: 1rem;
  }

  .car-card__spec dt {
    font-size: 1rem;
  }

  .car-card__spec dd {
    font-size: 1.15rem;
  }

  .btn-car {
    padding: 1rem;
  }

  .about-us {
    /*padding: 1rem calc(2rem * .5) 0;*/
  }

  .about-us-wrap {
    padding: 2.4rem 1.6rem;
    border-radius: 1rem;
  }

  .about-us__grid {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }

  .about-us__stats {
    grid-template-columns: repeat(3, 1fr);
    gap: 0.6rem;
  }

  .about-us__stat {
    padding: 1rem 0.6rem;
  }

  .about-us__stat strong {
    font-size: 2rem;
  }

  .about-us__stat span {
    font-size: 1.05rem;
  }

  .about-question-head {
    padding: 1.2rem;
    gap: 0.8rem;
  }

  .about-question-body {
    padding: 0 1.2rem 1.4rem 1.2rem;
  }

  .about-us__cta {
    width: 100%;
    min-width: 0;
  }

  .about-us__visual {
    min-height: 32rem;
    margin-top: 0.4rem;
  }

  .about-us__photo--main {
    width: 72%;
    height: 22rem;
    top: 3rem;
  }

  .about-us__photo--side {
    width: 46%;
    height: 12rem;
  }

  .about-us__photo--bottom {
    width: 52%;
    height: 11rem;
    bottom: 0.5rem;
  }

  .about-us__float {
    right: 0.4rem;
    bottom: 2rem;
    padding: 1rem 1.2rem;
  }

  .reviews,
  .reviewsFoto {
    padding: 4rem 0;
  }

  .review-item {
    min-height: 24rem;
    padding: 1.8rem 1.6rem 1.6rem;
  }

  .review-item__data {
    margin: 0;
  }

  .review-item__avatar {
    width: 4rem;
    height: 4rem;
    margin-right: 0;
    font-size: 1.4rem;
  }

  .reviewsFoto__card img,
  .reviewsFotoSwiper img,
  .reviewsFoto__card video,
  .reviewsFotoSwiper video {
    height: 42rem;
  }

  .reviews-on-sites .title-section {
    margin-bottom: 2rem;
  }

  .reviews-on-sites_item {
    flex-wrap: wrap;
  }

  .reviews-on-sites_text {
    width: 75%;
  }

  .reviews-on-sites_link {
    width: 100%;
    margin-top: 2rem;
  }

  .what-says-about {
    margin-top: 4rem;
  }

  .what-says-about .title-section {
    margin-bottom: 2rem;
  }

  .youtube-section {
    margin-top: 4rem;
    padding-bottom: 2rem;
  }

  .youtube-section h5 {
    margin-top: 1rem;
    font-size: 1.8rem;
  }

  .youtube-section p {
    margin-top: 2rem;
  }

  .youtube-section__link {
    display: block;
    margin: 3rem auto 0;
    width: 29rem;
  }

  .contact-social-networks {
    padding: 0 0 3.5rem;
  }

  .contact-social-networks-bg {
    background: url('../img/contact-social-networks-bg-m1.jpg') center top no-repeat;
    padding: 15rem 1.6rem 2.4rem;
    background-size: cover;
    min-height: 0;
    border-radius: 1rem;
    align-items: flex-end;
  }

  .contact-social-networks__btns {
    margin-top: 2rem;
    width: 100%;
    flex-wrap: wrap;
    gap: 0.8rem;
  }

  .contact-social-networks__btns .btn-car {
    width: 100%;
    min-width: 0;
  }

  .contact-social-networks h4 {
    width: 100%;
    font-size: 2.8rem;
  }

  .contact-social-networks__content > p {
    font-size: 1.35rem;
  }

  .footer {
    margin-top: 1rem;
    padding: 2.4rem 0 calc(11.5rem + env(safe-area-inset-bottom));
  }

  .footer__panel {
    padding: 0;
    border-radius: 0;
  }

  .footer__top {
    grid-template-columns: 1fr;
    gap: 2.2rem;
    align-items: start;
  }

  .footer__brand-col {
    text-align: left;
  }

  .footer__tagline {
    max-width: none;
    margin-top: 1rem;
    font-size: 1.35rem;
  }

  .footer__nav {
    width: 100%;
  }

  .footer-menu {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.8rem;
    justify-content: stretch;
  }

  .footer-menu li {
    width: 100%;
    margin: 0;
  }

  .footer-menu li:last-child:nth-child(odd) {
    grid-column: 1 / -1;
  }

  .footer-menu li a {
    display: flex;
    width: 100%;
    justify-content: center;
    text-align: center;
    font-size: 1.3rem;
    padding: 1.1rem 0.8rem;
    background: rgba(255, 255, 255, 0.12);
    border: 0.1rem solid rgba(255, 255, 255, 0.14);
  }

  .footer__aside {
    align-items: flex-start;
    gap: 1.4rem;
    width: 100%;
  }

  .footer-phone {
    text-align: left;
    font-size: 2rem;
    width: 100%;
  }

  .footer__cta {
    width: 100%;
    min-width: 0;
  }

  .social-list {
    justify-content: flex-start;
    gap: 0.8rem;
  }

  .footer-social {
    width: 4.4rem;
    height: 4.4rem;
    padding: 0;
    border-radius: 50%;
    justify-content: center;
  }

  .footer-logo {
    margin-bottom: 0;
  }

  .footer__bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.8rem;
    margin-top: 2.2rem;
    padding-top: 1.6rem;
  }

  .header-logo {
    width: auto;
  }

  .header-logo__text strong {
    font-size: 1.5rem;
  }

  .header-logo__text small {
    display: none;
  }

  .header-logo__mark {
    width: 3.2rem;
    height: 3.2rem;
  }

  .header-inner {
    min-height: 6.4rem;
    gap: 1rem;
  }

  .header-wa {
    width: 3.6rem;
    height: 3.6rem;
  }

  .header-call {
    background: none;
    display: none;
    width: auto;
    height: auto;
  }

  .header-call path {
    fill: var(--color-primary);
  }

  .burger-toggle {
    width: 3.6rem;
    height: 3.6rem;
    margin-left: 0;
    border: 0;
    background: #f7f7f8;
    border-radius: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    cursor: pointer;
  }

  .burger-toggle img {
    width: 2rem;
    height: 2rem;
  }

  .header {
    padding: 0;
  }

  .burger-menu {
    display: none;
    position: fixed;
    z-index: 99;
    top: 6.4rem;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 0;
    overflow: hidden;
    background:
      radial-gradient(ellipse 90% 55% at 100% -10%, rgba(196, 30, 58, 0.12), transparent 55%),
      radial-gradient(ellipse 70% 45% at 0% 100%, rgba(196, 30, 58, 0.06), transparent 50%),
      linear-gradient(180deg, #fff 0%, #faf7f8 100%);
    box-shadow: 0 2rem 5rem rgba(21, 21, 24, 0.12);
  }

  .burger-menu.is-open {
    display: block;
    animation: burgerReveal 0.32s cubic-bezier(0.22, 1, 0.36, 1);
  }

  @keyframes burgerReveal {
    from {
      opacity: 0;
      transform: translateY(-0.8rem);
    }
    to {
      opacity: 1;
      transform: none;
    }
  }

  .burger-menu__inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    max-height: calc(100dvh - 6.4rem);
    padding: 1.6rem 1.6rem calc(1.6rem + env(safe-area-inset-bottom));
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .burger-menu__eyebrow {
    margin: 0 0 1.2rem;
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    color: var(--color-primary);
  }

  .burger-menu__nav {
    flex: 1 1 auto;
  }

  .burger-menu__list {
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
    margin: 0;
    padding: 0;
  }

  .burger-menu__list li {
    margin: 0;
  }

  .burger-menu__link {
    display: flex;
    align-items: center;
    gap: 1.2rem;
    width: 100%;
    padding: 1.15rem 1.2rem;
    border-radius: 1.4rem;
    background: rgba(255, 255, 255, 0.88);
    border: 0.1rem solid rgba(21, 21, 24, 0.06);
    box-shadow: 0 0.4rem 1.4rem rgba(21, 21, 24, 0.04);
    color: var(--color-text);
    text-decoration: none;
    transition: transform 0.2s ease, border-color 0.2s ease, background 0.2s ease;
  }

  .burger-menu.is-open .burger-menu__link {
    animation: burgerItemIn 0.38s cubic-bezier(0.22, 1, 0.36, 1) backwards;
  }

  .burger-menu.is-open .burger-menu__list li:nth-child(1) .burger-menu__link { animation-delay: 0.04s; }
  .burger-menu.is-open .burger-menu__list li:nth-child(2) .burger-menu__link { animation-delay: 0.08s; }
  .burger-menu.is-open .burger-menu__list li:nth-child(3) .burger-menu__link { animation-delay: 0.12s; }
  .burger-menu.is-open .burger-menu__list li:nth-child(4) .burger-menu__link { animation-delay: 0.16s; }
  .burger-menu.is-open .burger-menu__list li:nth-child(5) .burger-menu__link { animation-delay: 0.2s; }

  .burger-menu.is-open .burger-menu__footer {
    animation: burgerItemIn 0.4s cubic-bezier(0.22, 1, 0.36, 1) 0.22s backwards;
  }

  @keyframes burgerItemIn {
    from {
      opacity: 0;
      transform: translateY(0.8rem);
    }
    to {
      opacity: 1;
      transform: none;
    }
  }

  .burger-menu__link:active {
    transform: scale(0.985);
    background: var(--color-primary-soft);
    border-color: rgba(196, 30, 58, 0.18);
  }

  .burger-menu__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 4rem;
    height: 4rem;
    border-radius: 1.1rem;
    background: var(--color-primary-soft);
    color: var(--color-primary);
  }

  .burger-menu__text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.15rem;
    min-width: 0;
    flex: 1;
    text-align: left;
  }

  .burger-menu__text strong {
    font-size: 1.55rem;
    font-weight: 700;
    line-height: 1.25;
    color: var(--color-text);
  }

  .burger-menu__text small {
    font-size: 1.15rem;
    font-weight: 500;
    color: var(--color-muted);
    line-height: 1.3;
  }

  .burger-menu__chevron {
    width: 0.7rem;
    height: 0.7rem;
    flex-shrink: 0;
    margin-right: 0.2rem;
    border-right: 0.18rem solid #b8b9bd;
    border-bottom: 0.18rem solid #b8b9bd;
    transform: rotate(-45deg);
  }

  .burger-menu__footer {
    margin-top: 1.6rem;
    flex-shrink: 0;
  }

  .burger-menu__contact {
    padding: 1.4rem 1.4rem 1.5rem;
    border-radius: 1.6rem;
    background: #fff;
    border: 0.1rem solid rgba(21, 21, 24, 0.06);
    box-shadow: 0 0.6rem 1.8rem rgba(21, 21, 24, 0.05);
  }

  .burger-menu__phone {
    display: block;
    color: var(--color-text);
    font-size: 2rem;
    font-weight: 800;
    letter-spacing: -0.02em;
    text-decoration: none;
    direction: ltr;
  }

  .burger-menu__phone:hover {
    color: var(--color-primary);
  }

  .burger-menu__hint {
    margin: 0.35rem 0 1.2rem;
    font-size: 1.2rem;
    color: var(--color-muted);
  }

  .burger-menu__messengers {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.6rem;
  }

  .burger-menu__msg {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.45rem;
    min-height: 3.8rem;
    padding: 0.6rem 0.4rem;
    border-radius: 1rem;
    font-size: 1.15rem;
    font-weight: 600;
    text-decoration: none;
    color: #fff;
    border: 0;
    transition: transform 0.2s ease, filter 0.2s ease;
  }

  .burger-menu__msg img {
    width: 1.5rem;
    height: 1.5rem;
    filter: none;
  }

  .burger-menu__msg:active {
    transform: scale(0.97);
  }

  .burger-menu__msg--tg {
    background: #1A89D3;
  }

  .burger-menu__msg--wa {
    background: #28CE53;
  }

  .burger-menu__msg--max {
    background: #6B5CFF;
  }

  .burger-menu__msg--tg:hover,
  .burger-menu__msg--tg:active,
  .burger-menu__msg--wa:hover,
  .burger-menu__msg--wa:active,
  .burger-menu__msg--max:hover,
  .burger-menu__msg--max:active {
    filter: brightness(1.06);
    border-color: transparent;
  }

  .burger-menu__cta {
    width: 100%;
    margin-top: 1rem;
    min-height: 5rem;
    border-radius: 1.2rem;
  }

  .burger-toggle__close {
    display: none;
  }

  .modal-header h3 {
    font-size: 2.4rem;
  }

  .modal-header {
    padding: 1.6rem;
  }

  .modal-body {
    padding: 1.6rem;
  }

  .modal textarea {
    margin-top: 1.6rem;
  }

  .modal .custom-checkbox {
    margin-top: 1rem;
  }

  .modal button[type='submit'] {
    margin-top: 1.6rem;
  }

  .modal p {
    font-size: 1.2rem;
  }

  .lead-modal .modal-dialog {
    max-width: calc(100% - 2rem);
    margin: 1rem auto;
    max-height: calc(100vh - 2rem);
    max-height: calc(100dvh - 2rem);
  }

  .lead-modal .modal-content {
    max-height: calc(100vh - 2rem);
    max-height: calc(100dvh - 2rem);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 1.2rem;
  }

  .lead-modal__close {
    top: 1rem;
    right: 1rem;
    width: 3.2rem;
    height: 3.2rem;
  }

  .lead-modal__head {
    padding: 1.6rem 1.6rem 0;
  }

  .lead-modal__eyebrow {
    margin-bottom: 0.7rem;
    font-size: 1.05rem;
  }

  .lead-modal__head h3 {
    font-size: 1.9rem;
    padding-right: 3.6rem;
    margin-bottom: 0.6rem;
  }

  .lead-modal__head p {
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .lead-modal .modal-body {
    padding: 1.2rem 1.6rem 1.6rem;
  }

  .lead-modal .lead-timer {
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 0.6rem 0.8rem;
    margin-bottom: 1.2rem;
    padding: 0.9rem 1rem;
  }

  .lead-modal .lead-timer__icon {
    width: 2.8rem;
    height: 2.8rem;
  }

  .lead-modal .lead-timer__label {
    font-size: 1.15rem;
  }

  .lead-modal .lead-timer__value {
    grid-column: auto;
    justify-self: end;
    min-width: 5.2rem;
    padding: 0.4rem 0.7rem;
    font-size: 1.4rem;
  }

  .lead-modal__form fieldset {
    margin-bottom: 1rem;
  }

  .lead-modal__form input[type="text"],
  .lead-modal__form input[type="tel"],
  .lead-modal__form textarea {
    padding: 1rem 1.2rem;
    font-size: 1.35rem;
  }

  .lead-modal__grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .lead-modal__form textarea {
    display: none !important;
  }

  .lead-modal__footer {
    gap: 1rem;
  }

  .lead-modal__footer .btn-car,
  .welcome-modal__form .btn-car,
  .filter-lead-modal__form .btn-car {
    min-height: 4.6rem;
  }

  .lead-modal__thanks {
    padding: 2.8rem 1.6rem 2rem !important;
  }

  .lead-modal__thanks h3 {
    font-size: 1.9rem;
  }

  .welcome-modal__body,
  .filter-lead-modal__body {
    padding: 1.8rem 1.4rem 1.6rem;
  }

  .welcome-modal__body h3,
  .filter-lead-modal__body h3 {
    font-size: 1.9rem;
    padding-right: 3.2rem;
  }

  .welcome-modal__text,
  .filter-lead-modal__text {
    font-size: 1.25rem;
    margin-bottom: 1.2rem;
  }

  .welcome-modal__chips {
    margin-bottom: 1.4rem;
  }

  .filter-lead-modal__filters {
    margin-bottom: 1.4rem;
    padding: 1rem;
  }

  .welcome-modal__grid,
  .filter-lead-modal__grid {
    grid-template-columns: 1fr;
    gap: 1rem;
    margin-bottom: 1rem;
  }

  .header-call:hover {
    background: none;
  }

  .contacts-item {
    margin-top: 2rem;
  }

  .contacts p {
    font-size: 1.2rem;
  }

  .contacts {
    margin-top: 2rem;
  }

  .faq-page__hero h1,
  .contacts-page__hero h1 {
    font-size: 2.8rem;
  }

  .faq-page__lead,
  .contacts-page__lead {
    font-size: 1.45rem;
  }

  .faq-page__layout,
  .contacts-page__layout {
    grid-template-columns: 1fr;
    gap: 1.6rem;
  }

  .faq-page__aside {
    position: static;
  }

  .contacts-page__form-card {
    padding: 1.8rem 1.4rem;
  }

  .contacts-page__grid,
  .contacts-page__cards,
  .contacts-page__messenger-btns {
    grid-template-columns: 1fr;
  }

  .contacts-page__map iframe {
    height: 28rem;
  }

  .about-question .about-question-head p {
    font-size: 1.2rem;
  }

  .post-page__img {
    height: 24rem;
  }

  .post-page h3 {
    font-size: 1.8rem;
  }

  .similar-articles {
    margin-top: 3rem;
  }

  .similar-articles hr {
    margin-bottom: 3rem;
  }

  .post-card {
    display: block;
    margin-top: 3rem;
  }

  .post-card__img {
    width: 100%;
    margin-bottom: 1rem;
  }

  .post-card h4 {
    font-size: 1.4rem;
  }

  .post-card__desc {
    font-size: 1.2rem;
  }

  .post-card__date {
    margin-top: 2rem;
    font-size: 1rem;
  }

  .posts {
    margin-top: 2rem;
  }

  .post-page {
    margin-top: 2rem;
  }

  .about-us-page h3.title-section {
    color: #000;
  }

  .about-page__hero {
    margin-bottom: 2.4rem;
  }

  .about-page__hero h1 {
    font-size: 2.8rem;
  }

  .about-page__lead {
    font-size: 1.45rem;
  }

  .about-page__intro,
  .about-page__team {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }

  .about-page__visual {
    min-height: 34rem;
  }

  .about-page__stats {
    grid-template-columns: 1fr 1fr;
    gap: 0.8rem;
  }

  .about-page__values {
    padding: 1.8rem 1.4rem;
  }

  .about-page__values-grid {
    grid-template-columns: 1fr;
  }

  .about-page__team-media img {
    height: 26rem;
  }

  .about-page__team-copy .btn-car,
  .about-page__banner .btn-car {
    width: 100%;
    min-width: 0;
  }

  .about-page__banner {
    flex-direction: column;
    align-items: stretch;
    padding: 1.8rem 1.6rem;
  }

  .about-us-img1 {
    width: 60%;
  }

  .about-us__logo {
    margin-top: 5rem;
    width: 20rem;
    margin-bottom: 2rem;
  }

  .about-us-page p {
    font-size: 1.2rem;
  }

  .about-us-page-row2 {
    margin-top: 3rem;
  }

  .about-us-page__statistic {
    margin-top: 3rem;
  }

  .about-us-img2 {
    margin-top: 3rem;
  }

  .car-product__layout {
    grid-template-columns: 1fr;
    gap: 1.6rem;
  }

  .car-product__sidebar {
    position: static;
  }

  .car-product-option {
    margin-top: 0;
    padding: 1.8rem 1.6rem;
  }

  .car-product-option h1 {
    font-size: 2.1rem;
  }

  .car-product-option__price strong {
    font-size: 2.2rem;
  }

  .car-product-cta {
    grid-template-columns: 1fr;
  }

  .car-product-flow {
    margin-top: 2.4rem;
    padding: 1.8rem 1.4rem;
  }

  .car-product-flow__head h2 {
    font-size: 2rem;
  }

  .car-product-flow__list {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .car-product-options__grid {
    grid-template-columns: 1fr;
  }

  .car-product-banner {
    flex-direction: column;
    align-items: stretch;
    padding: 1.8rem 1.6rem;
  }

  .car-product-banner .btn-car {
    width: 100%;
    min-width: 0;
  }

  .car-product-banner__copy h3 {
    font-size: 1.8rem;
  }

  .latest-car__head {
    flex-direction: column;
    align-items: flex-start;
  }

  .latest-car__head h2 {
    font-size: 2.1rem;
  }

  .car-product {
    padding-bottom: 2.4rem;
  }

  .carProductSwiper img {
    height: 24rem;
  }

  .carProductSwiperThumbs img {
    height: 5.6rem;
  }

  .cars-header {
    display: block;
    margin-top: 2rem;
    margin-bottom: 1.6rem;
  }

  .cars-header-choose-filter {
    width: 100%;
  }

  .cars-header-find {
    width: 100%;
    max-width: none;
    text-align: left;
    margin-top: 1.2rem;
  }

  .filter-cars {
    position: static;
    margin-bottom: 1.6rem;
    padding: 1.6rem;
  }

  .filter-cars__field input,
  .filter-cars__field select,
  .filter-cars__apply,
  .filter-cars__clear {
    min-height: 4.4rem;
    height: 4.4rem;
  }

  .pagination__btn {
    min-width: 3.6rem;
    height: 3.6rem;
    font-size: 1.3rem;
  }

  .cars-pagination {
    margin-top: 2.4rem;
    padding-top: 1.6rem;
  }

  .hero-cta .btn-car,
  .hero-cta .btn-car-empty,
  .final-cta__actions .btn-car,
  .cars-lead-banner .btn-car,
  .btn-car-header {
    width: 100%;
    min-width: 0;
  }

  .hero-timer {
    width: 100%;
    justify-content: space-between;
  }

  .final-cta {
    padding: 1rem 0 2.4rem;
  }

  .final-cta__box {
    padding: 3.2rem 1.6rem 2.8rem;
    border-radius: 1rem;
  }

  .final-cta__box h3 {
    font-size: 2.4rem;
  }

  .final-cta__text {
    font-size: 1.35rem;
  }

  .lead-inline {
    padding: 1.2rem 0;
  }

  .lead-inline__box {
    grid-template-columns: 1fr;
    gap: 1.4rem;
    padding: 1.6rem;
  }

  .lead-inline__copy h3 {
    font-size: 1.8rem;
  }

  .lead-inline__row {
    grid-template-columns: 1fr;
    gap: 0.8rem;
  }

  .lead-inline__row .btn-car {
    width: 100%;
    min-width: 0;
  }

  .final-cta__actions .btn-car {
    width: 100%;
    min-width: 0;
  }

  .cars-lead-banner {
    padding: 1.6rem;
  }

  .benefit-card {
    margin-bottom: 0;
    padding: 2rem 1.6rem 1.8rem;
  }

  .benefits-sell,
  .how-it-works,
  .final-cta {
    padding: 4.5rem 0;
  }

  .benefits-sell__grid {
    grid-template-columns: 1fr;
    gap: 1.2rem;
  }

  .benefit-card__stat strong {
    font-size: 2.6rem;
  }

  .benefit-card__icon {
    width: 4.6rem;
    height: 4.6rem;
  }

  .benefits-sell__cta .btn-car {
    width: 100%;
    min-width: 0;
  }

  .how-track {
    grid-template-columns: 1fr;
    gap: 1.4rem;
    padding-top: 0;
  }

  @media (min-width: 640px) {
    .how-track {
      grid-template-columns: 1fr 1fr;
    }

    .how-step {
      flex-direction: column;
      text-align: center;
      gap: 0;
    }

    .how-step__node {
      margin-bottom: 1.4rem;
      align-self: center;
    }

    .how-step__icon {
      margin: 0 auto 1.2rem;
    }
  }

  @media (max-width: 639px) {
    .how-step {
      flex-direction: row;
      align-items: stretch;
      text-align: left;
      gap: 1.2rem;
    }

    .how-step__node {
      flex-shrink: 0;
      margin-bottom: 0;
      align-self: flex-start;
    }

    .how-step__card {
      padding: 1.6rem 1.4rem;
    }

    .how-step__icon {
      margin: 0 0 1rem;
    }
  }

  .sticky-cta__btn {
    min-height: 4.8rem;
    padding: 0.7rem 0.9rem 0.7rem 0.75rem;
    gap: 1rem;
  }

  .sticky-cta__icon {
    width: 2.8rem;
    height: 2.8rem;
  }

  .sticky-cta__text strong {
    font-size: 1.25rem;
  }

  .sticky-cta__text small {
    font-size: 1rem;
  }

  .hero-sell .utf-section__form {
    width: 100%;
  }

  .utf-section.hero-sell {
    padding: 4rem 0 3rem;
  }

  .hero-visual {
    margin-bottom: 2rem;
  }

  .hero-visual__img {
    height: 22rem;
  }

  .hero-case__badge {
    left: 1rem;
    right: 1rem;
    bottom: 1rem;
    padding: 1.2rem;
  }

  .hero-case__title {
    font-size: 1.6rem;
  }

  .hero-case__meta li {
    font-size: 1.1rem;
  }

  .hero-search-section {
    margin-top: -1.5rem;
  }

  .hero-search-card {
    flex-direction: column;
    align-items: stretch;
    gap: 1.6rem;
    padding: 1.8rem 1.6rem;
    border-radius: 1rem;
  }

  .hero-search-card__intro {
    flex: none;
    max-width: none;
  }

  .hero-search-fields {
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
  }

  .hero-search-submit {
    grid-column: 1 / -1;
    width: 100%;
    min-width: 0;
    margin-top: 0.4rem;
  }

  .hero-search-form .btn-car {
    margin-top: 1rem;
  }

  .car-card__actions {
    grid-template-columns: 1fr 1fr;
  }

  .trust-strip {
    padding: 0 0 3.5rem;
  }

  .trust-strip__panel {
    border-radius: 1rem;
    padding: 0.4rem 0.4rem 1.2rem;
  }

  .trust-strip__grid {
    grid-template-columns: 1fr 1fr;
  }

  .trust-strip__item {
    padding: 1.8rem 1rem;
  }

  .trust-strip__item:nth-child(2n)::after {
    display: none;
  }

  .trust-strip__item:nth-child(-n+2) {
    border-bottom: 0.1rem solid #f2f2f2;
  }

  .trust-strip__item strong {
    font-size: 2.4rem;
  }

  .trust-strip__item span {
    font-size: 1.2rem;
    max-width: none;
  }

  .trust-strip__note {
    margin: 0.8rem 1rem 0;
    padding-top: 1rem;
    font-size: 1.1rem;
  }

  .hero-chips li {
    font-size: 1.1rem;
  }

  .hero-case .hero-visual__img {
    height: 32rem;
  }

  .hero-case__pagination {
    right: 1rem !important;
    top: 1rem !important;
    bottom: auto !important;
    padding: 0.45rem 0.65rem;
  }

  .hero-case__price {
    font-size: 1.5rem;
  }

  .hero-case__top {
    flex-wrap: wrap;
    gap: 0.6rem;
  }
}
