html {
    overflow-x: hidden !important;
}

.p a {
    color: inherit;
}

.seventhSection-bgc {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%),
        linear-gradient(116deg, rgba(0, 0, 0, 0.78) 2.71%, rgba(0, 0, 0, 0) 66.45%);
}

.ninthSection-content .bgc {
    background: linear-gradient(98deg, rgba(0, 0, 0, 0.7) 32.01%, rgba(0, 0, 0, 0) 91.1%);
}

.thirdSection-bgc {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%),
        linear-gradient(116deg, rgba(0, 0, 0, 0.78) 2.71%, rgba(0, 0, 0, 0) 66.45%);
}

.ninthSection .ninthSection-grid.isuzu .item:nth-child(1) .item-content {
    padding-inline-start: calc((100vw - 1440px) / 2);
}

.ninthSection .ninthSection-grid.isuzu .item:nth-of-type(2) .item-content {
    padding-inline-end: calc((100vw - 1440px) / 2);
}

.ninthSection .ninthSection-grid.isuzu .item:nth-of-type(3) .item-content {
    padding-inline-start: calc((100vw - 1440px) / 2);
}

.ninthSection .ninthSection-grid.isuzu .item:nth-of-type(5) .item-content {
    padding-inline-end: calc((100vw - 1440px) / 2);
}

.ninthSection-content {
    overflow: hidden;
}

.aboutUs-workers.eleventhSection .eleventhSection-saloons {
    flex-direction: row !important;
}

@media (max-width: 600px) {
    .aboutUs-workers.eleventhSection .eleventhSection-saloons button {
        inline-size: 140px !important;
        min-inline-size: 140px !important;
    }

    .eighthSection #used-cars-2 .card {
        padding-inline: 1rem !important;
    }

    .eighthSection #used-cars-2 .owl-prev,
    .eighthSection #used-cars-2 .owl-next {
        margin-block-start: -60px;
    }

    .ninthSection .ninthSection-grid.isuzu .item-content {
        bottom: 30px !important;
        top: unset !important;
    }

    .news-main-categories,
    .services-header {
        flex-direction: row !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
    }
}

@media (min-width: 601px) {
    .eighthSection #used-cars-2 .card {
        padding-inline: 0 !important;
    }
}

@media (max-width: 450px) {
    .aboutUs-workers-cards {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 20px !important;
    }
}

@media (max-width: 380px) {
    .aboutUs-workers-cards {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}

.aboutUs-workers-cards-card figure img {
    max-block-size: 246px;
}

.aboutUs-workers-cards-card-phones {
    color: black;
}

header .nav.mobile div,
header .nav.mobile a {
    padding: 10px 0 !important;
}

.controls:not(.new-cars-controls) {
    flex-direction: row !important;
    gap: 20px !important;
}

.controls:not(.new-cars-controls) .btn {
    max-inline-size: 50% !important;
    inline-size: 100% !important;
    padding-inline: 13px !important;
}

.services-text .content .title h3 {
    margin-block-end: clamp(1rem, 0.4569rem + 3.1034vw, 3.25rem);
}

.services-text .content .controls {
    margin-block-start: clamp(1rem, 0.4569rem + 3.1034vw, 3.25rem);
}

@media screen and (max-width: 991px) {
    .serviceHorizontalAccordion .flex-slide {
        min-block-size: 230px !important;
    }
}

.owl-stage {
    margin-inline: auto;
}

.splide__slide {
    -webkit-margin-after: 25px !important;
    margin-block-end: 25px !important;
    block-size: -webkit-fit-content !important;
    block-size: -moz-fit-content !important;
    block-size: fit-content !important;
}

.eleventhSection-cards .card--second {
    block-size: 375px;
    position: relative;
}

.eleventhSection-cards .card--second .btn {
    position: absolute;
    inset-block-end: 24px;
    inset-inline-start: 50%;
    transform: translateX(-50%);
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

.card-location {
    justify-content: space-between;
    text-align: center;
}

.card-location *:not(.btn) {
    color: inherit;
}

select {
    background-color: white !important;
    color: rgb(133, 133, 133) !important;
}

#listing {
    scroll-margin-block-start: 300px;
    scroll-margin-block-start: clamp(6.25rem, 3.2328rem + 17.2414vw, 18.75rem);
}

#form {
    scroll-margin-block-start: 300px;
    scroll-margin-block-start: clamp(6.25rem, 3.2328rem + 17.2414vw, 18.75rem);
}

.info * {
    color: inherit;
}

.phones {
    text-wrap: pretty;
}