@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/open-sans/latin-400-normal.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/open-sans/cyrillic-400-normal.woff2") format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+2116;
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/open-sans/latin-600-normal.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/open-sans/cyrillic-600-normal.woff2") format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+2116;
}

body,
button,
input,
select,
textarea,
.font-2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

[class^="icon-autodeal-"],
[class*=" icon-autodeal-"] {
    font-family: "autodeal" !important;
}

.main-menu .navigation > li > a,
.main-header .header-account a,
.main-header .header-account button,
.mobile-menu a {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

.main-header .main-menu .navigation a,
.mobile-menu .navigation a {
    text-transform: none !important;
}

.zcars-page {
    min-height: 60vh;
}

.zcars-public .alert {
    margin-bottom: 24px;
}

.zcars-main-header .btn-link {
    color: inherit;
    font: inherit;
    text-decoration: none;
}

.zcars-admin-layout {
    background: #f5f7fb;
}

.zcars-admin-layout .table-responsive,
.zcars-admin-layout form.border,
.zcars-admin-layout .list-group {
    background: #fff;
}

.zcars-user-account .site-logo {
    max-width: 180px;
    height: auto;
}

.zcars-dashboard-content {
    min-height: 100vh;
}

.dropdown-menu.dashboard-menu form {
    margin: 0;
}

.dropdown-menu.dashboard-menu .dropdown-item {
    width: 100%;
    border: 0;
    background: transparent;
    text-align: left;
    padding: 15.4px 24px;
    font-weight: 500;
    font-size: 16px;
    color: #24272C;
    position: relative;
    display: block;
}

.dropdown-menu.dashboard-menu .dropdown-item:hover,
.dropdown-menu.dashboard-menu .dropdown-item:focus {
    color: #FF7101;
    background: transparent;
}

.zcars-link-btn {
    border: 0;
    background: transparent;
    color: inherit;
    font: inherit;
    padding: 0;
    cursor: pointer;
}

.zcars-main-header .zcars-header-auth-links a,
.zcars-main-header .zcars-header-auth-links button,
.zcars-main-header .zcars-header-auth-links span {
    font-weight: 500;
}

.zcars-form-field {
    margin-bottom: 16px;
}

.zcars-field-error {
    color: #e24c4b;
    font-size: 13px;
    margin-top: 6px;
    line-height: 1.3;
}

.zcars-form-error {
    padding: 10px 14px;
    border-radius: 10px;
    background: rgba(226, 76, 75, 0.12);
    color: #b81f1d;
    margin-bottom: 14px;
    font-size: 14px;
}

.zcars-original-paint-tag {
    top: 46px;
    background-color: #16a34a;
}

.zcars-footer-payments {
    margin-top: 18px;
}

.zcars-footer-address {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin: 18px 0 0;
    color: rgba(255, 255, 255, 0.7);
    font-style: normal;
    line-height: 1.5;
}

.zcars-footer-address a {
    width: fit-content;
    color: inherit;
}

.zcars-footer-address a:hover,
.zcars-footer-address a:focus {
    color: #ff7101;
}

.zcars-footer-payments img {
    display: block;
    width: 100%;
    max-width: 398px;
    height: auto;
}

.zcars-footer-reviews {
    width: 100%;
    max-width: 560px;
}

.zcars-footer-reviews__yandex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 50px;
}

.zcars-footer-reviews__yandex iframe {
    display: block;
    width: 150px;
    height: 50px;
    border: 0;
}

.zcars-footer-reviews__two-gis {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 14px;
}

.zcars-footer-reviews__two-gis iframe {
    display: block;
    width: 150px;
    height: 50px;
    border: 0;
}

.sc-button.btn-1.zcars-footer-contact-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
    background: #ff7101;
    color: #ffffff;
}

.sc-button.btn-1.zcars-footer-contact-button span,
.sc-button.btn-1.zcars-footer-contact-button i {
    color: #ffffff;
}

.sc-button.btn-1.zcars-footer-contact-button:hover,
.sc-button.btn-1.zcars-footer-contact-button:focus,
.sc-button.btn-1.zcars-footer-contact-button:active {
    border-color: transparent;
    background: #171a21;
    color: #ffffff;
}

.sc-button.btn-1.zcars-footer-contact-button:hover span,
.sc-button.btn-1.zcars-footer-contact-button:focus span,
.sc-button.btn-1.zcars-footer-contact-button:active span,
.sc-button.btn-1.zcars-footer-contact-button:hover i,
.sc-button.btn-1.zcars-footer-contact-button:focus i,
.sc-button.btn-1.zcars-footer-contact-button:active i {
    color: #ffffff;
}

.zcars-footer-legal-links button {
    padding: 0;
    border: 0;
    background: transparent;
    color: #ffffff;
    font: inherit;
    cursor: pointer;
}

.zcars-footer-legal-links button:hover,
.zcars-footer-legal-links button:focus {
    color: #ff7101;
}

.zcars-cookie-modal .modal-content {
    position: relative;
    border: 0;
    border-radius: 16px;
}

.zcars-cookie-modal .modal-dialog {
    width: calc(100% - 32px);
    max-width: 560px;
    margin-right: auto;
    margin-left: auto;
}

.zcars-cookie-modal .modal-body {
    padding: 40px !important;
}

.zcars-cookie-modal .modal-body h3 {
    margin: 0 40px 20px 0;
}

.zcars-cookie-modal .modal-body p {
    margin: 0 0 14px;
    color: #696969;
    line-height: 1.55;
}

.zcars-cookie-modal .modal-body a {
    color: #ff7101;
    text-decoration: underline;
}

.zcars-cookie-modal .close {
    position: absolute;
    z-index: 1;
    top: 14px;
    right: 16px;
    border: 0;
    background: transparent;
    color: #24272c;
    font-size: 28px;
    line-height: 1;
}

.zcars-cookie-modal .modal-body .zcars-cookie-modal__accept {
    width: auto;
    min-width: 160px;
    margin: 14px 0 0;
    border: 0;
}

@media (max-width: 575px) {
    .zcars-cookie-modal .modal-body {
        padding: 32px 24px 24px !important;
    }

    .zcars-cookie-modal .modal-body .zcars-cookie-modal__accept {
        width: 100%;
    }
}

/* Cookie consent banner — small toast in the bottom-right corner,
   next to the scroll-to-top button. Hidden by default; shown by JS
   (`.is-visible`) until the visitor accepts cookies. */
.zcars-cookie-banner {
    position: fixed;
    z-index: 1300;
    bottom: 30px;
    right: 30px;
    display: flex;
    align-items: flex-start;
    gap: 14px;
    box-sizing: border-box;
    max-width: 400px;
    padding: 16px 18px;
    background: #ffffff;
    border: 1px solid rgba(36, 39, 44, .08);
    border-radius: 16px;
    box-shadow: 0 12px 36px rgba(18, 20, 24, .18);
    opacity: 0;
    visibility: hidden;
    transform: translateY(16px);
    transition: opacity .35s ease, transform .35s ease, visibility .35s ease;
    pointer-events: none;
}
.zcars-cookie-banner.is-visible {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}

/* While the cookie banner is open, keep the scroll-to-top corner clear. */
body.cookie-banner-open .progress-wrap {
    opacity: 0 !important;
    visibility: hidden !important;
}

.zcars-cookie-banner__close {
    position: absolute;
    top: 8px;
    right: 10px;
    padding: 4px;
    border: 0;
    background: transparent;
    color: #9aa3b2;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
}
.zcars-cookie-banner__close:hover,
.zcars-cookie-banner__close:focus {
    color: #24272c;
}

.zcars-cookie-banner__icon {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    margin-top: 2px;
    border-radius: 10px;
    background: rgba(255, 113, 1, .12);
    color: #ff7101;
    font-size: 18px;
}

.zcars-cookie-banner__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    min-width: 0;
}

.zcars-cookie-banner__text {
    margin: 0;
    padding-right: 18px;
    color: #696969;
    font-size: 14px;
    line-height: 1.5;
}
.zcars-cookie-banner__text a {
    color: #ff7101;
    text-decoration: underline;
    white-space: nowrap;
}

.zcars-cookie-banner__accept {
    padding: 9px 26px !important;
    border: 0;
}
.zcars-cookie-banner__accept span {
    font-size: 14px !important;
}

@media (max-width: 575px) {
    .zcars-cookie-banner {
        left: 16px;
        right: 16px;
        bottom: 16px;
        max-width: none;
    }
}

.zcars-contact-button i {
    margin-left: 0;
    margin-right: 10px;
}

.zcars-contact-button:hover i,
.zcars-contact-button:focus i {
    color: #ffffff;
}

.sc-button.is-loading {
    opacity: 0.7;
    pointer-events: none;
}

.sc-button.is-loading span {
    position: relative;
    padding-right: 18px;
}

.sc-button.is-loading span::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    border: 2px solid currentColor;
    border-top-color: transparent;
    border-radius: 50%;
    animation: zcars-spin 0.7s linear infinite;
}

.zcars-email-confirmation-banner__button {
    border: 0;
    outline: 0;
    box-shadow: none;
}

.zcars-email-confirmation-banner__button:focus,
.zcars-email-confirmation-banner__button:focus-visible {
    outline: 0;
    box-shadow: none;
}

@keyframes zcars-spin {
    to {
        transform: rotate(360deg);
    }
}

.zcars-auth-card {
    border-radius: 16px;
}

.zcars-auth-card .comments .comment-form fieldset input {
    padding-left: 44px;
}

.zcars-auth-card .comments .comment-form .icon {
    pointer-events: none;
}

.zcars-auth-card .comments .comment-form .sc-button {
    border: 0;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
}

.zcars-auth-card .comments .comment-form .sc-button:focus,
.zcars-auth-card .comments .comment-form .sc-button:focus-visible {
    border: 0;
    outline: 0;
    box-shadow: none;
}

.zcars-error-page {
    background: transparent;
}

.zcars-error-shell {
    max-width: 720px;
    margin: 0 auto;
    text-align: center;
}

.zcars-error-card {
    padding: 38px 48px 40px;
    border: 1px solid #eceff3;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 14px 40px rgba(21, 25, 34, 0.08);
}

.zcars-error-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 76px;
    height: 76px;
    margin-bottom: 18px;
    border-radius: 50%;
    background: #fff3e9;
    color: #FF7101;
    font-size: 34px;
    line-height: 1;
    font-weight: 700;
}

.zcars-error-eyebrow {
    margin: 0 0 10px;
    color: #FF7101;
    font-size: 13px;
    line-height: 20px;
    font-weight: 800;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.zcars-error-code {
    margin: 0 0 12px;
    color: #8a93a1;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
}

.zcars-error-title {
    margin: 0 0 20px;
    color: #151922;
    font-size: 32px;
    line-height: 40px;
    font-weight: 800;
}

.zcars-error-message {
    max-width: 560px;
    margin: 0 auto 30px;
    color: #4f5968;
    font-size: 16px;
    line-height: 26px;
}

.zcars-error-actions {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 14px;
}

.zcars-error-actions .sc-button {
    min-width: 220px;
}

.zcars-error-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #4f5968;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
}

.zcars-error-link:hover,
.zcars-error-link:focus {
    color: #FF7101;
}

.zcars-error-note {
    margin-top: 30px;
    padding: 18px 20px;
    border: 1px solid #ffe0c7;
    border-radius: 12px;
    background: #fff8f2;
    text-align: left;
}

.zcars-error-note p {
    margin: 0 0 8px;
    color: #6b7280;
    font-size: 14px;
    line-height: 22px;
}

.zcars-error-note a {
    color: #FF7101;
    font-weight: 700;
    text-decoration: underline;
}

@media (max-width: 767px) {
    .zcars-error-card {
        padding: 30px 22px 32px;
        border-radius: 16px;
    }

    .zcars-error-title {
        font-size: 26px;
        line-height: 34px;
    }

    .zcars-error-actions {
        align-items: stretch;
        flex-direction: column;
    }

    .zcars-error-actions .sc-button,
    .zcars-error-link {
        justify-content: center;
        width: 100%;
    }
}

.zcars-toast-container {
    z-index: 1200;
}

.zcars-toast {
    min-width: 300px;
    border-radius: 12px;
}

.zcars-toast.toast {
    border-width: 1px;
}

.zcars-toast .toast-body {
    font-size: 14px;
    line-height: 1.4;
}

.zcars-toast--success {
    background: #ecfdf3;
    border-color: #b7ebcc;
    color: #166534;
}

.zcars-toast--error {
    background: #fef2f2;
    border-color: #fecaca;
    color: #991b1b;
}

.zcars-toast--info {
    background: #eff6ff;
    border-color: #bfdbfe;
    color: #1e40af;
}

.swal2-container {
    z-index: 10000000 !important;
}

.zcars-dashboard-menu-group .zcars-dashboard-submenu {
    margin: 8px 0 14px 44px;
    padding: 0;
    list-style: none;
}

