.cms-id-9 #wrapper {
    padding-top: 0;
}

.cms-id-9 #main {
    margin-top: 0;
}

#main .page-cms-9 {
    padding: 0 !important;
    margin: 0 !important;
}

#main .page-footer {
    margin-bottom: 0 !important;
}

.header_products_categories {
    position: relative;
    padding: 0;
}
.header_products_categories .categories_header_content{
    height: 500px;
    padding: 3rem;
}

.new_product_header_content .cls-1 {
    font-size: 20px;
    fill: #dd1f26;
    font-family: "Century Gothic";
    font-weight: 700;
    text-transform: uppercase;
}

.header_products_categories .categories_header_content:before {
    content: '';
    background: #000;
    background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.8) 54%, rgba(33, 33, 33, 0) 100%);
    width: 100%;
    height: 100%;
    display: flex;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.header_products_categories .categories_header_content h1 {
    font-family: var(--font-countach);
    font-size: 5rem;
    font-style: italic;
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
    color: #fff;
    position: relative;
    text-transform: uppercase;
}

.header_products_categories .categories_header_content h1:after {
    content: '';
    width: 100px;
    height: 2px;
    background: #dd1f26;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.header_products_categories .categories_header_content span {
    font-family: var(--font-century-gothic);
    font-size: 1.25rem;
    font-weight: 700;
    color: #fff;
    z-index: 1;
    position: relative;
}
.header_products_categories .categories_header_content .btn-start-warranty-request  a {
    color: #fff;
}

.products_homepage_find_dealer .homepage_header_content_find_dealer .btn-start-warranty-request {
    font-family: var(--font-century-gothic);
    font-size: 1.25rem;
    font-weight: bold;
    background: #dd1f26;
    color: #fff;
    z-index: 1;
    position: relative;
    width: fit-content;
    padding: 1rem;
    text-transform: uppercase;
    margin-top: 2rem;
}

.header_products_categories .categories_header_content .btn-start-warranty-request {
    font-family: var(--font-century-gothic);
    font-size: 1.25rem;
    font-weight: bold;
    background: #dd1f26;
    color: #fff;
    z-index: 1;
    position: relative;
    width: fit-content;
    padding: 1rem;
    text-transform: uppercase;
    margin-top: 2rem;
}

.img-background-categories{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.img-background-categories img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

@media (max-width: 991px) {
    .header_products_categories .categories_header_content {
        height: auto;
        min-height: 450px;
        padding: 2rem;
    }

    .header_products_categories .categories_header_content h1 {
        font-size: 3rem;
    }
}

@media (max-width: 575px) {
    .header_products_categories .categories_header_content h1 {
        font-size: 2.25rem;
    }

    .header_products_categories .categories_header_content span {
        font-size: 1rem;
    }
}

.products_categories_find_dealer {
    position: relative;
    padding: 0;
    max-height: 400px;
}
.products_categories_find_dealer .categories_header_content_find_dealer{
    padding: 3rem;
}

.products_categories_find_dealer .categories_header_content_find_dealer:before {
    content: '';
    background: #000;
    background: linear-gradient(90deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.8) 54%, rgba(33, 33, 33, 0) 100%);
    width: 100%;
    height: 100%;
    display: flex;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.products_categories_find_dealer .categories_header_content_find_dealer h1 {
    font-family: var(--font-countach);
    font-size: 3.5rem;
    font-style: italic;
    display: flex;
    flex-direction: column;
    margin-bottom: 0rem;
    color: #fff;
    position: relative;
    text-transform: uppercase;
}

.products_categories_find_dealer .categories_header_content_find_dealer h1:after {
    content: '';
    width: 100px;
    height: 2px;
    background: #dd1f26;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.products_categories_find_dealer .categories_header_content_find_dealer > span:not(:first-child) {
    font-family: var(--font-century-gothic);
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    z-index: 1;
    position: relative;
    text-align: left;
}

.products_categories_find_dealer .categories_header_content_find_dealer > span:first-child {
    font-family: var(--font-century-gothic);
    font-weight: 600;
    font-size: 1.25rem;
    color: #dd1f26;
    text-transform: uppercase;
    position: relative;
}

.products_categories_find_dealer .categories_header_content_find_dealer .btn-start-warranty-request {
    font-family: var(--font-century-gothic);
    font-size: 1.25rem;
    font-weight: bold;
    background: #dd1f26;
    color: #fff;
    z-index: 1;
    position: relative;
    width: fit-content;
    padding: 1rem;
    text-transform: uppercase;
    margin-top: 2rem;
}

.img-background-find_dealer{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.img-background-find_dealer img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.btn-find-dealer {
    display: flex;
    align-items: center;
    cursor: pointer;
    background: #dd1f26;
    position: relative;
    width: fit-content;
    margin-top: 1rem;
}

.btn-find-dealer a {
    display: flex;
    align-items: center;
    padding: .5rem 1rem;
    color: #fff;
    text-transform: uppercase;
}

@media (max-width: 991px) {
    .products_categories_find_dealer .categories_header_content_find_dealer {
        height: auto;
        min-height: 450px;
        padding: 2rem;
    }

    .products_categories_find_dealer .categories_header_content_find_dealer h1 {
        font-size: 3rem;
    }
}

@media (max-width: 575px) {
    .products_categories_find_dealer .categories_header_content_find_dealer h1 {
        font-size: 2.25rem;
    }

    .products_categories_find_dealer .categories_header_content_find_dealer span {
        font-size: 1rem;
    }
}

.page-cms-9 {
    padding-inline: 0 !important;
}

.new_products_section {
    background: #f5f5f5;
}

.cms-id-9 .title-alpha {
    display: none;
}

.img_category {
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-height: 300px;
}

.product_categories_section {
    margin-bottom: 3rem;
    padding: 3rem;
}

.product_categories_section > span {
    font-family: var(--font-century-gothic);
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #dd1f26;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.product_categories_section > span:before {
    content: '';
    width: 30px;
    height: 2px;
    background: #dd1f26;
}

.product_categories_section > h1 {
    font-family: var(--font-countach);
    font-size: 4rem;
    font-style: italic;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

.grid_categories_section {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 1.5rem;
}

.grid_categories_section .paspace {
    float: none;
    width: 100%;
}

@media (min-width: 544px) {
    .grid_categories_section {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 992px) {
    .grid_categories_section {
        grid-template-columns: repeat(3, 1fr);
    }
}