.zcars-dashboard-menu-group .zcars-dashboard-submenu li {
    margin: 0;
}

.zcars-dashboard-menu-group .zcars-dashboard-submenu a {
    display: block;
    padding: 6px 0;
    color: rgba(241, 250, 238, 0.68);
    font-size: 14px;
    line-height: 20px;
}

.zcars-dashboard-menu-group .zcars-dashboard-submenu a.active,
.zcars-dashboard-menu-group .zcars-dashboard-submenu a:hover {
    color: #ffffff;
}

.zcars-orders-table .list-wrapper p {
    margin-top: 8px;
}

.zcars-public .list-car-list-1 .box-car-list.style-2.zcars-catalog-listing-card {
    height: auto;
    min-height: 262px;
    align-items: stretch;
    overflow: hidden;
}

.zcars-public .list-car-list-1 .box-car-list.style-2.zcars-catalog-listing-card .content {
    padding-top: 20px !important;
}

.zcars-public .list-car-list-1 .box-car-list.style-2.zcars-catalog-listing-card .content .inner1 .money {
    margin-bottom: 8px;
}

.zcars-public .list-car-list-1 .box-car-list.style-2.zcars-catalog-listing-card > .image-group {
    width: 340px;
    flex: 0 0 340px;
    height: 262px;
    display: flex;
}

.zcars-public .zcars-listing-card-grid {
    display: block;
}

.zcars-public .zcars-listing-card-grid > .image-group {
    width: 100%;
}

.zcars-public .box-car-list > .image-group .zcars-photo-report-badge {
    position: absolute;
    z-index: 3;
    left: 12px;
    bottom: 12px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    border: 0;
    border-radius: 99px;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 16.8px;
}

.zcars-public .box-car-list > .image-group .zcars-photo-partner-badge {
    position: absolute;
    z-index: 3;
    right: 12px;
    bottom: 12px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    border: 0;
    border-radius: 99px;
    background-color: rgba(25, 135, 84, 0.86);
    color: #fff;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 16.8px;
}

.zcars-public .zcars-listing-card-grid > .image-group .img-style {
    width: 100%;
    height: 220px;
    background: #f7f7f7;
}

.zcars-public .zcars-listing-card-grid > .image-group .img-style img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    display: block;
}

/* Catalog-only fix: avoid duplicate chevrons from tf-select + nice-select */
.zcars-public .listing-grid .group-select.tf-select.tf-select--enhanced:after {
    display: none;
}

.zcars-public .group-select.tf-select.tf-select--enhanced::after {
    display: none !important;
}

.zcars-public .zcars-city-delivery-estimate .group-select.tf-select.tf-select--enhanced:after {
    display: none;
}

.zcars-order-layout {
    row-gap: 20px;
}

.zcars-order-timeline .content,
.zcars-order-documents .content {
    width: 100%;
}

.zcars-order-timeline__list {
    list-style: none;
    margin: 18px 0 0;
    padding: 0;
}

.zcars-order-timeline__item {
    position: relative;
    display: flex;
    gap: 14px;
    padding: 0 0 22px 0;
}

.zcars-order-timeline__item::before {
    content: '';
    position: absolute;
    top: 18px;
    left: 8px;
    bottom: -2px;
    width: 2px;
    background: rgba(255, 113, 1, 0.22);
}

.zcars-order-timeline__item:last-child {
    padding-bottom: 0;
}

.zcars-order-timeline__item:last-child::before {
    display: none;
}

.zcars-order-timeline__marker {
    position: relative;
    z-index: 1;
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
    margin-top: 2px;
    border-radius: 50%;
    background: #FF7101;
    border: 4px solid #FFE5D0;
    box-shadow: 0 0 0 2px rgba(255, 113, 1, 0.16);
}

.zcars-order-timeline__content h6,
.zcars-order-documents__item h6 {
    margin-bottom: 4px;
    line-height: 1.35;
}

.zcars-order-timeline__content p {
    margin-bottom: 0;
}

.zcars-selected-car-status-timeline .zcars-order-timeline__list {
    margin-top: 0;
}

.zcars-selected-car-status-timeline .listing-header {
    margin-bottom: 18px;
}

.zcars-order-documents__item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 14px;
    padding: 14px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.zcars-order-documents__item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.zcars-order-documents__item .sc-button {
    flex: 0 0 auto;
    min-width: 108px;
    padding: 10px 18px;
}

.zcars-agent-contract-actions .tf-icon-box,
.zcars-export-contract-actions .tf-icon-box,
.zcars-export-invoice-actions .tf-icon-box,
.zcars-customs-payment-actions .tf-icon-box,
.zcars-broker-service-payment-actions .tf-icon-box {
    width: 100%;
}

.zcars-payment-actions .tf-icon-box {
    width: 100%;
}

.zcars-order-payments-spoiler .table-responsive .table,
.zcars-order-payments-spoiler .table-responsive .table-striped {
    width: 100%;
    max-width: 100%;
}

.zcars-payment-actions button.sc-button {
    border: 0;
    appearance: none;
    -webkit-appearance: none;
}

.zcars-order-item-inspection .zcars-report-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

.zcars-order-item-inspection .zcars-report-actions > form {
    margin: 0;
}

.zcars-order-item-inspection .zcars-report-actions > a,
.zcars-order-item-inspection .zcars-report-actions > form {
    flex: 0 1 auto;
}

.zcars-order-item-inspection .zcars-report-actions .zcars-action-btn {
    width: auto;
    min-width: 0;
    padding-left: 18px;
    padding-right: 18px;
}

.zcars-payment-actions.zcars-order-item-inspection .zcars-report-actions button.zcars-action-btn {
    border: 1px solid #ff7101;
}

.zcars-client-documents-actions .zcars-document-file-field {
    margin: 18px 0 20px;
}

.zcars-export-invoice-actions .zcars-export-invoice-receipt-form {
    margin-top: 20px;
}

.zcars-agent-contract-actions .form-control[type=file],
.zcars-export-contract-actions .form-control[type=file],
.zcars-export-invoice-actions .form-control[type=file],
.zcars-customs-payment-actions .form-control[type=file],
.zcars-broker-service-payment-actions .form-control[type=file] {
    margin-bottom: 20px;
}

.zcars-agent-contract-actions button.sc-button,
.zcars-export-contract-actions button.sc-button,
.zcars-export-invoice-actions button.sc-button,
.zcars-customs-payment-actions button.sc-button,
.zcars-broker-service-payment-actions button.sc-button {
    border: 0;
    appearance: none;
    -webkit-appearance: none;
}

@media (max-width: 991px) {
    #wrapper-dashboard .content-area {
        padding-left: 12px;
        padding-right: 12px;
    }

    .zcars-order-documents__item {
        display: block;
    }

    .zcars-order-documents__item .sc-button {
        margin-top: 10px;
    }
}

.zcars-order-items-table .table-responsive,
.zcars-favorites-table .table-responsive {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
}

.zcars-order-items-table .table-responsive .table,
.zcars-order-items-table .table-responsive .table-striped,
.zcars-favorites-table .table-responsive .table,
.zcars-favorites-table .table-responsive .table-striped {
    width: 100%;
    max-width: 100%;
}

.zcars-favorites-table .table th:first-child,
.zcars-favorites-table .table td:first-child {
    width: 480px;
}

.zcars-favorites-table .table {
    table-layout: fixed;
}

@media (max-width: 899.98px) {
    .zcars-order-items-table .table-responsive .table,
    .zcars-order-items-table .table-responsive .table-striped,
    .zcars-favorites-table .table-responsive .table,
    .zcars-favorites-table .table-responsive .table-striped {
        width: 900px;
        min-width: 900px;
        max-width: none;
    }

    .zcars-favorites-table .table th:first-child,
    .zcars-favorites-table .table td:first-child {
        width: 320px;
    }
}

.zcars-public .box-car-list.style-2.zcars-catalog-listing-card > .image-group .img-style {
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    background: #f7f7f7;
    overflow: hidden;
}

.zcars-detail-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: 16px;
}

.zcars-public .box-car-list .image-group .change-heart.zcars-unavailable-actions {
    width: calc(100% - 32px);
    justify-content: center;
    opacity: 1;
    visibility: visible;
    pointer-events: none;
}

.zcars-public .box-car-list .image-group .change-heart.zcars-unavailable-actions .zcars-unavailable-action-text {
    justify-content: center;
    min-height: 32px;
    padding: 8px 12px;
    text-align: center;
    white-space: normal;
}

.zcars-report-actions,
.zcars-report-decision-actions {
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    margin-top: 20px;
}

.zcars-report-actions .zcars-action-btn span,
.zcars-report-decision-actions .zcars-action-btn span {
    white-space: normal;
    text-align: center;
}

.tfcl-table-listing .column-controller.zcars-order-actions .inner-controller.zcars-order-action {
    display: flex;
    align-items: center;
    min-height: 22px;
    gap: 6px;
}

.tfcl-table-listing .column-controller.zcars-order-actions .zcars-order-action__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    min-width: 16px;
    height: 20px;
    line-height: 1;
}

.tfcl-table-listing .column-controller.zcars-order-actions .zcars-order-action__icon i {
    color: #24272C;
    font-size: 14px;
    line-height: 1;
}

.tfcl-table-listing .column-controller.zcars-order-actions .zcars-order-action__icon img {
    display: block;
    width: 14px;
    height: 14px;
}

.tfcl-table-listing .column-controller.zcars-order-actions .btn-action {
    display: inline-flex;
    align-items: center;
    min-height: 20px;
    line-height: 20px;
}

.tfcl-table-listing .column-controller.zcars-order-actions button.btn-action {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
}

.zcars-orders-table .table th,
.zcars-orders-table .table td,
.zcars-inspections-table .table th,
.zcars-inspections-table .table td,
.zcars-favorites-table .table th,
.zcars-favorites-table .table td,
.zcars-saved-searches-table .table th,
.zcars-saved-searches-table .table td {
    padding-left: 18px;
    padding-right: 14px;
    text-align: left;
    vertical-align: middle;
}

.tfcl-table-listing.zcars-orders-table .table-responsive thead tr th,
.tfcl-table-listing.zcars-inspections-table .table-responsive thead tr th,
.tfcl-table-listing.zcars-favorites-table .table-responsive thead tr th,
.tfcl-table-listing.zcars-saved-searches-table .table-responsive thead tr th {
    text-align: left;
}

.zcars-orders-table .column-listing,
.zcars-inspections-table .column-listing,
.zcars-favorites-table .column-listing,
.zcars-saved-searches-table .column-listing {
    padding-left: 18px;
    padding-right: 14px;
}

.zcars-orders-table .table th:first-child,
.zcars-orders-table .column-listing {
    width: 200px;
    min-width: 200px;
}

.zcars-orders-table .table {
    table-layout: fixed;
    width: 100%;
}

.zcars-orders-table .column-status,
.zcars-orders-table .column-date,
.zcars-orders-table .column-controller,
.zcars-inspections-table .column-status,
.zcars-inspections-table .column-date,
.zcars-inspections-table .column-controller,
.zcars-favorites-table .column-status,
.zcars-favorites-table .column-date,
.zcars-favorites-table .column-controller,
.zcars-saved-searches-table .column-status,
.zcars-saved-searches-table .column-date,
.zcars-saved-searches-table .column-controller {
    padding-left: 18px;
    padding-right: 14px;
    padding-top: 16px;
    text-align: left;
    vertical-align: middle;
}

.zcars-orders-table .column-controller.zcars-order-actions .inner-controller.zcars-order-action,
.zcars-inspections-table .column-controller.zcars-order-actions .inner-controller.zcars-order-action,
.zcars-favorites-table .column-controller.zcars-order-actions .inner-controller.zcars-order-action,
.zcars-saved-searches-table .column-controller.zcars-order-actions .inner-controller.zcars-order-action {
    justify-content: flex-start;
}

.zcars-saved-searches-table .zcars-saved-search-action-form {
    border: 0;
    background: transparent;
    margin: 0;
    padding: 0;
}

.zcars-saved-searches-table .zcars-saved-search-action-form button.btn-action {
    border: 0;
    background: transparent;
    padding: 0;
    cursor: pointer;
}

.zcars-catalog-show-page .heading-widget .money {
    margin-bottom: 6px;
}

.zcars-catalog-show-page .zcars-detail-actions .sc-button,
.zcars-catalog-show-page .zcars-detail-actions .sc-button span,
.zcars-catalog-show-page .profile-contact .btn-contact .btn-pf,
.zcars-catalog-show-page .profile-contact .btn-contact .btn-pf span {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 600 !important;
}

.zcars-catalog-show-page .profile-contact .btn-contact .btn-pf,
.zcars-catalog-show-page .profile-contact .btn-contact .btn-pf span {
    font-family: "Outfit", sans-serif !important;
}

.zcars-action-btn {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    gap: 8px;
    border-radius: 12px;
    border: 1px solid #ff7101;
    background: #ffffff;
    box-shadow: none;
    padding-left: 14px;
    padding-right: 14px;
}

.zcars-action-btn i {
    font-size: 16px;
    margin-left: 0;
    margin-right: 0;
}

.zcars-action-btn span,
.zcars-action-btn i {
    color: #ff7101;
}

.zcars-action-btn span {
    white-space: nowrap;
}

.zcars-catalog-show-page .zcars-detail-actions .zcars-unavailable-action-btn {
    grid-column: 1 / -1;
    cursor: default;
}

.zcars-catalog-show-page .zcars-detail-actions .zcars-unavailable-action-btn span {
    text-align: center;
    white-space: normal;
}

.zcars-action-btn:hover,
.zcars-action-btn:focus {
    background: #ff7101;
    border-color: #ff7101;
}

.zcars-action-btn:hover span,
.zcars-action-btn:focus span,
.zcars-action-btn:hover i,
.zcars-action-btn:focus i {
    color: #ffffff;
}

.zcars-action-btn.active {
    background: #ff7101;
    border-color: #ff7101;
}

.zcars-action-btn.active span,
.zcars-action-btn.active i {
    color: #ffffff;
}

.zcars-action-btn.active:hover,
.zcars-action-btn.active:focus {
    background: #ffffff;
    border-color: #ff7101;
}

.zcars-action-btn.active:hover span,
.zcars-action-btn.active:focus span,
.zcars-action-btn.active:hover i,
.zcars-action-btn.active:focus i {
    color: #ff7101;
}

.zcars-action-btn--filled {
    background: #ff7101;
    border-color: #ff7101;
}

.zcars-action-btn--filled span,
.zcars-action-btn--filled i {
    color: #ffffff;
}

.zcars-action-btn--filled:hover,
.zcars-action-btn--filled:focus {
    background: #000000;
    border-color: #000000;
}

.zcars-action-btn--filled:hover span,
.zcars-action-btn--filled:focus span,
.zcars-action-btn--filled:hover i,
.zcars-action-btn--filled:focus i {
    color: #ffffff;
}

.zcars-listing-note {
    margin-top: 18px;
    padding-top: 16px;
    border-top: 1px solid #e8e8e8;
}

.zcars-listing-note__display {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
}

.zcars-listing-note__text-wrap {
    display: flex;
    align-items: flex-start;
    min-width: 0;
    gap: 10px;
}

.zcars-listing-note__text-wrap i {
    flex: 0 0 auto;
    margin-top: 3px;
    color: #ff7101;
    font-size: 15px;
}

.zcars-listing-note__text {
    margin: 0;
    color: #24272c;
    font-size: 14px;
    line-height: 1.55;
    white-space: pre-wrap;
    overflow-wrap: anywhere;
}

.zcars-listing-note__text.is-empty {
    color: #696665;
}

.zcars-listing-note__edit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 32px;
    width: 32px;
    height: 32px;
    border: 1px solid #ff7101;
    border-radius: 50%;
    background: #ffffff;
    color: #ff7101;
    transition: all 0.2s ease;
}

.zcars-listing-note__edit:hover,
.zcars-listing-note__edit:focus {
    background: #ff7101;
    color: #ffffff;
}

.zcars-listing-note__form {
    margin-top: 12px;
}

.zcars-listing-note__textarea {
    width: 100%;
    min-height: 108px;
    resize: vertical;
}

.zcars-listing-note__actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: 10px;
}

.zcars-listing-note__actions .zcars-action-btn {
    min-height: 44px;
}

.zcars-public .profile-contact .btn-contact .zcars-messenger-btn {
    border: 1px solid;
    background: transparent;
    transition: all 0.3s ease;
    font-family: "Open Sans", sans-serif !important;
    font-weight: 600 !important;
}

.zcars-public .profile-contact .btn-contact .zcars-messenger-btn span,
.zcars-public .profile-contact .btn-contact .zcars-messenger-btn i {
    color: inherit !important;
}

.zcars-public .profile-contact .btn-contact .zcars-messenger-btn span {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 600 !important;
}

.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--telegram {
    border-color: #229ed9;
    color: #229ed9;
    background-color: transparent;
}

.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--max {
    border-color: #0f4de3;
    color: #0f4de3;
    background-color: transparent;
}

.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--telegram:hover,
.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--telegram:focus {
    background-color: #229ed9;
    border-color: #229ed9;
    color: #ffffff;
}

.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--max:hover,
.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--max:focus {
    background-color: #0f4de3;
    border-color: #0f4de3;
    color: #ffffff;
}

.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--telegram:hover span,
.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--telegram:hover i,
.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--telegram:focus span,
.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--telegram:focus i,
.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--max:hover span,
.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--max:hover i,
.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--max:focus span,
.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--max:focus i {
    color: #ffffff !important;
}

.zcars-catalog-end-cta {
    margin-top: 30px;
}

.zcars-catalog-end-cta .content {
    width: 100%;
}

.zcars-catalog-end-cta__inner {
    text-align: center;
}

.zcars-catalog-end-cta__contact {
    margin-top: 0;
}

.zcars-catalog-end-cta__contact .btn-contact {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
}

.zcars-catalog-end-cta__contact .btn-contact .btn-pf {
    flex: 0 0 240px;
    width: 240px;
    max-width: 240px;
    justify-content: center;
}

.zcars-catalog-end-cta__contact .zcars-catalog-end-cta__subscribe-form {
    flex: 0 0 240px;
    width: 240px;
    max-width: 240px;
}

.zcars-catalog-end-cta__contact .zcars-catalog-end-cta__subscribe-form .btn-pf {
    width: 100%;
    max-width: none;
}

.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--phone,
.zcars-catalog-end-cta__call,
.zcars-catalog-end-cta__save {
    border-color: #22a447;
    color: #22a447;
    background-color: transparent;
}

.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--phone span,
.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--phone i {
    color: #22a447 !important;
}

.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--phone:hover,
.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--phone:focus,
.zcars-catalog-end-cta__call:hover,
.zcars-catalog-end-cta__call:focus,
.zcars-catalog-end-cta__save:hover,
.zcars-catalog-end-cta__save:focus {
    background-color: #22a447;
    border-color: #22a447;
    color: #ffffff;
}

.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--phone:hover span,
.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--phone:hover i,
.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--phone:focus span,
.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--phone:focus i,
.zcars-catalog-end-cta__call:hover span,
.zcars-catalog-end-cta__call:hover i,
.zcars-catalog-end-cta__call:focus span,
.zcars-catalog-end-cta__call:focus i,
.zcars-catalog-end-cta__save:hover span,
.zcars-catalog-end-cta__save:hover i,
.zcars-catalog-end-cta__save:focus span,
.zcars-catalog-end-cta__save:focus i {
    color: #ffffff !important;
}

@media (max-width: 575.98px) {
    .zcars-catalog-end-cta__contact .btn-contact .btn-pf,
    .zcars-catalog-end-cta__contact .zcars-catalog-end-cta__subscribe-form {
        flex-basis: 100%;
        width: 100%;
        max-width: 280px;
    }
}

.zcars-catalog-end-cta__subscribe {
    display: inline-block;
    margin-top: 14px;
    color: var(--primary-color3);
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
}

.zcars-catalog-end-cta__subscribe:hover,
.zcars-catalog-end-cta__subscribe:focus {
    color: var(--primary-color2);
    text-decoration: none;
}

.zcars-max-icon {
    width: 20px;
    height: 20px;
    border: 1px solid currentColor;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
}

.zcars-callback-modal .zcars-contact-modal .profile-contact {
    margin-top: 0;
}

.zcars-callback-modal .zcars-contact-modal__lead {
    margin: 0 0 18px;
    color: var(--primary-color2);
    font-size: 15px;
    line-height: 24px;
}

.zcars-callback-modal .zcars-contact-modal__actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
}

.zcars-callback-modal .zcars-contact-modal__actions .btn-pf {
    width: 100%;
    justify-content: center;
}

.zcars-callback-modal .zcars-contact-modal__details {
    display: grid;
    gap: 10px;
    margin-top: 22px;
}

.zcars-callback-modal .zcars-contact-modal__details p {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    color: var(--primary-color2);
    font-size: 15px;
    line-height: 22px;
}

.zcars-callback-modal .zcars-contact-modal__details i {
    width: 18px;
    color: var(--primary-color3);
    text-align: center;
}

.zcars-price-breakdown-list .zcars-price-breakdown-group-start {
    margin-top: 10px;
}

.zcars-china-price-note {
    margin-top: 16px;
}

@media (max-width: 575.98px) {
    .zcars-detail-actions {
        grid-template-columns: 1fr;
    }
}

.zcars-public .box-car-list.style-2.zcars-catalog-listing-card > .image-group img,
.zcars-public .box-car-list.style-2.zcars-catalog-listing-card > .image-group .img-style > img {
    width: 100%;
    height: 100% !important;
    object-fit: contain !important;
    object-position: center;
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 !important;
    clip-path: none;
    transform: scale(1.04);
    transform-origin: center;
}

.zcars-public .zcars-listing-card-grid > .image-group .img-style > img,
.zcars-public .zcars-listing-card-grid > .image-group .img-style img {
    transform: scale(1.08);
    transform-origin: center;
}

.zcars-catalog-fade-item {
    animation: zcars-catalog-fade-up 0.35s ease both;
}

.zcars-public [data-catalog-results] {
    position: relative;
}

.zcars-public [data-catalog-results]::after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 2;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.58);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease;
}

.zcars-public [data-catalog-results]::before {
    content: '';
    position: absolute;
    top: 120px;
    left: 50%;
    z-index: 3;
    width: 34px;
    height: 34px;
    margin-left: -17px;
    border: 3px solid #273442;
    border-top-color: transparent;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    animation: zcars-spin 0.7s linear infinite;
}

.zcars-public .zcars-catalog-results--loading::after {
    opacity: 1;
    pointer-events: auto;
}

.zcars-public .zcars-catalog-results--loading::before {
    opacity: 1;
}

.zcars-public .zcars-catalog-results--loading [data-catalog-items] {
    opacity: 0.45;
    transform: translateY(6px);
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.zcars-catalog-loading-indicator {
    display: none;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 54px;
    margin-top: 18px;
    color: #273442;
    font-size: 14px;
    font-weight: 600;
}

.zcars-catalog-results--appending .zcars-catalog-loading-indicator {
    display: flex;
}

.zcars-catalog-loading-indicator__spinner {
    width: 18px;
    height: 18px;
    border: 2px solid currentColor;
    border-top-color: transparent;
    border-radius: 50%;
    animation: zcars-spin 0.7s linear infinite;
}

.zcars-catalog-deferred {
    display: flex;
    min-height: 160px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 12px;
    color: #273442;
    font-size: 14px;
    font-weight: 600;
}

.zcars-catalog-deferred .zcars-catalog-loading-indicator__spinner {
    display: block;
}

.zcars-catalog-quick-filters {
    margin: 26px 0 34px;
}

.zcars-price-filter {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.zcars-price-filter__title {
    color: #273442;
    font-size: 14px;
    font-weight: 600;
}

.zcars-price-filter__field {
    display: block;
    margin: 0;
}

.zcars-price-filter__field input[type="text"] {
    width: 100%;
    height: 50px;
    padding: 0 16px;
    border: 1px solid rgba(5, 18, 34, 0.12);
    border-radius: 8px;
    background: #fff;
    color: #0b1720;
    font: inherit;
    font-weight: 500;
}

.zcars-price-filter__field input[type="text"]::placeholder {
    color: #696969;
    opacity: 1;
}

.zcars-price-filter__field input[type="text"]:focus {
    border-color: #273442;
    outline: none;
}

.zcars-catalog-quick-filters__inputs {
    display: none;
}

.zcars-catalog-quick-filters__row {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    margin-bottom: 30px;
}

.zcars-catalog-quick-filters__row:last-child {
    margin-bottom: 0;
}

.zcars-catalog-quick-filters__group {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.zcars-catalog-quick-filters__group + .zcars-catalog-quick-filters__group {
    margin-left: 30px;
}

.zcars-catalog-quick-filter {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 8px 18px;
    border: 1px solid rgba(5, 18, 34, 0.08);
    border-radius: 999px;
    background: #fff;
    color: #0b1720;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.25;
    box-shadow: none;
    transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}

.zcars-catalog-quick-filter:hover,
.zcars-catalog-quick-filter:focus,
.zcars-catalog-quick-filter.is-active {
    background: #273442;
    border-color: #273442;
    color: #fff;
    box-shadow: none;
}

.zcars-catalog-quick-filter__remove {
    display: none;
    margin-left: 8px;
    font-size: 9px;
    line-height: 1;
    transform: rotate(45deg);
}

.zcars-catalog-quick-filter.is-active .zcars-catalog-quick-filter__remove {
    display: inline-flex;
}

@keyframes zcars-catalog-fade-up {
    from {
        opacity: 0;
        transform: translateY(18px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (prefers-reduced-motion: reduce) {
    .zcars-catalog-fade-item,
    .zcars-public [data-catalog-results]::before,
    .zcars-catalog-loading-indicator__spinner {
        animation: none;
    }

    .zcars-public [data-catalog-results]::after,
    .zcars-public .zcars-catalog-results--loading [data-catalog-items] {
        transition: none;
    }

    .zcars-public .zcars-catalog-results--loading [data-catalog-items] {
        transform: none;
    }
}

.zcars-public .listing-grid .group-select.tf-select .nice-select.zcars-template-select {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding-right: 36px;
    box-sizing: border-box;
}

.zcars-public .listing-grid .group-select.tf-select .nice-select.zcars-template-select::after {
    right: 14px;
}

.zcars-public .listing-grid .group-select.tf-select .nice-select.zcars-template-select .current {
    display: block;
    width: 100%;
    padding-right: 24px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zcars-public .listing-grid .group-select.tf-select .nice-select.zcars-template-select.open .current {
    padding-right: 24px;
}

.zcars-public .zcars-filters-shell .nice-select.js-catalog-brand-select .list,
.zcars-public .zcars-filters-shell .nice-select.js-catalog-model-select .list {
    max-height: 260px;
}

.zcars-public .zcars-brand-search {
    position: sticky;
    top: 0;
    z-index: 2;
    padding: 8px;
    background: #fff;
}

.zcars-public .zcars-brand-search input {
    width: 100%;
    height: 36px;
    padding: 0 12px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    color: #24272c;
    outline: none;
}

.zcars-public .zcars-brand-search input:focus {
    border-color: #ff7101;
    box-shadow: 0 0 0 2px rgba(255, 113, 1, .12);
}

.zcars-public .zcars-trim-multiselect {
    position: relative;
    width: 100%;
}

.zcars-public .zcars-trim-multiselect summary {
    height: 50px;
    padding: 0 38px 0 18px;
    border: 1px solid #ededed;
    border-radius: 10px;
    background: #fff;
    color: #696665;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    display: flex;
    align-items: center;
    list-style: none;
}

.zcars-public .zcars-trim-multiselect summary::-webkit-details-marker {
    display: none;
}

.zcars-public .zcars-trim-multiselect summary::after {
    content: "";
    position: absolute;
    right: 16px;
    width: 7px;
    height: 7px;
    border-right: 2px solid #777;
    border-bottom: 2px solid #777;
    transform: rotate(45deg);
    transition: transform .15s ease-in-out;
}

.zcars-public .zcars-trim-multiselect[open] summary::after {
    transform: rotate(225deg);
}

.zcars-public .zcars-trim-multiselect[data-disabled="true"] {
    opacity: .55;
    pointer-events: none;
}

.zcars-public .zcars-trim-multiselect__menu {
    position: absolute;
    z-index: 20;
    top: calc(100% + 4px);
    width: 100%;
    max-height: 260px;
    overflow: auto;
    padding: 8px;
    border: 1px solid #ededed;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 8px 24px rgba(36, 39, 44, .12);
}

.zcars-public .zcars-trim-multiselect__menu label {
    display: flex;
    gap: 9px;
    align-items: flex-start;
    padding: 8px;
    margin: 0;
    cursor: pointer;
}

.zcars-public .zcars-trim-multiselect__menu input {
    margin-top: 3px;
    accent-color: #ff7101;
}

.zcars-public .box-car-list .image-group .change-heart .box-icon .zcars-selected-toggle {
    width: 100%;
    height: 100%;
    border: 0;
    background: transparent;
    box-shadow: none;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #FF7101;
    line-height: 1;
    cursor: pointer;
}

.zcars-public .box-car-list .image-group .change-heart .box-icon .zcars-selected-toggle i {
    font-size: 16px;
}

.zcars-public .box-car-list .image-group .change-heart .box-icon .zcars-selected-toggle.is-loading {
    opacity: 0.7;
    pointer-events: none;
}

.zcars-public .listing-detail.style-1 .mainslider .image-list-details {
    background: #f7f7f7;
}

.zcars-cabinet-listing-show-page .mainslider .image-list-details,
.zcars-public .listing-detail.style-1 .mainslider .image-list-details .image {
    background: #f7f7f7;
}

.zcars-cabinet-listing-show-page .mainslider .image-list-details .image,
.zcars-public .listing-detail.style-1 .mainslider .image-list-details .image {
    width: 100%;
    height: 640px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.zcars-cabinet-listing-show-page .mainslider .image-list-details .image img,
.zcars-public .listing-detail.style-1 .mainslider .image-list-details .image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    display: block;
}

.zcars-public .zcars-comparison-toggle-content {
    display: block;
}

.zcars-public .zcars-comparison-table th,
.zcars-public .zcars-comparison-table td {
    min-width: 180px;
    vertical-align: middle;
}

.zcars-public .zcars-comparison-table th:first-child {
    min-width: 220px;
}

.zcars-public .zcars-comparison-row-different {
    background: rgba(255, 193, 7, 0.08);
}

.zcars-public .zcars-comparison-cell-different {
    font-weight: 600;
}

.zcars-public .zcars-comparison-standard-icon {
    width: 18px;
    min-width: 18px;
    height: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 18px;
    color: #198754;
    font-size: 18px;
    line-height: 1;
}

.zcars-public .zcars-comparison-missing-icon {
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
    box-sizing: border-box;
    flex: 0 0 18px;
    aspect-ratio: 1 / 1;
    display: inline-block;
    border: 2px solid #a7a7a7;
    border-radius: 999px;
    line-height: 0;
    vertical-align: middle;
}

.zcars-public .zcars-catalog-compare-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    line-height: 1;
    white-space: nowrap;
}

.zcars-public .zcars-catalog-compare-link__icon {
    font-size: 14px;
    line-height: 1;
    flex: 0 0 auto;
}

.zcars-public .zcars-saved-search-button-form {
    display: inline-flex;
    margin: 0;
}

.zcars-public .zcars-saved-search-button-form button {
    background: transparent;
}

.zcars-public .zcars-catalog-save-search-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    line-height: 1;
    white-space: nowrap;
}

.zcars-public .zcars-catalog-primary-actions,
.zcars-public .zcars-catalog-secondary-actions {
    display: contents;
}

.zcars-public .zcars-mobile-filter-apply {
    position: sticky;
    bottom: -1rem;
    z-index: 2;
    margin: 8px -1rem -1rem;
    padding: 12px 1rem 1rem;
    background: #fff;
    box-shadow: 0 -8px 18px rgba(0, 0, 0, 0.06);
}

.zcars-public #offcanvasRight .offcanvas-header .js-catalog-reset {
    margin-left: auto;
}

.zcars-public #offcanvasRight .offcanvas-header .btn-close {
    margin-left: 14px;
}

.zcars-public .zcars-mobile-filter-apply .sc-button {
    width: 100%;
    justify-content: center;
    border: 0;
    outline: 0;
    box-shadow: none;
}

.zcars-public .zcars-mobile-filter-apply .sc-button:focus,
.zcars-public .zcars-mobile-filter-apply .sc-button:focus-visible,
.zcars-public .zcars-mobile-filter-apply .sc-button:hover,
.zcars-public .zcars-mobile-filter-apply .sc-button:active {
    border: 0;
    outline: 0;
    box-shadow: none;
}

.zcars-public .zcars-trim-option-summary-inner {
    width: 100%;
    display: block;
    padding-bottom: 20px;
}

.zcars-public .zcars-trim-option-summary-grid {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px 32px;
}

.zcars-public .zcars-trim-option-summary-card {
    display: block;
    width: 100%;
    margin-bottom: 0;
}

.zcars-public .zcars-trim-option-summary-title {
    font-weight: 600;
    margin-bottom: 10px;
}

.zcars-public .zcars-trim-option-summary-list {
    display: grid;
    gap: 8px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.zcars-public .zcars-trim-option-summary-list li {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 18px;
    align-items: center;
    gap: 12px;
}

.zcars-public .zcars-trim-option-summary-list .zcars-comparison-standard-icon,
.zcars-public .zcars-trim-option-summary-list .zcars-comparison-missing-icon {
    flex: 0 0 auto;
}

.zcars-public .zcars-city-delivery-estimate {
    width: 100%;
    overflow: visible;
}

.zcars-public .zcars-city-delivery-estimate .content {
    position: relative;
    width: 100%;
    overflow: visible;
    z-index: 2;
}

.zcars-public .zcars-city-delivery-estimate__header {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    margin-bottom: 28px;
}

.zcars-public .zcars-city-delivery-estimate__header-copy {
    display: grid;
    gap: 10px;
}

.zcars-public .zcars-city-delivery-estimate__header h3 {
    margin-bottom: 0;
}

.zcars-public .zcars-city-delivery-estimate__header-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    flex: 0 0 64px;
    border-radius: 8px;
    background: var(--primary-color3, #FF7101);
    color: #FFFFFF;
}

.zcars-public .zcars-city-delivery-estimate__header-icon svg {
    display: block;
    width: 34px;
    height: 34px;
    color: #FFFFFF;
}

.zcars-public .zcars-city-delivery-estimate__header-icon svg path {
    fill: #FFFFFF;
}

.zcars-public .zcars-city-delivery-estimate__description {
    margin-bottom: 0;
}

.zcars-public .zcars-city-delivery-estimate__row {
    position: relative;
    row-gap: 18px;
    overflow: visible;
    z-index: 3;
}

.zcars-public .zcars-city-delivery-estimate__select {
    margin-bottom: 0;
}

.zcars-public .zcars-city-delivery-estimate .group-select.tf-select .nice-select.zcars-template-select {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    padding-right: 36px;
    box-sizing: border-box;
}

.zcars-public .zcars-city-delivery-estimate .group-select.tf-select .nice-select.zcars-template-select.open {
    z-index: 50;
}

.zcars-public .zcars-city-delivery-estimate .group-select.tf-select .nice-select.zcars-template-select .list {
    z-index: 51;
}

.zcars-public .zcars-city-delivery-estimate .group-select.tf-select .nice-select.zcars-template-select::after {
    right: 14px;
}

.zcars-public .zcars-city-delivery-estimate .group-select.tf-select .nice-select.zcars-template-select .current {
    display: block;
    width: 100%;
    padding-right: 24px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zcars-public .zcars-city-delivery-estimate__results {
    display: grid;
    grid-template-columns: minmax(140px, 0.7fr) minmax(220px, 1fr);
    gap: 20px;
    align-items: center;
}

.zcars-public .zcars-city-delivery-estimate__metric {
    display: grid;
    gap: 4px;
}

.zcars-public .zcars-city-delivery-estimate__metric span {
    color: #6f737b;
    font-size: 13px;
    line-height: 1.4;
}

.zcars-public .zcars-city-delivery-estimate__metric strong {
    color: #111827;
    font-size: 22px;
    line-height: 1.25;
    font-weight: 700;
}

.zcars-public .zcars-city-delivery-estimate__contact {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-top: 28px;
    padding-top: 24px;
    border-top: 1px solid rgba(17, 24, 39, 0.08);
}

.zcars-public .zcars-city-delivery-estimate__contact-text {
    margin-bottom: 0;
}

.zcars-public .zcars-city-delivery-estimate__contact-button {
    flex: 0 0 auto;
    gap: 8px;
}

.zcars-public .zcars-seo-brand-model__image {
    display: block;
    width: 100%;
    height: 200px;
    object-fit: contain;
}

.zcars-public .zcars-seo-sidebar {
    width: 100%;
    max-width: 300px;
    flex-shrink: 0;
}

@media only screen and (max-width: 1200px) {
    .zcars-public .zcars-seo-sidebar {
        display: none;
    }
}

@media only screen and (max-width: 575px) {
    .zcars-public .zcars-trim-option-summary-grid {
        grid-template-columns: 1fr;
    }

    .zcars-public .zcars-city-delivery-estimate__contact {
        align-items: flex-start;
        flex-direction: column;
    }

    .zcars-public .zcars-city-delivery-estimate__contact-button {
        width: 100%;
        justify-content: center;
    }
}

/* Homepage */
.zcars-home-hero { position: relative; min-height: 680px; display: flex; align-items: center; overflow: hidden; background: #111; }
.zcars-home-hero__media, .zcars-home-hero__media::after { position: absolute; inset: 0; }
.zcars-home-hero__media img { width: 100%; height: 100%; object-fit: cover; }
.zcars-home-hero__media::after { content: ""; background: linear-gradient(90deg, rgba(5,11,18,.9) 0%, rgba(5,11,18,.64) 48%, rgba(5,11,18,.18) 100%); }
.zcars-home-hero__content { position: relative; z-index: 1; padding-top: 100px; padding-bottom: 130px; }
.zcars-home-hero__copy { max-width: 700px; color: #fff; }
.zcars-home-hero__copy h1 { color: #fff; font-size: clamp(42px, 5vw, 72px); line-height: 1.05; margin: 12px 0 24px; }
.zcars-home-hero__copy > p:not(.zcars-home-eyebrow) { max-width: 650px; color: rgba(255,255,255,.86); font-size: 20px; line-height: 1.6; }
.zcars-home-eyebrow { text-transform: uppercase; letter-spacing: .14em; font-weight: 700; font-size: 13px; }
.zcars-home-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 32px; }
.zcars-home-actions .sc-button { min-width: 205px; justify-content: center; }

.zcars-home-search { position: relative; z-index: 5; margin-top: -82px; }
.zcars-home-search__panel { background: #fff; border-radius: 16px; padding: 25px 30px; box-shadow: 0 18px 50px rgba(15,23,42,.16); }
.zcars-home-search__title { display: inline-block; font-size: 18px; padding-bottom: 13px; border-bottom: 3px solid var(--primary-color3, #FF7101); margin-bottom: 20px; }
.zcars-home-search__main { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)) 150px; gap: 12px; }
.zcars-home-search__main .nice-select, .zcars-home-search__main select { width: 100%; min-height: 52px; }
.zcars-home-search__main .sc-button { min-height: 52px; justify-content: center; border: 0; }
.zcars-home-search__advanced { margin-top: 16px; border-top: 1px solid #e7e9ee; padding-top: 14px; }
.zcars-home-search__advanced summary { cursor: pointer; font-weight: 600; color: #313a49; }
.zcars-home-search__advanced-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 14px; padding-top: 18px; }
.zcars-home-search__advanced-grid label:not(.zcars-home-check) { display: grid; gap: 7px; color: #596273; font-size: 13px; }
.zcars-home-search__advanced-grid input[type="number"] { width: 100%; height: 48px; border: 1px solid #e1e4e8; border-radius: 6px; padding: 0 14px; }
.zcars-home-check { display: flex; align-items: center; gap: 9px; min-height: 48px; }
.zcars-home-trending { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 18px; color: #6b7280; font-size: 14px; }
.zcars-home-trending a { color: #313a49; }
.zcars-home-trending a:hover { color: var(--primary-color3, #FF7101); }

.zcars-home-section .heading-section { margin-bottom: 34px; }
.zcars-home-listing-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 30px; }
.zcars-home-listing-grid .box-car-list { min-width: 0; height: 100%; }
.zcars-home-listing-grid .image-group .img-style { height: 220px; }
.zcars-home-listing-grid .image-group .img-style img { width: 100%; height: 100%; object-fit: cover; }
.zcars-home-empty { min-height: 220px; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 14px; border: 1px dashed #d5d9df; border-radius: 12px; text-align: center; padding: 30px; background: #fafbfc; }
.zcars-home-empty > i { font-size: 44px; color: #a1a8b2; }

.zcars-brand-grid { display: grid; grid-template-columns: repeat(6,minmax(0,1fr)); gap: 14px; }
.zcars-brand-card { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 150px; padding: 18px 10px; border: 1px solid #e5e7eb; border-radius: 10px; background: #fff; color: #1f2937; text-align: center; transition: transform .2s, box-shadow .2s, border-color .2s; }
.zcars-brand-card:hover { color: #1f2937; transform: translateY(-3px); border-color: #cfd4da; box-shadow: 0 12px 25px rgba(15,23,42,.08); }
.zcars-brand-card__mark { display: grid; place-items: center; width: 58px; height: 58px; margin-bottom: 12px; border-radius: 50%; background: #111827; color: #fff; font-weight: 800; letter-spacing: -.04em; }
.zcars-brand-card strong { line-height: 1.2; }
.zcars-brand-card small { color: #7b8493; margin-top: 5px; }

.zcars-home-about p, .zcars-home-inspection p, .zcars-home-faq p { color: #626b78; font-size: 16px; line-height: 1.75; }
.zcars-benefits-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 18px; }
.zcars-benefits-grid article { padding: 25px; border-radius: 12px; background: #f5f7fa; }
.zcars-benefits-grid article i { color: var(--primary-color3, #FF7101); font-size: 24px; }
.zcars-benefits-grid article h3 { font-size: 18px; margin: 14px 0 8px; }
.zcars-benefits-grid article p { margin: 0; font-size: 14px; line-height: 1.55; }

.zcars-home-callback__shell { display: grid; grid-template-columns: minmax(0,1.08fr) minmax(460px,.92fr); min-height: 700px; overflow: hidden; border-radius: 20px; background: #050607; color: #fff; box-shadow: 0 25px 60px rgba(0,0,0,.18); }
.zcars-home-callback__visual { padding: 65px 55px; background: linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.35)), url('../images/slider/zcars-slide-1.jpg') center/cover; display: flex; flex-direction: column; justify-content: flex-end; }
.zcars-home-callback__visual h2 { max-width: 570px; color: #fff; font-size: clamp(34px,4vw,52px); }
.zcars-home-callback__visual p { max-width: 590px; color: rgba(255,255,255,.82); font-size: 17px; }
.zcars-home-callback__visual ul { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; margin-top: 24px; }
.zcars-home-callback__visual li::before { content: "✓"; color: var(--primary-color3, #FF7101); font-weight: 800; margin-right: 8px; }
.zcars-home-callback__form { padding: 45px 38px; background: #0b0c0e; }
.zcars-home-callback__form h2 { color: #fff; font-size: 30px; margin-bottom: 25px; }
.zcars-callback-fields { display: grid; gap: 12px; }
.zcars-callback-fields label { position: relative; }
.zcars-callback-fields label > span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); }
.zcars-callback-fields input { width: 100%; height: 50px; padding: 0 16px; color: #fff; background: #151619; border: 1px solid #34363b; border-radius: 9px; }
.zcars-callback-fields input::placeholder { color: #8d929c; }
.zcars-home-callback fieldset { margin-top: 20px; }
.zcars-home-callback legend { color: #d7dae0; font-size: 15px; font-weight: 600; margin-bottom: 10px; }
.zcars-choice-row { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 8px; }
.zcars-choice-row--compact { grid-template-columns: repeat(4,minmax(0,1fr)); }
.zcars-choice-row label { cursor: pointer; }
.zcars-choice-row input { position: absolute; opacity: 0; pointer-events: none; }
.zcars-choice-row span { min-height: 50px; display: grid; place-items: center; padding: 8px; text-align: center; border: 1px solid #34363b; border-radius: 9px; color: #aeb3bc; font-size: 12px; line-height: 1.3; }
.zcars-choice-row input:checked + span { border-color: var(--primary-color3, #FF7101); color: #fff; background: rgba(255,113,1,.08); }
.zcars-consent { display: flex; align-items: flex-start; gap: 10px; margin: 20px 0; color: #9298a2; font-size: 12px; line-height: 1.45; }
.zcars-consent input { margin-top: 3px; }
.zcars-home-callback__form .sc-button { width: 100%; justify-content: center; border: 0; min-height: 52px; }
.zcars-form-error { color: #ff7b89; margin-bottom: 12px; font-size: 13px; }

.zcars-inspection-visual { aspect-ratio: 1/1; max-width: 420px; margin: auto; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 22px; border-radius: 50%; color: #fff; text-align: center; font-size: 22px; font-weight: 700; background: radial-gradient(circle at 35% 30%,#444b56,#101318 65%); box-shadow: 0 25px 60px rgba(15,23,42,.22); }
.zcars-inspection-visual i { font-size: 72px; color: var(--primary-color3, #FF7101); }
.zcars-inspection-points { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 22px; }
.zcars-inspection-points span { padding: 9px 13px; border-radius: 99px; background: #fff; border: 1px solid #dfe3e8; font-size: 13px; font-weight: 600; }
.zcars-body-grid { display: grid; grid-template-columns: repeat(6,minmax(0,1fr)); gap: 16px; }
.zcars-body-grid .partner-item { height: 150px; padding: 22px 10px; border: 1px solid #e3e6ea; border-radius: 10px; }
.zcars-body-grid .icon i { font-size: 42px; color: #323943; }
.zcars-body-grid .content { display: grid; gap: 5px; margin-top: 14px; }
.zcars-body-grid small { color: #7b8493; }
.zcars-home-faq .accordion-item { border: 0; border-bottom: 1px solid #dde1e6; background: transparent; }
.zcars-home-faq .accordion-button { padding: 22px 0; box-shadow: none; background: transparent; color: #202630; font-size: 17px; font-weight: 700; }

/* ============================================================
   Theme toggle button (light/dark switch)
   ============================================================ */
.zcars-theme-toggle {
    align-items: center;
    background: transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    line-height: 1;
    padding: 6px;
    position: relative;
    transition: color .2s ease;
}
.zcars-theme-toggle:hover,
.zcars-theme-toggle:focus {
    color: #ff7101;
}
.zcars-theme-toggle:focus-visible {
    outline: 2px solid #ff7101;
    outline-offset: 2px;
    border-radius: 6px;
}
.zcars-theme-toggle .theme-light,
.zcars-theme-toggle .theme-dark {
    font-size: 20px;
    pointer-events: none;
}

.zcars-mobile-theme-toggle {
    margin-bottom: 20px;
}
.zcars-mobile-theme-toggle .zcars-theme-toggle {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ededed;
    border-radius: 10px;
    color: #24272c;
    font-size: 18px;
}
body.dark-theme .zcars-mobile-theme-toggle .zcars-theme-toggle {
    border-color: rgba(255, 255, 255, .12);
    color: #ffffff;
}

/* ============================================================
   Contact page
   ============================================================ */
.zcars-legal-info__card {
    padding: 32px 36px;
    border-radius: 12px;
    background: #ffffff;
    border: 1px solid #ededed;
}
.zcars-legal-info__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px 32px;
}
.zcars-legal-info__item h5 {
    margin-bottom: 6px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .03em;
    color: #8a93a0;
}
.zcars-legal-info__item p {
    margin: 0;
    font-size: 15px;
    line-height: 1.5;
    color: #1f2733;
}
@media (max-width: 991px) {
    .zcars-legal-info__grid { grid-template-columns: 1fr; }
}
@media (max-width: 575px) {
    .zcars-legal-info__card { padding: 24px 20px; }
}
.zcars-public .contact-info .wrap-info .box-info p a {
    color: #1f2733;
    text-decoration: none;
    transition: color .2s ease;
}
.zcars-public .contact-info .wrap-info .box-info p a:hover {
    color: #ff7101;
}
body.dark-theme .contact-info .wrap-info .box-info p a {
    color: #ffffff;
}
body.dark-theme .contact-info .wrap-info .box-info p a:hover {
    color: #ff7101;
}
body.dark-theme .zcars-legal-info__card {
    background: #21252f;
    border-color: rgba(255, 255, 255, .12);
}
body.dark-theme .zcars-legal-info__item p {
    color: #e6e9ee;
}
body.dark-theme .zcars-legal-info__item h5 {
    color: #9aa3b2;
}

/* ============================================================
   Dark theme overrides for zcars components
   ============================================================ */
body.dark-theme {
    color-scheme: dark;
}

/* Header: city dropdown */
body.dark-theme .zcars-header-city { color: #ffffff; }
body.dark-theme .zcars-header-city-dropdown__menu {
    background: #21252f;
    border-color: rgba(255, 255, 255, .1);
}
body.dark-theme .zcars-header-city-dropdown__menu p,
body.dark-theme .zcars-header-city-dropdown__label span {
    color: rgba(255, 255, 255, .65);
}
body.dark-theme .zcars-header-city-dropdown__select select {
    background: #171a21;
    border-color: rgba(255, 255, 255, .12);
    color: #ffffff;
}
body.dark-theme .zcars-header-city-dropdown__error { color: #ff8a80; }
body.dark-theme .zcars-city-delivery-estimate__manager-note {
    background: rgba(255, 113, 1, .08);
    border-color: rgba(255, 113, 1, .4);
}

/* Listing cards */
body.dark-theme .zcars-catalog-listing-card,
body.dark-theme .zcars-listing-card-grid {
    background: #1d2129;
    border-color: rgba(255, 255, 255, .08);
}
body.dark-theme .zcars-catalog-listing-card .content,
body.dark-theme .zcars-listing-card-grid .content {
    color: #ffffff;
}
body.dark-theme .zcars-catalog-listing-card .content .text-color-2,
body.dark-theme .zcars-listing-card-grid .content .text-color-2 {
    color: rgba(255, 255, 255, .6) !important;
}
/* Card & detail image areas: match the surrounding block in dark theme */
body.dark-theme .box-car-list .image-group .img-style,
body.dark-theme .zcars-home-listing-grid .zcars-listing-card-grid > .image-group .img-style,
body.dark-theme .listing-detail .mainslider .image-list-details,
body.dark-theme .listing-detail .mainslider .image-list-details .image,
body.dark-theme .image-list-details,
body.dark-theme .image-list-details .image,
body.dark-theme .zcars-cabinet-listing-show-page .mainslider .image-list-details,
body.dark-theme .zcars-cabinet-listing-show-page .mainslider .image-list-details .image {
    background: #1d2129 !important;
}
body.dark-theme .box-car-list .image-group .img-style img,
body.dark-theme .image-list-details .image img,
body.dark-theme .listing-detail .mainslider .image-list-details .image img {
    background: transparent !important;
}
body.dark-theme .box-car-list .image-group .change-heart .box-icon {
    background: #ffffff;
}

/* Catalog filters */
body.dark-theme.zcars-public .zcars-brand-search { background: #21252f; }
body.dark-theme.zcars-public .zcars-brand-search input {
    background: #171a21 !important;
    border-color: rgba(255, 255, 255, .12);
    color: #ffffff;
}
body.dark-theme.zcars-public .zcars-trim-multiselect summary {
    background: #171a21;
    border-color: rgba(255, 255, 255, .1);
    color: rgba(255, 255, 255, .75);
}
body.dark-theme.zcars-public .zcars-trim-multiselect__menu {
    background: #21252f;
    border-color: rgba(255, 255, 255, .1);
    box-shadow: 0 8px 24px rgba(0, 0, 0, .35);
}
body.dark-theme.zcars-public .zcars-trim-multiselect__menu label { color: rgba(255, 255, 255, .85); }

/* Catalog: nice-select dropdowns (brand/model/body) — dark list in any layout */
body.dark-theme.zcars-public .nice-select .list {
    background: #21252f;
    border-color: rgba(255, 255, 255, .1);
}
body.dark-theme.zcars-public .nice-select .list .option {
    color: rgba(255, 255, 255, .85);
}
body.dark-theme.zcars-public .nice-select .list .option:hover,
body.dark-theme.zcars-public .nice-select .list .option.selected.focus {
    background: rgba(255, 113, 1, .12);
    color: #ff7101;
}

/* Catalog: quick-filter chips — reverse of light theme */
body.dark-theme.zcars-public .zcars-catalog-quick-filter {
    background: #273442;
    border-color: #273442;
    color: #ffffff;
}
body.dark-theme.zcars-public .zcars-catalog-quick-filter:hover,
body.dark-theme.zcars-public .zcars-catalog-quick-filter:focus,
body.dark-theme.zcars-public .zcars-catalog-quick-filter.is-active {
    background: #ff7101;
    border-color: #ff7101;
    color: #ffffff;
}

/* Home page widgets */
body.dark-theme .zcars-body-grid .partner-item {
    background: #1d2129;
    border-color: rgba(255, 255, 255, .1);
}
body.dark-theme .zcars-body-grid .icon i { color: #ff7101; }
body.dark-theme .zcars-body-grid small { color: rgba(255, 255, 255, .5); }
body.dark-theme .zcars-home-faq .accordion-item { border-color: rgba(255, 255, 255, .12); }
body.dark-theme .zcars-home-faq .accordion-button { color: #ffffff; }
body.dark-theme .zcars-inspection-points span {
    background: #1d2129;
    border-color: rgba(255, 255, 255, .1);
    color: #ffffff;
}

/* Cookie modal */
body.dark-theme .zcars-cookie-modal .modal-content { background: #21252f; }
body.dark-theme .zcars-cookie-modal .modal-body h3 { color: #ffffff; }
body.dark-theme .zcars-cookie-modal .modal-body p { color: rgba(255, 255, 255, .6); }
body.dark-theme .zcars-cookie-modal .close { color: #ffffff; }

/* Cookie banner */
body.dark-theme .zcars-cookie-banner {
    background: #21252f;
    border-color: rgba(255, 255, 255, .12);
    box-shadow: 0 12px 36px rgba(0, 0, 0, .45);
}
body.dark-theme .zcars-cookie-banner__text { color: rgba(255, 255, 255, .72); }
body.dark-theme .zcars-cookie-banner__close { color: rgba(255, 255, 255, .55); }
body.dark-theme .zcars-cookie-banner__close:hover,
body.dark-theme .zcars-cookie-banner__close:focus { color: #ffffff; }
body.dark-theme .zcars-cookie-banner__icon { background: rgba(255, 113, 1, .15); }

/* Popup (auth/callback) modals: keep text readable on dark modal bg */
body.dark-theme .popup .modal-content .comments .comment-form label,
body.dark-theme .popup .modal-content .text-box,
body.dark-theme .popup .modal-content .zcars-contact-modal__lead,
body.dark-theme .popup .modal-content .zcars-contact-modal__details p {
    color: #ffffff;
}
body.dark-theme .popup .modal-content .text-color-2 {
    color: rgba(255, 255, 255, .6) !important;
}
body.dark-theme .popup .modal-content .text-box a {
    color: rgba(255, 255, 255, .75);
}
body.dark-theme .popup .modal-content .text-box a.color-popup,
body.dark-theme .popup .modal-content .text-box a:hover {
    color: #ff7101;
}

/* Home: "Популярные доступные автомобили из Китая" (section kept white in light) */
body.dark-theme .zcars-low-power-section {
    background: #171a21;
}

/* Home: "Популярные вопросы" (FAQ) */
body.dark-theme .tf-section-banner2 {
    background: #171a21;
}
body.dark-theme .tf-section-banner2 .tf-accordion {
    background: #1d2129;
    box-shadow: 0 8px 30px rgba(0, 0, 0, .35);
}
body.dark-theme .tf-section-banner2 .tf-accordion .flat-toggle {
    border-bottom-color: rgba(255, 255, 255, .1);
}
body.dark-theme .tf-section-banner2 .tf-accordion .toggle-content p {
    color: rgba(255, 255, 255, .7);
}

/* Footer: rating widgets — hide white corners of rounded badges on dark bg */
body.dark-theme .zcars-footer-reviews__yandex,
body.dark-theme .zcars-footer-reviews__two-gis {
    border-radius: 6px;
    overflow: hidden;
    background: #24272c;
}
body.dark-theme .zcars-footer-reviews__yandex iframe,
body.dark-theme .zcars-footer-reviews__two-gis iframe {
    border-radius: 6px;
    background: #24272c;
}

/* Detail: "Стоимость авто в вашем городе" — prices and text readable in dark */
body.dark-theme .zcars-city-delivery-estimate__metric strong {
    color: #ffffff;
}
body.dark-theme .zcars-city-delivery-estimate__metric span {
    color: rgba(255, 255, 255, .55);
}
body.dark-theme .zcars-city-delivery-estimate .text-color-2 {
    color: rgba(255, 255, 255, .6) !important;
}
body.dark-theme .zcars-city-delivery-estimate__contact {
    border-top-color: rgba(255, 255, 255, .12);
}

/* ============================================================
   Cabinet (личный кабинет) dark theme
   Body is .body.dark-theme (no .zcars-public) — dashboard surface
   ============================================================ */
body.dark-theme .tfcl-dashboard > .text-color-2,
body.dark-theme .tfcl-add-listing .text-color-2,
body.dark-theme .tf-icon-box .text-color-2,
body.dark-theme .zcars-order-timeline .text-color-2,
body.dark-theme .zcars-order-documents .text-color-2 {
    color: rgba(255, 255, 255, .6) !important;
}
body.dark-theme .tfcl-add-listing,
body.dark-theme .box-car-list.zcars-order-timeline,
body.dark-theme .box-car-list.zcars-order-documents {
    background: #1d2129;
    border-color: rgba(255, 255, 255, .1);
}
body.dark-theme .tfcl-add-listing label,
body.dark-theme .tfcl-add-listing .form-group label {
    color: rgba(255, 255, 255, .85);
}

/* Cabinet tables — dark rows in dark theme */
body.dark-theme .tfcl-dashboard .table {
    --bs-table-bg: #1d2129;
    --bs-table-color: rgba(255, 255, 255, .85);
    --bs-table-striped-bg: rgba(255, 255, 255, .04);
    --bs-table-hover-bg: rgba(255, 255, 255, .06);
    --bs-table-border-color: rgba(255, 255, 255, .12);
    color: rgba(255, 255, 255, .85);
    border-color: rgba(255, 255, 255, .12);
}
body.dark-theme .tfcl-dashboard .table th,
body.dark-theme .tfcl-dashboard .table td {
    color: rgba(255, 255, 255, .85);
    border-color: rgba(255, 255, 255, .12);
}
/* Cabinet tables: dark text, links and icons */
body.dark-theme .tfcl-dashboard .tfcl-listing-title {
    color: #ffffff;
}
body.dark-theme .tfcl-dashboard .tfcl-table-listing .list-wrapper b,
body.dark-theme .tfcl-dashboard .tfcl-table-listing .list-wrapper b a {
    color: #ffffff;
}
body.dark-theme .tfcl-dashboard .tfcl-table-listing .list-wrapper b a:hover {
    color: #ff7101;
}
body.dark-theme .tfcl-dashboard .tfcl-table-listing .column-controller.zcars-order-actions .zcars-order-action__icon i {
    color: rgba(255, 255, 255, .75);
}
body.dark-theme .tfcl-dashboard .tfcl-table-listing .features-text {
    color: rgba(255, 255, 255, .5);
}
body.dark-theme .tfcl-dashboard .tfcl-table-listing .column-listing::after,
body.dark-theme .tfcl-dashboard .tfcl-table-listing .column-status::after,
body.dark-theme .tfcl-dashboard .tfcl-table-listing .column-date::after {
    background: rgba(255, 255, 255, .12);
}

/* ============================================================
   SweetAlert2 — dark theme
   ============================================================ */
body.dark-theme .swal2-popup {
    --swal2-background: #1d2129;
    --swal2-color: rgba(255, 255, 255, .85);
    --swal2-title-color: #ffffff;
    --swal2-html-container-color: rgba(255, 255, 255, .75);
    --swal2-confirm-button-background-color: #ff7101;
    --swal2-confirm-button-color: #ffffff;
    --swal2-confirm-button-box-shadow: 0 2px 6px rgba(255, 113, 1, .35);
    --swal2-cancel-button-background-color: #34383f;
    --swal2-cancel-button-color: #ffffff;
    --swal2-focus-box-shadow: 0 0 0 3px rgba(255, 113, 1, .35);
    background: #1d2129;
    color: rgba(255, 255, 255, .85);
}
body.dark-theme .swal2-title {
    color: #ffffff;
}
body.dark-theme .swal2-html-container {
    color: rgba(255, 255, 255, .75);
}
body.dark-theme .swal2-container.swal2-backdrop-show {
    background: rgba(0, 0, 0, .6);
}

/* Cabinet header: username + user dropdown */
body.dark-theme .box-avatar.dropdown-toggle .name,
body.dark-theme .box-avatar.dropdown-toggle i {
    color: #ffffff;
}
body.dark-theme .dropdown-menu.dashboard-menu {
    background: #1d2129;
    box-shadow: 0 30px 60px rgba(0, 0, 0, .4);
}
body.dark-theme .dropdown-menu.dashboard-menu .dropdown-item {
    color: rgba(255, 255, 255, .85);
}
body.dark-theme .dropdown-menu.dashboard-menu .dropdown-item:hover {
    color: #ff7101;
}
body.dark-theme .dropdown-menu.dashboard-menu .dropdown-divider {
    border-color: rgba(255, 255, 255, .1);
}

/* Cabinet/public header: no white strip under the header in dark theme */
body.dark-theme .main-header:not(.style2) {
    background-color: #24272c;
}
body.dark-theme #wrapper-dashboard .main-header {
    border-bottom-color: rgba(255, 255, 255, .1);
}

/* Header "Связаться с нами" — filled like .sc-button in dark theme only */
body.dark-theme .zcars-main-header .zcars-contact-button {
    background: #ff7101 !important;
    border-color: #ff7101 !important;
    color: #ffffff !important;
}
body.dark-theme .zcars-main-header .zcars-contact-button span,
body.dark-theme .zcars-main-header .zcars-contact-button i {
    color: #ffffff !important;
}
body.dark-theme .zcars-main-header .zcars-contact-button:hover,
body.dark-theme .zcars-main-header .zcars-contact-button:focus {
    background: #171a21 !important;
    border-color: #171a21 !important;
}

/* Messenger buttons (Telegram / Max) — inverted in dark: default = filled, hover = outline */
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--telegram {
    background-color: #229ed9;
    border-color: #229ed9;
    color: #ffffff;
}
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--telegram span,
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--telegram i {
    color: #ffffff !important;
}
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--telegram:hover,
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--telegram:focus {
    background-color: transparent;
    border-color: #229ed9;
    color: #229ed9;
}
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--telegram:hover span,
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--telegram:hover i,
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--telegram:focus span,
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--telegram:focus i {
    color: #229ed9 !important;
}

body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--max {
    background-color: #0f4de3;
    border-color: #0f4de3;
    color: #ffffff;
}
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--max span,
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--max i {
    color: #ffffff !important;
}
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--max:hover,
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--max:focus {
    background-color: transparent;
    border-color: #0f4de3;
    color: #0f4de3;
}
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--max:hover span,
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--max:hover i,
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--max:focus span,
body.dark-theme.zcars-public .profile-contact .btn-contact .zcars-messenger-btn--max:focus i {
    color: #0f4de3 !important;
}

/* Detail card actions (В подбор / В избранное) — filled like .sc-button in dark */
body.dark-theme .zcars-catalog-show-page .zcars-detail-actions .zcars-action-btn {
    background: #ff7101;
    border-color: #ff7101;
    border-radius: 14px;
}
body.dark-theme .zcars-catalog-show-page .zcars-detail-actions .zcars-action-btn span,
body.dark-theme .zcars-catalog-show-page .zcars-detail-actions .zcars-action-btn i {
    color: #ffffff;
}
body.dark-theme .zcars-catalog-show-page .zcars-detail-actions .zcars-action-btn:hover,
body.dark-theme .zcars-catalog-show-page .zcars-detail-actions .zcars-action-btn:focus {
    background: #24272c;
    border-color: #24272c;
}
body.dark-theme .zcars-catalog-show-page .zcars-detail-actions .zcars-action-btn:hover span,
body.dark-theme .zcars-catalog-show-page .zcars-detail-actions .zcars-action-btn:hover i,
body.dark-theme .zcars-catalog-show-page .zcars-detail-actions .zcars-action-btn:focus span,
body.dark-theme .zcars-catalog-show-page .zcars-detail-actions .zcars-action-btn:focus i {
    color: #ffffff;
}
body.dark-theme .zcars-catalog-show-page .zcars-detail-actions .zcars-action-btn.active {
    background: #ff7101;
    border-color: #ff7101;
}
body.dark-theme .zcars-catalog-show-page .zcars-detail-actions .zcars-action-btn.active span,
body.dark-theme .zcars-catalog-show-page .zcars-detail-actions .zcars-action-btn.active i {
    color: #ffffff;
}

/* Detail card note ("Добавить заметку") — dark field + orange edit button in dark */
body.dark-theme .zcars-listing-note {
    border-top-color: rgba(255, 255, 255, .12);
}
body.dark-theme .zcars-listing-note .zcars-listing-note__display {
    align-items: center;
    background: #24272c;
    border-radius: 14px;
    padding: 14px 20px;
}
body.dark-theme .zcars-listing-note .zcars-listing-note__display:hover,
body.dark-theme .zcars-listing-note .zcars-listing-note__display:focus-within {
    background: #2a2f38;
}
body.dark-theme .zcars-listing-note .zcars-listing-note__text-wrap i,
body.dark-theme .zcars-listing-note .zcars-listing-note__text,
body.dark-theme .zcars-listing-note .zcars-listing-note__text.is-empty {
    color: rgba(255, 255, 255, .75) !important;
}
body.dark-theme .zcars-listing-note .zcars-listing-note__edit {
    background: #ff7101;
    border-color: #ff7101;
    color: #ffffff;
}
body.dark-theme .zcars-listing-note .zcars-listing-note__edit:hover,
body.dark-theme .zcars-listing-note .zcars-listing-note__edit:focus {
    background: #ffffff;
    border-color: #ffffff;
    color: #ff7101;
}
.zcars-home-faq .accordion-button:not(.collapsed) { color: var(--primary-color3, #FF7101); }

/* Homepage adaptations retain the original AutoDeal index.html blocks. */
.zcars-template-home-slider .slider-item { min-height: 680px; }
.zcars-template-home-slider .img-slider::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(0,0,0,.72), rgba(0,0,0,.12)); }
.zcars-template-home-slider .img-slider img { width: 100%; height: 100%; object-fit: cover; }
.zcars-template-advanced { width: 100%; padding-top: 16px; }
.zcars-template-advanced summary { cursor: pointer; font-weight: 600; }
.zcars-template-advanced__grid { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 12px; padding-top: 16px; }
.zcars-template-advanced__grid input[type="number"] { width: 100%; min-height: 46px; padding: 0 14px; border: 1px solid #EDEDED; border-radius: 8px; background: #fff; }
.zcars-template-brand-mark { display: grid; place-items: center; width: 72px; height: 72px; margin: 0 auto; border-radius: 50%; background: var(--primary-color2, #24272C); color: #fff; font-size: 22px; font-weight: 700; }
.flat-filter-search.home .button-search button.sc-button { min-width: 203px; min-height: 50px; padding: 15px 21.5px; border: 0; text-align: center; }
.flat-filter-search.home .button-search button.sc-button span { margin-right: 8px; }
.flat-filter-search.home .icon-filter i { color: var(--primary-color3, #FF7101); font-size: 17px; }
.flat-filter-search.home .icon-filter.click i,
.flat-filter-search.home .icon-filter:hover i { color: #fff; }
.flat-filter-search.home .wd-search-form input[type="number"] { width: 100%; min-height: 48px; padding: 0 14px; border: 1px solid #EDEDED; border-radius: 8px; background: #fff; }
.flat-filter-search.home .wd-search-form .form-group > label { display: block; margin-bottom: 8px; color: #24272C; font-family: "Outfit", sans-serif; font-size: 14px; font-weight: 600; }
.zcars-hero-callback { display: inline-flex !important; align-items: center; gap: 9px; width: auto !important; min-width: 190px; white-space: nowrap; }
.zcars-hero-subtitle { max-width: 680px; margin: 16px 0 24px; font-size: 17px; line-height: 1.6; }
.slider.home .content { padding: 130px 0px 502px 19px; }
.zcars-filter-trending { margin-top: 24px; }
.zcars-filter-trending .icon-box { flex-wrap: wrap; gap: 6px 12px; }
.zcars-filter-trending a { color: #fff; white-space: nowrap; }
.flat-filter-search.home { position: relative; z-index: 20; padding-bottom: 70px; }
.flat-filter-search.home .box-tab .item-title { min-width: 210px; white-space: nowrap; }
.flat-filter-search.home .wd-find-select.flex { align-items: flex-end; flex-wrap: nowrap; }
.flat-filter-search.home .inner-group.select-style { flex: 1 1 auto; min-width: 0; }
.flat-filter-search.home .form-group-2.form-style { flex: 0 0 auto; display: flex; align-items: center; gap: 12px; margin-left: 35px; margin-bottom: 0; }
.flat-filter-search.home .group-select.tf-select.tf-select--enhanced::after { display: none; }
.flat-filter-search.home .wd-search-form { z-index: 30; }
.flat-filter-search.home .wd-search-form:not(.show) { display: none !important; }
.flat-filter-search.home .wd-search-form.show { display: block; }
.flat-filter-search.home .wd-search-form .form-filter-siderbar { width: 100%; }
.flat-filter-search.home .wd-search-form .zcars-filters-shell { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 18px; }
.flat-filter-search.home .wd-search-form .zcars-catalog-quick-filters { margin: 0; }
.flat-filter-search.home .wd-search-form .zcars-catalog-quick-filters__row { margin-bottom: 16px; }
.flat-filter-search.home .wd-search-form .zcars-catalog-quick-filters__row:last-child { margin-bottom: 0; }
.flat-filter-search.home + .tf-section { padding-top: 70px; }
.flat-filter-search.home + .tf-section .heading-section { display: flex !important; visibility: visible !important; opacity: 1 !important; margin-bottom: 35px; }

.zcars-home-listing-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.zcars-home-listing-grid .zcars-listing-card-grid > .image-group .img-style { height: auto; aspect-ratio: 830 / 640; padding: 8px; background: #f7f7f7; }
.zcars-home-listing-grid .zcars-listing-card-grid > .image-group .img-style img { width: 100%; height: 100%; padding: 0; object-fit: contain !important; object-position: center; }
.zcars-low-power-section { position: relative; z-index: 2; background: #fff; }

.zcars-brand-section .partner-item .image { display: flex; align-items: center; justify-content: center; width: 100%; height: 80px; margin-bottom: 20px; }
.zcars-brand-section .partner-item .image img { width: 82px; height: 62px; margin: 0; object-fit: contain; filter: grayscale(1); }
.zcars-brand-section { padding-top: 90px; }
.zcars-body-listing-count { font-size: 10px; line-height: 14px; }
.zcars-template-callback-light { background-image: url('../../assets/images/section/zcars-bg-1.jpg') !important; background-position: center center !important; background-size: cover !important; background-repeat: no-repeat !important; background-attachment: fixed !important; }
.zcars-template-callback-light .heading-section { margin-bottom: 25px; }
.zcars-template-callback-light .loan-calculator-form { max-width: 650px; margin-left: auto; }
.zcars-template-callback-light .loan-calculator-form .sc-button { display: inline-flex; align-items: center; justify-content: center; min-width: 280px; background: var(--primary-color3, #FF7101) !important; color: #fff !important; }
.zcars-template-callback-light .loan-calculator-form .sc-button span { color: #fff !important; }
.zcars-template-callback-light .loan-calculator-form .sc-button i { margin-left: 10px; color: #fff; font-size: 13px; }
.zcars-template-callback-light .loan-calculator-form .sc-button:hover { background: var(--primary-color2, #24272C) !important; }
.tf-icon-box.style-1 { height: 100%; }
.tf-icon-box.style-1 .icon > i { color: var(--primary-color3, #FF7101); font-size: 54px; }
.zcars-why-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 30px; }
.zcars-home-why-choose .tf-icon-box.style-2 .icon { flex: 0 0 50px; color: var(--primary-color3, #FF7101); }
.zcars-home-why-choose .tf-icon-box.style-2 .icon svg { width: 50px; height: 50px; }
.zcars-home-why-choose .tf-icon-box.style-2 .content { min-width: 0; }
.tf-section-banner .tf-image-box.style1 { height: 100%; }
.zcars-how-to-buy .zcars-how-to-buy__step-column { display: flex; margin-bottom: 24px; }
.zcars-how-to-buy .zcars-how-to-buy__step-column .tf-icon-box { width: 100%; height: 100%; }
.zcars-how-to-buy .tf-icon-box .icon { display: flex; flex: 0 0 50px; align-items: center; justify-content: center; }
.zcars-how-to-buy .tf-icon-box .icon svg { width: 50px; height: 50px; }
.zcars-questions-cta--how-to-buy { padding-bottom: 100px; }
.zcars-questions-cta--how-to-buy .zcars-questions-cta__content { display: flex; flex: 1; align-items: center; gap: 30px; }
.zcars-questions-cta--how-to-buy .zcars-questions-cta__text { min-width: 0; }
.zcars-questions-cta--how-to-buy .zcars-questions-cta__text p { margin-bottom: 0; }
.zcars-questions-cta--how-to-buy .find-cars { flex: 0 0 auto; margin-left: auto; white-space: nowrap; }

@media only screen and (max-width: 767px) {
    .zcars-questions-cta--how-to-buy { padding-bottom: 70px; }
    .zcars-questions-cta--how-to-buy .zcars-questions-cta__content { align-items: flex-start; flex-direction: column; gap: 20px; }
    .zcars-questions-cta--how-to-buy .find-cars { margin-left: 0; }
}
.tf-section-banner2 { background: #F4F5F7; }
.tf-section-banner2 .tf-accordion { padding: 20px 34px; border-radius: 16px; background: #fff; box-shadow: 0 8px 30px rgba(36,39,44,.06); }

.zcars-template-callback-light { color: var(--primary-color2, #24272C); }
.zcars-template-callback-light .title-ct,
.zcars-template-callback-light .content-calculator,
.zcars-template-callback-light .content-calculator p,
.zcars-template-callback-light .content-calculator li,
.zcars-template-callback-light fieldset > label { color: var(--primary-color2, #24272C) !important; }
.zcars-template-callback-light .content-calculator .list li { padding: 10px 0; border-bottom: 1px solid #E2E5E9; }
.zcars-template-callback-light .loan-calculator-form { padding: 34px; border: 1px solid #E2E5E9; border-radius: 16px; background: #fff; box-shadow: 0 12px 35px rgba(24,29,36,.08); }
.zcars-template-callback-light label.flex-three { position: relative; }
.zcars-template-callback-light label.flex-three > input[type="checkbox"] { position: absolute; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.zcars-template-callback-light .grid-2 { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); }
.zcars-template-callback-light input[type="text"],
.zcars-template-callback-light input[type="tel"] { width: 100%; min-height: 50px; padding: 0 14px; border: 1px solid #DDE1E6; border-radius: 8px; background: #fff; color: #24272C; }
.zcars-template-options { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 10px; margin-top: 9px; }
.zcars-template-options label { cursor: pointer; }
.zcars-template-options input { position: absolute; opacity: 0; }
.zcars-template-options span { display: grid; place-items: center; min-height: 48px; padding: 7px; border: 1px solid #DDE1E6; border-radius: 8px; background: #fff; color: #565D67; text-align: center; font-size: 13px; }
.zcars-template-options input:checked + span { border-color: var(--primary-color3, #FF7101); background: #FFF4EB; color: var(--primary-color2, #24272C); }
.zcars-template-callback-light .sc-button { border: 0; }

.tf-section-banner2 .tf-accordion .flat-toggle { border-bottom: 1px solid #E2E5E9; }
.tf-section-banner2 .tf-accordion .toggle-title { width: 100%; cursor: pointer; padding: 20px 0; border: 0; background: transparent; color: inherit; text-align: left; }
.tf-section-banner2 .tf-accordion .toggle-title h3 { font-size: 18px; }
.tf-section-banner2 .tf-accordion .toggle-content { display: none; padding-bottom: 20px; }
.zcars-home-faq-section { padding-top: 80px; padding-bottom: 150px; margin-bottom: -70px; }
.zcars-home-faq-section .heading-section { margin-bottom: 34px; }

@media (max-width: 991px) {
    .zcars-template-advanced__grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .flat-filter-search.home .wd-find-select.flex { align-items: stretch; flex-wrap: wrap; }
    .flat-filter-search.home .form-group-2.form-style { width: 100%; margin: 15px 0 0; justify-content: flex-end; }
    .flat-filter-search.home .wd-search-form .zcars-filters-shell { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .zcars-why-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .zcars-template-callback-light .row > .col-lg-5 { display: none; }
    .zcars-template-callback-light .loan-calculator-form { margin: 0 auto; }
}
@media (max-width: 767px) {
    .zcars-template-home-slider .slider-item { min-height: 580px; }
    .zcars-template-callback-light .grid-2,
    .zcars-template-options,
    .zcars-template-advanced__grid { grid-template-columns: 1fr; }
    .zcars-template-callback-light .loan-calculator-form { padding: 22px; }
    .flat-filter-search.home .wd-search-form .zcars-filters-shell { grid-template-columns: 1fr; }
    .zcars-why-grid { grid-template-columns: 1fr; }
    .zcars-template-callback-light { background-attachment: scroll !important; }
}
.zcars-home-faq .accordion-body { padding: 0 0 22px; color: #636b77; font-size: 15px; line-height: 1.7; }

@media (max-width: 1199px) {
    .zcars-home-listing-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
    .zcars-brand-grid, .zcars-body-grid { grid-template-columns: repeat(4,minmax(0,1fr)); }
    .zcars-home-callback__shell { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 991px) {
    .zcars-home-hero { min-height: 610px; }
    .zcars-home-search__main { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .zcars-home-search__advanced-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .zcars-home-listing-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .zcars-home-callback__shell { grid-template-columns: 1fr; }
    .zcars-home-callback__visual { min-height: 500px; }
}
@media (max-width: 767px) {
    .zcars-home-hero__content { padding-top: 70px; padding-bottom: 130px; }
    .zcars-home-hero__copy h1 { font-size: 42px; }
    .zcars-home-hero__copy > p:not(.zcars-home-eyebrow) { font-size: 17px; }
    .zcars-home-search { margin-top: -70px; }
    .zcars-home-search__panel { padding: 20px; }
    .zcars-home-search__main, .zcars-home-search__advanced-grid { grid-template-columns: 1fr; }
    .zcars-brand-grid, .zcars-body-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .zcars-benefits-grid { grid-template-columns: 1fr; }
    .zcars-home-callback__visual, .zcars-home-callback__form { padding: 35px 24px; }
    .zcars-choice-row, .zcars-choice-row--compact { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 575px) {
    .zcars-home-listing-grid { grid-template-columns: 1fr; }
    .zcars-home-actions .sc-button { width: 100%; }
    .zcars-home-callback__visual ul { grid-template-columns: 1fr; }
}

@media only screen and (max-width: 767px) {
    .zcars-public [data-catalog-view] {
        display: none !important;
    }

    .zcars-public .category-filter {
        align-items: flex-start;
        flex-direction: column;
    }

    .zcars-public .category-filter .box-2 {
        width: 100%;
        align-items: stretch;
        flex-direction: column;
        flex-wrap: nowrap !important;
    }

    .zcars-public .zcars-catalog-primary-actions,
    .zcars-public .zcars-catalog-secondary-actions {
        display: flex;
        width: 100%;
        align-items: center;
        gap: 8px;
    }

    .zcars-public .zcars-catalog-primary-actions {
        order: 1;
    }

    .zcars-public .zcars-catalog-secondary-actions {
        order: 2;
        flex-wrap: wrap;
    }

    .zcars-public .zcars-catalog-primary-actions .filter-mobie {
        flex: 0 0 auto;
    }

    .zcars-public .zcars-catalog-primary-actions .wd-find-select {
        flex: 1 1 auto;
        min-width: 0;
    }

    .zcars-public .zcars-catalog-primary-actions .wd-find-select .group-select,
    .zcars-public .zcars-catalog-primary-actions .wd-find-select .nice-select {
        width: 100%;
    }

    .zcars-public .zcars-catalog-secondary-actions > * {
        max-width: 100%;
    }

    .zcars-public .zcars-catalog-quick-filters {
        margin: 18px 0 24px;
    }

    .zcars-public .zcars-catalog-quick-filters__row {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 10px;
        margin-bottom: 18px;
    }

    .zcars-public .zcars-catalog-quick-filters__group {
        gap: 8px;
    }

    .zcars-public .zcars-catalog-quick-filters__group + .zcars-catalog-quick-filters__group {
        margin-left: 0;
    }

    .zcars-public .zcars-catalog-quick-filter {
        min-height: 34px;
        padding: 7px 12px;
        font-size: 13px;
        white-space: nowrap;
    }
}

.zcars-public .zcars-faq-accordion .toggle-title {
    padding-right: 44px;
}

.zcars-public .zcars-faq-accordion .toggle-title h5 {
    min-width: 0;
}

.zcars-public .zcars-spec-tooltip {
    position: relative;
    cursor: help;
    outline: none;
}

.zcars-public .zcars-spec-tooltip::before,
.zcars-public .zcars-spec-tooltip::after {
    position: absolute;
    left: 50%;
    z-index: 20;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.15s ease, transform 0.15s ease;
}

.zcars-public .zcars-spec-tooltip::before {
    content: attr(data-tooltip);
    bottom: calc(100% + 8px);
    padding: 6px 9px;
    border-radius: 6px;
    background: #24272c;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
    transform: translate(-50%, 4px);
}

.zcars-public .zcars-spec-tooltip::after {
    content: "";
    bottom: calc(100% + 3px);
    border-width: 5px 5px 0;
    border-style: solid;
    border-color: #24272c transparent transparent;
    transform: translate(-50%, 4px);
}

.zcars-public .zcars-spec-tooltip:hover::before,
.zcars-public .zcars-spec-tooltip:hover::after,
.zcars-public .zcars-spec-tooltip:focus-visible::before,
.zcars-public .zcars-spec-tooltip:focus-visible::after {
    opacity: 1;
    transform: translate(-50%, 0);
}

@media only screen and (max-width: 991px) {
    .zcars-catalog-quick-filters {
        margin: 22px 0 28px;
    }

    .zcars-catalog-quick-filters__row {
        gap: 0;
        margin-bottom: 24px;
    }

    .zcars-catalog-quick-filters__group {
        gap: 10px;
    }

    .zcars-catalog-quick-filters__group + .zcars-catalog-quick-filters__group {
        margin-left: 0;
    }

    .zcars-catalog-quick-filter {
        min-height: 36px;
        padding: 8px 14px;
        font-size: 13px;
    }

    .zcars-public .list-car-list-1 .box-car-list.style-2.zcars-catalog-listing-card {
        height: auto;
    }

    .zcars-public .list-car-list-1 .box-car-list.style-2.zcars-catalog-listing-card > .image-group {
        width: 100%;
        flex-basis: auto;
        height: auto;
    }

    .zcars-public .list-car-list-1 .box-car-list.style-2.zcars-catalog-listing-card > .image-group .img-style {
        min-height: 220px;
        height: 220px;
    }

    .zcars-public .listing-detail.style-1 .mainslider .image-list-details .image {
        height: 420px;
    }

    .zcars-public .zcars-city-delivery-estimate__results {
        grid-template-columns: 1fr;
    }

    .zcars-cabinet-listing-show-page .mainslider .image-list-details .image {
        height: 420px;
    }
}

@media only screen and (max-width: 575px) {
    .zcars-cabinet-listing-show-page .zcars-mobile-static-section .tf-collapse-content {
        display: block !important;
    }

    .zcars-cabinet-listing-show-page .zcars-mobile-static-section .zcars-mobile-hidden-heading {
        display: none !important;
    }
}
/* Delivery city */
.zcars-header-city-dropdown{position:relative}
.zcars-header-city{border:0;background:transparent;color:#24272c;display:inline-flex;align-items:center;gap:7px;font-weight:400;margin-right:14px;padding:8px;white-space:nowrap}
.zcars-header-city i{color:#ff7101}.zcars-header-city__chevron{font-size:10px}.zcars-header-city--mobile{margin:18px 0;width:100%}
.zcars-header-city-dropdown__menu{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.14);left:0;min-width:240px;padding:12px;position:absolute;top:calc(100% + 8px);z-index:1100}
.zcars-header-city-dropdown__menu p{font-size:13px;line-height:19px;margin:6px 0 10px}
.zcars-header-city-dropdown__confirm{background:#ff7101;border:0;border-radius:7px;color:#fff;margin-bottom:12px;padding:7px 18px}
.zcars-header-city-dropdown__label{display:block;font-size:12px;margin:8px 0 0}.zcars-header-city-dropdown__label span{display:block;margin-bottom:5px}
.zcars-header-city-dropdown__select{margin:0;width:100%}.zcars-header-city-dropdown__select select{appearance:none;background:#fff;border:1px solid #e5e5ea;border-radius:12px;color:#3a3a3c;cursor:pointer;font-size:14px;font-weight:400;height:44px;line-height:20px;margin:0;padding:0 42px 0 14px;width:100%}.zcars-header-city-dropdown__select::after{right:17px}
.zcars-header-city-dropdown__manager-link{color:#ff7101;display:inline-block;margin-bottom:8px}.zcars-header-city-dropdown__error{color:#b42318;font-size:12px;margin-top:8px}
.zcars-city-delivery-estimate__manager-note{background:#fff4e8;border:1px solid #ffb86b;border-radius:10px;display:flex;flex-direction:column;gap:3px;margin-top:18px;padding:14px}
@media(max-width:991px){.header-account>.zcars-header-city-dropdown{display:none}.zcars-header-city--mobile .zcars-header-city{margin-right:0;width:100%}.zcars-header-city--mobile .zcars-header-city-dropdown__menu{bottom:calc(100% + 6px);left:0;top:auto}}
@media(max-width:1299px){.zcars-main-header .header-account>.flat-bt-top{display:none}}

/* Privacy policy */
.zcars-privacy { padding-bottom: 100px; }
.zcars-privacy__document { max-width: 970px; }
.zcars-privacy__meta { margin: -20px 0 36px; color: #696969; }
.zcars-privacy__section { margin-top: 38px; }
.zcars-privacy__section h2 { margin-bottom: 16px; font-size: 24px; line-height: 1.35; }
.zcars-privacy__section h3 { margin: 22px 0 10px; font-size: 18px; line-height: 1.45; }
.zcars-privacy__section p,
.zcars-privacy__section li { color: #555; font-size: 16px; line-height: 1.75; }
.zcars-privacy__section p { margin-bottom: 12px; }
.zcars-privacy__section ol,
.zcars-privacy__section ul { margin: 0 0 16px; padding-left: 24px; }
.zcars-privacy__section li { margin-bottom: 8px; }
.zcars-privacy__operator { margin-top: 18px; padding: 22px 24px; border: 1px solid #e8e8e8; border-radius: 12px; background: #f8f8f8; }
.zcars-privacy__operator p:last-child { margin-bottom: 0; }
.zcars-privacy a { color: #ff7101; text-decoration: underline; text-underline-offset: 3px; }
.zcars-footer-legal-links { display: flex; align-items: center; flex-wrap: wrap; gap: 10px 24px; }
@media(max-width:767px){
    .zcars-privacy { padding-bottom: 70px; }
    .zcars-privacy__section { margin-top: 30px; }
    .zcars-privacy__section h2 { font-size: 21px; }
    .zcars-footer-legal-links { align-items: flex-start; flex-direction: column; }
}
