


/*<style>*/

:focus,
.-focus {
    outline-color: #0D9BE4;
    box-shadow:0 0 3px transparent;

    --accessibility-outline-focus: #0D9BE4;
}
/*</style>*/


















































/*<style>*/

.a-button.-alpha {
    --button-background: #E3173E;
    --button-background-disabled: #E3173E;
    --button-background-focus: #FFFFFF;
    --button-background-hover: #FFFFFF;

    --button-border: #E3173E;
    --button-border-disabled: #E3173E;
    --button-border-focus: #E3173E;
    --button-border-hover: #E3173E;

    --button-icon-after-text: #FFFFFF;
    --button-icon-after-text-disabled: #FFFFFF;
    --button-icon-after-text-focus: #E3173E;
    --button-icon-after-text-hover: #E3173E;

    --button-icon-before-text: #FFFFFF;
    --button-icon-before-text-disabled: #FFFFFF;
    --button-icon-before-text-focus: #E3173E;
    --button-icon-before-text-hover: #E3173E;

    --button-icon-external-link: #FFFFFF;
    --button-icon-external-link-disabled: #FFFFFF;
    --button-icon-external-link-focus: #E3173E;
    --button-icon-external-link-hover: #E3173E;

    --button-text: #FFFFFF;
    --button-text-disabled: #FFFFFF;
    --button-text-focus: #E3173E;
    --button-text-hover: #E3173E;
}

/*</style>*/

























/*<style>*/

.a-button.-alpha.-primary {
    --button-background: #007DBA;
    --button-background-disabled: #007DBA;
    --button-background-focus: #FFFFFF;
    --button-background-hover: #FFFFFF;

    --button-border: #007DBA;
    --button-border-disabled: #007DBA;
    --button-border-focus: #007DBA;
    --button-border-hover: #007DBA;

    --button-icon-after-text: #FFFFFF;
    --button-icon-after-text-disabled: #FFFFFF;
    --button-icon-after-text-focus: #007DBA;
    --button-icon-after-text-hover: #007DBA;

    --button-icon-before-text: #FFFFFF;
    --button-icon-before-text-disabled: #FFFFFF;
    --button-icon-before-text-focus: #007DBA;
    --button-icon-before-text-hover: #007DBA;

    --button-text: #FFFFFF;
    --button-text-disabled: #FFFFFF;
    --button-text-focus: #007DBA;
    --button-text-hover: #007DBA;
}

/*</style>*/

























/*<style>*/

.a-button.-alpha.-secondary {
    --button-background: #FFFFFF;
    --button-background-disabled: #FFFFFF;
    --button-background-focus: #FFFFFF;
    --button-background-hover: #FFFFFF;

    --button-border: #E3173E;
    --button-border-disabled: #E3173E;
    --button-border-focus: #007DBA;
    --button-border-hover: #007DBA;

    --button-icon-after-text: #E3173E;
    --button-icon-after-text-disabled: #E3173E;
    --button-icon-after-text-focus: #007DBA;
    --button-icon-after-text-hover: #007DBA;

    --button-icon-before-text: #E3173E;
    --button-icon-before-text-disabled: #E3173E;
    --button-icon-before-text-focus: #007DBA;
    --button-icon-before-text-hover: #007DBA;

    --button-text: #E3173E;
    --button-text-disabled: #E3173E;
    --button-text-focus: #007DBA;
    --button-text-hover: #007DBA;
}

/*</style>*/

























/*<style>*/

.a-button.-alpha.-tertiary {
    --button-background: #FFFFFF;
    --button-background-disabled: #FFFFFF;
    --button-background-focus: #004478;
    --button-background-hover: #004478;

    --button-border: #004478;
    --button-border-disabled: #004478;
    --button-border-focus: #004478;
    --button-border-hover: #004478;

    --button-icon-after-text: #004478;
    --button-icon-after-text-disabled: #004478;
    --button-icon-after-text-focus: #FFFFFF;
    --button-icon-after-text-hover: #FFFFFF;

    --button-icon-before-text: #004478;
    --button-icon-before-text-disabled: #004478;
    --button-icon-before-text-focus: #FFFFFF;
    --button-icon-before-text-hover: #FFFFFF;

    --button-text: #004478;
    --button-text-disabled: #004478;
    --button-text-focus: #FFFFFF;
    --button-text-hover: #FFFFFF;
}

/*</style>*/
















/*<style>*/

.a-button.-bodystyle {
--button-background: #FFFFFF;
--button-background-active: #E3173E;
--button-background-hover: #FFFFFF;
--button-background-focus: #FFFFFF;

--button-border: #808080;
--button-border-active: #E3173E;
--button-border-focus: #E3173E;
--button-border-hover: #E3173E;

--button-text: #707070;
--button-text-active: #FFFFFF;
--button-text-focus: #E3173E;
--button-text-hover: #E3173E;
}

/*</style>*/































/*<style>*/

.a-button.-bravo {
    --button-background: transparent;
    --button-background-disabled: transparent;
    --button-background-focus: transparent;
    --button-background-hover: transparent;

    --button-border: #FFFFFF;
    --button-border-disabled: #FFFFFF;
    --button-border-focus: #007DBA;
    --button-border-hover: #007DBA;

    --button-icon-after-text: #FFFFFF;
    --button-icon-after-text-disabled: #FFFFFF;
    --button-icon-after-text-focus: #007DBA;
    --button-icon-after-text-hover: #007DBA;

    --button-icon-before-text: #FFFFFF;
    --button-icon-before-text-disabled: #FFFFFF;
    --button-icon-before-text-focus: #007DBA;
    --button-icon-before-text-hover: #007DBA;

    --button-icon-external-link: #FFFFFF;
    --button-icon-external-link-disabled: #FFFFFF;
    --button-icon-external-link-focus: #007DBA;
    --button-icon-external-link-hover: #007DBA;

    --button-text: #FFFFFF;
    --button-text-disabled: #FFFFFF;
    --button-text-focus: #007DBA;
    --button-text-hover: #007DBA;
}

/*</style>*/

























/*<style>*/

.a-button.-bravo.-primary {
    --button-background: transparent;
    --button-background-disabled: transparent;
    --button-background-focus: #FFFFFF;
    --button-background-hover: #FFFFFF;

    --button-border: #FFFFFF;
    --button-border-disabled: #FFFFFF;
    --button-border-focus: #FFFFFF;
    --button-border-hover: #FFFFFF;

    --button-icon-after-text: #FFFFFF;
    --button-icon-after-text-disabled: #FFFFFF;
    --button-icon-after-text-focus: #1b1b1b;
    --button-icon-after-text-hover: #1b1b1b;

    --button-icon-before-text: #FFFFFF;
    --button-icon-before-text-disabled: #FFFFFF;
    --button-icon-before-text-focus: #1b1b1b;
    --button-icon-before-text-hover: #1b1b1b;

    --button-text: #FFFFFF;
    --button-text-disabled: #FFFFFF;
    --button-text-focus: #1b1b1b;
    --button-text-hover: #1b1b1b;
}

/*</style>*/

























/*<style>*/

.a-button.-bravo.-secondary {
    --button-background: #FFFFFF;
    --button-background-disabled: #FFFFFF;
    --button-background-focus: #eaeaea;
    --button-background-hover: #eaeaea;

    --button-border: #FFFFFF;
    --button-border-disabled: #FFFFFF;
    --button-border-focus: #FFFFFF;
    --button-border-hover: #FFFFFF;

    --button-icon-after-text: transparent;
    --button-icon-after-text-disabled: transparent;
    --button-icon-after-text-focus: transparent;
    --button-icon-after-text-hover: transparent;

    --button-icon-before-text: transparent;
    --button-icon-before-text-disabled: transparent;
    --button-icon-before-text-focus: transparent;
    --button-icon-before-text-hover: transparent;

    --button-text: #E3173E;
    --button-text-disabled: #E3173E;
    --button-text-focus: #FFFFFF;
    --button-text-hover: #FFFFFF;
}

/*</style>*/

































/*<style>*/

.a-button.-charlie {
    --button-background: #007DBA;
    --button-background-disabled: #007DBA;
    --button-background-focus: #004478;
    --button-background-hover: #004478;

    --button-border: #007DBA;
    --button-border-disabled: #007DBA;
    --button-border-focus: #004478;
    --button-border-hover: #004478;
    

    --button-icon-after-text: #FFFFFF;
    --button-icon-after-text-disabled: #FFFFFF;
    --button-icon-after-text-focus: #FFFFFF;
    --button-icon-after-text-hover: #FFFFFF;

    --button-icon-before-text: #FFFFFF;
    --button-icon-before-text-disabled: #FFFFFF;
    --button-icon-before-text-focus: #FFFFFF;
    --button-icon-before-text-hover: #FFFFFF;

    --button-icon-external-link: #FFFFFF;
    --button-icon-external-link-disabled: #FFFFFF;
    --button-icon-external-link-focus: #FFFFFF;
    --button-icon-external-link-hover: #FFFFFF;

    --button-text: #FFFFFF;
    --button-text-disabled: #FFFFFF;
    --button-text-focus: #FFFFFF;
    --button-text-hover: #FFFFFF;
}

/*</style>*/


























/*<style>*/

.a-button.-charlie.-primary {
    --button-background: #FFFFFF;
    --button-background-disabled: #FFFFFF;
    --button-background-focus: #d5d5d5;
    --button-background-hover: #d5d5d5;

    --button-border: #FFFFFF;
    --button-border-disabled: #FFFFFF;
    --button-border-focus: #d5d5d5;
    --button-border-hover: #d5d5d5;

    --button-icon-after-text: #1b1b1b;
    --button-icon-after-text-disabled: #1b1b1b;
    --button-icon-after-text-focus: #1b1b1b;
    --button-icon-after-text-hover: #1b1b1b;

    --button-icon-before-text: #1b1b1b;
    --button-icon-before-text-disabled: #1b1b1b;
    --button-icon-before-text-focus: #1b1b1b;
    --button-icon-before-text-hover: #1b1b1b;

    --button-text: #1b1b1b;
    --button-text-disabled: #1b1b1b;
    --button-text-focus: #1b1b1b;
    --button-text-hover: #1b1b1b;
}

/*</style>*/

























/*<style>*/

.a-button.-charlie.-secondary {
    --button-background: transparent;
    --button-background-disabled: transparent;
    --button-background-focus: transparent;
    --button-background-hover: transparent;

    --button-border: #FFFFFF;
    --button-border-disabled: #FFFFFF;
    --button-border-focus: #707070;
    --button-border-hover: #707070;

    --button-icon-after-text: transparent;
    --button-icon-after-text-disabled: transparent;
    --button-icon-after-text-focus: transparent;
    --button-icon-after-text-hover: transparent;

    --button-icon-before-text: transparent;
    --button-icon-before-text-disabled: transparent;
    --button-icon-before-text-focus: transparent;
    --button-icon-before-text-hover: transparent;

    --button-text: #FFFFFF;
    --button-text-disabled: #FFFFFF;
    --button-text-focus: #FFFFFF;
    --button-text-hover: #FFFFFF;
}

/*</style>*/































/*<style>*/

.a-button.-delta {
    --button-background: transparent;
    --button-background-disabled: transparent;
    --button-background-focus: transparent;
    --button-background-hover: transparent;

    --button-border: #FFFFFF;
    --button-border-disabled: #FFFFFF;
    --button-border-focus: #007DBA;
    --button-border-hover: #007DBA;

    --button-icon-after-text: #FFFFFF;
    --button-icon-after-text-disabled: #004478;
    --button-icon-after-text-focus: #FFFFFF;
    --button-icon-after-text-hover: #FFFFFF;

    --button-icon-before-text: #FFFFFF;
    --button-icon-before-text-disabled: #004478;
    --button-icon-before-text-focus: #007DBA;
    --button-icon-before-text-hover: #FFFFFF;

    --button-icon-external-link: #FFFFFF;
    --button-icon-external-link-disabled: #004478;
    --button-icon-external-link-focus: #007DBA;
    --button-icon-external-link-hover: #FFFFFF;

    --button-text: #FFFFFF;
    --button-text-disabled: #FFFFFF;
    --button-text-focus: #007DBA;
    --button-text-hover: #007DBA;
}

/*</style>*/



















/*<style>*/

.a-button.-echo {
    --button-background: #FFFFFF;
    --button-background-active: #E3173E;
    --button-background-disabled: #FFFFFF;
    --button-background-hover: #FFFFFF;
    --button-background-focus: #FFFFFF;

    --button-border: #808080;
    --button-border-active: #E3173E;
    --button-border-disabled: #808080;
    --button-border-focus: #E3173E;
    --button-border-hover: #E3173E;

    --button-text: #1b1b1b;
    --button-text-active: #FFFFFF;
    --button-text-disabled: #1b1b1b;
    --button-text-focus: #1b1b1b;
    --button-text-hover: #1b1b1b;
}

/*</style>*/

















/*<style>*/

    .a-button.-foxtrot {
        --button-background: #E3173E;
        --button-background-focus: #E3173E;
        --button-background-hover: #707070;

        --button-border: #E3173E;
        --button-border-focus: #E3173E;
        --button-border-hover: #707070;

        --button-icon-before-text: #FFFFFF;
        --button-icon-before-text-focus: #FFFFFF;
        --button-icon-before-text-hover: #FFFFFF;

        --button-text: #FFFFFF;
        --button-text-focus: #FFFFFF;
        --button-text-hover: #FFFFFF;
    }

/*</style>*/

















/*<style>*/

    .a-button.-inventoryDetailModalCta {
        --button-background: #E3173E;
        --button-background-focus: #E3173E;
        --button-background-hover: #E3173E;

        --button-border: #E3173E;
        --button-border-focus: #FFFFFF;
        --button-border-hover: #FFFFFF;

        --button-icon-before-text: #FFFFFF;
        --button-icon-before-text-focus: #FFFFFF;
        --button-icon-before-text-hover: #FFFFFF;

        --button-text: #FFFFFF;
        --button-text-focus: #FFFFFF;
        --button-text-hover: #FFFFFF;
    }

/*</style>*/
















/*<style>*/

    .a-button.-vehicleInstanceCta {
        --button-background: #FFFFFF;
        --button-background-focus: #eaeaea;
        --button-background-hover: #eaeaea;

        --button-border: #c7c7c7;
        --button-border-focus: #c7c7c7;
        --button-border-hover: #c7c7c7;

        --button-icon-before-text: #1b1b1b;
        --button-icon-before-text-focus: #707070;
        --button-icon-before-text-hover: #707070;

        --button-text: #1b1b1b;
        --button-text-focus: #1b1b1b;
        --button-text-hover: #1b1b1b;
    }

/*</style>*/























/*<style>*/

.-darkMode .o-carousel .a-carouselArrow  {
    --carousel-arrow-initial-background: transparent;
    --carousel-arrow-focus-background: transparent;
    --carousel-arrow-hover-background: transparent;
    --carousel-arrow-initial-border: transparent;
    --carousel-arrow-focus-border: transparent;
    --carousel-arrow-hover-border: transparent;
}

.-darkMode .o-carousel .a-carouselArrow .a-icon,
.-darkMode .o-carousel .a-carouselArrow .i-icon {
    --carousel-arrow-icon: #FFFFFF;
    --carousel-arrow-icon-focus: #0D9BE4;
    --carousel-arrow-icon-hover: #0D9BE4;
}

.-lightMode .o-carousel .a-carouselArrow  {
    --carousel-arrow-initial-background: transparent;
    --carousel-arrow-focus-background: transparent;
    --carousel-arrow-hover-background: transparent;
    --carousel-arrow-initial-border: transparent;
    --carousel-arrow-focus-border: transparent;
    --carousel-arrow-hover-border: transparent;
}

.-lightMode .o-carousel .a-carouselArrow .a-icon,
.-lightMode .o-carousel .a-carouselArrow .i-icon,
.o-carousel .a-carouselArrow .a-icon,
.o-carousel .a-carouselArrow .i-icon {
    --carousel-arrow-icon: #1b1b1b;
    --carousel-arrow-icon-focus: #004478;
    --carousel-arrow-icon-hover: #004478;
}

/*</style>*/










/*<style>*/

.-darkMode .o-carousel .splide__pagination__page {
    --carousel-pagination-background: #FFFFFF;
    --carousel-pagination-background-active: #E3173E;
    --carousel-pagination-background-focus: #FFFFFF;
    --carousel-pagination-background-hover: #707070;
}

.-lightMode .o-carousel .splide__pagination__page {
    --carousel-pagination-background: #707070;
    --carousel-pagination-background-active: #E3173E;
    --carousel-pagination-background-focus: #c7c7c7;
    --carousel-pagination-background-hover: #c7c7c7;
}

/*</style>*/














/*<style>*/

.a-closeButtonAlpha {
    --close-button-background: #E3173E;
    --close-button-background-focus: #E3173E;
    --close-button-background-hover: #E3173E;

    --close-button-border: transparent;
    --close-button-border-focus: transparent;
    --close-button-border-hover: transparent;
}

.a-closeButtonAlpha .i-closeButton {
    --close-button-icon: #FFFFFF;
    --close-button-icon-focus: #FFFFFF;
    --close-button-icon-hover: #FFFFFF;
}

/*</style>*/








/*<style>*/

[data-theme-style="label"].-alpha {
    --label-background: #1b1b1b;

    --label-border: #1b1b1b;

    --label-text: #FFFFFF;
}

/*</style>*/




/*<style>*/

[data-theme-style="label"].-alpha.-primary {
    --label-background: #1b1b1b;

    --label-border: #1b1b1b;

    --label-text: #FFFFFF;
}

/*</style>*/


























/*<style>*/

.a-link.-alpha {
    --link-background: transparent;
    --link-background-focus: transparent;
    --link-background-hover: transparent;

    --link-border: transparent;
    --link-border-focus: transparent;
    --link-border-hover: transparent;

    --link-icon-after-text: #E3173E;
    --link-icon-after-text-focus: #E3173E;
    --link-icon-after-text-hover: #E3173E;

    --link-icon-before-text: #E3173E;
    --link-icon-before-text-focus: #E3173E;
    --link-icon-before-text-hover: #E3173E;

    --link-text: #1b1b1b;
    --link-text-focus: #1b1b1b;
    --link-text-hover: #1b1b1b;

    --link-decoration: transparent;
    --link-decoration-focus: #E3173E;
    --link-decoration-hover: #E3173E;
}

/*</style>*/
























/*<style>*/

.a-link.-alpha.-primary {
    --link-background: transparent;
    --link-background-focus: transparent;
    --link-background-hover: transparent;

    --link-border: transparent;
    --link-border-focus: transparent;
    --link-border-hover: transparent;

    --link-icon-after-text: #FFFFFF;
    --link-icon-after-text-focus: #FFFFFF;
    --link-icon-after-text-hover: #FFFFFF;

    --link-icon-before-text: transparent;
    --link-icon-before-text-focus: transparent;
    --link-icon-before-text-hover: transparent;

    --link-text: #FFFFFF;
    --link-text-focus: #FFFFFF;
    --link-text-hover: #FFFFFF;

    --link-decoration: transparent;
    --link-decoration-focus: #FFFFFF;
    --link-decoration-hover: #FFFFFF;
}

/*</style>*/
























/*<style>*/

.a-link.-alpha.-secondary {
    --link-background: transparent;
    --link-background-focus: transparent;
    --link-background-hover: transparent;

    --link-border: transparent;
    --link-border-focus: transparent;
    --link-border-hover: transparent;

    --link-icon-after-text: #FFFFFF;
    --link-icon-after-text-focus: #FFFFFF;
    --link-icon-after-text-hover: #FFFFFF;

    --link-icon-before-text: transparent;
    --link-icon-before-text-focus: transparent;
    --link-icon-before-text-hover: transparent;

    --link-text: #FFFFFF;
    --link-text-focus: #FFFFFF;
    --link-text-hover: #FFFFFF;

    --link-decoration: transparent;
    --link-decoration-focus: #E3173E;
    --link-decoration-hover: #E3173E;
}

/*</style>*/

























/*<style>*/

.a-link.-bravo {
    --link-background: transparent;
    --link-background-focus: transparent;
    --link-background-hover: transparent;
    
    --link-border: transparent;
    --link-border-focus: transparent;
    --link-border-hover: transparent;

    --link-icon-after-text: transparent;
    --link-icon-after-text-focus: transparent;
    --link-icon-after-text-hover: transparent;

    --link-icon-before-text: transparent;
    --link-icon-before-text-focus: transparent;
    --link-icon-before-text-hover: transparent;

    --link-text: #1b1b1b;
    --link-text-focus: #1b1b1b;
    --link-text-hover: #1b1b1b;

    --link-decoration: #1b1b1b;
    --link-decoration-focus: #1b1b1b;
    --link-decoration-hover: transparent;
}

/*</style>*/
























/*<style>*/

.a-link.-bravo.-primary {
    --link-background: transparent;
    --link-background-focus: transparent;
    --link-background-hover: transparent;

    --link-border: transparent;
    --link-border-focus: transparent;
    --link-border-hover: transparent;

    --link-icon-after-text: transparent;
    --link-icon-after-text-focus: transparent;
    --link-icon-after-text-hover: transparent;

    --link-icon-before-text: transparent;
    --link-icon-before-text-focus: transparent;
    --link-icon-before-text-hover: transparent;

    --link-text: #FFFFFF;
    --link-text-focus: #FFFFFF;
    --link-text-hover: #FFFFFF;

    --link-decoration: #FFFFFF;
    --link-decoration-focus: transparent;
    --link-decoration-hover: transparent;
}

/*</style>*/

























/*<style>*/

.a-link.-charlie {
    --link-background: transparent;
    --link-background-focus: transparent;
    --link-background-hover: transparent;
    
    --link-border: transparent;
    --link-border-focus: transparent;
    --link-border-hover: transparent;

    --link-icon-after-text: transparent;
    --link-icon-after-text-focus: transparent;
    --link-icon-after-text-hover: transparent;

    --link-icon-before-text: transparent;
    --link-icon-before-text-focus: transparent;
    --link-icon-before-text-hover: transparent;

    --link-text: #1b1b1b;
    --link-text-focus: #1b1b1b;
    --link-text-hover: #1b1b1b;

    --link-decoration: #1b1b1b;
    --link-decoration-focus: transparent;
    --link-decoration-hover: transparent;
}

/*</style>*/
























/*<style>*/

.a-link.-charlie.-primary {
    --link-background: transparent;
    --link-background-focus: transparent;
    --link-background-hover: transparent;
    
    --link-border: transparent;
    --link-border-focus: transparent;
    --link-border-hover: transparent;

    --link-icon-after-text: transparent;
    --link-icon-after-text-focus: transparent;
    --link-icon-after-text-hover: transparent;

    --link-icon-before-text: transparent;
    --link-icon-before-text-focus: transparent;
    --link-icon-before-text-hover: transparent;

    --link-text: #FFFFFF;
    --link-text-focus: #FFFFFF;
    --link-text-hover: #FFFFFF;

    --link-decoration: #FFFFFF;
    --link-decoration-focus: #FFFFFF;
    --link-decoration-hover: transparent;
}

/*</style>*/

























/*<style>*/

.a-link.-delta {
    --link-background: transparent;
    --link-background-focus: transparent;
    --link-background-hover: transparent;
    
    --link-border: transparent;
    --link-border-focus: transparent;
    --link-border-hover: transparent;
    
    --link-icon-after-text: #707070;
    --link-icon-after-text-focus: #707070;
    --link-icon-after-text-hover: #707070;
    
    --link-icon-before-text: #707070;
    --link-icon-before-text-focus: #707070;
    --link-icon-before-text-hover: #707070;
    
    --link-text: #707070;
    --link-text-focus: #707070;
    --link-text-hover: #707070;

    --link-decoration: #707070;
    --link-decoration-focus: transparent;
    --link-decoration-hover: transparent;
}

/*</style>*/
























/*<style>*/

.a-link.-delta.-primary {
    --link-background: transparent;
    --link-background-focus: transparent;
    --link-background-hover: transparent;
    
    --link-border: transparent;
    --link-border-focus: transparent;
    --link-border-hover: transparent;

    --link-icon-after-text: transparent;
    --link-icon-after-text-focus: transparent;
    --link-icon-after-text-hover: transparent;

    --link-icon-before-text: transparent;
    --link-icon-before-text-focus: transparent;
    --link-icon-before-text-hover: transparent;

    --link-text: #FFFFFF;
    --link-text-focus: #FFFFFF;
    --link-text-hover: #FFFFFF;

    --link-decoration: #FFFFFF;
    --link-decoration-focus: transparent;
    --link-decoration-hover: transparent;
}

/*</style>*/

























/*<style>*/

.a-link.-echo {
    --link-background: transparent;
    --link-background-focus: transparent;
    --link-background-hover: transparent;

    --link-border: transparent;
    --link-border-focus: transparent;
    --link-border-hover: transparent;

    --link-icon-after-text: #1b1b1b;
    --link-icon-after-text-focus: #1b1b1b;
    --link-icon-after-text-hover: #1b1b1b;

    --link-icon-before-text: transparent;
    --link-icon-before-text-focus: transparent;
    --link-icon-before-text-hover: transparent;

    --link-text: #1b1b1b;
    --link-text-focus: #1b1b1b;
    --link-text-hover: #1b1b1b;

    --link-decoration: #1b1b1b;
    --link-decoration-focus: transparent;
    --link-decoration-hover: transparent;
}

/*</style>*/
























/*<style>*/

.a-link.-echo.-primary {
    --link-background: transparent;
    --link-background-focus: transparent;
    --link-background-hover: transparent;

    --link-border: transparent;
    --link-border-focus: transparent;
    --link-border-hover: transparent;

    --link-icon-after-text: #FFFFFF;
    --link-icon-after-text-focus: #FFFFFF;
    --link-icon-after-text-hover: #FFFFFF;

    --link-icon-before-text: transparent;
    --link-icon-before-text-focus: transparent;
    --link-icon-before-text-hover: transparent;

    --link-text: #FFFFFF;
    --link-text-focus: #FFFFFF;
    --link-text-hover: #FFFFFF;

    --link-decoration: #FFFFFF;
    --link-decoration-focus: transparent;
    --link-decoration-hover: transparent;
}

/*</style>*/

























/*<style>*/

.a-link.-foxtrot {
    --link-background: transparent;
    --link-background-focus: transparent;
    --link-background-hover: transparent;
    
    --link-border: transparent;
    --link-border-focus: transparent;
    --link-border-hover: transparent;
    
    --link-icon-after-text: #E3173E;
    --link-icon-after-text-focus: #E3173E;
    --link-icon-after-text-hover: #E3173E;

    --link-icon-before-text: transparent;
    --link-icon-before-text-focus: transparent;
    --link-icon-before-text-hover: transparent;
    
    --link-text: #E3173E;
    --link-text-focus: #E3173E;
    --link-text-hover: #E3173E;

    --link-decoration: #E3173E;
    --link-decoration-focus: #E3173E;
    --link-decoration-hover: transparent;
}

/*</style>*/
























/*<style>*/

.a-link.-foxtrot.-primary {
    --link-background: transparent;
    --link-background-focus: transparent;
    --link-background-hover: transparent;
    
    --link-border: transparent;
    --link-border-focus: transparent;
    --link-border-hover: transparent;
    
    --link-icon-after-text: #FFFFFF;
    --link-icon-after-text-focus: #FFFFFF;
    --link-icon-after-text-hover: #FFFFFF;

    --link-icon-before-text: transparent;
    --link-icon-before-text-focus: transparent;
    --link-icon-before-text-hover: transparent;

    --link-text: #FFFFFF;
    --link-text-focus: #FFFFFF;
    --link-text-hover: #FFFFFF;

    --link-decoration: #FFFFFF;
    --link-decoration-focus: transparent;
    --link-decoration-hover: transparent;
}

/*</style>*/

























/*<style>*/

.a-link.-golf {
    --link-background: transparent;
    --link-background-focus: transparent;
    --link-background-hover: transparent;
    
    --link-border: transparent;
    --link-border-focus: transparent;
    --link-border-hover: transparent;

    --link-icon-after-text: #E3173E;
    --link-icon-after-text-focus: #E3173E;
    --link-icon-after-text-hover: #E3173E;

    --link-icon-before-text: #E3173E;
    --link-icon-before-text-focus: #E3173E;
    --link-icon-before-text-hover: #E3173E;
    
    --link-text: #E3173E;
    --link-text-focus: #E3173E;
    --link-text-hover: #E3173E;

    --link-decoration: #E3173E;
    --link-decoration-focus: #E3173E;
    --link-decoration-hover: transparent;
}

/*</style>*/




/*<style>*/

[data-theme-style="quantity"] {
    --quantity-background: #007DBA;
    --quantity-text: #FFFFFF;
}

/*<style>*/





/*<style>*/

.-darkMode [data-theme-style="separator"] {
    --separator-background: #FFFFFF;
}

.-lightMode [data-theme-style="separator"] {
    --separator-background: #808080;
}

/*</style>*/










/*<style>*/

.-lightMode .a-socialMedia {
    --social-networks-icon: #1b1b1b;
    --social-networks-icon-focus: #707070;
    --social-networks-icon-hover: #707070;
}

.-lightMode .a-socialMedia__item {
    --social-networks-item-bg-focus: transparent;
    --social-networks-item-bg-hover: transparent;
}


.-darkMode .a-socialMedia {
    --social-networks-icon: #FFFFFF;
    --social-networks-icon-focus: #707070;
    --social-networks-icon-hover: #707070;
}

/*</style>*/







/*<style>*/

.-lightMode [data-theme-style="socialMedia"].-alpha {
    --social-networks-instance-border: transparent;
    --social-networks-instance-gradient-bottom: transparent;
    --social-networks-instance-gradient-top: transparent;
    --social-networks-instance-icon-hover: #707070;
    --social-networks-instance-icon: #1b1b1b;
    --social-networks-instance-separator: transparent;
}

/*</style>*/




/*<style>*/

.-darkMode.a-statusBanner {
    --statusBanner-background: #999999;
/*--statusBanner-text*/
}

.-lightMode.a-statusBanner {
    --statusBanner-background: #999999;
}

/*</style>*/









/*<style>*/

.-lightMode [data-theme-style~="tooltip"],
[data-theme-style~="tooltip"] {
    --tooltip-background: #FFFFFF;
    --tooltip-border: #FFFFFF;
    --tooltip-text: #FFFFFF;
}

.-darkMode [data-theme-style~="tooltip"] {
    --tooltip-background: #1b1b1b;
    --tooltip-border: #1b1b1b;
    --tooltip-text: #1b1b1b;
}

/*<style>*/






















/*<style>*/

.-darkMode .-body1,
.-darkMode {
    --typography-text: #FFFFFF;
}

.-darkMode .-body2 {
    --typography-text: #FFFFFF;
}

.-darkMode .-fineprint {
    --typography-text: #FFFFFF;
}

.-darkMode .-heading1,
.-darkMode h1,
.-darkMode .-wysiwyg h1,
.-darkMode .il-heading1 {
    --typography-text: #FFFFFF;
}

.-darkMode .-heading2,
.-darkMode h2,
.-darkMode .-wysiwyg h2,
.-darkMode .il-heading2 {
    --typography-text: #FFFFFF;
}

.-darkMode .-heading3,
.-darkMode h3,
.-darkMode .-wysiwyg h3,
.-darkMode .il-heading3 {
    --typography-text: #FFFFFF;
}

.-darkMode .-heading4,
.-darkMode h4,
.-darkMode .-wysiwyg h4,
.-darkMode .il-heading4 {
    --typography-text: #FFFFFF;
}

.-darkMode .-subheading1 {
    --typography-text: #FFFFFF;
}

.-darkMode .-subheading2 {
    --typography-text: #FFFFFF;
}

.-darkMode li::marker {
    --typography-list-item-bullet-text: #FFFFFF;
}

.-lightMode .-body1,
.-lightMode {
    --typography-text: #1b1b1b;
}

.-lightMode .-body2 {
    --typography-text: #1b1b1b;
}

.-lightMode .-fineprint,
.-fineprint {
    --typography-text: #707070;
}

.-lightMode .-heading1,
.-lightMode h1,
.-lightMode .-wysiwyg h1,
.-lightMode .il-heading1 {
    --typography-text: #1b1b1b;
}

.-lightMode .-heading2,
.-lightMode h2,
.-lightMode .-wysiwyg h2,
.-lightMode .il-heading2 {
    --typography-text: #1b1b1b;
}

.-lightMode .-heading3,
.-lightMode h3,
.-lightMode .-wysiwyg h3,
.-lightMode .il-heading3 {
    --typography-text: #1b1b1b;
}

.-lightMode .-heading4,
.-lightMode h4,
.-lightMode .-wysiwyg h4,
.-lightMode .il-heading4 {
    --typography-text: #1b1b1b;
}

.-lightMode .-subheading1 {
    --typography-text: #1b1b1b;
}

.-lightMode .-subheading2 {
    --typography-text: #1b1b1b;
}

.-lightMode li::marker {
    --typography-list-item-bullet-text: #999999;
}

/*</style>*/








/*<style>*/
    [data-theme-style~="divider_borderColor"] {
        border-color: #808080;
    }
/*</style>*/








/*<style>*/
    [data-theme-style~="watermark_sold_fontColor"]{
        color: #FFFFFF;
    }
    [data-theme-style~="watermark_sold_bgColor"]{
        background-color: #999999;
    }
/*</style>*/





/*<style>*/
    .vehicleInfo_getPrice_button {
        content:'primary';
    }
/*</style>*/









/*<style>*/
    [data-theme-style~="pagination_item_fontColor"].-arrow {
        color: #1b1b1b;
    }
    [data-theme-style~="pagination_item_fontColor"]:focus.-arrow {
        color: #E3173E;
    }
    [data-theme-style~="pagination_item_fontColor"]:hover.-arrow {
        color: #E3173E;
    }

    [data-theme-style~="pagination_item_fontColor"] {
        color: #1b1b1b;
    }

    [data-theme-style~="pagination_item_fontColor"]:hover {
        color: #E3173E;
    }

    [data-theme-style~="pagination_item_fontColor"]:hover::after,
    [data-theme-style~="pagination_item_fontColor"]:hover::before {
        color: #1b1b1b;
    }

    [data-theme-style~="pagination_item_fontColor"].-active {
        color: #E3173E;
    }
/*</style>*/




































/*<style>*/
[data-theme-style~="DI_badge_bgColor"] {
    background-color: #c7c7c7;
}

[data-theme-style~="DI_badge_fontColor"] {
    color: #1b1b1b;
}
/*</style>*/












/*<style>*/
[data-theme-style~="DI_compare"] {
background-color: #eaeaea;
color: #1b1b1b;
fill: #1b1b1b;
}

[data-theme-style~="DI_compare"]:hover,
[data-theme-style~="DI_compare"].active {
background-color: #E3173E;
color: #FFFFFF;
fill: #FFFFFF;
}

/*</style>*/






/*<style>*/
    [data-theme-style~="DI_customText_fontColor"] {
        color: ;
    }
/*</style>*/















/*<style>*/
/* Normal state */
.widget-checkbox__check:before,
[type=checkbox] + label:before {
background-color: transparent;
border-color: #E3173E;
}

/* Active state */
.widget-checkbox__check:before,
[type=checkbox]:checked + label:before{
background-color: transparent;
border-color: #E3173E;
}

.filters-dropdown__checkbox [type=checkbox]:checked+label::after,
.filters-dropdown__checkbox [type=checkbox]:not(:checked)+label::after,
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after,
.widget-checkbox__check:after {
color: #E3173E;
}
/*</style>*/








/*<style>*/
/* Normal state */
input[type="radio"] + label .radio__button {
border-color: #E3173E;
}

/* Active state */
input[type="radio"]:checked + label .radio__button:before {
border-color: #E3173E;
background-color: #E3173E;
}
/*</style>*/








/*<style>*/
    [data-theme-style~="DI_range_label_fontColor"] {
        color: #1b1b1b;
    }

    /* Handle */
    [data-theme-style~="DI_range_input_handleColor"]::-webkit-slider-thumb {
        background-color: #E3173E;
    }

    [data-theme-style~="DI_range_input_handleColor"]::-moz-range-thumb {
        background-color: #E3173E;
    }

    [data-theme-style~="DI_range_input_handleColor"]::-ms-thumb {
        background-color: #E3173E;
    }

    /* Track */
    [data-theme-style~="DI_range_input_trackColor"] {
        /* Use a linear gradient to generate only the 2px height background */
        background: linear-gradient(#808080, #808080) no-repeat center;
        background-size: 100% 2px;
    }
/*</style>*/








/*<style>*/
    [data-theme-style~="DI_filterScrollTopButton_bgColor"]{
        background-color: #E3173E;
    }

    [data-theme-style~="DI_filterScrollTopButton_borderColor"]{
        border-color: #E3173E;
    }

    [data-theme-style~="DI_filterScrollTopButton_fontColor"]{
        color: #FFFFFF;
    }

    [data-theme-style~="DI_filterScrollTopButton_picto_fillColor"]{
        fill: #FFFFFF;
    }

    [data-theme-style~="DI_filterScrollTopButton_shadowColor"]{
        box-shadow: 0 0 0 2px transparent;
    }
/*</style>*/






/*<style>*/
[data-theme-style~="DI_finePrintLink_fontColor"]:hover,
[data-theme-style~="DI_finePrintLink_fontColor"]:focus,
[data-theme-style~="DI_finePrintLink_fontColor"]:active,
[data-theme-style~="DI_finePrintLink_fontColor"] {
color: #707070;
}
/*</style>*/











/*<style>*/
[data-theme-style~="DI_vehicleHub"] {
    background-color: #1b1b1b;
    color: #FFFFFF;
}


    [data-theme-style~="DI_vehicleHub_new"] {
        background-color: #1b1b1b;
        color: #FFFFFF;
    }



    [data-theme-style~="DI_vehicleHub_used"] {
        background-color: #1b1b1b;
        color: #FFFFFF;
    }

/*</style>*/







/*<style>*/
[data-theme-style~="DI_label_bgColor"] {
background-color: #1b1b1b;
}

[data-theme-style~="DI_label_fontColor"] {
color: #FFFFFF;
}
/*</style>*/









/*<style>*/
    [data-theme-style~="DI_lightSpecs_itemText_fontColor"] {
        color: #707070;
    }

    [data-theme-style~="DI_lightSpecs_itemIcon_fontColor"] svg path {
        fill: #1b1b1b;
    }

/*</style>*/









/*<style>*/

[data-theme-style~="DI_link_fontColor"] {
    color:#707070
}

[data-theme-style~="DI_link_fontColor"]:hover,
[data-theme-style~="DI_link_fontColor"]:focus,
[data-theme-style~="DI_link_fontColor"]:active {
    color:#707070;
}

/*</style>*/













/*<style>*/
    [data-theme-style~="DI_mobileFiltersBar_bgColor"] {
        background-color: #FFFFFF;
    }

    [data-theme-style~="DI_mobileFiltersBar_item"] {
        background-color: #FFFFFF;
        color: #1b1b1b;
        border-color: #E3173E;
    }

    [data-theme-style~="DI_mobileFiltersCloseButton_bgColor"] {
        background-color: #E3173E;
    }

    [data-theme-style~="DI_mobileFiltersCloseButton_fontColor"] {
        color: #FFFFFF;
    }
/*</style>*/








/*<style>*/
    [data-theme-style~="DI_mobileFiltersResultButton_bgColor"] {
        background-color: #E3173E;
    }

    [data-theme-style~="DI_mobileFiltersResultButton_fontColor"] {
        color: #FFFFFF;
    }
/*</style>*/











/*<style>*/
[data-theme-style~="DI_modal_bgColor"] {
background-color: #FFFFFF;
}

[data-theme-style~="DI_modal_fontColor"] {
color: #1b1b1b;
}

[data-theme-style~="DI_modal_closeBtn_fontColor"] {
color: #FFFFFF;
}

[data-theme-style~="DI_modal_closeBtn_bgColor"] {
background-color: #E3173E;
}
/*</style>*/













/*<style>*/
[data-theme-style~="DI_option_button_fontColor"] {
    color: #1b1b1b;
}

[data-theme-style~="DI_option_button_fontColor"] i:before,
[data-theme-style~="DI_option_button_fontColor"] i:after {
    background-color: #1b1b1b;
}

[data-theme-style~="DI_option_button_fontColor"]:hover,
[data-theme-style~="DI_option_button_fontColor"].active {
    color: #E3173E;
}
/*</style>*/








/*<style>*/
[data-theme-style~="DI_option_modal_bgColor"] {
    background-color: #FFFFFF;
}

[data-theme-style~="DI_option_modal_triangle_bgColor"] {
    fill: #FFFFFF;
}

[data-theme-style~="DI_option_modal_item_fontColor"] {
    color: #1b1b1b;
}

[data-theme-style~="DI_option_modal_item_fontColor"]:before,
[data-theme-style~="DI_option_modal_item_fontColor"]:after {
    background-color: #1b1b1b;
}

[data-theme-style~="DI_option_modal_item_fontColor"]:hover,
[data-theme-style~="DI_option_modal_item_fontColor"].active {
    color: #E3173E;
}

[data-theme-style~="DI_option_modal_item_fontColor"].active:before,
[data-theme-style~="DI_option_modal_item_fontColor"].active:after {
    background-color: #E3173E;
}
/*</style>*/









/*<style>*/
[data-theme-style~="DI_pagination_item_fontColor"] {
    color: #1b1b1b;
}

[data-theme-style~="DI_pagination_item_fontColor"]:hover,
[data-theme-style~="DI_pagination_item_fontColor"]:focus {
    color: #E3173E;
}

[data-theme-style~="DI_pagination_item_fontColor"]:hover:before,
[data-theme-style~="DI_pagination_item_fontColor"]:focus:before,
[data-theme-style~="DI_pagination_item_fontColor"]:hover:after,
[data-theme-style~="DI_pagination_item_fontColor"]:focus:after {
    color: #1b1b1b;
}

[data-theme-style~="DI_pagination_item_fontColor"].active {
    color: #E3173E;
}
/*</style>*/











/*<style>*/
[data-theme-style~="DI_vehiclePaymentOptions_itemContent_price_fontColor"] {
    color: #1b1b1b;
}

[data-theme-style~="DI_vehiclePaymentOptions_itemContent_oldPrice_fontColor"] {
    color: #1b1b1b;
}

[data-theme-style~="DI_vehiclePaymentOptions_itemContent_offerDetail_fontColor"] {
    color: #707070;
}
/*</style>*/









/*<style>*/
[data-theme-style~="DI_popover_openBtn"] {
background-color: #E3173E;
color: #FFFFFF;
}

[data-theme-style~="DI_popover_closeBtn"] {
background-color: #E3173E;
color: #FFFFFF;
}

[data-theme-style~="DI_popover_surface"] {
background-color: #FFFFFF;
}
/*</style>*/










/*<style>*/
[data-theme-style~="DI_search_borderColor"] {
border-color: #808080;
}

[data-theme-style~="DI_search_title_fontColor"] {
color: #1b1b1b;
}

[data-theme-style~="DI_search_input_bgColor"] {
background-color: #FFFFFF;
}

[data-theme-style~="DI_search_input_fontColor"] {
color: #999999;
}

[data-theme-style~="DI_search_reset_bgColor"],
[data-theme-style~="DI_search_reset_bgColor"]:hover,
[data-theme-style~="DI_search_reset_bgColor"]:active,
[data-theme-style~="DI_search_reset_bgColor"]:focus {
background-color: #FFFFFF;
}

[data-theme-style~="DI_search_reset_fontColor"],
[data-theme-style~="DI_search_reset_fontColor"]:hover,
[data-theme-style~="DI_search_reset_fontColor"]:active,
[data-theme-style~="DI_search_reset_fontColor"]:focus {
color: #808080;
}
/*</style>*/






/*<style>*/
[data-theme-style~="DI_rebateBanner"] {
background-color: #FFFFFF;
color: #1b1b1b;
}

[data-theme-style~="DI_rebateBanner_picto"] {
fill: #FFFFFF;
background-color: #FFFFFF;
}
/*</style>*/







/*<style>*/
[data-theme-style~="DI_resetLabel_bgColor"] {
background-color: #FFFFFF;
}

[data-theme-style~="DI_resetLabel_borderColor"] {
border-color: #808080;
}

[data-theme-style~="DI_resetLabel_fontColor"] {
color: #808080;
}
/*</style>*/






/*<style>*/
    [data-theme-style~="DI_stockNumber_fontColor"] {
        color: #707070;
    }
/*</style>*/










/*<style>*/
    [data-theme-style~="DI_tabs_index_backgroundColor"] {
        background-color: transparent;
    }

    [data-theme-style~="DI_tabs_index_backgroundColor"].active {
        background-color: transparent;
    }

    [data-theme-style~="DI_tabs_indexList_borderColor"] {
        border-color: #808080;
    }

    [data-theme-style~="DI_tabs_index_borderColor_active"] {
        border-color: #E3173E;
    }

    [data-theme-style~="DI_tabs_index_fontColor"] {
        color: #1b1b1b;
    }

    [data-theme-style~="DI_tabs_index_fontColor"].active {
        color: #1b1b1b;
    }

    [data-theme-style~="DI_tabs_index_fontColor"].active::after {
        background-color: #E3173E;
    }

    [data-theme-style~="DI_tabs_index_fontColor"]:active,
    [data-theme-style~="DI_tabs_index_fontColor"]:focus,
    [data-theme-style~="DI_tabs_index_fontColor"]:hover {
        color: #1b1b1b;
    }
/*</style>*/






/*<style>*/
[data-theme-style~="DI_tooltip"] {
background-color: #FFFFFF;
color: #1b1b1b;
}
/*</style>*/





/*<style>*/
    [data-theme-style~="DI_vehicleDealerName_fontColor"] {
        color: #1b1b1b;
    }
/*</style>*/




/*<style>*/
    [data-theme-style~="DI_watermark_fontColor"]{
        color: #FFFFFF;
    }
    [data-theme-style~="DI_watermark_bgColor"]{
        background-color: #999999;
    }
/*</style>*/






/*<style>*/
    [data-theme-style~="DI_recentView_borderColor"]{
        border-color: #E3173E;
    }

    [data-theme-style~="DI_recentView_bgColor"]{
        background-color: #FFFFFF;
    }
/*</style>*/










/*<style>*/

[data-theme-style~="DI_filters_bgColor"] {
    background-color: #FFFFFF;
}

[data-theme-style~="DI_filters_fontColor"] {
    color: #1b1b1b;
}

/*</style>*/


/*<style>*/

[data-theme-style~="DI_filterCategory_content_bgColor"] {
    background-color: #FFFFFF;
}

/*</style>*/







/*<style>*/

[data-theme-style~="DI_filterCategory_title_bgColor"] {
    background-color: #FFFFFF;
}

[data-theme-style~="DI_filterCategory_title_borderColor"] {
    border-bottom: 1px solid #808080;
}

[data-theme-style~="DI_filterCategory_title_fontColor"] {
    color: #1b1b1b;
}

/* Use the same color as the title's font for the dropdown icon */
[data-theme-style~="DI_filterCategory_title_fontColor"]:before,
[data-theme-style~="DI_filterCategory_title_fontColor"]:after {
    background-color: #1b1b1b;
}

/*</style>*/










/*<style>*/
    [data-theme-style~="DI_vehicleCard_bgColor"] {
        background-color: #FFFFFF;
    }

    [data-theme-style~="DI_vehicleCard_fontColor"] {
        color: #1b1b1b;
    }

    [data-theme-style~="DI_vehicleCard_borderColor"] {
        border-color: #808080;
    }
/*</style>*/


























/*<style>*/



/* Light */
[data-theme-style~="carouselLight_navigation_fontColor"].swiper-button-prev,
[data-theme-style~="carouselLight_navigation_fontColor"].swiper-button-next {
    color: #1b1b1b;
}

[data-theme-style~="carouselLight_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-prev:hover,
[data-theme-style~="carouselLight_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-prev:focus,
[data-theme-style~="carouselLight_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-prev:active,
[data-theme-style~="carouselLight_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-next:hover,
[data-theme-style~="carouselLight_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-next:focus,
[data-theme-style~="carouselLight_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-next:active {
color: #004478;
}

/* Dark */
[data-theme-style~="carouselDark_navigation_fontColor"].swiper-button-prev,
[data-theme-style~="carouselDark_navigation_fontColor"].swiper-button-next {
color: #FFFFFF;
}

[data-theme-style~="carouselDark_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-prev:hover,
[data-theme-style~="carouselDark_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-prev:focus,
[data-theme-style~="carouselDark_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-prev:active,
[data-theme-style~="carouselDark_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-next:hover,
[data-theme-style~="carouselDark_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-next:focus,
[data-theme-style~="carouselDark_navigation_fontColor"]:not(.swiper-button-disabled).swiper-button-next:active {
color: #007DBA;
}



[data-theme-style~="carouselDark_pagination_bgColor"] .swiper-pagination-bullet {
background-color: #FFFFFF;
}

[data-theme-style~="carouselDark_pagination_borderColor"] .swiper-pagination-bullet {
border-color: #FFFFFF;
}

[data-theme-style~="carouselLight_pagination_bgColor"] .swiper-pagination-bullet {
background-color: #707070;
}

[data-theme-style~="carouselLight_pagination_borderColor"] .swiper-pagination-bullet {
border-color: #707070;
}

[data-theme-style~="carouselDark_pagination_bgColor"] .swiper-pagination-bullet-active {
background-color: #E3173E;
}

[data-theme-style~="carouselDark_pagination_borderColor"] .swiper-pagination-bullet-active {
border-color: #E3173E;
}

[data-theme-style~="carouselLight_pagination_bgColor"] .swiper-pagination-bullet-active {
background-color: #E3173E;
}

[data-theme-style~="carouselLight_pagination_borderColor"] .swiper-pagination-bullet-active {
border-color: #E3173E;
}

/*</style>*/










/*<style>*/
    [data-theme-style~="formFooter_bgColor"]  {
        background-color: #E3173E;
    }

    [data-theme-style~="formFooter_fontColor"]  {
        color: #E3173E;
    }

    /**************************************
                Error Messages
    **************************************/
    [data-theme-style~="form_error_fontColor"]{
        color: #E3173E;
    }

    .is-invalid-label,
    .is-invalid-input:not(:focus)::placeholder,
    .is-invalid-label::after,
    .is-invalid-label.checkbox-label,
    .is-invalid-input + .form-field__label-file-block {
        color: #E3173E;
    }

    .is-invalid-input:not(:focus),
    .is-invalid-label.checkbox-label::before,
    .is-invalid-input + .form-field__label-file-block {
        border: 1px solid #E3173E;
    }

    [data-theme-style~="form_success_fontColor"] {
        color: #008000;
    }

    .form__rating--empty{
        color: #E3173E;
    }

    .form__rating--empty:hover,
    .form__rating--empty:active,
    .form__rating--empty:focus,
    .form__rating--empty:visited,
    .form__rating--full,
    .form__rating--full:hover,
    .form__rating--full:active,
    .form__rating--full:focus,
    .form__rating--full:visited{
        color: #E3173E;
    }

/*</style>*/



/*<style>*/

    .reviews_button {
        content:'primary';
    }

/*</style>*/


















/*<style>*/

    [data-theme-style~="showroom_primaryColor"]{
        color: #E3173E;
    }

    [data-theme-style~="showroom_primaryColor_label"]{
        color: #E3173E;
    }

    [data-theme-style~="showroom_primaryColor_price"]{
        color: #E3173E;
    }

    [data-theme-style~="showroom_secondaryColor"],
    [data-theme-style~="showroom_secondaryColor"]:after{
        color: #E3173E;
    }

    [data-theme-style~="showroom_borderColor"]{
        color: #E3173E;
        border-color: #E3173E;
    }

    [data-theme-style~="vehicleRebate_fontColor"]{
        color: #1b1b1b;
    }
    [data-theme-style~="vehicleTagline_fontColor"]{
        color: #1b1b1b;
    }
/*</style>*/
















/*<style>*/
    

    [data-theme-style~="widgetSticky_item_borderColor"] {
        border-color: #808080;
    }

    [data-theme-style~="widgetSticky_item_bgColor"] {
        background-color: #E3173E;
    }

    [data-theme-style~="widgetSticky_label_fontColor"] {
        color: #E3173E;
    }

    [data-theme-style~="widgetSticky_label_bgColor"] {
        background-color: #E3173E;
    }

    [data-theme-style~="widgetSticky_buttonMobile_bgColor"] {
        background-color: #E3173E;
    }

    [data-theme-style~="widgetSticky_buttonMobile_fontColor"]{
        color: #E3173E;
    }
/*</style>*/



































































/*<style>*/

.-darkMode [data-theme-style="accordionItem"] {
    --accordion-item-border: #FFFFFF;
}

.-darkMode [data-theme-style="accordionItemButton"] {
    --accordion-item-button-text: #FFFFFF;
    --accordion-item-button-text-focus: #FFFFFF;
    --accordion-item-button-text-hover: #FFFFFF;
    --accordion-item-icon: #FFFFFF;
    --accordion-item-icon-bg-focus: transparent;
    --accordion-item-icon-bg-hover: transparent;
    --accordion-item-icon-border-focus: transparent;
    --accordion-item-icon-focus: transparent;
}

.-darkMode [data-theme-style="accordionItemContent"] {
    --accordion-item-content-text: #FFFFFF;
}

.-lightMode [data-theme-style="accordionItem"] {
    --accordion-item-border: #808080;
}

.-lightMode [data-theme-style="accordionItemButton"] {
    --accordion-item-button-text: #1b1b1b;
    --accordion-item-button-text-focus: #1b1b1b;
    --accordion-item-button-text-hover: #1b1b1b;
    --accordion-item-icon: #1b1b1b;
    --accordion-item-icon-bg-focus: transparent;
    --accordion-item-icon-bg-hover: transparent;
    --accordion-item-icon-border-focus: transparent;
    --accordion-item-icon-focus: transparent;
}

.-lightMode [data-theme-style="accordionItemContent"] {
    --accordion-item-content-text: #1b1b1b;
}

/*</style>*/








/*<style>*/

[data-theme-style="addressLink"] {
    --address-link-text: #007DBA;
    --address-link-text-hover: #007DBA;
    --address-link-icon: #1b1b1b;
}

.-darkMode [data-theme-style="addressLink"] {
    --address-link-text: #007DBA;
    --address-link-text-hover: #007DBA;
    --address-link-icon: #1b1b1b;
}

/*<style>*/



















/*<style>*/

.m-careerCardBravo {
    --career-card-background: #FFFFFF;
    --career-card-border: #808080;
}

.m-careerCardBravo__header.-darkMode {
    --career-card-background: #999999;
}

.m-careerCardBravo__header.-darkMode > .-heading4 {
    --career-card-text: #FFFFFF;
}
.m-careerCardBravo__header.-darkMode > div > .-fineprint {
    --career-card-text: #FFFFFF;
}

/*</style>*/













/*<style>*/

.m-employeeCardAlpha {
    border-color: #808080;
}

.m-employeeCardAlpha__content {
    background-color: #FFFFFF;
}

.m-employeeCardAlpha__employeePhone .a-icon,
.m-employeeCardAlpha__employeePhone .i-icon {
    fill: #1b1b1b;
}

.m-employeeCardAlpha__picture {
    background-color: #c7c7c7;
}

/*</style>*/









/*<style>*/

    [data-theme-style="employeeCardBravo"] {
        --employee-card-background: #c7c7c7;
        --employee-card-border: #808080;
        --typography-text: #1b1b1b;
        --employee-card-picture-border: #1b1b1b;
    }

/*</style>*/












/*<style>*/

    [data-theme-style="employeeCardCharlie"] {
        --employee-card-background: #c7c7c7;
        --employee-card-content-border: #808080;
        --employee-card-content-background: #FFFFFF;
        --typography-text: #1b1b1b;
        --employee-card-picture-background: #c7c7c7;
        --employee-card-picture-border: #1b1b1b;
    }

/*</style>*/









/*<style>*/

.t-highlights.-darkMode .m-highlightCardAlpha.-darkMode,
.t-highlights.-lightMode .m-highlightCardAlpha.-darkMode  {
    --highlight-card-background: #E3173E;
}
.t-highlights.-darkMode .m-highlightCardAlpha.-darkMode *,
.t-highlights.-lightMode .m-highlightCardAlpha.-darkMode * {
    --typography-text: #FFFFFF;
}

.t-highlights.-darkMode .m-highlightCardAlpha.-lightMode,
.t-highlights.-lightMode .m-highlightCardAlpha.-lightMode {
    --highlight-card-background: #FFFFFF;
}
.t-highlights.-darkMode .m-highlightCardAlpha.-lightMode *,
.t-highlights.-lightMode .m-highlightCardAlpha.-lightMode * {
    --typography-text: #1b1b1b;
}

/*<style>*/








/*<style>*/

.t-highlights.-darkMode .m-highlightCardBravo.-darkMode,
.t-highlights.-lightMode .m-highlightCardBravo.-darkMode {
    --hightlight-card-background: #007DBA;
    --hightlight-card-border: #E3173E;
}
.t-highlights.-darkMode .m-highlightCardBravo.-darkMode *,
.t-highlights.-lightMode .m-highlightCardBravo.-darkMode * {
    --typography-text: #FFFFFF;
}

.t-highlights.-darkMode .m-highlightCardBravo.-lightMode,
.t-highlights.-lightMode .m-highlightCardBravo.-lightMode {
    --hightlight-card-background: #FFFFFF;
    --hightlight-card-border: #1b1b1b;
}
.t-highlights.-darkMode .m-highlightCardBravo.-lightMode *,
.t-highlights.-lightMode .m-highlightCardBravo.-lightMode * {
    --typography-text: #1b1b1b;
}

/*<style>*/








/*<style>*/

.t-highlights.-darkMode .m-highlightCardCharlie.-darkMode,
.t-highlights.-lightMode .m-highlightCardCharlie.-darkMode {
	--hightlights-card-background: #FFFFFF;
	--hightlights-card-border: #FFFFFF;
}
.t-highlights.-darkMode .m-highlightCardCharlie.-darkMode *,
.t-highlights.-lightMode .m-highlightCardCharlie.-darkMode * {
	--typography-text: #FFFFFF;
}

.t-highlights.-darkMode .m-highlightCardCharlie.-lightMode,
.t-highlights.-lightMode .m-highlightCardCharlie.-lightMode {
	--hightlights-card-background: #1b1b1b;
	--hightlights-card-border: #FFFFFF;
}
.t-highlights.-darkMode .m-highlightCardCharlie.-lightMode *,
.t-highlights.-lightMode .m-highlightCardCharlie.-lightMode * {
	--typography-text: #FFFFFF;
}
/*</style>*/















/*<style>*/

.t-highlights.-darkMode .m-highlightCardDelta.-darkMode,
.t-highlights.-lightMode .m-highlightCardDelta.-darkMode {
    --highlight-card-background: #1b1b1b;
    --hightlight-card-background-gradient-hover: #E3173E;
    --hightlight-card-content-border: #E3173E;
    --hightlight-card-icon-background: #E3173E;
    --hightlight-card-icon-fill: #E3173E;
}
.t-highlights.-darkMode .m-highlightCardDelta.-darkMode *,
.t-highlights.-lightMode .m-highlightCardDelta.-darkMode * {
    --typography-text: #FFFFFF;
}

.t-highlights.-darkMode .m-highlightCardDelta.-lightMode,
.t-highlights.-lightMode .m-highlightCardDelta.-lightMode {
    --highlight-card-background: #FFFFFF;
    --hightlight-card-background-gradient-hover: #FFFFFF;
    --hightlight-card-content-border: #FFFFFF;
    --hightlight-card-icon-background: #FFFFFF;
    --hightlight-card-icon-fill: #1b1b1b;
}
.t-highlights.-darkMode .m-highlightCardDelta.-lightMode *,
.t-highlights.-lightMode .m-highlightCardDelta.-lightMode * {
    --typography-text: #1b1b1b;
}

/*</style>*/








/*<style>*/

.t-highlights.-darkMode .m-highlightCardEcho.-darkMode,
.t-highlights.-lightMode .m-highlightCardEcho.-darkMode {
    --highlight-card-echo-background: #1b1b1b;
    --highlight-card-echo-border: #1b1b1b;
}
.t-highlights.-darkMode .m-highlightCardEcho.-darkMode *,
.t-highlights.-lightMode .m-highlightCardEcho.-darkMode * {
    --typography-text: #FFFFFF;
}

.t-highlights.-darkMode .m-highlightCardEcho.-lightMode,
.t-highlights.-lightMode .m-highlightCardEcho.-lightMode {
    --highlight-card-echo-background: #FFFFFF;
    --highlight-card-echo-border: #FFFFFF;
}
.t-highlights.-darkMode .m-highlightCardEcho.-lightMode *,
.t-highlights.-lightMode .m-highlightCardEcho.-lightMode * {
    --typography-text: #1b1b1b;
}

/*</style>*/






/*<style>*/

.t-highlights.-darkMode .m-highlightCardFoxtrot.-darkMode,
.t-highlights.-lightMode .m-highlightCardFoxtrot.-darkMode {
    --highlight-card-foxtrot-border: #E3173E;
}
.t-highlights.-darkMode .m-highlightCardFoxtrot.-darkMode *,
.t-highlights.-lightMode .m-highlightCardFoxtrot.-darkMode * {
    --typography-text: #FFFFFF;
}

.t-highlights.-darkMode .m-highlightCardFoxtrot.-lightMode,
.t-highlights.-lightMode .m-highlightCardFoxtrot.-lightMode {
    --highlight-card-foxtrot-border: #E3173E;
}
.t-highlights.-darkMode .m-highlightCardFoxtrot.-lightMode *,
.t-highlights.-lightMode .m-highlightCardFoxtrot.-lightMode * {
    --typography-text: #1b1b1b;
}

/*</style>*/
















/*<style>*/

.t-highlights.-darkMode .m-highlightCardGolf.-darkMode,
.t-highlights.-lightMode .m-highlightCardGolf.-darkMode {
    --hightlights-card-golf-link-background: #1b1b1b;
    --hightlights-card-golf-link-border: #FFFFFF;
    --hightlights-card-golf-border-one: #EE0000;
    --hightlights-card-golf-border-two: #EE0000;
    --hightlights-card-golf-border-three: #1b1b1b;
    --hightlights-card-golf-border-four: #1b1b1b;
}
.t-highlights.-darkMode .m-highlightCardGolf.-darkMode *,
.t-highlights.-lightMode .m-highlightCardGolf.-darkMode * {
    --typography-text: #FFFFFF;
}

.t-highlights.-darkMode .m-highlightCardGolf.-lightMode,
.t-highlights.-lightMode .m-highlightCardGolf.-lightMode {
    --hightlights-card-golf-link-background: #1b1b1b;
    --hightlights-card-golf-link-border: #1b1b1b;
    --hightlights-card-golf-border-one: #EE0000;
    --hightlights-card-golf-border-two: #EE0000;
    --hightlights-card-golf-border-three: #1b1b1b;
    --hightlights-card-golf-border-four: #1b1b1b;
}

.t-highlights.-darkMode .m-highlightCardGolf.-lightMode *,
.t-highlights.-lightMode .m-highlightCardGolf.-lightMode * {
    --typography-text: #1b1b1b;
}

/*<style>*/








/*<style>*/

.t-highlights.-darkMode .m-highlightCardHotel.-darkMode,
.t-highlights.-lightMode .m-highlightCardHotel.-darkMode {
    --hightlights-card-background: #FFFFFF;
    --hightlights-card-border: #FFFFFF;
}
.t-highlights.-darkMode .m-highlightCardHotel.-darkMode *,
.t-highlights.-lightMode .m-highlightCardHotel.-darkMode * {
    --typography-text: #FFFFFF;
}

.t-highlights.-darkMode .m-highlightCardHotel.-lightMode,
.t-highlights.-lightMode .m-highlightCardHotel.-lightMode {
    --hightlights-card-background: #1b1b1b;
    --hightlights-card-border: #1b1b1b;
}
.t-highlights.-darkMode .m-highlightCardHotel.-lightMode *,
.t-highlights.-lightMode .m-highlightCardHotel.-lightMode * {
    --typography-text: #1b1b1b;
}

/*</style>*/












/*<style>*/

.t-highlights.-darkMode .m-highlightCardIndia.-darkMode,
.t-highlights.-lightMode .m-highlightCardIndia.-darkMode {
    --highlight-card-background: #1b1b1b;
    --highlight-card-border: #1b1b1b;
    --highlight-card-icon-background: #1b1b1b;
    --highlight-card-icon-border: #1b1b1b;

}
.t-highlights.-darkMode .m-highlightCardIndia.-darkMode *,
.t-highlights.-lightMode .m-highlightCardIndia.-darkMode * {
    --typography-text: #FFFFFF;
}

.t-highlights.-darkMode .m-highlightCardIndia.-lightMode,
.t-highlights.-lightMode .m-highlightCardIndia.-lightMode {
    --highlight-card-background: #FFFFFF;
    --highlight-card-border: #1b1b1b;
    --highlight-card-icon-background: #FFFFFF;
    --highlight-card-icon-border: #1b1b1b;

}
.t-highlights.-darkMode .m-highlightCardIndia.-lightMode *,
.t-highlights.-lightMode .m-highlightCardIndia.-lightMode * {
    --typography-text: #1b1b1b;
}

/*<style>*/








/*<style>*/

.t-highlights.-darkMode .m-highlightCardKilo.-darkMode,
.t-highlights.-lightMode .m-highlightCardKilo.-darkMode  {
	--highlight-card-background: #1b1b1b;
	--highlight-card-border: #1b1b1b;
}
.t-highlights.-darkMode .m-highlightCardKilo.-darkMode *,
.t-highlights.-lightMode .m-highlightCardKilo.-darkMode * {
	--typography-text: #FFFFFF;
}

.t-highlights.-darkMode .m-highlightCardKilo.-lightMode,
.t-highlights.-lightMode .m-highlightCardKilo.-lightMode {
	--highlight-card-background: #FFFFFF;
	--highlight-card-border: #1b1b1b;
}
.t-highlights.-darkMode .m-highlightCardKilo.-lightMode *,
.t-highlights.-lightMode .m-highlightCardKilo.-lightMode * {
	--typography-text: #1b1b1b;
}

/*<style>*/








/*<style>*/

.t-highlights.-darkMode .m-highlightCardLima.-darkMode,
.t-highlights.-lightMode .m-highlightCardLima.-darkMode {
    --highlight-card-background: #1b1b1b;
    --highlight-card-border: #FFFFFF;
}
.t-highlights.-darkMode .m-highlightCardLima.-darkMode *,
.t-highlights.-lightMode .m-highlightCardLima.-darkMode * {
    --highlight-card-text: #FFFFFF;
}

.t-highlights.-darkMode .m-highlightCardLima.-lightMode,
.t-highlights.-lightMode .m-highlightCardLima.-lightMode {
    --highlight-card-background: #FFFFFF;
    --highlight-card-border: #1b1b1b;
}
.t-highlights.-darkMode .m-highlightCardLima.-lightMode *,
.t-highlights.-lightMode .m-highlightCardLima.-lightMode * {
    --highlight-card-text: #1b1b1b;
}

/*<style>*/


/*<style>*/

:root {
    --highlight-card-background: #eaeaea;
}

/*</style>*/






/*<style>*/

.m-promotionCardAlpha {
    --promotion-card-alpha-border: #c7c7c7;
    --promotion-card-alpha-introduction-background: transparent;
}

/*</style>*/












/*<style>*/

.m-reviewCardAlpha {
    --article-card-author-name: #707070;
    --article-card-background: #FFFFFF;
    --article-card-border: #FFFFFF;
    --article-card-star: #E3173E;
}

/*<style>*/





/*<style>*/

.m-reviewCardBravo {
    --article-card-background: #FFFFFF;
    --article-card-author-name: #707070;
    --article-card-border: #808080;
    --article-card-star: #E3173E;
}

/*<style>*/




















/*<style>*/

.-darkMode.m-reviewCardCharlie {
    --article-card-author-name: #E3173E;
    --article-card-background: #E3173E;
    --article-card-border-hover: #E3173E;
    --article-card-border: #E3173E;
    --article-card-gradient-bottom: #E3173E;
    --article-card-gradient-top: #E3173E;
    --article-card-icon-hover: #E3173E;
    --article-card-icon: #E3173E;
    --article-card-star: #E3173E;
}

.-lightMode.m-reviewCardCharlie {
    --article-card-author-name: #E3173E;
    --article-card-background: #E3173E;
    --article-card-border-hover: #E3173E;
    --article-card-border: #E3173E;
    --article-card-gradient-bottom: #E3173E;
    --article-card-gradient-top: #E3173E;
    --article-card-icon-hover: #E3173E;
    --article-card-icon: #E3173E;
    --article-card-star: #E3173E;
}

/*<style>*/


















/*<style>*/

.-darkMode.m-reviewCardDelta {
    --article-card-background: #1b1b1b;
    --article-card-author-name: #FFFFFF;
    --article-card-text: #FFFFFF;
    --article-card-border: #1b1b1b;
    --article-card-border-hover: #1b1b1b;
    --article-card-background-from-hover: #1b1b1b;
    --article-card-background-to-hover: #1b1b1b;
    --article-card-star: #FFFFFF;
}

.-lightMode.m-reviewCardDelta {
    --article-card-background: #eaeaea;
    --article-card-author-name: #1b1b1b;
    --article-card-text: #1b1b1b;
    --article-card-border: #707070;
    --article-card-border-hover: #707070;
    --article-card-background-from-hover: #FFFFFF;
    --article-card-background-to-hover: #FFFFFF;
    --article-card-star: #E3173E;
}

/*<style>*/











/*<style>*/

.-darkMode[data-theme-style="callToAction"] {
--call-to-action-gradient-top: #1b1b1b;
--call-to-action-gradient-bottom: #1b1b1b;
--call-to-action-text: #FFFFFF;
}

.-lightMode[data-theme-style="callToAction"],
[data-theme-style="callToAction"] {
--call-to-action-gradient-top: #FFFFFF;
--call-to-action-gradient-bottom: #FFFFFF;
--call-to-action-text: #1b1b1b;
}

/*<style>*/
























/*<style>*/

.s-bannerCallToActionBravo,
.-lightMode.s-bannerCallToActionBravo {
	--banner-call-to-action-background: #FFFFFF;
	--banner-call-to-action-cta-background: transparent;
	--banner-call-to-action-cta-border: #1b1b1b;
	--banner-call-to-action-cta-fill: #1b1b1b;
	--banner-call-to-action-cta-text: #1b1b1b;

	--banner-call-to-action-cta-hover-background: transparent;
	--banner-call-to-action-cta-hover-border: #E3173E;
	--banner-call-to-action-cta-hover-fill: #E3173E;
	--banner-call-to-action-cta-hover-text: #E3173E;

	--banner-call-to-action-cta-separator-background: #1b1b1b;
	--banner-call-to-action-cta-hover-separator-background: #E3173E;
}

.-darkMode.s-bannerCallToActionBravo {
	--banner-call-to-action-background: #1b1b1b;
	--banner-call-to-action-cta-background: transparent;
	--banner-call-to-action-cta-border: #FFFFFF;
	--banner-call-to-action-cta-fill: #FFFFFF;
	--banner-call-to-action-cta-text: #FFFFFF;
	
	--banner-call-to-action-cta-hover-background: transparent;
	--banner-call-to-action-cta-hover-border: #E3173E;
	--banner-call-to-action-cta-hover-fill: #E3173E;
	--banner-call-to-action-cta-hover-text: #E3173E;

	--banner-call-to-action-cta-separator-background: #FFFFFF;
	--banner-call-to-action-cta-hover-separator-background: #E3173E;
}

/*<style>*/


























/*<style>*/

.-darkMode .m-breadcrumbs,
.-darkMode .m-breadcrumbs.-primary {
    --breadcrumbs-home-icon: #FFFFFF;
    --breadcrumbs-home-icon-focus: #999999;
    --breadcrumbs-home-icon-hover: #999999;

    --breadcrumbs-separator-icon: #FFFFFF;
    --breadcrumbs-separator-icon-focus: #999999;
    --breadcrumbs-separator-icon-hover: #999999;

    --breadcrumbs-text: #FFFFFF;
    --breadcrumbs-text-active: #999999;
    --breadcrumbs-text-focus: #999999;
    --breadcrumbs-text-hover: #999999;
}

.-lightMode .m-breadcrumbs {
    --breadcrumbs-home-icon: #1b1b1b;
    --breadcrumbs-home-icon-focus: #E3173E;
    --breadcrumbs-home-icon-hover: #E3173E;

    --breadcrumbs-separator-icon: #1b1b1b;
    --breadcrumbs-separator-icon-focus: #E3173E;
    --breadcrumbs-separator-icon-hover: #E3173E;

    --breadcrumbs-text: #1b1b1b;
    --breadcrumbs-text-active: #E3173E;
    --breadcrumbs-text-focus: #E3173E;
    --breadcrumbs-text-hover: #E3173E;
}

/*<style>*/







/*<style>*/
    [data-theme-style~="businessHoursCard_fontColor"] {
        color: #E3173E;
    }

    [data-theme-style~="businessHoursCard_bgColor"] {
        background-color: #E3173E;
    }

    [data-theme-style~="businessHoursCard_borderColor"] {
        border-color: #808080;
    }

/*</style>*/












/*<style>*/
    
    [data-theme-style~="cardBusinessHours_bgColor"] {
        background-color: #E3173E;
    }

    [data-theme-style~="cardBusinessHours_borderColor"] {
        border-color: #808080;
    }

    [data-theme-style~="cardBusinessHours_fontColor"] {
        color: #E3173E;
    }

    [data-theme-style~="cardBusinessHours_picto_fontColor"] {
        color: #E3173E;
    }

    [data-theme-style~="cardBusinessHours_title_fontColor"] {
        color: #E3173E;
    }

    [data-theme-style~="cardBusinessHours_separator_borderColor"] {
        border-color: #808080;
    }

/*</style>*/















/*<style>*/
    [data-theme-style~="depHoursInfos_bgColor"] {
        background-color: #FFFFFF;
    }

    [data-theme-style~="depHoursInfos_borderColor"] {
        border-color: #1b1b1b;
    }

    [data-theme-style~="depHoursInfos_dealerNameColor"] {
        color: #1b1b1b;
    }

    .i-clock {
        fill: #1b1b1b;
    }

    [data-theme-style~="depHoursInfos_departmentNameColor"] {
        color: #1b1b1b;
    }

    [data-theme-style~="depHoursInfos_fontColor"] {
        color: #1b1b1b;
    }

    [data-theme-style~="depHoursInfos_closedColor"] {
        color: #1b1b1b;
        --dep-hours-infos-closed-color: #1b1b1b;
    }

    [data-theme-style~="depHoursInfos_openColor"] {
        color: #E3173E;
        --dep-hours-infos-open-color: #E3173E;
    }

    [data-theme-style~="depHoursInfos_phoneIconColor"] {
        fill: #1b1b1b;
    }

    .m-depHoursInfosExtra__department-phone-icon.a-icon,
    .m-depHoursInfosExtra__department-phone-icon.i-icon {
        fill: #1b1b1b;
    }

    [data-theme-style~="depHoursInfos_phoneTextColor"] {
        color: #1b1b1b;
    }

    [data-theme-style~="depHoursInfos_footer_closed"] {
        --dep-hours-infos-footer-closed: #1b1b1b;
    }

    [data-theme-style~="depHoursInfos_footer_open"] {
        --dep-hours-infos-footer-open: #E3173E;
    }
/*</style>*/






/*<style>*/
    [data-theme-style~="businessHoursCard_fontColor"] {
        color: #E3173E;
    }

    [data-theme-style~="businessHoursCard_bgColor"] {
        background-color: #E3173E;
    }

    [data-theme-style~="businessHoursCard_borderColor"] {
        border-color: #808080;
    }

/*</style>*/












































/*<style>*/

.-darkMode .m-compareButton {
    --compare-button-background: #1b1b1b;
    --compare-button-background-focus: #1b1b1b;
    --compare-button-background-hover: #1b1b1b;

    --compare-button-border: #1b1b1b;
    --compare-button-border-focus: #1b1b1b;
    --compare-button-border-hover: #1b1b1b;

    --compare-button-text: #FFFFFF;
    --compare-button-text-focus: #FFFFFF;
    --compare-button-text-hover: #FFFFFF;
}

.-darkMode .m-compareButton.-active {
    --compare-button-background-active: #FFFFFF;
    --compare-button-border-active: #FFFFFF;
    --compare-button-text-active: #1b1b1b;
}

.-darkMode .m-compareButton .a-icon,
.-darkMode .m-compareButton .i-icon {
    --compare-button-icon: #FFFFFF;
}

.-darkMode .m-compareButton.-active .a-icon,
.-darkMode .m-compareButton.-active .i-icon {
    --compare-button-icon-active: #1b1b1b;
}

.-darkMode .m-compareButton:focus .a-icon,
.-darkMode .m-compareButton:focus .i-icon {
    --compare-button-icon-focus: #FFFFFF;
}

.-darkMode .m-compareButton:hover .a-icon,
.-darkMode .m-compareButton:hover .i-icon {
    --compare-button-icon-hover: #FFFFFF;
}

.-lightMode .m-compareButton {
    --compare-button-background: #eaeaea;
    --compare-button-background-focus: #eaeaea;
    --compare-button-background-hover: #FFFFFF;

    --compare-button-border: #eaeaea;
    --compare-button-border-focus: #eaeaea;
    --compare-button-border-hover: #FFFFFF;

    --compare-button-text: #1b1b1b;
    --compare-button-text-focus: #1b1b1b;
    --compare-button-text-hover: #1b1b1b;
}

.-lightMode .m-compareButton.-active {
    --compare-button-background-active: #E3173E;
    --compare-button-border-active: #E3173E;
    --compare-button-text-active: #FFFFFF;
}

.-lightMode .m-compareButton .a-icon,
.-lightMode .m-compareButton .i-icon {
    --compare-button-icon: #1b1b1b;
}

.-lightMode .m-compareButton.-active .a-icon,
.-lightMode .m-compareButton.-active .i-icon {
    --compare-button-icon-active: #FFFFFF;
}

.-lightMode .m-compareButton:focus .a-icon,
.-lightMode .m-compareButton:focus .i-icon {
    --compare-button-icon-focus: #1b1b1b;
}

.-lightMode .m-compareButton:hover .a-icon,
.-lightMode .m-compareButton:hover .i-icon {
    --compare-button-icon-hover: #1b1b1b;
}

.-lightMode .m-compareButton.-active:focus .a-icon,
.-lightMode .m-compareButton.-active:focus .i-icon {
    --compare-button-icon-hover-focus: #E3173E;
}

.-lightMode .m-compareButton.-active:hover .a-icon,
.-lightMode .m-compareButton.-active:hover .i-icon {
    --compare-button-icon-hover-active: #1b1b1b;
}

/*<style>*/




/*<style>*/

[data-theme-style="widgetCountdown_bgColor"] {
    background-color:#FFFFFF;
}

[data-theme-style="widgetCountdown_title_fontColor"] {
    color:#FFFFFF;
}

[data-theme-style="widgetCountdown_title_fontColor"] .a-icon,
[data-theme-style="widgetCountdown_title_fontColor"] .i-icon {
    fill:#FFFFFF;
}

[data-theme-style="widgetCountdown_topContent_bgColor"] {
    background-color:#E3173E;
}

/*</style>*/





/*<style>*/

    .m-dealerInfosAlpha {
        --dealer-infos-name: #1b1b1b;
    }

/*</style>*/






































/*<style>*/

.-darkMode .m-dropdownAlpha {
    --dropdown-alpha-button-background: #FFFFFF;
    --dropdown-alpha-button-background-focus: #eaeaea;
    --dropdown-alpha-button-background-hover: #eaeaea;
    
    --dropdown-alpha-button-border: #1b1b1b;
    --dropdown-alpha-button-border-focus: #1b1b1b;
    --dropdown-alpha-button-border-hover: #1b1b1b;
    
    --dropdown-alpha-button-text: #1b1b1b;
    --dropdown-alpha-button-text-focus: #1b1b1b;
    --dropdown-alpha-button-text-hover: #1b1b1b;
}

.-darkMode .m-dropdownAlpha__panel {
    --dropdown-alpha-panel-background: #FFFFFF;
    --dropdown-alpha-panel-border: #808080;
}

.-darkMode .m-dropdownAlpha .i-dropdown {
    --dropdown-alpha-button-icon: #1b1b1b;
}

.-lightMode .m-dropdownAlpha {
    --dropdown-alpha-button-background: #FFFFFF;
    --dropdown-alpha-button-background-focus: #eaeaea;
    --dropdown-alpha-button-background-hover: #eaeaea;

    --dropdown-alpha-button-border: #1b1b1b;
    --dropdown-alpha-button-border-focus: #1b1b1b;
    --dropdown-alpha-button-border-hover: #1b1b1b;

    --dropdown-alpha-button-text: #1b1b1b;
    --dropdown-alpha-button-text-focus: #1b1b1b;
    --dropdown-alpha-button-text-hover: #1b1b1b;
}

.-lightMode .m-dropdownAlpha__panel {
    --dropdown-alpha-panel-background: #FFFFFF;
    --dropdown-alpha-panel-border: #808080;
}

.-lightMode .m-dropdownAlpha .i-dropdown {
    --dropdown-alpha-button-icon: #1b1b1b;
}

/*</style>*/



































/*<style>*/

.-darkMode [data-theme-style="dropdownBravoButton"],
.-darkMode .m-dropdownBravo {
    --dropdown-bravo-button-background: #FFFFFF;
    --dropdown-bravo-button-background-focus: #eaeaea;
    --dropdown-bravo-button-background-hover: #eaeaea;

    --dropdown-bravo-button-border: #1b1b1b;
    --dropdown-bravo-button-border-focus: #1b1b1b;
    --dropdown-bravo-button-border-hover: #1b1b1b;

    --dropdown-bravo-button-text: #1b1b1b;
    --dropdown-bravo-button-text-focus: #1b1b1b;
    --dropdown-bravo-button-text-hover: #1b1b1b;
    }

.-darkMode [data-theme-style="dropdownBravoButtonIcon"],
.-darkMode .m-dropdownBravo__button .i-dropdown {
    --dropdown-bravo-button-icon: #1b1b1b;
}

.-darkMode [data-theme-style="dropdownBravoPanel"],
.-darkMode .m-dropdownBravo__panel {
    --dropdown-bravo-panel-background: #FFFFFF;
    --dropdown-bravo-panel-border: #808080;
}

.-lightMode [data-theme-style="dropdownBravoButton"],
.-lightMode .m-dropdownBravo {
    --dropdown-bravo-button-background: #FFFFFF;
    --dropdown-bravo-button-background-focus: #eaeaea;
    --dropdown-bravo-button-background-hover: #eaeaea;

    --dropdown-bravo-button-border: #1b1b1b;
    --dropdown-bravo-button-border-focus: #1b1b1b;
    --dropdown-bravo-button-border-hover: #1b1b1b;

    --dropdown-bravo-button-text: #1b1b1b;
    --dropdown-bravo-button-text-focus: #1b1b1b;
    --dropdown-bravo-button-text-hover: #1b1b1b;
}

.-lightMode [data-theme-style="dropdownBravoButtonIcon"],
.-lightMode .m-dropdownBravo__button .i-dropdown {
    --dropdown-bravo-button-icon: #1b1b1b;
}

.-lightMode [data-theme-style="dropdownBravoPanel"],
.-lightMode .m-dropdownBravo__panel {
    --dropdown-bravo-panel-background: #FFFFFF;
    --dropdown-bravo-panel-border: #808080;
}

/*</style>*/




















/*<style>*/

.-darkMode .m-dropdownCharlie {
    --dropdown-charlie-button-text: #FFFFFF;
    --dropdown-charlie-button-text-focus: #E3173E;
    --dropdown-charlie-button-text-hover: #E3173E;

    --dropdown-charlie-button-icon: #FFFFFF;

    --dropdown-charlie-panel-background: #FFFFFF;
    --dropdown-charlie-panel-border: #1b1b1b;
    --dropdown-charlie-panel-text: #1b1b1b;
}

.-lightMode .m-dropdownCharlie,
.m-dropdownCharlie {
    --dropdown-charlie-button-text: #1b1b1b;
    --dropdown-charlie-button-text-focus: #E3173E;
    --dropdown-charlie-button-text-hover: #E3173E;

    --dropdown-charlie-button-icon: #1b1b1b;

    --dropdown-charlie-panel-background: #FFFFFF;
    --dropdown-charlie-panel-border: #1b1b1b;
    --dropdown-charlie-panel-text: #1b1b1b;
}

/*</style>*/



























/*<style>*/

.-darkMode [data-theme-style="dropdownOptionAlpha"] {
    --dropdown-option-alpha-background: #FFFFFF;
    --dropdown-option-alpha-background-focus: #eaeaea;
    --dropdown-option-alpha-background-hover: #eaeaea;

    --dropdown-option-alpha-border: #808080;
    --dropdown-option-alpha-border-focus: #808080;
    --dropdown-option-alpha-border-hover: #808080;
}

.-darkMode [data-theme-style="dropdownOptionAlphaAnchor"] {
    --dropdown-option-alpha-anchor-text: #1b1b1b;
    --dropdown-option-alpha-anchor-text-focus: #1b1b1b;
    --dropdown-option-alpha-anchor-text-hover: #1b1b1b;
}

.-lightMode [data-theme-style="dropdownOptionAlpha"] {
    --dropdown-option-alpha-background: #FFFFFF;
    --dropdown-option-alpha-background-focus: #eaeaea;
    --dropdown-option-alpha-background-hover: #eaeaea;

    --dropdown-option-alpha-border: #808080;
    --dropdown-option-alpha-border-focus: #808080;
    --dropdown-option-alpha-border-hover: #808080;
}

.-lightMode [data-theme-style="dropdownOptionAlphaAnchor"] {
    --dropdown-option-alpha-anchor-text: #1b1b1b;
    --dropdown-option-alpha-anchor-text-focus: #1b1b1b;
    --dropdown-option-alpha-anchor-text-hover: #1b1b1b;
}

/*</style>*/
























/*<style>*/

.-darkMode [data-theme-style="dropdownOptionBravo"] {
    --dropdown-option-bravo-background: #FFFFFF;
    --dropdown-option-bravo-background-focus: #eaeaea;
    --dropdown-option-bravo-background-hover: #eaeaea;

    --dropdown-option-bravo-border: #808080;
    --dropdown-option-bravo-border-focus: #808080;
    --dropdown-option-bravo-border-hover: #808080;

    --dropdown-option-bravo-anchor-text: #1b1b1b;
    --dropdown-option-bravo-anchor-text-focus: #1b1b1b;
    --dropdown-option-bravo-anchor-text-hover: #1b1b1b;
}

.-lightMode [data-theme-style="dropdownOptionBravo"] {
    --dropdown-option-bravo-background: #FFFFFF;
    --dropdown-option-bravo-background-focus: #eaeaea;
    --dropdown-option-bravo-background-hover: #eaeaea;

    --dropdown-option-bravo-border: #808080;
    --dropdown-option-bravo-border-focus: #808080;
    --dropdown-option-bravo-border-hover: #808080;

    --dropdown-option-bravo-anchor-text: #1b1b1b;
    --dropdown-option-bravo-anchor-text-focus: #1b1b1b;
    --dropdown-option-bravo-anchor-text-hover: #1b1b1b;
}

/*</style>*/














































/*<style>*/

.-darkMode .m-checkbox[data-theme-style="checkbox"] + label,
.-darkMode .m-checkbox[type=checkbox] + label {
    --checkbox-text: #FFFFFF;
}

.-darkMode .m-checkbox[data-theme-style="checkbox"] + label::before,
.-darkMode .m-checkbox[type=checkbox] + label::before {
    --checkbox-border: #FFFFFF;
}

.-darkMode .m-checkbox[data-theme-style="checkbox"] + label:hover,
.-darkMode .m-checkbox[type=checkbox] + label:hover {
    --checkbox-text-hover: #707070;
    --checkbox-background-hover: transparent;
}

.-darkMode .m-checkbox[data-theme-style="checkbox"] + label:hover::before,
.-darkMode .m-checkbox[type=checkbox] + label:hover::before {
    --checkbox-border-hover: #707070;
}

.-darkMode .m-checkbox[data-theme-style="checkbox"] + label.is-invalid-label,
.-darkMode .m-checkbox[type=checkbox] + label.is-invalid-label {
    --checkbox-text-error: #EE0000;
}

.-darkMode .m-checkbox[data-theme-style="checkbox"] + label.is-invalid-label::before,
.-darkMode .m-checkbox[type=checkbox] + label.is-invalid-label::before {
    --checkbox-border-error: #EE0000;
}

.-darkMode .m-checkbox[data-theme-style="checkbox"]:checked + label::before,
.-darkMode .m-checkbox[type=checkbox]:checked + label::before {
    --checkbox-background-active: transparent;
    --checkbox-border-active: #1b1b1b;
}

.-darkMode .m-checkbox[data-theme-style="checkbox"]:checked + label:after,
.-darkMode .m-checkbox[type=checkbox]:checked + label:after {
    --checkbox-check-mark: #FFFFFF;
}

.-lightMode .m-checkbox[data-theme-style="checkbox"] + label,
.-lightMode .m-checkbox[type=checkbox] + label {
    --checkbox-text: #1b1b1b;
}

.-lightMode .m-checkbox[data-theme-style="checkbox"] + label::before,
.-lightMode .m-checkbox[type=checkbox] + label::before {
    --checkbox-border: #E3173E;
}

.-lightMode .m-checkbox[data-theme-style="checkbox"] + label:hover,
.-lightMode .m-checkbox[type=checkbox] + label:hover {
    --checkbox-text-hover: #707070;
    --checkbox-background-hover: transparent;
}

.-lightMode .m-checkbox[data-theme-style="checkbox"] + label:hover::before,
.-lightMode .m-checkbox[type=checkbox] + label:hover::before {
    --checkbox-border-hover: #707070;
}

.-lightMode .m-checkbox[data-theme-style="checkbox"] + label.is-invalid-label,
.-lightMode .m-checkbox[type=checkbox] + label.is-invalid-label {
    --checkbox-text-error: #EE0000;
}

.-lightMode .m-checkbox[data-theme-style="checkbox"] + label.is-invalid-label::before,
.-lightMode .m-checkbox[type=checkbox] + label.is-invalid-label::before {
    --checkbox-border-error: #EE0000;
}

.-lightMode .m-checkbox[data-theme-style="checkbox"]:checked + label::before,
.-lightMode .m-checkbox[type=checkbox]:checked + label::before {
    --checkbox-background-active: #FFFFFF;
    --checkbox-border-active: #E3173E;
}

.-lightMode .m-checkbox[data-theme-style="checkbox"]:checked + label:after,
.-lightMode .m-checkbox[type=checkbox]:checked + label:after {
    --checkbox-check-mark: #E3173E;
}

.-darkMode .m-compareCheckbox__icon {
    --checkbox-icon: transparent;
    --checkbox-icon-active: transparent;
    --checkbox-icon-background: transparent;
    --checkbox-icon-background-active: transparent;
    --checkbox-icon-border: transparent;
    --checkbox-icon-border-active: transparent;
}

.-lightMode .m-compareCheckbox__icon {
    --checkbox-icon: transparent;
    --checkbox-icon-active: transparent;
    --checkbox-icon-background: transparent;
    --checkbox-icon-background-active: transparent;
    --checkbox-icon-border: transparent;
    --checkbox-icon-border-active: transparent;
}

/*</style>*/






/*<style>*/

.-darkMode .o-form .i-alert,
.-darkMode .di-search__content .i-alert {
    --alert-icon: #EE0000;
}

.-darkMode .o-form .i-check,
.-darkMode .di-search__content .i-check {
    --check-icon: #008000;
}

.-lightMode .o-form .i-alert,
.-lightMode .di-search__content .i-alert {
    --alert-icon: #EE0000;
}

.-lightMode .o-form .i-check,
.-lightMode .di-search__content .i-check {
    --check-icon: #008000;
}

/*</style>*/
















/*<style>*/

.-darkMode .m-fileField__fileBlock {
    --file-field-icon: #FFFFFF;
    --file-field-icon-focus: #FFFFFF;
    --file-field-icon-hover: #FFFFFF;

    --file-field-text: #FFFFFF;
    --file-field-text-focus: #FFFFFF;
    --file-field-text-hover: #FFFFFF;
}

.-darkMode .m-fileField__fineprint {
    --file-field-fineprint-text: #FFFFFF;
}

.-lightMode .m-fileField__fileBlock {
    --file-field-icon: #1b1b1b;
    --file-field-icon-focus: #1b1b1b;
    --file-field-icon-hover: #1b1b1b;

    --file-field-text: #1b1b1b;
    --file-field-text-focus: #1b1b1b;
    --file-field-text-hover: #1b1b1b;
}

.-lightMode .m-fileField__fineprint {
    --file-field-fineprint-text: #707070;
}

/*</style>*/






/*<style>*/

.-darkMode [data-theme-style="formField"] .m-field::placeholder {
    color: #707070;
}
.-darkMode [data-theme-style="formField"] .m-field.is-invalid-input::placeholder {
    color: #EE0000;
}

.-lightMode [data-theme-style="formField"] .m-field::placeholder {
    color: #707070;
}
.-lightMode [data-theme-style="formField"] .m-field.is-invalid-input::placeholder {
    color: #707070;
}

/*</style>*/
















/*<style>*/

.-darkMode [data-theme-style="radio"] {
    --radio-text: #FFFFFF;
    --radio-border: #FFFFFF;
    --radio-text-hover: #707070;
    --radio-border-hover: #707070;
    --radio-border-active: #FFFFFF;
    --radio-background-active: transparent;
    --radio-check-mark: #FFFFFF;
}

.-lightMode [data-theme-style="radio"] {
    --radio-text: #1b1b1b;
    --radio-border: #E3173E;
    --radio-text-hover: #707070;
    --radio-border-hover: #707070;
    --radio-border-active: #E3173E;
    --radio-background-active: transparent;
    --radio-check-mark: #E3173E;
}

/*</style>*/

















































/*<style>*/

.-darkMode .m-search {
    --search-icon: #707070;
    --search-icon-focus: #707070;
    --search-icon-hover: #707070;

    --search-text: #FFFFFF;
    --search-text-focus: #FFFFFF;
    --search-text-hover: #FFFFFF;
}

.-darkMode .m-search [type="search"] {
    --search-input-background: #FFFFFF;
    --search-input-background-focus: #c7c7c7;
    --search-input-background-hover: #c7c7c7;

    --search-input-border: #808080;
    --search-input-border-focus: #808080;
    --search-input-border-hover: #808080;

    --search-label-text: #707070;
    --search-label-text-focus: #707070;
    --search-label-text-hover: #707070;
}

.-darkMode .m-search [type="search"]::placeholder {
    --search-input-placeholder-text: #707070;
    --search-input-placeholder-text-focus: #707070;
    --search-input-placeholder-text-hover: #707070;
}

.-lightMode .m-search {
    --search-icon: #707070;
    --search-icon-focus: #707070;
    --search-icon-hover: #707070;

    --search-text: #707070;
    --search-text-focus: #707070;
    --search-text-hover: #707070;
}

.-lightMode .m-search [type="search"] {
    --search-input-background: #FFFFFF;
    --search-input-background-focus: #c7c7c7;
    --search-input-background-hover: #c7c7c7;

    --search-input-border: #808080;
    --search-input-border-focus: #707070;
    --search-input-border-hover: #808080;

    --search-label-text: #707070;
    --search-label-text-focus: #707070;
    --search-label-text-hover: #707070;
}

.-lightMode .m-search [type="search"]::placeholder {
    --search-input-placeholder-text: #707070;
    --search-input-placeholder-text-focus: #707070;
    --search-input-placeholder-text-hover: #707070;
}

/*</style>*/



/*<style>*/

.-darkMode [data-theme-style="formField"] .m-field option{
color: #707070;
}

.-lightMode [data-theme-style="formField"] .m-field option{
color: #707070;
}

/*</style>*/




























/*<style>*/

.-darkMode .o-form,
.-darkMode .di-search__content {
    --field-label-text: #FFFFFF;
    --field-label-error-message-background: #EE0000;
    --field-label-error-message-text: #FFFFFF;

    --text-field-background: #FFFFFF;
    --text-field-background-invalid: #FFFFFF;
    --text-field-background-focus: #eaeaea;
    --text-field-background-hover: #eaeaea;

    --text-field-border: #1b1b1b;
    --text-field-border-focus: #1b1b1b;
    --text-field-border-hover: #1b1b1b;
    --text-field-border-invalid: #EE0000;

    --text-field-text: #707070;
}

.-lightMode .o-form,
.-lightMode .di-search__content {
    --field-label-text: #1b1b1b;
    --field-label-error-message-background: #EE0000;
    --field-label-error-message-text: #FFFFFF;

    --text-field-background: #FFFFFF;
    --text-field-background-invalid: #FFFFFF;
    --text-field-background-focus: #FFFFFF;
    --text-field-background-hover: #eaeaea;

    --text-field-border: #1b1b1b;
    --text-field-border-focus: #1b1b1b;
    --text-field-border-hover: #1b1b1b;
    --text-field-border-invalid: #E3173E;

    --text-field-text: #707070;
}

/*</style>*/
















/*<style>*/

.m-languageSwitch__item {
    --language-switch-background: #1b1b1b;
    --language-switch-border: #1b1b1b;
    --language-switch-text: #FFFFFF;
}

.m-languageSwitch__item.-active {
    --language-switch-background-active: #007DBA;
    --language-switch-border-active: #007DBA;
    --language-switch-text-active: #FFFFFF;
}

.m-languageSwitch__item:focus {
    --language-switch-background-focus: #007DBA;
    --language-switch-border-focus: #007DBA;
    --language-switch-text-focus: #FFFFFF;
}

.m-languageSwitch__item:hover {
    --language-switch-background-hover: #007DBA;
    --language-switch-border-hover: #007DBA;
    --language-switch-text-hover: #FFFFFF;
}

/*</style>*/









/*<style>*/

.m-menuButtonAlpha__bar {
    --menu-icon-bar-background: #1b1b1b;
}

.m-menuButtonAlpha::before {
    --menu-icon-close-border: transparent;
}

.m-menuButtonAlpha.-active::before {
    --menu-icon-close-border-active: transparent;
}

.m-menuButtonBravo {
    --menu-button-text: #1b1b1b;
}

.m-menuButtonBravo__icon {
    --menu-button-icon: #1b1b1b;
}

/*<style>*/







/*<style>*/

.m-modal {
    --modal-overlay-background: rgba(27,27,27,0.7);
}

.m-modal__surface {
    --modal-box-background: #FFFFFF;
    --modal-box-text: #1b1b1b;
}

/*<style>*/





/*<style>*/

.m-openingHoursDelta {
    --opening-hours-delta-hours-background: #FFFFFF;
    --opening-hours-delta-hours-border: #c7c7c7;
}

.openingHoursDelta_link {
    content:'alpha';
}

/*</style>*/





/*<style>*/

.m-overlay__container {
    --overlay-container-background: rgba(27,27,27,0.5);
}

.m-overlay .i-viewMore {
    --overlay-icon: #FFFFFF;
}

/*</style>*/









/*<style>*/

[data-theme-style="phoneNumberAnchor"] {
    --phone-number-anchor-text: #007DBA;
    --phone-number-anchor-text-focus: #007DBA;
    --phone-number-anchor-text-hover: #007DBA;
}

.-darkMode [data-theme-style="phoneNumberAnchor"] {
    --phone-number-anchor-text: #007DBA;
    --phone-number-anchor-text-focus: #007DBA;
    --phone-number-anchor-text-hover: #007DBA;
}

/*<style>*/








/*<style>*/

.m-rebateBanner {
    --banner-rebate-background: rgba(255,255,255,0.8);
    --banner-rebate-text: #1b1b1b;
}

.m-rebateBanner .i-rebate {
    --banner-rebate-icon: #1b1b1b;
}

.m-rebateBanner .i-rebateElectric {
    --banner-electric-rebate-icon: #1b1b1b;
}

/*</style>*/








/*<style>*/

.m-satisfactionRating__starIcon.-empty {
    fill: #999999;
}

.m-satisfactionRating__starIcon.-empty:hover {
    fill: #E3173E;
}

.m-satisfactionRating__starIcon.-full {
    fill: #E3173E;
}

.m-satisfactionRating__starIcon.-full:hover {
    fill: #999999;
}

/*<style>*/



/*<style>*/

  body::-webkit-scrollbar-track {
    background: #FFFFFF;
  }

  body::-webkit-scrollbar-thumb {
    background: #E3173E;
  }

  body::-webkit-scrollbar-thumb:hover {
    background: #E3173E;
  }

  body::-webkit-scrollbar-thumb:active {
    background: #E3173E;
  }

  [data-theme-style~="scrollbarCustom_track_bg"]::-webkit-scrollbar-track,
  .m-scrollbarAlpha__track {
    background: #FFFFFF;
  }

  [data-theme-style~="scrollbarCustom_thumb_bg"]::-webkit-scrollbar-thumb,
  [data-theme-style~="scrollbarCustom_thumb_bg"]::-webkit-scrollbar-thumb:hover,
  .m-scrollbarAlpha__thumb {
    background: #E3173E;
  }
/*</style>*/
















/*<style>*/


.m-scrolltopAlpha,
.m-scrolltopBravo {
    --scrolltop-text: #FFFFFF;
    --scrolltop-text-focus: #FFFFFF;
    --scrolltop-text-hover: #FFFFFF;

    --scrolltop-background: #FFFFFF;
    --scrolltop-background-focus: #FFFFFF;
    --scrolltop-background-hover: #FFFFFF;

    --scrolltop-border: #E3173E;
    --scrolltop-border-focus: #FFFFFF;
    --scrolltop-border-hover: #707070;

    --scrolltop-icon: #E3173E;
    --scrolltop-icon-focus: #707070;
    --scrolltop-icon-hover: #707070;
}

/*</style>*/


































/*<style>*/

.-darkMode [data-theme-style="segmentedButtons"] .a-link {
    --segmented-button-border: transparent;
    --segmented-button-border-active: #E3173E;
    --segmented-button-border-focus: transparent;
    --segmented-button-border-hover: transparent;

    --segmented-button-text: #FFFFFF;
    --segmented-button-text-active: #FFFFFF;
    --segmented-button-text-focus: #FFFFFF;
    --segmented-button-text-hover: #FFFFFF;

    --segmented-button-icon-after-text: #FFFFFF;
    --segmented-button-icon-after-text-active: #FFFFFF;
    --segmented-button-icon-after-text-focus: #E3173E;
    --segmented-button-icon-after-text-hover: #E3173E;

}

.-darkMode [data-theme-style="segmentedButtons"] [data-theme-style="separator"] {
    --segmented-button-separator-background: #FFFFFF;
}

.-lightMode [data-theme-style="segmentedButtons"] .a-link {
    --segmented-button-border: transparent;
    --segmented-button-border-active: #E3173E;
    --segmented-button-border-focus: transparent;
    --segmented-button-border-hover: transparent;

    --segmented-button-text: #1b1b1b;
    --segmented-button-text-active: #1b1b1b;
    --segmented-button-text-focus: #E3173E;
    --segmented-button-text-hover: #E3173E;

    --segmented-button-icon-after-text: #1b1b1b;
    --segmented-button-icon-after-text-active: #1b1b1b;
    --segmented-button-icon-after-text-focus: #E3173E;
    --segmented-button-icon-after-text-hover: #E3173E;
}

.-lightMode [data-theme-style="segmentedButtons"] [data-theme-style="separator"] {
    --segmented-button-separator-background: #1b1b1b;
}

/*</style>*/



















/*<style>*/

.-darkMode .m-sharingBar .i-print,
.-darkMode .m-sharingBar .i-share {
    --sharing-bar-icon-text: #FFFFFF;
    --sharing-bar-icon-text-focus: #FFFFFF;
    --sharing-bar-icon-text-hover: #FFFFFF;
}

.-darkMode .m-sharingBar__anchor {
    --sharing-bar-label-text: #FFFFFF;
    --sharing-bar-label-text-focus: #999999;
    --sharing-bar-label-text-hover: #999999;
}

.m-sharingBar .i-print,
.m-sharingBar .i-share,
.-lightMode .m-sharingBar .i-print,
.-lightMode .m-sharingBar .i-share {
    --sharing-bar-icon-text: #1b1b1b;
    --sharing-bar-icon-text-focus: #1b1b1b;
    --sharing-bar-icon-text-hover: #1b1b1b;
}

.m-sharingBar__anchor,
.-lightMode .m-sharingBar__anchor {
    --sharing-bar-label-text: #1b1b1b;
    --sharing-bar-label-text-focus: #E3173E;
    --sharing-bar-label-text-hover: #E3173E;
}

.m-sharingBar__modalBox,
.m-sharingBar__modalBox::before {
    --sharing-bar-modal-background: #FFFFFF;
    --sharing-bar-modal-border: #707070;
}

/*</style>*/













/*<style>*/

.-darkMode .m-tabLink {
    --tabLink-background-active-after: #E3173E;
    --tabLink-background-before: transparent;

    --tabLink-text: #FFFFFF;
    --tabLink-text-active: #FFFFFF;
    --tabLink-text-hover: #FFFFFF;
}

.-lightMode .m-tabLink,
.m-tabLink {
    --tabLink-background-active-after: #E3173E;
    --tabLink-background-before: transparent;

    --tabLink-text: #1b1b1b;
    --tabLink-text-active: #1b1b1b;
    --tabLink-text-hover: #1b1b1b;
}

/*</style>*/





/*<style>*/

.-lightMode .m-tripleMathBox__tabLink {
--tripleMathBox-background-active-after: #E3173E;
--tripleMathBox-background-before: #c7c7c7;

--tripleMathBox-initial-text: #1b1b1b;
--tripleMathBox-active-text: #1b1b1b;
}

/*</style>*/




















/*<style>*/

[data-theme-style~="totalRebate_label_fontColor"] {
color:#1b1b1b;
}
[data-theme-style~="totalRebate_label_bgColor"] {
background-color:transparent;
}

[data-theme-style~="totalRebate_price_fontColor"] {
color:#1b1b1b;
}
[data-theme-style~="totalRebate_price_bgColor"] {
background-color:transparent;
}

.-darkMode .m-totalRebate {
    --total-rebate-label-bg: transparent;
    --total-rebate-label-font: #FFFFFF;
    --total-rebate-price-bg: transparent;
    --total-rebate-price-font: #FFFFFF;
    --total-rebate-icon: #FFFFFF;
}

.-lightMode .m-totalRebate {
    --total-rebate-label-bg: transparent;
    --total-rebate-label-font: #1b1b1b;
    --total-rebate-price-bg: transparent;
    --total-rebate-price-font: #1b1b1b;
    --total-rebate-icon: #1b1b1b;
}

/*</style>*/

















/*<style>*/

.m-viewCount {
    --view-count-background: #FFFFFF;
    --view-count-background-focus: #FFFFFF;
    --view-count-background-hover: #FFFFFF;

    --view-count-border: #E3173E;
    --view-count-border-focus: #E3173E;
    --view-count-border-hover: #E3173E;

    --view-count-text: #1b1b1b;
    --view-count-text-focus: #1b1b1b;
    --view-count-text-hover: #1b1b1b;
}

.m-viewCount .i-view {
    --view-count-icon: #E3173E;
    --view-count-icon-focus: #E3173E;
    --view-count-icon-hover: #E3173E;
}

/*<style>*/













/*<style>*/

.m-widgetStickyCharlie {
    --widget-sticky-charlie-background: #E3173E;
    --widget-sticky-charlie-background-hover: #FFFFFF;

    --widget-sticky-charlie-button-mobile-background: #E3173E;
    --widget-sticky-charlie-button-mobile-text: #E3173E;

    --widget-sticky-charlie-label-background: #E3173E;
    --widget-sticky-charlie-label-text: #E3173E;

    --widget-sticky-charlie-picto: #E3173E;
    --widget-sticky-charlie-picto-hover: #E3173E;
}

/*</style>*/


































/*<style>*/

.-darkMode[data-theme-style~="bestDeals"] {
    --best-deals-background: #1b1b1b;
    --best-deals-ctas-background: #c7c7c7;
}

.-lightMode[data-theme-style~="bestDeals"] {
    --best-deals-background: #FFFFFF;
    --best-deals-ctas-background: #c7c7c7;
}

/*</style>*/










/*<style>*/
    .s-bestSellers.o-bestSellersDelta {
        --best-sellers-thumbnail-border: transparent;
        --best-sellers-thumbnail-border-active: #1b1b1b;

        --best-sellers-thumbnail-name: #1b1b1b;
        --best-sellers-thumbnail-name-active: #1b1b1b;
    }
/*</style>*/
















/*<style>*/

.-darkMode[data-theme-style~="bestSellers"] {
    --best-sellers-bg: #1b1b1b;
}

.-lightMode[data-theme-style~="bestSellers"] {
    --best-sellers-bg: #FFFFFF;
}

.-darkMode [data-theme-style~="bestSellersPanel"] {
    --best-sellers-panel-bg: #E3173E;
}

.-lightMode [data-theme-style~="bestSellersPanel"] {
    --best-sellers-panel-bg: #E3173E;
}

[data-theme-style~="bestSellersAlphaPrimaryGradient"] {
        background-image: linear-gradient(rgba(27,27,27,0.6),
                                          rgba(128,128,128,0.4) 41%,
                                          rgba(255,255,255,0.4) 100%);
}

[data-theme-style~="bestSellers_totalRebate_label_bg"] {
    background-color:transparent;
}

[data-theme-style~="bestSellers_totalRebate_label_font"] {
    color:#E3173E;
}

[data-theme-style~="bestSellers_totalRebate_price_bg"] {
    background-color:transparent;
}

[data-theme-style~="bestSellers_totalRebate_price_font"] {
    color:#1b1b1b;
}

/*</style>*/










/*<style>*/

[data-theme-style~="bestSellers_makePager_bgColor"] {
background-color: #E3173E;
}

[data-theme-style~="bestSellers_makePager_borderColor"] {
border-color: #E3173E;
}

[data-theme-style~="bestSellers_makePager_borderColor"].active,
[data-theme-style~="bestSellers_makePager_borderColor"]:hover  {
border-color: #E3173E;
}

[data-theme-style~="bestSellers_makePager_fontColor"] {
color: #E3173E;
}

[data-theme-style~="bestSellers_makePager_fontColor"].active {
color: #E3173E;
}

/*</style>*/















/*<style>*/

[data-theme-style="brands"] {
    --brands-background: transparent;
    --brands-background-focus: #1b1b1b;
    --brands-background-hover: #1b1b1b;

    --brands-border: #1b1b1b;
    --brands-border-focus: #1b1b1b;
    --brands-border-hover: #1b1b1b;

    --brands-outline-focus: #0D9BE4;

    --brands-text: #1b1b1b;
    --brands-text-focus: #FFFFFF;
    --brands-text-hover: #FFFFFF;
}

/*<style>*/














/*<style>*/

    .o-catalogCardCharlie {
        --catalog-card-cashdown: #1b1b1b;
        --catalog-card-labels: #1b1b1b;
        --catalog-card-price: #1b1b1b;
        --catalog-card-terms: #1b1b1b;
        --catalog-card-value-rate: #1b1b1b;
        --catalog-card-vehicle-name: #1b1b1b;
    }

/*</style>*/

/*<style>*/

.-darkMode[data-theme-style~="catalogCards"] * {
    --typography-text: #FFFFFF;
}

.-lightMode[data-theme-style~="catalogCards"] * {
    --typography-text: #1b1b1b;
}

[data-theme-style~="catalogCards"] {
    border-color: #808080;
}

/*</style>*/
















/*<style>*/

.o-catalogSubmenuAlpha {
    --catalog-submenu-alpha-background: #FFFFFF;
    --catalog-submenu-alpha-border: transparent;

    --catalog-submenu-alpha-left-background: #E3173E;

    --catalog-submenu-alpha-right-background: #FFFFFF;

    --catalog-submenu-alpha-bodystyles-active-border: #1b1b1b;
    --catalog-submenu-alpha-bodystyles-initial-border: #808080;
    --catalog-submenu-alpha-bodystyles-initial-color: #707070;
    --catalog-submenu-alpha-bodystyles-hover-color: #E3173E;

    --catalog-submenu-alpha-vehicle-initial-border: #808080;
    --catalog-submenu-alpha-vehicle-hover-border: #FFFFFF;
    --catalog-submenu-alpha-vehicle-color: #707070;
}

/*<style>*/















/*<style>*/

.o-catalogSubmenuBravo__left {
    --catalog-submenu-bravo-background: transparent;
    --catalog-submenu-bravo-hover-background: #808080;
    --catalog-submenu-bravo-active-border: #E3173E;
    --catalog-submenu-bravo-border: transparent;
    --catalog-submenu-bravo-separator: #eaeaea;
}

.o-catalogSubmenuBravo__subtitle {
    --catalog-submenu-bravo-subtitle-text: #707070;
}

.o-catalogSubmenuBravo__title {
    --catalog-submenu-bravo-active-title-text: #1b1b1b;
    --catalog-submenu-bravo-title-text: #999999;
}

.o-catalogSubmenuBravo__vehicle {
    --catalog-submenu-bravo-vehicle-background: transparent;
    --catalog-submenu-bravo-vehicle-hover-background: #808080;
    --catalog-submenu-bravo-vehicle-border: transparent;
    --catalog-submenu-bravo-vehicle-active-border: #E3173E;
    --catalog-submenu-bravo-vehicle-text: #1b1b1b;
}

/*<style>*/




/*<style>*/

.o-colorsPickerSlider__colorsCarousel {
    --colors-picker-slider-tooltip-bg: #FFFFFF;
    --colors-picker-slider-tooltip-border: #c7c7c7;
    --colors-picker-slider-tooltip-text: #1b1b1b;
}

/*<style>*/










/*<style>*/

[data-theme-style="copyright"].-lightMode {
    --copyright-anchor: #1b1b1b;
    --copyright-anchor-focus: #999999;
    --copyright-anchor-hover: #999999;
    --copyright-background: #FFFFFF;
    --copyright-text: #1b1b1b;
}

[data-theme-style="copyright"].-darkMode {
    --copyright-anchor: #FFFFFF;
    --copyright-anchor-focus: #FFFFFF;
    --copyright-anchor-hover: #FFFFFF;
    --copyright-background: #1b1b1b;
    --copyright-text: #FFFFFF;
}

/*<style>*/




















/*<style>*/

.o-footerAlpha .-lightMode {
    --footer-background: #FFFFFF;
    --footer-border: #1b1b1b;
    --footer-link-icon: #1b1b1b;
    --footer-link-text: #1b1b1b;
    --footer-link-hover-text: #1b1b1b;
    --footer-section-title: #1b1b1b;
    --footer-text: #1b1b1b;
}

.o-footerAlpha .-darkMode {
    --footer-background: #1b1b1b;
    --footer-border: #1b1b1b;
    --footer-link-icon: #FFFFFF;
    --footer-link-text: #FFFFFF;
    --footer-link-hover-text: #FFFFFF;
    --footer-section-title: #FFFFFF;
    --footer-text: #FFFFFF;
}

/*<style>*/



















/*<style>*/

.o-footerBravo.-lightMode {
    --footer-address-link-color: #E3173E;
    --footer-address-link-color-hover: #E3173E;
    --footer-background: #FFFFFF;
    --footer-border: #1b1b1b;
    --footer-link-text: #1b1b1b;
    --footer-link-icon: #1b1b1b;
    --footer-section-title: #1b1b1b;
    --footer-section-title-desktop: #707070;
    --footer-text: #1b1b1b;
    --footer-section-block-border: #c7c7c7;
}

.o-footerBravo.-darkMode {
    --footer-background: #1b1b1b;
    --footer-border: #1b1b1b;
    --footer-link-text: #FFFFFF;
    --footer-link-icon: #FFFFFF;
    --footer-section-title: #FFFFFF;
    --footer-text: #FFFFFF;
}

/*<style>*/





/*<style>*/

[data-theme-style="form"] .o-formErrorMessage {
    background-color: transparent;
    color: #EE0000;
}

.o-privacyPolicy__icon {
    --form-privacy-policy-icon: #1b1b1b;
}

.-darkMode .o-privacyPolicy__icon {
    --form-privacy-policy-icon: #FFFFFF;
}

/*<style>*/















/*<style>*/

.o-headerBottomAlpha__infos.-lightMode,
.o-headerBottomBravo__infos.-lightMode {
    --header-bottom-background: #eaeaea;
    --header-bottom-border: transparent;
    --header-bottom-text: #1b1b1b;
}

.o-headerBottomAlpha__infos.-darkMode,
.o-headerBottomBravo__infos.-darkMode {
    --header-bottom-background: #E3173E;
    --header-bottom-border: transparent;
    --header-bottom-text: #FFFFFF;
}

/*<style>*/



/*<style>*/

.o-headerBottom__ctas.-button1,
.o-headerTop__ctas.-button1 {
    content: 'alpha primary';
}

.o-headerBottom__ctas.-button2,
.o-headerTop__ctas.-button2 {
    content: 'alpha';
}

/*<style>*/








/*<style>*/

.o-headerMobileBravo.-lightMode {
    --header-bottom-background: #eaeaea;
    --header-bottom-border: transparent;
    --header-bottom-text: #1b1b1b;
}

.o-headerMobileBravo.-darkMode {
    --header-bottom-background: #E3173E;
    --header-bottom-border: transparent;
    --header-bottom-text: #FFFFFF;
}

/*<style>*/














































/*<style>*/

.o-headerTopAlpha.-lightMode,
.o-headerTopAlpha__wrapper.-lightMode,
.o-headerTopBravo.-lightMode  {
    --header-address-mobile-icon: #1b1b1b;
    --header-address-desktop-icon: #1b1b1b;
    --header-address-focus-icon: #707070;
    --header-address-hover-icon: #707070;

    --header-icon-address-icon: #1b1b1b;
    --header-icon-phone-icon: #1b1b1b;

    --header-logo-border-right: #c7c7c7;
    --header-logo-text: #1b1b1b;

    --header-phone-initial-icon: #1b1b1b;
    --header-phone-focus-icon: #707070;
    --header-phone-hover-icon: #707070;

    --header-phone-dropdown-icon: #1b1b1b;

    --header-top-background: #FFFFFF;
    --header-top-border: #d5d5d5;

    --header-top-text: #1b1b1b;

    --header-top-phone-background-list-wrapper: #FFFFFF;
    --header-top-phone-border-list-wrapper: #E3173E;
}

.o-headerTopAlpha.-darkMode,
.o-headerTopAlpha__wrapper.-darkMode,
.o-headerTopBravo.-darkMode {
    --header-address-mobile-icon: #FFFFFF;
    --header-address-desktop-icon: #FFFFFF;
    --header-address-focus-icon: #707070;
    --header-address-hover-icon: #707070;

    --header-icon-address-icon: #FFFFFF;
    --header-icon-phone-icon: #FFFFFF;

    --header-logo-border-right: #FFFFFF;
    --header-logo-text: #FFFFFF;

    --header-phone-initial-icon: #FFFFFF;
    --header-phone-focus-icon: #707070;
    --header-phone-hover-icon: #707070;

    --header-phone-dropdown-icon: #FFFFFF;

    --header-top-background: #1b1b1b;
    --header-top-border: #d5d5d5;

    --header-top-text: #FFFFFF;

    --header-top-phone-background-list-wrapper: #1b1b1b;
    --header-top-phone-border-list-wrapper: #FFFFFF;
}

/*</style>*/

















































/*<style>*/

.o-menuAlpha.-lightMode,
.o-menuBravo.-lightMode {
    --header-desktop-navigation-background: #FFFFFF;
    --header-desktop-navigation-hover-text: #1b1b1b;
    --header-desktop-navigation-text: #1b1b1b;
    --header-mobile-navigation-background: #eaeaea;
    --header-mobile-navigation-text: #1b1b1b;
}

.o-menuAlpha.-darkMode,
.o-menuBravo.-darkMode {
    --header-desktop-navigation-background: #1b1b1b;
    --header-desktop-navigation-hover-text: #FFFFFF;
    --header-desktop-navigation-text: #FFFFFF;
    --header-mobile-navigation-background: #1b1b1b;
    --header-mobile-navigation-text: #FFFFFF;
}

.o-menuAlpha.-lightMode .o-navListItem,
.o-menuBravo.-lightMode .o-navListItem,
.o-menuAlpha.-darkMode .o-navListItem,
.o-menuBravo.-darkMode .o-navListItem {
    --header-nav-list-item-active-background: #FFFFFF;
    --header-nav-list-item-focus-background: #FFFFFF;
    --header-nav-list-item-hover-background: #FFFFFF;
    
    --header-nav-list-item-desktop-initial-border-bottom: #808080;
    --header-nav-list-item-mobile-initial-border-bottom: transparent;
    --header-nav-list-item-focus-border-bottom: #E3173E;
    
    --header-nav-list-item-initial-fill-icon: #1b1b1b;
    --header-nav-list-item-focus-fill-icon: #1b1b1b;
    --header-nav-list-item-hover-fill-icon: #1b1b1b;
    
    --header-nav-list-item-compare-initial-fill-icon: #1b1b1b;
    --header-nav-list-item-compare-hover-fill-icon: #1b1b1b;
    
    --header-nav-list-item-text: #1b1b1b;

    --header-nav-list-item-active-background: #FFFFFF;
    --header-nav-list-item-desktop-active-border-bottom: #E3173E;
    --header-nav-list-item-mobile-active-border-bottom: #E3173E;
    --header-nav-list-item-active-fill-icon: #1b1b1b;
    
    --header-nav-list-item-compare-background: transparent;

    --header-nav-submenu-mobile-background: #eaeaea;
    --header-nav-submenu-desktop-background: #FFFFFF;
    --header-nav-submenu-border-top: transparent;

    --header-nav-submenu-text: #707070;
    --header-nav-submenu-hover-text: #707070;

    --header-nav-submenu-mobile-list-item-focus-outline: #0D9BE4;
    
    --header-nav-submenu-mobile-list-item-initial-text: #1b1b1b;
    --header-nav-submenu-mobile-list-item-active-text: #1b1b1b;
    --header-nav-submenu-mobile-list-item-focus-text: #1b1b1b;
    --header-nav-submenu-mobile-list-item-hover-text: #1b1b1b;
    
    --header-nav-submenu-desktop-list-item-initial-text:#007DBA;
    --header-nav-submenu-desktop-list-item-active-text:#1b1b1b;
    --header-nav-submenu-desktop-list-item-focus-text:#1b1b1b;
    --header-nav-submenu-desktop-list-item-hover-text:#1b1b1b;
}


/*<style>*/










/*<style>*/

.-darkMode[data-theme-style~="inventorySearchAlpha"] {
    background-color: #1b1b1b;
}

.-lightMode[data-theme-style~="inventorySearchAlpha"] {
    background-color: #FFFFFF;
}

.-darkMode[data-theme-style~="inventorySearchAlpha"].-hero .o-inventorySearchAlpha__wrapper {
background-color: #c7c7c7;
}

.-lightMode[data-theme-style~="inventorySearchAlpha"].-hero .o-inventorySearchAlpha__wrapper {
background-color: #c7c7c7;
}
/*</style>*/





/*<style>*/

.-darkMode[data-theme-style="inventorySearchDelta"] {
    background-color: #1b1b1b;
}

.-lightMode[data-theme-style~="inventorySearchDelta"] {
    background-color: #FFFFFF;
}

/*</style>*/











/*<style>*/

    .o-multiAddressesAlpha {
        --multi-address-list-background: #FFFFFF;
        --multi-address-list-border: #1b1b1b;
        --multi-address-list-dropdown-icon:  #E3173E;
    }

    .o-multiAddressesAlpha .m-dealerInfosAlpha {
        --dealer-infos-name: #1b1b1b;
    }

/*</style>*/


/*<style>*/

    .o-multiAddressesBravo .m-dealerInfosAlpha {
        --dealer-infos-name: #1b1b1b;
    }

/*</style>*/



/*<style>*/

    .o-multiAddressesCharlie {
        --multi-addresses-dropdown-label: #1b1b1b;
    }

    .o-multiAddressesCharlie .m-dealerInfosAlpha {
        --dealer-infos-name: #1b1b1b;
    }

/*</style>*/








/*<style>*/

    .o-multiAddressesDelta {
        --multi-addresses-dropdown-label: #1b1b1b;
        --dealer-infos-address-phone-icon: #1b1b1b;
        --dealer-infos-address-phone-label: #1b1b1b;
        --multi-business-hours-title: #1b1b1b;
        --multi-business-hours-list-item-title: #1b1b1b;
        --multi-business-hours-list-item-days: #1b1b1b;
        --multi-business-hours-list-item-hours: #1b1b1b;
    }

/*</style>*/





/*<style>*/

.-darkMode .o-multipleLinkSocialMediasAlpha__modalBox,
.-darkMode .o-multipleLinkSocialMediasAlpha__modalBox::before {
    --multiple-link-social-medias-alpha-modal-background: #FFFFFF;
    --multiple-link-social-medias-alpha-border: #1b1b1b;
}

.-lightMode .o-multipleLinkSocialMediasAlpha__modalBox,
.-lightMode .o-multipleLinkSocialMediasAlpha__modalBox::before {
    --multiple-link-social-medias-alpha-modal-background: #1b1b1b;
    --multiple-link-social-medias-alpha-border: #FFFFFF;
}

/*<style>*/











/*<style>*/
    [data-theme-style~="promoBanner_arrowColor"] {
        color: #FFFFFF;
    }

    [data-theme-style~="promoBanner_arrowColor"]:hover,
    [data-theme-style~="promoBanner_arrowColor"]:focus,
    [data-theme-style~="promoBanner_arrowColor"]:active {
        color: #004478;
    }

    [data-theme-style~="promoBanner_content_bgColor"] {
        background-color: transparent;
    }

    [data-theme-style~="promoBanner_content_titleColor"] {
        color: #1b1b1b;
    }

    [data-theme-style~="promoBanner_content_textColor"],
    [data-theme-style~="promoBanner_content_textColor"] h4 {
        color: #1b1b1b;
    }

    [data-theme-style~="promoBanner_pagination_bgColor"]{
        background-color: #707070;
    }

    [data-theme-style~="promoBanner_pagination_borderColor"]{
        border-color: #808080;
    }

    [data-theme-style~="promoBanner_pagination_bgColor"].active {
        background-color: #E3173E;
    }

    [data-theme-style~="promoBanner_pagination_borderColor"].active {
        border-color: #E3173E;
    }

/*</style>*/










/*<style>*/

    .-darkMode.o-seoTextBravo {
        --seo-text-background: transparent;
        --seo-text-border: transparent;
    }

    .-lightMode.o-seoTextBravo {
        --seo-text-background: transparent;
        --seo-text-border: transparent;
    }

/*</style>*/










/*<style>*/

.-darkMode[data-theme-style~="seoText"] {
    background-color: #1b1b1b;

    --seo-text-gradient-top: #E3173E;
    --seo-text-gradient-bottom: #E3173E;
}

.-lightMode[data-theme-style~="seoText"] {
    background-color: #FFFFFF;

    --seo-text-gradient-top: #E3173E;
    --seo-text-gradient-bottom: #E3173E;
}

/*</style>*/






/*<style>*/

.-darkMode[data-theme-style="socialNetworks"] {
    --social-networks-gradient-bottom: transparent;
    --social-networks-gradient-top: transparent;
}

.-lightMode[data-theme-style="socialNetworks"],
[data-theme-style="socialNetworks"] {
    --social-networks-gradient-bottom: transparent;
    --social-networks-gradient-top: transparent;
}

/*<style>*/












































/*<style>*/

    [data-theme-style="vehicleCardAlpha"] {
        --vehicle-card-alpha-background: #FFFFFF;
        --vehicle-card-alpha-border: #808080;
        --vehicle-card-alpha-text: #1b1b1b;

        --vehicle-card-alpha-category-background: #1b1b1b;
        --vehicle-card-alpha-category-text: #FFFFFF;

        --vehicle-card-alpha-compare-background: #eaeaea;
        --vehicle-card-alpha-compare-background-active: #E3173E;
        --vehicle-card-alpha-compare-background-hover: #FFFFFF;

        --vehicle-card-alpha-compare-border: #eaeaea;
        --vehicle-card-alpha-compare-border-active: #E3173E;
        --vehicle-card-alpha-compare-border-hover: #FFFFFF;

        --vehicle-card-alpha-compare-icon: #1b1b1b;
        --vehicle-card-alpha-compare-icon-active: #FFFFFF;
        --vehicle-card-alpha-compare-icon-hover: #1b1b1b;

        --vehicle-card-alpha-compare-text: #1b1b1b;
        --vehicle-card-alpha-compare-text-active: #FFFFFF;
        --vehicle-card-alpha-compare-text-hover: #1b1b1b;

        --vehicle-card-alpha-spec-border: #808080;
        --vehicle-card-alpha-spec-text: #707070;

        --vehicle-card-alpha-tag-background: #1b1b1b;
        --vehicle-card-alpha-tag-text: #FFFFFF;
    }

    [data-theme-style="vehicleCardAlpha"] .m-tabLink {
        --tabLink-background-before: transparent;
        --tabLink-background-active-after: #E3173E;

        --tabLink-background: transparent;
        --tabLink-background-hover: transparent;
        --tabLink-background-active: transparent;
        --tabLink-background-active-hover: transparent;

        --tabLink-text: #1b1b1b;
        --tabLink-text-hover: #1b1b1b;
        --tabLink-text-active: #1b1b1b;
        --tabLink-text-active-hover: #1b1b1b;
    }

/*</style>*/















































/*<style>*/
[data-theme-style="vehicleCardBravo"] {
    --vehicle-card-bravo-view-count-border: #E3173E;
    --vehicle-card-bravo-view-count-icon: #E3173E;
    --vehicle-card-bravo-view-count-number: #E3173E;
    
    --vehicle-card-bravo-compare-background: #eaeaea;
    --vehicle-card-bravo-compare-background-hover: #FFFFFF;
    --vehicle-card-bravo-compare-border: #eaeaea;
    --vehicle-card-bravo-compare-border-hover: #FFFFFF;
    --vehicle-card-bravo-compare-font: #E3173E;
    --vehicle-card-bravo-compare-font-hover: #1b1b1b;
    --vehicle-card-bravo-compare-icon: #E3173E;
    --vehicle-card-bravo-compare-icon-hover: #1b1b1b;
    
    --vehicle-card-bravo-sold-banner-background: #E3173E;
    --vehicle-card-bravo-sold-banner-font: #E3173E;
    
    --vehicle-card-bravo-tag-background: #E3173E;
    --vehicle-card-bravo-tag-background-hover: #E3173E;
    --vehicle-card-bravo-tag-border: #E3173E;
    --vehicle-card-bravo-tag-border-hover: #E3173E;
    --vehicle-card-bravo-tag-font: #E3173E;
    --vehicle-card-bravo-tag-font-hover: #E3173E;
    
    --vehicle-card-bravo-new-banner-background: #E3173E;
    --vehicle-card-bravo-new-banner-font: #E3173E;
    
    --vehicle-card-bravo-price-font: #E3173E;

    --vehicle-card-bravo-rebate-banner-background: #FFFFFF;
    --vehicle-card-bravo-rebate-banner-icon-background: #FFFFFF;
    --vehicle-card-bravo-rebate-banner-icon: #1b1b1b;
}

[data-theme-style="vehicleCardBravo"] .m-tabLink {
    --tabLink-background-before: transparent;
    --tabLink-background-active-after: transparent;

    --tabLink-background: #eaeaea;
    --tabLink-background-hover: #E3173E;
    --tabLink-background-active: #E3173E;
    --tabLink-background-active-hover: #E3173E;

    --tabLink-border: #eaeaea;
    --tabLink-border-active: #E3173E;
    --tabLink-border-active-hover: #E3173E;
    --tabLink-border-hover: #E3173E;

    --tabLink-text: #707070;
    --tabLink-text-active: #FFFFFF;
    --tabLink-text-active-hover: #FFFFFF;
    --tabLink-text-hover: #FFFFFF;
}
/*</style>*/





/*<style>*/

.o-vehicleCardTile{
    --vehicle-card-tile-font: #1b1b1b;
    --vehicle-card-tile-bg: #FFFFFF;
    --vehicle-card-tile-border: #808080;
}

/*</style>*/







/*<style>*/

[data-theme-style="video"] {
    --video-ctas-border: #FFFFFF;
    --video-ctas-border-hover: #E3173E;

    --video-ctas-text: #E3173E;
    --video-ctas-text-hover: #E3173E;
}

/*</style>*/


/*<style>*/

.o-videos__article.bigImage {
    --video-big-image-text: #FFFFFF;
}

/*</style>*/


































/*<style>*/

.p-aboutAlpha__highlightsModule.t-highlights.-darkMode[data-theme-style~="highlights"],
.p-aboutAlpha__highlightsModule.t-highlights.-lightMode[data-theme-style~="highlights"]{
    background-color : #FFFFFF;
}

.p-aboutAlpha__reviews {
    background-color : #FFFFFF;
}

.p-aboutAlpha__showroomBanner {
    background-color: #eaeaea;
}
/*</style>*/



/*<style>*/

.p-careerDetailAlpha__form {
    background-color: #eaeaea;
}

/*</style>*/


/*<style>*/

.p-careerListingAlpha__formWrapper {
    background-color:#eaeaea;
}

/*</style>*/














/*<style>*/
    [data-theme-style~="vdpCatalogCompareTrims"] {
        --vdp-catalog-compare-trims-link-background: #E3173E;
        --vdp-catalog-compare-trims-link-text: #FFFFFF;
        --vdp-catalog-compare-trims-title-background: #eaeaea;
        --vdp-catalog-compare-trims-title-text: #1b1b1b;
    }
/*</style>*/





/*<style>*/
    [data-theme-style~="consumptionCatalog"] {
        --consumption-icon: #1b1b1b;
        --consumption-label: #1b1b1b;
        --consumption-unit: #1b1b1b;
        --consumption-value: #1b1b1b;
    }
/*</style>*/


/*<style>*/

    .s-vehicleCtasBanner {
        --vdp-catalog-ctas-banner-background: #eaeaea;
    }

/*</style>*/



/*<style>*/
    [data-theme-style="catalogDetailForm"].-lightMode {
        --catalog-detail-form-background: #eaeaea;
    }

    [data-theme-style="catalogDetailForm"].-darkMode {
        --catalog-detail-form-background: #1b1b1b;
    }

/*</style>*/












/*<style>*/

[data-theme-style="colorChooser"] {
    color: #707070;
}

[data-theme-style="colorChooser_bullet_border"],
.o-colorsPickerSlider__colorsCarousel .splide__pagination li {
    border-color: transparent;
}

[data-theme-style="colorChooser_bullet_border"].-active,
.o-colorsPickerSlider__colorsCarousel .splide__pagination li:has(> .splide__pagination__page.is-active) {
    border-color: #1b1b1b;
}

[data-theme-style="colorChooser_bullet_border"]:focus {
    border-color: #1b1b1b;
}

[data-theme-style="colorChooser_bullet_border"]:hover,
.o-colorsPickerSlider__colorsCarousel .splide__pagination li:hover {
    border-color: #1b1b1b;
}

/*</style>*/












/*<style>*/
    [data-theme-style="viewSwitcher"] {
        --view-switcher-link-border: transparent;
        --view-switcher-link-border-active: #E3173E;
        --view-switcher-link-border-active-hover: #E3173E;
        --view-switcher-link-border-hover: transparent;

        --view-switcher-link-text: #1b1b1b;
        --view-switcher-link-text-active: #1b1b1b;
        --view-switcher-link-text-active-hover: #1b1b1b;
        --view-switcher-link-text-hover: #E3173E;

        --view-switcher-separator: #1b1b1b;
    }
/*</style>*/








/*<style>*/

.catalogFilterButtons__vehicleCount {
    background-color: #E3173E;
    color: #FFFFFF;
}

/*</style>*/




/*<style>*/

.s-catalogFilters {
    background-color: #FFFFFF;
}

.s-catalogFilters__listingsWrapper {
    background-color: #FFFFFF;
}

.s-catalogFilters__toggleButton {
    border-color: #E3173E;
}

/*</style>*/


/*<style>*/

.s-catalogForm {
    background-color:#eaeaea;
}

/*</style>*/











/*<style>*/

    .page-contact {
        --contact-banner-background: #707070;
        --contact-cards-wrapper-background: #eaeaea;
        --contact-dropdown-dealers-title: #1b1b1b;
        --contact-panel-background: #FFFFFF;
        --contact-panel-border: #1b1b1b;
        --contact-panel-text: #707070;
        --contact-the-dealer-wrapper-background: #FFFFFF;
        --contact-the-dealer-wrapper-border: transparent;
        --contact-find-us-here-icon: #1b1b1b;
        --contact-find-us-here-border: #E3173E;
    }

/*</style>*/

















/*<style>*/

.-darkMode[data-theme-style~="homePageReviews"] {
    background-color: #1b1b1b;
}

.-lightMode[data-theme-style~="homePageReviews"] {
    background-color: #FFFFFF;
}

.-darkMode[data-theme-style~="homePageReviews"].-gradient {
    background-image: radial-gradient(#E3173E, #E3173E);
}

.-lightMode[data-theme-style~="homePageReviews"].-gradient {
    background-image: radial-gradient(#E3173E, #E3173E);
}



/*</style>*/










/*<style>*/

[data-theme-style="consumptionInventory"] {
    --vehicle-consumption-icon: #1b1b1b;
    --consumption-label: #1b1b1b;
    --consumption-unit: #1b1b1b;
    --consumption-value: #1b1b1b;
}

/*</style>*/


/*<style>*/

.s-vehicleForm {
    background-color: #eaeaea;
}

/*</style>*/





/*<style>*/

    [data-theme-style="vehicleDetailsPicturesThumbnailLink"] {
        --vehicle-details-pictures-thumbnail-link: #1b1b1b;
    }

    [data-theme-style="vdpInventorySeparator"] {
        --vdp-inventory-separator: #808080;
    }

    [data-theme-style="vdpCompleteDescriptionThirdPartyWrapper"] {
        --vdp-complete-description-thirs-party-wrapper-bg: #FFFFFF;
    }
/*</style>*/





/*<style>*/
    .inventoryListingFormButtom_button{
        content: 'alpha'
    }
/*</style>*/






/*<style>*/
    .inventoryListingFormButtom_button{
        content: 'alpha'
    }
/*</style>*/





/*<style>*/

    .newsDetail_button1 {
        content:'secondary';
    }
    .newsDetail_button2 {
        content:'primary';
    }

/*</style>*/




/*<style>*/

.p-promotionsListing__form {
    background-color: #eaeaea;
}

/*</style>*/



/*<style>*/

[data-theme-style="promotionDetail_form"] {
    --promotion-detail-form-background:#eaeaea;
    --promotion-detail-form-border:transparent;
}

/*</style>*/



/*<style>*/

.p-reviewDetailAlpha__form {
    background-color: #eaeaea;
}

/*</style>*/







/*<style>*/

    .p-reviewsListingBravo {
        --reviews-listing-header-background: #1b1b1b;
        --reviews-listing-header-title: #1b1b1b;
    }

/*</style>*/

/*<style>*/

.p-reviewsListingAlpha__formWrapper {
    background-color: #eaeaea;
}

/*</style>*/















/*<style>*/

.p-teamDetailAlpha__header .m-cardsModal__separator {
    border-color: #808080;
}

.s-teamDetailHeader {
    background-color: #eaeaea;
}

.s-teamDetailForm {
    background-color: #eaeaea;
}

[data-theme-style="employeePictureAlpha"] {
    --employee-detail-picture-background: #c7c7c7;
}

[data-theme-style="employeePictureBravo"] {
    --employee-detail-picture-border: #1b1b1b;
}

[data-theme-style="employeePictureCharlie"] {
    --employee-detail-picture-background: #c7c7c7;
    --employee-detail-picture-border: #1b1b1b;
}

[data-theme-style="employeeRating"] {
    --employee-detail-header-star-color: #1b1b1b;
}

/*</style>*/



/*<style>*/

:root {
    --why-buy-background: #eaeaea;
}

/*</style>*/








/*<style>*/

.-darkMode[data-theme-style~="styleGuideSection"],
.-lightMode .p-styleGuideSection__label {
    background-color: #1b1b1b;
    border-color: #1b1b1b;
    color: #FFFFFF;
}

.-lightMode[data-theme-style~="styleGuideSection"],
.-darkMode .p-styleGuideSection__label{
    background-color: #FFFFFF;
    border-color: #1b1b1b;
    color: #1b1b1b;
}

/*<style>*/











/*<style>*/

.-darkMode.s-formSectionAlpha {
    --formSection-alpha-background: #1b1b1b;
    --formSection-alpha-border: #1b1b1b;
    --typography-text: #FFFFFF;
}

.-lightMode.s-formSectionAlpha {
    --formSection-alpha-background: #eaeaea;
    --formSection-alpha-border: #eaeaea;
    --typography-text: #1b1b1b;
}

/*</style>*/





/*<style>*/

.-darkMode[data-theme-style~="highlights"] {
    background-color: #1b1b1b;
}

.-lightMode[data-theme-style~="highlights"] {
    background-color: #FFFFFF;
}

.t-highlightsAdditional{
    background-color: #FFFFFF;
}

.t-highlightsAdditionalTwo{
    background-color: #FFFFFF;
}

/*</style>*/







/*<style>*/

.-darkMode .t-dropdownBusinessHours .i-clock {
    --dropdownBusinessHoursClockIcon: #FFFFFF;
}

.-lightMode .t-dropdownBusinessHours .i-clock {
    --dropdownBusinessHoursClockIcon: #1b1b1b;
}

/*</style>*/






/*<style>*/

[data-theme-style="sidebarTemplateAlphaBanner"] {
    --sidebarTemplateAlpha-banner-background: #eaeaea;
}

[data-theme-style="sidebarTemplateAlphaSideBar"] {
    --sidebarTemplateAlpha-sidebar-background: #c7c7c7;
    --sidebarTemplateAlpha-sidebar-border: transparent;
    box-shadow: 0 3px 6px transparent;
}

/*</style>*/
    :root {
        button-alpha-default-initial-background: primary1;
        button-alpha-default-active-background: primary1;
        button-alpha-default-disabled-background: primary1;
        button-alpha-default-focus-background: neutral1;
        button-alpha-default-hover-background: neutral1;
        button-alpha-default-initial-border: neutral1;
        button-alpha-default-active-border: neutral1;
        button-alpha-default-disabled-border: primary1;
        button-alpha-default-focus-border: primary1;
        button-alpha-default-hover-border: primary1;
        button-alpha-default-initial-icon-external-link-fill: neutral1;
        button-alpha-default-disabled-icon-external-link-fill: neutral1;
        button-alpha-default-focus-icon-external-link-fill: primary1;
        button-alpha-default-hover-icon-external-link-fill: primary1;
        button-alpha-default-initial-text: neutral1;
        button-alpha-default-active-text: neutral1;
        button-alpha-default-disabled-text: neutral1;
        button-alpha-default-focus-text: primary1;
        button-alpha-default-hover-text: primary1;
        button-alpha-primary-initial-background: primary3;
        button-alpha-primary-disabled-background: primary3;
        button-alpha-primary-focus-background: primary2;
        button-alpha-primary-hover-background: primary2;
        button-alpha-primary-initial-border: primary3;
        button-alpha-primary-disabled-border: primary3;
        button-alpha-primary-focus-border: primary3;
        button-alpha-primary-hover-border: primary3;
        button-alpha-primary-initial-icon-external-link-fill: neutral1;
        button-alpha-primary-disabled-icon-external-link-fill-disabled: neutral1;
        button-alpha-primary-focus-icon-external-link-fill: primary3;
        button-alpha-primary-hover-icon-external-link-fill: primary3;
        button-alpha-primary-initial-text: neutral1;
        button-alpha-primary-disabled-text: neutral1;
        button-alpha-primary-focus-text: primary3;
        button-alpha-primary-hover-text: primary3;
        button-alpha-secondary-initial-background: primary2;
        button-alpha-secondary-disabled-background: primary2;
        button-alpha-secondary-focus-background: primary2;
        button-alpha-secondary-hover-background: primary2;
        button-alpha-secondary-initial-border: primary1;
        button-alpha-secondary-disabled-border: primary1;
        button-alpha-secondary-focus-border: primary3;
        section-form-bravo-default-background: neutral1;
        button-alpha-secondary-initial-icon-external-link-fill: primary1;
        button-alpha-secondary-disabled-icon-external-link-fill: primary1;
        button-alpha-secondary-focus-icon-external-link-fill: primary3;
        button-alpha-secondary-hover-icon-external-link-fill: primary3;
        button-alpha-secondary-initial-text: primary1;
        button-alpha-secondary-disabled-text: primary1;
        button-alpha-secondary-focus-text: primary3;
        button-alpha-secondary-hover-text: primary3;
        button-alpha-tertiary-initial-background: primary2;
        button-alpha-tertiary-disabled-background: primary2;
        button-alpha-tertiary-focus-background: primary5;
        button-alpha-tertiary-hover-background: primary5;
        button-alpha-tertiary-initial-border: primary5;
        button-alpha-tertiary-disabled-border: primary5;
        button-alpha-tertiary-focus-border: primary5;
        button-alpha-tertiary-hover-border: primary5;
        button-alpha-tertiary-initial-icon-external-link-fill: primary5;
        button-alpha-tertiary-disabled-icon-external-link-fill: primary5;
        button-alpha-tertiary-focus-icon-external-link-fill: neutral1;
        button-alpha-tertiary-hover-icon-external-link-fill: neutral1;
        button-alpha-tertiary-initial-text: primary5;
        button-alpha-tertiary-disabled-text: primary5;
        button-alpha-tertiary-focus-text: neutral1;
        button-alpha-tertiary-hover-text: neutral1;
        catalog-filter-toggle-button-default-initial-background: neutral1;
        catalog-filter-toggle-button-default-active-background: primary1;
        catalog-filter-toggle-button-default-disabled-background: primary1;
        catalog-filter-toggle-button-default-focus-background: primary1;
        catalog-filter-toggle-button-default-hover-border: primary1;
        catalog-filter-toggle-button-default-initial-border: secondary5;
        catalog-filter-toggle-button-default-active-border: primary1;
        catalog-filter-toggle-button-default-disabled-border: primary1;
        catalog-filter-toggle-button-default-focus-border: primary1;
        catalog-filter-toggle-button-default-hover-background: neutral1;
        overlay-alpha-surface-background: opacity2;
        catalog-filter-toggle-button-default-active-icon-after-text-fill: neutral1;
        rebate-banner-default-icon: primary1;
        catalog-filter-toggle-button-default-focus-icon-after-text-fill: neutral1;
        catalog-filter-toggle-button-default-hover-icon-after-text-fill: neutral2;
        catalog-filter-toggle-button-default-initial-text: neutral2;
        rebate-banner-default-text: neutral3;
        catalog-card-alpha-default-border: secondary5;
        catalog-filter-button-primary-disabled-border: secondary5;
        catalog-filter-button-primary-disabled-text: secondary1;
        button-charlie-default-active-background: primary5;
        button-charlie-default-active-border: transparent;
        catalog-card-alpha-default-background: neutral1;
        catalog-filter-toggle-button-default-active-text: neutral1;
        catalog-filter-toggle-button-default-disabled-text: neutral1;
        catalog-filter-toggle-button-default-focus-text: neutral1;
        catalog-card-alpha-default-text: neutral3;
        button-bravo-default-initial-border: primary2;
        button-bravo-default-disabled-border: primary2;
        button-bravo-default-focus-border: primary3;
        button-bravo-default-hover-border: primary3;
        button-bravo-default-initial-icon-external-link-fill: primary2;
        button-bravo-default-disabled-icon-external-link-fill: primary2;
        button-bravo-default-focus-icon-external-link-fill: primary3;
        button-bravo-default-hover-icon-external-link-fill: primary3;
        button-bravo-default-initial-text: primary2;
        button-bravo-default-disabled-text: primary2;
        button-bravo-default-focus-text: primary3;
        button-bravo-default-hover-text: primary3;
        button-bravo-primary-focus-background: primary2;
        button-bravo-primary-hover-background: primary2;
        button-bravo-primary-initial-border: primary2;
        button-bravo-primary-disabled-border: primary2;
        button-bravo-primary-focus-border: primary2;
        button-bravo-primary-hover-border: primary2;
        button-bravo-primary-initial-icon-external-link-fill: primary2;
        button-bravo-primary-disabled-icon-external-link-fill: primary2;
        button-bravo-primary-focus-icon-external-link-fill: neutral3;
        button-bravo-primary-hover-icon-external-link-fill: neutral3;
        button-bravo-primary-initial-text: primary2;
        button-bravo-primary-disabled-text: primary2;
        button-bravo-primary-focus-text: neutral3;
        button-bravo-primary-hover-text: neutral3;
        button-charlie-default-active-icon-after-text-fill: neutral1;
        button-charlie-default-active-icon-before-text-fill: neutral1;
        button-charlie-default-active-icon-external-link-fill: neutral1;
        button-charlie-default-active-text: neutral1;
        button-charlie-default-initial-background: primary4;
        button-charlie-default-initial-border: transparent;
        button-charlie-default-initial-icon-after-text-fill: neutral1;
        button-charlie-default-initial-icon-before-text-fill: neutral1;
        button-charlie-default-initial-icon-external-link-fill: neutral1;
        button-charlie-default-initial-text: neutral1;
        button-charlie-default-disabled-background: primary4;
        button-charlie-default-disabled-border: transparent;
        button-charlie-default-disabled-icon-after-text-fill: neutral1;
        button-charlie-default-disabled-icon-before-text-fill: neutral1;
        button-charlie-default-disabled-icon-external-link-fill: neutral1;
        button-charlie-default-disabled-text: neutral1;
        button-charlie-default-focus-background: primary5;
        button-charlie-default-focus-border: transparent;
        button-charlie-default-focus-icon-after-text-fill: neutral1;
        button-charlie-default-focus-icon-before-text-fill: neutral1;
        button-charlie-default-focus-icon-external-link-fill: neutral1;
        button-charlie-default-focus-text: neutral1;
        button-charlie-default-hover-border: transparent;
        button-charlie-default-hover-icon-after-text-fill: neutral1;
        button-charlie-default-hover-background: primary5;
        button-charlie-default-hover-icon-before-text-fill: neutral1;
        button-charlie-default-hover-icon-external-link-fill: neutral1;
        button-charlie-default-hover-text: neutral1;
        highlight-card-charlie-default-text: neutral2;
        highlight-card-charlie-default-border: neutral2;
        highlight-card-bravo-secondary-text: neutral1;
        highlight-card-bravo-secondary-background: neutral2;
        highlight-card-bravo-secondary-gradient-from: primary3;
        highlight-card-alpha-default-background-blur: opacity1;
        highlight-card-bravo-primary-text: neutral1;
        highlight-card-bravo-primary-background: neutral2;
        highlight-card-alpha-primary-background-blur: opacity2;
        highlight-card-bravo-primary-gradient-from: secondary1;
        highlight-card-bravo-default-text: neutral3;
        highlight-card-alpha-default-background: neutral1;
        highlight-card-alpha-default-border: neutral3;
        highlight-card-alpha-default-text: neutral3;
        highlight-card-alpha-primary-background: neutral3;
        highlight-card-alpha-primary-border: neutral1;
        highlight-card-alpha-primary-text: neutral1;
        highlight-card-alpha-secondary-background: primary1;
        highlight-card-alpha-secondary-border: primary1;
        highlight-card-alpha-secondary-text: neutral1;
        highlight-card-alpha-secondary-background-blur: opacity2;
        highlight-card-bravo-default-background: neutral1;
        highlight-card-bravo-default-gradient-from: secondary1;
        section-bg-color-default-background: neutral1;
        section-bg-color-primary-background: secondary1;
        section-bg-color-secondary-background: secondary3;
        section-bg-gradient-default-from: primary1;
        section-bg-gradient-default-to: primary2;
        section-bg-gradient-primary-from: secondary1;
        section-bg-gradient-primary-to: neutral2;
        countdown-alpha-default-timer-background: neutral1;
        section-bg-color-tertiary-background: secondary4;
        carousel-default-arrow-navigation-focus-icon: primary5;
        promotion-card-alpha-default-background: neutral1;
        accordion-alpha-default-hover-heading-text: neutral3;
        accordion-alpha-default-hover-heading-icon: neutral2;
        content-primary-html: neutral1;
        content-primary-subtitle: neutral1;
        content-primary-title: neutral1;
        carousel-default-loader-dot-background: neutral2;
        carousel-default-pagination-navigation-initial-background: secondary1;
        carousel-default-arrow-navigation-initial-icon: neutral3;
        accordion-alpha-default-focus-heading-background: secondary4;
        carousel-default-loader-dot-background-40: opacity40;
        carousel-default-pagination-navigation-hover-background: secondary3;
        sharing-bar-alpha-default-modal-border: secondary5;
        sharing-bar-alpha-default-focus-icon: neutral3;
        sharing-bar-alpha-default-initial-label: neutral3;
        sharing-bar-alpha-primary-modal-background: neutral2;
        sharing-bar-alpha-default-hover-icon: neutral3;
        sharing-bar-alpha-default-hover-label: neutral3;
        sharing-bar-alpha-default-initial-icon: neutral3;
        sharing-bar-alpha-default-focus-label: neutral3;
        sharing-bar-alpha-default-modal-background: neutral1;
        content-primary-ctas-wrapper-background: neutral1;
        content-primary-ctas-wrapper-border: neutral1;
        accordion-alpha-default-initial-heading-icon: neutral2;
        accordion-alpha-default-initial-content-background: neutral1;
        accordion-alpha-default-initial-border: secondary3;
        accordion-alpha-default-focus-heading-text: neutral3;
        promotion-card-alpha-default-border: secondary5;
        compare-checkbox-primary-active-focus-border: opacity2;
        promotion-card-alpha-default-text: neutral2;
        content-default-ctas-wrapper-background: secondary4;
        content-default-ctas-wrapper-border: secondary4;
        content-default-html: neutral3;
        content-default-subtitle: neutral2;
        content-default-title: neutral2;
        countdown-alpha-default-title-icon: neutral1;
        countdown-alpha-default-background: primary1;
        section-form-bravo-secondary-background: secondary4;
        section-form-bravo-default-border: secondary1;
        highlight-card-charlie-default-background: neutral1;
        highlight-card-charlie-primary-background: secondary1;
        highlight-card-charlie-primary-border: neutral1;
        highlight-card-charlie-primary-text: neutral1;
        highlight-card-delta-default-background: neutral1;
        highlight-card-delta-default-border: neutral1;
        highlight-card-delta-default-text: neutral3;
        highlight-card-delta-default-gradient-from: primary3;
        highlight-card-delta-default-content-border: primary3;
        highlight-card-delta-default-icon-container-background: primary3;
        highlight-card-delta-default-icon: neutral1;
        highlight-card-delta-primary-background: neutral3;
        highlight-card-delta-primary-border: neutral3;
        highlight-card-delta-primary-text: neutral1;
        highlight-card-delta-primary-gradient-from: primary1;
        highlight-card-delta-primary-content-border: primary1;
        highlight-card-delta-primary-icon-container-background: primary1;
        highlight-card-delta-primary-icon: neutral1;
        highlight-card-delta-secondary-background: neutral3;
        highlight-card-delta-secondary-border: neutral3;
        highlight-card-delta-secondary-text: neutral1;
        highlight-card-delta-secondary-gradient-from: primary3;
        highlight-card-delta-secondary-content-border: primary3;
        highlight-card-delta-secondary-icon-container-background: primary3;
        highlight-card-delta-secondary-icon: neutral1;
        highlight-card-delta-default-icon-container-border: primary3;
        highlight-card-delta-secondary-icon-container-border: primary3;
        highlight-card-delta-primary-icon-container-border: primary1;
        highlight-card-echo-default-background: neutral1;
        highlight-card-echo-default-border: neutral3;
        highlight-card-echo-default-text: neutral3;
        highlight-card-echo-primary-background: neutral3;
        highlight-card-echo-primary-border: neutral1;
        highlight-card-echo-primary-text: neutral1;
        highlight-card-foxtrot-default-border: primary1;
        highlight-card-foxtrot-default-text: neutral3;
        highlight-card-foxtrot-primary-border: primary1;
        highlight-card-foxtrot-primary-text: neutral1;
        highlight-card-golf-default-line-one-background: primary3;
        highlight-card-golf-default-line-two-background: primary5;
        highlight-card-golf-default-line-three-background: primary4;
        highlight-card-golf-default-line-four-background: primary1;
        highlight-card-golf-default-background: neutral1;
        highlight-card-golf-primary-line-one-background: primary3;
        highlight-card-golf-primary-line-two-background: primary5;
        highlight-card-golf-primary-line-three-background: primary4;
        highlight-card-golf-primary-line-four-background: primary1;
        highlight-card-golf-primary-background: neutral3;
        highlight-card-hotel-default-background: neutral1;
        highlight-card-hotel-default-border: neutral3;
        highlight-card-hotel-default-medias-background: primary1;
        highlight-card-hotel-default-text: neutral3;
        highlight-card-hotel-primary-background: neutral1;
        highlight-card-hotel-primary-border: neutral1;
        highlight-card-hotel-primary-text: neutral1;
        highlight-card-hotel-primary-medias-background: neutral1;
        highlight-card-bravo-default-border: primary1;
        highlight-card-bravo-primary-border: primary1;
        highlight-card-bravo-secondary-border: primary1;
        highlight-card-bravo-secondary-background-blur: opacity2;
        highlight-card-bravo-primary-background-blur: opacity1;
        highlight-card-charlie-default-background-blur: opacity1;
        highlight-card-charlie-primary-background-blur: opacity2;
        highlight-card-delta-default-background-blur: opacity1;
        highlight-card-delta-primary-background-blur: opacity2;
        highlight-card-echo-default-background-blur: opacity1;
        highlight-card-echo-primary-background-blur: opacity2;
        highlight-card-golf-default-border: neutral3;
        highlight-card-golf-primary-border: neutral1;
        highlight-card-golf-default-background-blur: opacity1;
        highlight-card-golf-primary-background-blur: opacity2;
        highlight-card-hotel-default-background-blur: opacity1;
        highlight-card-hotel-primary-background-blur: opacity2;
        highlight-card-alpha-default-title: neutral2;
        highlight-card-alpha-primary-title: neutral1;
        highlight-card-alpha-secondary-title: neutral1;
        highlight-card-bravo-default-title: neutral2;
        highlight-card-bravo-primary-title: neutral1;
        highlight-card-bravo-secondary-title: neutral1;
        highlight-card-echo-default-title: neutral2;
        highlight-card-echo-primary-title: neutral1;
        highlight-card-foxtrot-default-title: neutral2;
        highlight-card-foxtrot-primary-title: neutral1;
        highlight-card-hotel-default-title: neutral2;
        highlight-card-hotel-primary-title: neutral1;
        highlight-card-golf-default-cta-wrapper-background: secondary3;
        highlight-card-golf-primary-cta-wrapper-background: secondary3;
        highlight-card-hotel-default-medias-border: primary1;
        highlight-card-hotel-primary-medias-border: neutral1;
        review-card-alpha-default-author-name: neutral3;
        review-card-alpha-default-background: neutral1;
        review-card-alpha-default-background-blur: opacity1;
        review-card-alpha-default-blockquote-text: neutral3;
        review-card-alpha-default-border: neutral3;
        review-card-alpha-default-star-icon: primary1;
        review-card-alpha-default-text: neutral3;
        review-card-alpha-primary-author-name: neutral1;
        review-card-alpha-primary-background: neutral2;
        review-card-alpha-primary-background-blur: opacity2;
        review-card-alpha-primary-blockquote-text: neutral1;
        review-card-alpha-primary-border: neutral1;
        review-card-alpha-primary-star-icon: secondary2;
        review-card-alpha-primary-text: neutral1;
        review-card-bravo-default-author-name: secondary1;
        review-card-bravo-default-background: neutral1;
        review-card-bravo-default-background-blur: opacity1;
        review-card-bravo-default-blockquote-text: neutral3;
        review-card-bravo-default-border: neutral3;
        review-card-bravo-default-date: secondary1;
        review-card-bravo-default-star-icon: primary1;
        review-card-bravo-default-text: neutral3;
        review-card-bravo-default-title: neutral2;
        review-card-bravo-primary-author-name: neutral1;
        review-card-bravo-primary-background: neutral2;
        review-card-bravo-primary-background-blur: opacity2;
        review-card-bravo-primary-blockquote-text: neutral1;
        review-card-bravo-primary-border: neutral1;
        review-card-bravo-primary-date: neutral1;
        review-card-bravo-primary-star-icon: primary1;
        review-card-bravo-primary-text: neutral1;
        review-card-bravo-primary-title: neutral1;
        review-card-charlie-default-text: neutral3;
        review-card-charlie-default-author-name: secondary1;
        review-card-charlie-default-blockquote-text: neutral3;
        review-card-charlie-default-border-hover: primary1;
        review-card-charlie-default-quote-icon-hover: primary1;
        review-card-charlie-default-background: neutral1;
        review-card-charlie-default-border-initial: neutral3;
        review-card-charlie-default-background-blur: opacity1;
        review-card-charlie-default-quote-icon-initial: neutral3;
        review-card-charlie-default-star-icon: primary1;
        review-card-charlie-default-title: neutral2;
        review-card-charlie-primary-author-name: neutral1;
        review-card-charlie-primary-background: neutral2;
        review-card-charlie-primary-background-blur: opacity2;
        review-card-charlie-primary-blockquote-text: neutral1;
        review-card-charlie-primary-border-initial: neutral1;
        review-card-charlie-primary-border-hover: primary1;
        review-card-charlie-primary-quote-icon-initial: neutral1;
        review-card-charlie-primary-quote-icon-hover: primary1;
        review-card-charlie-primary-star-icon: primary1;
        review-card-charlie-primary-text: neutral1;
        review-card-charlie-primary-title: neutral1;
        review-card-delta-default-author-name: secondary1;
        review-card-delta-default-background: secondary4;
        review-card-delta-default-background-blur: opacity1;
        review-card-delta-default-blockquote-text: neutral3;
        review-card-delta-default-border-initial: secondary1;
        review-card-delta-default-border-hover: secondary1;
        review-card-delta-default-gradient-from-hover: neutral1;
        review-card-delta-default-gradient-to-hover: neutral1;
        review-card-delta-default-star-icon: primary1;
        review-card-delta-default-text: neutral3;
        review-card-delta-default-title: neutral2;
        review-card-delta-primary-author-name: neutral1;
        review-card-delta-primary-background: transparent;
        review-card-delta-primary-background-blur: opacity2;
        review-card-delta-primary-blockquote-text: neutral1;
        review-card-delta-primary-border-initial: primary3;
        review-card-delta-primary-border-hover: primary1;
        review-card-delta-primary-gradient-from-hover: transparent;
        review-card-delta-primary-gradient-to-hover: primary1;
        review-card-delta-primary-star-icon: primary1;
        review-card-delta-primary-text: neutral1;
        review-card-delta-primary-title: neutral1;
        section-form-bravo-primary-border: secondary1;
        section-form-bravo-secondary-border: secondary4;
        section-form-bravo-primary-background: secondary1;
        breadcrumbs-alpha-default-focus-home-icon: primary1;
        section-form-bravo-tertiary-border: secondary2;
        section-bg-color-quaternary-background: neutral2;
        breadcrumbs-alpha-default-active-text: neutral3;
        section-form-bravo-tertiary-background: neutral3;
        breadcrumbs-alpha-default-hover-separator-icon: primary1;
        breadcrumbs-alpha-primary-initial-separator-icon: neutral1;
        breadcrumbs-alpha-primary-initial-text: neutral1;
        breadcrumbs-alpha-default-initial-separator-icon: primary1;
        breadcrumbs-alpha-default-hover-text: primary1;
        breadcrumbs-alpha-default-initial-home-icon: primary1;
        breadcrumbs-alpha-primary-hover-home-icon: secondary2;
        breadcrumbs-alpha-primary-active-text: secondary2;
        breadcrumbs-alpha-primary-focus-home-icon: secondary2;
        breadcrumbs-alpha-primary-focus-separator-icon: secondary2;
        breadcrumbs-alpha-default-initial-text: primary1;
        breadcrumbs-alpha-primary-initial-home-icon: neutral1;
        breadcrumbs-alpha-default-focus-separator-icon: primary1;
        breadcrumbs-alpha-primary-focus-text: secondary2;
        breadcrumbs-alpha-default-focus-text: primary1;
        breadcrumbs-alpha-default-hover-home-icon: primary1;
        breadcrumbs-alpha-primary-hover-text: secondary2;
        breadcrumbs-alpha-primary-hover-separator-icon: secondary2;
        news-card-alpha-default-background: neutral1;
        news-card-alpha-default-border: secondary3;
        news-card-alpha-default-date: secondary1;
        news-card-alpha-default-html: neutral3;
        compare-checkbox-primary-active-background: opacity2;
        compare-checkbox-primary-active-border: neutral1;
        news-card-alpha-default-text: neutral3;
        news-card-alpha-default-title: neutral3;
        news-card-alpha-default-background-blur: opacity1;
        pagination-alpha-default-active-number: primary1;
        pagination-alpha-default-focus-arrow: primary1;
        pagination-alpha-default-focus-number: primary1;
        pagination-alpha-default-hover-arrow: primary1;
        pagination-alpha-default-hover-number: primary1;
        pagination-alpha-default-initial-arrow: neutral2;
        pagination-alpha-default-initial-number: neutral3;
        segmented-buttons-alpha-default-active-border: primary1;
        segmented-buttons-alpha-default-active-text: neutral3;
        segmented-buttons-alpha-default-focus-border: primary1;
        segmented-buttons-alpha-default-hover-border: transparent;
        segmented-buttons-alpha-default-initial-border: transparent;
        segmented-buttons-alpha-default-focus-text: primary1;
        segmented-buttons-alpha-default-hover-text: primary1;
        segmented-buttons-alpha-default-initial-text: neutral3;
        segmented-buttons-alpha-primary-active-border: neutral1;
        segmented-buttons-alpha-default-separator-background: transparent;
        segmented-buttons-alpha-primary-active-text: neutral1;
        segmented-buttons-alpha-primary-focus-border: primary1;
        segmented-buttons-alpha-primary-hover-border: primary1;
        segmented-buttons-alpha-primary-initial-border: transparent;
        segmented-buttons-alpha-primary-focus-text: neutral1;
        segmented-buttons-alpha-primary-hover-text: neutral1;
        segmented-buttons-alpha-primary-initial-text: neutral1;
        dropdown-alpha-default-button-focus-arrow-icon: neutral2;
        dropdown-alpha-default-button-focus-background: secondary4;
        dropdown-alpha-default-button-focus-border: neutral2;
        dropdown-alpha-default-button-focus-label: neutral3;
        dropdown-alpha-default-button-hover-arrow-icon: neutral2;
        dropdown-alpha-default-button-hover-background: secondary4;
        dropdown-alpha-default-button-hover-border: neutral2;
        dropdown-alpha-default-button-hover-label: neutral3;
        dropdown-alpha-default-button-initial-arrow-icon: neutral2;
        dropdown-alpha-default-button-initial-background: neutral1;
        dropdown-alpha-default-button-initial-border: neutral2;
        dropdown-alpha-default-button-initial-label: neutral3;
        dropdown-alpha-default-panel-background: neutral1;
        dropdown-alpha-default-panel-border: transparent;
        dropdown-alpha-default-panel-option-focus-background: secondary4;
        dropdown-alpha-default-panel-option-focus-border: secondary5;
        dropdown-alpha-default-panel-option-focus-text: neutral3;
        dropdown-alpha-default-panel-option-hover-background: secondary4;
        dropdown-alpha-default-panel-option-hover-border: secondary5;
        dropdown-alpha-default-panel-option-hover-text: neutral3;
        dropdown-alpha-default-panel-option-initial-background: neutral1;
        dropdown-alpha-default-panel-option-initial-border: secondary5;
        dropdown-alpha-default-panel-option-initial-text: neutral3;
        dropdown-alpha-default-title: neutral3;
        link-alpha-default-focus-text: neutral3;
        link-alpha-default-focus-decoration: primary1;
        link-alpha-default-focus-icon-after-text: primary1;
        link-alpha-default-focus-icon-external-link: primary1;
        link-alpha-default-hover-decoration: primary1;
        link-alpha-default-hover-icon-after-text: primary1;
        link-alpha-default-hover-icon-external-link: primary1;
        link-alpha-default-hover-text: neutral3;
        link-alpha-default-initial-decoration: transparent;
        link-alpha-default-initial-icon-after-text: primary1;
        link-alpha-default-initial-icon-external-link: primary1;
        link-alpha-default-initial-text: neutral3;
        link-alpha-primary-focus-decoration: neutral1;
        link-alpha-primary-focus-icon-after-text: neutral1;
        link-alpha-primary-focus-icon-external-link: neutral1;
        link-alpha-primary-focus-text: neutral1;
        link-alpha-primary-hover-decoration: neutral1;
        link-alpha-primary-hover-icon-after-text: neutral1;
        link-alpha-primary-hover-icon-external-link: neutral1;
        link-alpha-primary-hover-text: neutral1;
        link-alpha-primary-initial-icon-after-text: neutral1;
        link-alpha-primary-initial-icon-external-link: neutral1;
        link-alpha-primary-initial-text: neutral1;
        link-alpha-secondary-focus-decoration: primary1;
        link-alpha-secondary-focus-icon-after-text: neutral1;
        link-alpha-secondary-focus-icon-external-link: neutral1;
        link-alpha-secondary-focus-text: neutral1;
        link-alpha-secondary-hover-decoration: primary1;
        link-alpha-secondary-hover-icon-after-text: neutral1;
        link-alpha-secondary-hover-icon-external-link: neutral1;
        link-alpha-secondary-hover-text: neutral1;
        link-alpha-secondary-initial-icon-after-text: neutral1;
        link-alpha-secondary-initial-icon-external-link: neutral1;
        link-alpha-secondary-initial-text: neutral1;
        link-bravo-default-focus-icon-before-text: neutral3;
        link-bravo-default-focus-icon-external-link: neutral3;
        link-bravo-default-focus-text: neutral3;
        link-bravo-default-hover-icon-before-text: neutral3;
        link-bravo-default-hover-icon-external-link: neutral3;
        link-bravo-default-hover-text: neutral3;
        link-bravo-default-initial-decoration: neutral3;
        link-bravo-default-initial-icon-before-text: neutral3;
        link-bravo-default-initial-icon-external-link: neutral3;
        link-bravo-default-initial-text: neutral3;
        link-bravo-primary-focus-icon-before-text: neutral1;
        link-bravo-primary-focus-icon-external-link: neutral1;
        link-bravo-primary-focus-text: neutral1;
        link-bravo-primary-hover-icon-before-text: neutral1;
        link-bravo-primary-hover-icon-external-link: neutral1;
        link-bravo-primary-hover-text: neutral1;
        link-bravo-primary-initial-decoration: neutral1;
        link-bravo-primary-initial-icon-before-text: neutral1;
        link-bravo-primary-initial-icon-external-link: neutral1;
        link-bravo-primary-initial-text: neutral1;
        link-charlie-primary-focus-icon-external-link: neutral1;
        link-charlie-primary-focus-text: neutral1;
        link-charlie-primary-hover-icon-external-link: neutral1;
        link-charlie-primary-hover-text: neutral1;
        link-charlie-primary-initial-decoration: neutral1;
        link-charlie-primary-initial-icon-external-link: neutral1;
        link-charlie-primary-initial-text: neutral1;
        link-charlie-default-focus-icon-external-link: neutral3;
        link-charlie-default-focus-text: neutral3;
        link-charlie-default-hover-icon-external-link: neutral3;
        link-charlie-default-hover-text: neutral3;
        link-charlie-default-initial-decoration: neutral3;
        link-charlie-default-initial-icon-external-link: neutral3;
        link-charlie-default-initial-text: neutral3;
        link-delta-primary-focus-decoration: neutral1;
        link-delta-primary-focus-icon-after-text: neutral1;
        link-delta-primary-focus-icon-before-text: neutral1;
        link-delta-primary-focus-icon-external-link: neutral1;
        link-delta-primary-focus-text: neutral1;
        link-delta-primary-hover-decoration: neutral1;
        link-delta-primary-hover-icon-after-text: neutral1;
        link-delta-primary-hover-icon-before-text: neutral1;
        link-delta-primary-hover-icon-external-link: neutral1;
        link-delta-primary-hover-text: neutral1;
        link-delta-primary-initial-decoration: neutral1;
        link-delta-primary-initial-icon-after-text: neutral1;
        link-delta-primary-initial-icon-before-text: neutral1;
        link-delta-primary-initial-icon-external-link: neutral1;
        link-delta-primary-initial-text: neutral1;
        link-delta-default-focus-decoration: secondary1;
        link-delta-default-focus-icon-after-text: secondary1;
        link-delta-default-focus-icon-before-text: secondary1;
        link-delta-default-focus-icon-external-link: secondary1;
        link-delta-default-focus-text: secondary1;
        link-delta-default-hover-decoration: secondary1;
        link-delta-default-hover-icon-after-text: secondary1;
        link-delta-default-hover-icon-before-text: secondary1;
        link-delta-default-hover-icon-external-link: secondary1;
        link-delta-default-hover-text: secondary1;
        link-delta-default-initial-decoration: secondary1;
        link-delta-default-initial-icon-after-text: secondary1;
        link-delta-default-initial-icon-before-text: secondary1;
        link-delta-default-initial-icon-external-link: secondary1;
        link-delta-default-initial-text: secondary1;
        link-echo-primary-focus-icon-external-link: neutral1;
        link-echo-primary-focus-text: neutral1;
        link-echo-primary-hover-icon-external-link: neutral1;
        link-echo-primary-hover-text: neutral1;
        link-echo-primary-initial-decoration: neutral1;
        link-echo-primary-initial-icon-external-link: neutral1;
        link-echo-primary-initial-text: neutral1;
        link-echo-default-focus-icon-external-link: secondary1;
        link-echo-default-focus-text: secondary1;
        link-echo-default-hover-icon-external-link: secondary1;
        link-echo-default-hover-text: secondary1;
        link-echo-default-initial-decoration: secondary1;
        link-echo-default-initial-icon-external-link: secondary1;
        link-echo-default-initial-text: secondary1;
        link-foxtrot-primary-focus-icon-external-link: neutral1;
        link-foxtrot-primary-focus-text: neutral1;
        link-foxtrot-primary-hover-icon-external-link: neutral1;
        link-foxtrot-primary-hover-text: neutral1;
        link-foxtrot-primary-initial-decoration: neutral1;
        link-foxtrot-primary-initial-icon-external-link: neutral1;
        link-foxtrot-primary-initial-text: neutral1;
        link-foxtrot-default-focus-icon-external-link: neutral3;
        link-foxtrot-default-focus-text: neutral3;
        link-foxtrot-default-hover-icon-external-link: neutral3;
        link-foxtrot-default-hover-text: neutral3;
        link-foxtrot-default-initial-decoration: neutral3;
        link-foxtrot-default-initial-icon-external-link: neutral3;
        link-foxtrot-default-initial-text: neutral3;
        career-card-alpha-default-border: secondary2;
        career-card-alpha-default-content-background: neutral1;
        career-card-alpha-default-date: neutral1;
        career-card-alpha-default-header-background: secondary2;
        career-card-alpha-default-text: neutral3;
        career-card-alpha-default-title: neutral1;
        career-card-alpha-primary-border: secondary5;
        career-card-alpha-primary-content-background: neutral1;
        career-card-alpha-primary-date: secondary1;
        career-card-alpha-primary-header-background: neutral1;
        career-card-alpha-primary-text: neutral3;
        career-card-alpha-primary-title: neutral3;
        career-card-alpha-secondary-border: secondary5;
        career-card-alpha-secondary-content-background: neutral1;
        career-card-alpha-secondary-date: neutral1;
        career-card-alpha-secondary-header-background: secondary5;
        career-card-alpha-secondary-text: neutral3;
        career-card-alpha-secondary-title: neutral1;
        employee-card-alpha-default-job: neutral3;
        employee-card-alpha-default-name: neutral2;
        employee-card-alpha-default-photo-border: secondary3;
        employee-card-alpha-default-text: neutral3;
        employee-card-alpha-default-background: neutral1;
        employee-card-alpha-default-border: secondary5;
        employee-card-alpha-default-photo-background: secondary3;
        employee-card-alpha-default-background-blur: opacity1;
        employee-card-alpha-default-photo-background-blur: opacity2;
        employee-card-bravo-default-border-bottom: primary1;
        employee-card-bravo-default-job: neutral3;
        employee-card-bravo-default-name: neutral3;
        employee-card-bravo-default-photo-background: secondary5;
        employee-card-bravo-default-photo-border: neutral3;
        employee-card-bravo-default-text: neutral3;
        employee-card-bravo-default-background: neutral1;
        employee-card-bravo-default-border: secondary5;
        employee-card-bravo-default-background-blur: opacity1;
        employee-card-charlie-secondary-background-from: neutral3;
        modal-bravo-default-background: neutral1;
        modal-bravo-default-border: secondary5;
        modal-bravo-default-close-button-initial-background: neutral2;
        modal-bravo-default-close-button-initial-border: neutral2;
        modal-bravo-default-close-button-initial-icon: neutral1;
        modal-bravo-default-close-button-focus-background: neutral2;
        modal-bravo-default-close-button-focus-border: neutral2;
        modal-bravo-default-close-button-focus-icon: neutral1;
        modal-bravo-default-close-button-hover-background: neutral2;
        modal-bravo-default-close-button-hover-border: neutral2;
        modal-bravo-default-close-button-hover-icon: neutral1;
        modal-bravo-default-overlay-background: opacity3;
        modal-bravo-default-text: secondary1;
        employee-card-charlie-default-text: neutral3;
        employee-card-charlie-default-job: neutral3;
        employee-card-charlie-default-name: neutral2;
        employee-card-charlie-default-photo-background: secondary3;
        employee-card-charlie-default-photo-border: neutral2;
        employee-card-charlie-default-background-from: secondary3;
        employee-card-charlie-default-background-to: neutral1;
        employee-card-charlie-default-border: secondary5;
        employee-card-charlie-default-background-from-blur: opacity3;
        employee-card-charlie-default-background-to-blur: opacity1;
        highlight-card-india-primary-list-text: neutral1;
        highlight-card-india-primary-list-title: neutral1;
        highlight-card-india-primary-text: neutral1;
        highlight-card-india-primary-title: neutral1;
        highlight-card-india-primary-background: neutral2;
        highlight-card-india-primary-border: neutral1;
        highlight-card-india-primary-background-blur: opacity3;
        highlight-card-india-default-list-text: neutral3;
        highlight-card-india-default-list-title: neutral2;
        highlight-card-india-default-text: neutral3;
        highlight-card-india-default-title: neutral2;
        highlight-card-india-default-background: neutral1;
        highlight-card-india-default-border: secondary5;
        highlight-card-india-default-background-blur: opacity1;
        highlight-card-juliet-default-text: neutral3;
        highlight-card-juliet-default-title: neutral2;
        highlight-card-juliet-default-hover-background: secondary1;
        highlight-card-juliet-default-initial-background: neutral1;
        highlight-card-juliet-default-border: secondary5;
        highlight-card-juliet-default-hover-background-blur: opacity2;
        highlight-card-juliet-default-initial-background-blur: opacity1;
        highlight-card-juliet-primary-text: neutral1;
        highlight-card-juliet-primary-title: neutral1;
        highlight-card-juliet-primary-hover-background: neutral2;
        highlight-card-juliet-primary-initial-background: neutral3;
        highlight-card-juliet-primary-border: neutral1;
        highlight-card-juliet-primary-hover-background-blur: opacity2;
        highlight-card-juliet-primary-initial-background-blur: opacity3;
        scrollbar-alpha-default-track-background: secondary4;
        scrollbar-alpha-default-hover-background: primary1;
        scrollbar-alpha-default-initial-background: primary1;
        scrollbar-alpha-primary-track-background: neutral1;
        scrollbar-alpha-primary-hover-background: primary1;
        scrollbar-alpha-primary-initial-background: primary1;
        scrollbar-bravo-primary-track-background: neutral1;
        scrollbar-bravo-primary-hover-background: primary1;
        scrollbar-bravo-primary-initial-background: primary1;
        scrollbar-bravo-default-track-background: secondary4;
        scrollbar-bravo-default-hover-background: primary1;
        scrollbar-bravo-default-initial-background: primary1;
        sharing-bar-alpha-primary-modal-border: neutral1;
        sharing-bar-alpha-primary-focus-icon: neutral1;
        sharing-bar-alpha-primary-focus-label: neutral1;
        sharing-bar-alpha-primary-hover-icon: neutral1;
        sharing-bar-alpha-primary-hover-label: neutral1;
        sharing-bar-alpha-primary-initial-icon: neutral1;
        sharing-bar-alpha-primary-initial-label: neutral1;
        vehicle-card-alpha-default-disclaimer: secondary1;
        vehicle-card-alpha-default-title: neutral2;
        vehicle-card-alpha-default-background: neutral1;
        vehicle-card-alpha-default-border: secondary5;
        vehicle-card-alpha-default-background-blur: opacity1;
        accordion-alpha-default-focus-heading-icon: neutral2;
        content-primary-fineprint: neutral1;
        carousel-default-pagination-navigation-active-background: primary1;
        content-primary-title-icon: neutral1;
        content-default-title-icon: primary1;
        accordion-alpha-default-initial-heading-text: neutral3;
        accordion-alpha-default-initial-heading-background: neutral1;
        compare-checkbox-primary-active-focus-text: neutral1;
        accordion-alpha-default-hover-heading-background: secondary4;
        content-default-fineprint: secondary1;
        countdown-alpha-default-timer-text: neutral2;
        separator-alpha-primary-background: neutral1;
        separator-alpha-default-background: secondary1;
        dropdown-charlie-default-button-initial-arrow-icon: neutral2;
        dropdown-charlie-default-button-initial-background: transparent;
        dropdown-charlie-default-button-initial-border: transparent;
        dropdown-charlie-default-button-focus-arrow-icon: neutral2;
        dropdown-charlie-default-button-focus-background: transparent;
        dropdown-charlie-default-button-focus-border: transparent;
        dropdown-charlie-default-button-hover-arrow-icon: neutral2;
        dropdown-charlie-default-button-hover-background: transparent;
        dropdown-charlie-default-button-hover-border: transparent;
        dropdown-charlie-default-panel-background: neutral1;
        dropdown-charlie-default-panel-border: neutral2;
        dropdown-charlie-default-panel-option-focus-background: neutral1;
        dropdown-charlie-default-panel-option-focus-border: neutral1;
        dropdown-charlie-default-panel-option-focus-text: neutral3;
        dropdown-charlie-default-panel-option-hover-background: neutral1;
        dropdown-charlie-default-panel-option-hover-border: neutral1;
        dropdown-charlie-default-panel-option-hover-text: neutral3;
        dropdown-charlie-default-panel-option-initial-background: neutral1;
        dropdown-charlie-default-panel-option-initial-border: neutral1;
        dropdown-charlie-default-panel-option-initial-text: neutral3;
        opening-hours-bravo-primary-today-initial-opening-hours: neutral1;
        weekdays-list-primary-closed-day-time: neutral3;
        weekdays-list-primary-note: secondary1;
        weekdays-list-primary-open-day-time: primary1;
        opening-hours-bravo-default-today-initial-opening-hours: neutral3;
        weekdays-list-default-closed-day-time: neutral3;
        weekdays-list-default-note: secondary1;
        weekdays-list-default-open-day-time: primary1;
        dropdown-charlie-primary-button-initial-arrow-icon: neutral1;
        dropdown-charlie-primary-button-initial-background: transparent;
        dropdown-charlie-primary-button-initial-border: transparent;
        dropdown-charlie-primary-button-focus-arrow-icon: neutral1;
        dropdown-charlie-primary-button-focus-background: transparent;
        dropdown-charlie-primary-button-focus-border: transparent;
        dropdown-charlie-primary-button-hover-arrow-icon: neutral1;
        dropdown-charlie-primary-button-hover-background: transparent;
        dropdown-charlie-primary-button-hover-border: transparent;
        dropdown-charlie-primary-panel-background: neutral1;
        dropdown-charlie-primary-panel-border: neutral2;
        dropdown-charlie-primary-panel-option-focus-background: neutral1;
        dropdown-charlie-primary-panel-option-focus-border: neutral1;
        dropdown-charlie-primary-panel-option-focus-text: neutral3;
        dropdown-charlie-primary-panel-option-hover-background: neutral1;
        dropdown-charlie-primary-panel-option-hover-border: neutral1;
        dropdown-charlie-primary-panel-option-hover-text: neutral3;
        dropdown-charlie-primary-panel-option-initial-background: neutral1;
        dropdown-charlie-primary-panel-option-initial-border: neutral1;
        dropdown-charlie-primary-panel-option-initial-text: neutral3;
        opening-hours-bravo-primary-clock-icon: neutral1;
        opening-hours-bravo-default-clock-icon: neutral3;
        opening-hours-bravo-default-separator: secondary5;
        opening-hours-bravo-primary-separator: secondary5;
        opening-hours-bravo-primary-phone-icon: neutral3;
        opening-hours-bravo-default-phone-icon: neutral3;
        highlight-card-kilo-primary-text: neutral1;
        highlight-card-kilo-primary-title: neutral1;
        highlight-card-kilo-primary-background: neutral2;
        highlight-card-kilo-primary-border: neutral1;
        highlight-card-kilo-primary-background-blur: opacity2;
        highlight-card-kilo-default-text: neutral3;
        highlight-card-kilo-default-title: neutral2;
        highlight-card-kilo-default-background: neutral1;
        highlight-card-kilo-default-border: secondary5;
        highlight-card-kilo-default-background-blur: opacity1;
        form-default-error-message: semantic1-error;
        carousel-default-arrow-navigation-hover-icon: primary5;
        form-default-label-initial-text: secondary2;
        form-default-label-error-text: secondary2;
        form-primary-privacy-policy-icon: neutral1;
        form-default-label-focus-text: secondary2;
        form-default-privacy-policy-icon: secondary1;
        form-default-label-hover-text: secondary2;
        form-default-field-initial-background: neutral1;
        form-default-field-initial-border: secondary5;
        form-default-field-initial-text: neutral3;
        form-default-field-error-background: neutral1;
        form-default-field-error-border: semantic1-error;
        form-default-field-error-text: semantic1-error;
        form-default-field-hover-background: secondary4;
        form-default-field-hover-border: secondary5;
        form-default-field-hover-text: neutral3;
        form-default-field-focus-background: secondary4;
        form-default-field-focus-border: secondary1;
        form-default-field-focus-text: neutral3;
        form-default-field-icon-error: semantic1-error;
        form-default-field-icon-check: semantic2-completed;
        form-default-label-message-error-background: semantic1-error;
        form-default-label-message-error-text: neutral1;
        form-default-file-input-initial-icon: neutral3;
        form-default-file-input-error-icon: semantic1-error;
        form-default-file-input-focus-icon: neutral3;
        form-default-file-input-hover-icon: neutral3;
        form-default-file-input-hover-caption: secondary5;
        form-default-file-input-error-caption: semantic1-error;
        form-default-file-input-initial-caption: secondary5;
        form-default-file-input-focus-caption: secondary5;
        form-primary-error-message: semantic1-error;
        form-primary-label-initial-text: neutral1;
        form-primary-label-error-text: neutral1;
        form-primary-label-message-error-background: semantic1-error;
        form-primary-label-message-error-text: neutral1;
        form-primary-label-focus-text: neutral1;
        form-primary-label-hover-text: neutral1;
        form-primary-field-initial-background: neutral1;
        form-primary-field-initial-border: secondary5;
        form-primary-field-initial-text: neutral3;
        form-primary-field-error-background: neutral1;
        form-primary-field-error-border: semantic1-error;
        form-primary-field-error-text: semantic1-error;
        form-primary-field-hover-background: secondary4;
        form-primary-field-hover-border: secondary5;
        form-primary-field-hover-text: neutral3;
        form-primary-field-focus-background: secondary4;
        form-primary-field-focus-border: secondary5;
        form-primary-field-focus-text: neutral3;
        form-primary-field-icon-error: semantic1-error;
        form-primary-field-icon-check: semantic2-completed;
        form-primary-file-input-initial-caption: neutral1;
        form-primary-file-input-initial-icon: neutral1;
        form-primary-file-input-error-caption: semantic1-error;
        form-primary-file-input-error-icon: semantic1-error;
        form-primary-file-input-focus-caption: neutral1;
        form-primary-file-input-focus-icon: neutral1;
        form-primary-file-input-hover-caption: neutral1;
        form-primary-file-input-hover-icon: neutral1;
        form-default-field-initial-placeholder: secondary5;
        form-default-field-error-placeholder: semantic1-error;
        form-default-field-focus-placeholder: secondary2;
        form-default-field-hover-placeholder: secondary2;
        form-primary-field-hover-placeholder: secondary2;
        form-primary-field-focus-placeholder: secondary2;
        form-primary-field-error-placeholder: semantic1-error;
        form-primary-field-initial-placeholder: secondary2;
        form-primary-checkbox-active-check-mark: primary1;
        form-primary-checkbox-active-background: transparent;
        form-primary-checkbox-active-border: primary1;
        form-primary-checkbox-active-text: neutral1;
        form-primary-checkbox-active-focus-background: transparent;
        form-primary-checkbox-active-focus-border: primary1;
        form-primary-checkbox-active-focus-text: neutral1;
        form-primary-checkbox-active-hover-background: transparent;
        form-primary-checkbox-active-hover-border: primary1;
        form-primary-checkbox-active-hover-text: neutral1;
        form-primary-checkbox-initial-background: transparent;
        form-primary-checkbox-initial-border: primary1;
        form-primary-checkbox-initial-text: neutral1;
        form-primary-checkbox-focus-background: transparent;
        form-primary-checkbox-focus-border: secondary3;
        form-primary-checkbox-focus-text: secondary3;
        form-primary-checkbox-hover-background: transparent;
        form-primary-checkbox-hover-border: secondary3;
        form-primary-checkbox-hover-text: secondary3;
        form-primary-checkbox-error-background: semantic5-errorBg;
        form-primary-checkbox-error-border: semantic1-error;
        form-primary-checkbox-error-text: semantic1-error;
        form-primary-radio-initial-border: primary1;
        form-primary-radio-active-border: primary1;
        form-primary-radio-active-dot: primary1;
        form-primary-radio-focus-border: secondary3;
        form-primary-radio-hover-border: secondary3;
        form-default-checkbox-active-check-mark: primary1;
        form-primary-search-input-initial-icon: secondary2;
        form-primary-search-input-focus-icon: secondary2;
        form-primary-search-input-hover-icon: secondary2;
        form-default-checkbox-active-background: transparent;
        form-default-checkbox-active-border: primary1;
        form-default-checkbox-active-text: neutral3;
        form-default-checkbox-active-focus-background: transparent;
        form-default-checkbox-active-focus-border: primary1;
        form-default-checkbox-active-focus-text: neutral3;
        form-default-checkbox-active-hover-background: transparent;
        form-default-checkbox-active-hover-border: primary1;
        form-default-checkbox-active-hover-text: neutral3;
        form-default-checkbox-initial-background: transparent;
        form-default-checkbox-initial-border: primary1;
        form-default-checkbox-initial-text: neutral3;
        form-default-checkbox-focus-background: transparent;
        form-default-checkbox-focus-border: secondary1;
        form-default-checkbox-focus-text: secondary1;
        form-default-checkbox-hover-background: transparent;
        form-default-checkbox-hover-border: secondary1;
        form-default-checkbox-hover-text: secondary1;
        form-default-checkbox-error-background: semantic5-errorBg;
        form-default-checkbox-error-border: semantic1-error;
        form-default-checkbox-error-text: semantic1-error;
        form-default-radio-initial-border: primary1;
        form-default-radio-active-border: primary1;
        form-default-radio-active-dot: primary1;
        form-default-radio-focus-border: neutral2;
        form-default-radio-hover-border: neutral2;
        form-default-search-input-initial-icon: secondary2;
        form-default-search-input-focus-icon: secondary2;
        form-default-search-input-hover-icon: secondary2;
        form-default-radio-initial-background: neutral1;
        form-default-radio-focus-background: neutral1;
        form-default-radio-hover-background: neutral1;
        form-default-radio-active-background: neutral1;
        form-primary-radio-active-background: transparent;
        form-primary-radio-initial-background: transparent;
        form-primary-radio-focus-background: transparent;
        form-primary-radio-hover-background: transparent;
        form-default-file-input-hover-label: neutral3;
        form-default-file-input-focus-label: neutral3;
        form-default-file-input-error-label: semantic1-error;
        form-default-file-input-initial-label: neutral3;
        form-primary-file-input-initial-label: neutral1;
        form-primary-file-input-hover-label: neutral1;
        form-primary-file-input-focus-label: neutral1;
        form-primary-file-input-error-label: semantic1-error;
        form-primary-satisfaction-rating-label: neutral1;
        form-primary-satisfaction-rating-empty-star: secondary5;
        form-primary-satisfaction-rating-filled-star: primary1;
        form-default-satisfaction-rating-label: secondary2;
        form-default-satisfaction-rating-empty-star: secondary5;
        form-default-satisfaction-rating-filled-star: primary1;
        employee-detail-alpha-primary-html: neutral1;
        employee-detail-alpha-primary-rating-icon: primary1;
        employee-detail-alpha-primary-subtitle: neutral1;
        employee-detail-alpha-primary-title: neutral1;
        employee-detail-alpha-primary-photo-background: secondary3;
        employee-detail-alpha-primary-photo-border: neutral1;
        employee-detail-alpha-default-html: neutral2;
        employee-detail-alpha-default-rating-icon: primary1;
        employee-detail-alpha-default-subtitle: neutral3;
        employee-detail-alpha-default-title: neutral2;
        employee-detail-alpha-default-photo-background: secondary3;
        employee-detail-alpha-default-photo-border: neutral2;
        social-list-alpha-default-media-initial-background: transparent;
        social-list-alpha-default-media-initial-border: transparent;
        social-list-alpha-default-media-initial-icon: primary1;
        social-list-alpha-default-media-focus-background: transparent;
        social-list-alpha-default-media-focus-border: transparent;
        social-list-alpha-default-media-focus-icon: secondary1;
        social-list-alpha-default-media-hover-background: transparent;
        social-list-alpha-default-media-hover-border: transparent;
        social-list-alpha-default-media-hover-icon: secondary1;
        social-list-alpha-primary-media-initial-background: transparent;
        social-list-alpha-primary-media-initial-border: transparent;
        social-list-alpha-primary-media-initial-icon: primary1;
        social-list-alpha-primary-media-focus-background: transparent;
        social-list-alpha-primary-media-focus-border: transparent;
        social-list-alpha-primary-media-focus-icon: neutral1;
        social-list-alpha-primary-media-hover-background: transparent;
        social-list-alpha-primary-media-hover-border: transparent;
        social-list-alpha-primary-media-hover-icon: neutral1;
        accordion-alpha-default-initial-content-text: neutral3;
        countdown-alpha-default-title-text: neutral1;
        carousel-default-loader-dot-box-shadow-20: opacity20;
        carousel-default-pagination-navigation-focus-background: secondary3;
        opening-hours-bravo-default-today-focus-opening-hours: primary1;
        opening-hours-bravo-default-today-hover-opening-hours: primary1;
        opening-hours-bravo-primary-today-focus-opening-hours: secondary2;
        opening-hours-bravo-primary-today-hover-opening-hours: secondary2;
        section-bg-color-quinary-background: secondary13;
        form-default-privacy-policy-fineprint: secondary1;
        form-primary-privacy-policy-fineprint: neutral1;
        carousel-default-loader-dot-background-100: neutral2;
        carousel-primary-arrow-navigation-focus-icon: primary4;
        carousel-primary-arrow-navigation-hover-icon: primary4;
        carousel-primary-arrow-navigation-initial-icon: neutral1;
        carousel-primary-pagination-navigation-active-background: primary1;
        carousel-primary-pagination-navigation-focus-background: secondary1;
        carousel-primary-pagination-navigation-hover-background: secondary1;
        carousel-primary-pagination-navigation-initial-background: neutral1;
        highlight-card-lima-default-text: neutral3;
        highlight-card-lima-primary-text: neutral1;
        highlight-card-lima-primary-title: neutral1;
        highlight-card-lima-default-title: neutral2;
        catalog-filter-button-default-active-background: primary1;
        catalog-filter-button-default-active-border: primary1;
        catalog-filter-button-primary-focus-border: primary4;
        catalog-filter-button-primary-active-background: primary4;
        catalog-elements-default-purchase-method-amount: neutral3;
        catalog-filter-button-default-active-text: neutral1;
        catalog-filter-button-default-disabled-background: neutral1;
        catalog-filter-button-default-disabled-border: secondary5;
        catalog-filter-button-primary-focus-text: primary4;
        catalog-filter-button-primary-hover-border: primary4;
        catalog-elements-default-purchase-method-cashdown: neutral3;
        catalog-filter-button-default-disabled-text: secondary1;
        catalog-filter-button-default-focus-background: primary1;
        catalog-filter-button-default-focus-border: primary1;
        catalog-filter-button-primary-hover-background: neutral1;
        catalog-filter-button-primary-hover-text: primary4;
        catalog-elements-default-purchase-method-frequency: secondary1;
        catalog-filter-button-default-focus-text: primary1;
        catalog-filter-button-default-hover-border: primary1;
        catalog-filter-button-primary-initial-background: neutral1;
        catalog-filter-button-default-hover-background: neutral1;
        catalog-filter-button-primary-initial-border: secondary5;
        catalog-elements-default-purchase-method-label: neutral3;
        catalog-filter-button-default-hover-text: primary1;
        catalog-filter-button-default-initial-background: neutral1;
        catalog-filter-button-default-initial-border: secondary5;
        catalog-filter-button-primary-initial-text: secondary1;
        catalog-filter-button-primary-active-border: primary4;
        catalog-filter-button-default-initial-text: secondary1;
        catalog-filter-toggle-button-default-hover-text: neutral2;
        catalog-filter-button-primary-active-text: neutral1;
        rebate-banner-default-electric-icon: primary1;
        catalog-filter-toggle-button-default-disabled-icon-after-text-fill: neutral1;
        catalog-filter-button-primary-disabled-background: neutral1;
        overlay-alpha-icon: neutral1;
        catalog-filter-toggle-button-default-initial-icon-after-text-fill: neutral2;
        catalog-filter-button-primary-focus-background: neutral1;
        catalog-elements-default-retail-details-amount: neutral3;
        catalog-elements-default-retail-details-label: neutral3;
        compare-checkbox-default-active-background: neutral1;
        compare-checkbox-default-active-border: primary1;
        compare-checkbox-default-active-check-mark: primary1;
        compare-checkbox-default-active-text: neutral3;
        compare-checkbox-default-active-focus-background: neutral1;
        compare-checkbox-default-active-focus-border: primary1;
        compare-checkbox-default-active-focus-text: primary1;
        compare-checkbox-default-active-hover-background: neutral1;
        compare-checkbox-default-active-hover-border: primary1;
        compare-checkbox-default-active-hover-text: primary1;
        compare-checkbox-default-focus-background: neutral1;
        compare-checkbox-default-focus-border: secondary1;
        compare-checkbox-default-focus-text: secondary1;
        compare-checkbox-default-hover-background: neutral1;
        compare-checkbox-default-hover-border: secondary1;
        compare-checkbox-default-hover-text: secondary1;
        compare-checkbox-default-initial-background: neutral1;
        compare-checkbox-default-initial-border: primary1;
        compare-checkbox-default-initial-text: neutral3;
        catalog-elements-default-selling-price-amount: neutral3;
        catalog-elements-default-selling-price-amount-asterisk-initial-background: transparent;
        catalog-elements-default-selling-price-amount-asterisk-initial-border: transparent;
        catalog-elements-default-selling-price-amount-asterisk-initial-decoration: transparent;
        catalog-elements-default-selling-price-amount-asterisk-initial-text: neutral3;
        catalog-elements-default-selling-price-amount-asterisk-focus-background: transparent;
        catalog-elements-default-selling-price-amount-asterisk-focus-border: transparent;
        catalog-elements-default-selling-price-amount-asterisk-focus-decoration: transparent;
        catalog-elements-default-selling-price-amount-asterisk-focus-text: neutral3;
        catalog-elements-default-selling-price-amount-asterisk-hover-background: transparent;
        catalog-elements-default-selling-price-amount-asterisk-hover-border: transparent;
        catalog-elements-default-selling-price-amount-asterisk-hover-decoration: transparent;
        catalog-elements-default-selling-price-amount-asterisk-hover-text: neutral3;
        catalog-elements-default-selling-price-label: neutral3;
        catalog-card-alpha-default-separator-background: secondary5;
        catalog-card-alpha-default-vehicle-name: neutral3;
        catalog-card-alpha-default-vehicle-picture-disclaimer: secondary1;
        section-bg-color-senary-background: semantic3-focus;
        catalog-elements-default-selling-price-disclaimer: neutral3;
        catalog-elements-default-separator-background: secondary5;
        inventory-availability-default-badge-background: primary1;
        inventory-availability-default-badge-text: neutral1;
        rebate-banner-default-background: transparent;
        color-chooser-bravo-default-active-color-name: secondary1;
        color-chooser-bravo-default-active-item-background: transparent;
        color-chooser-bravo-default-active-item-border: neutral2;
        color-chooser-bravo-default-active-item-checkmark: neutral1;
        color-chooser-bravo-default-focus-item-border: neutral2;
        color-chooser-bravo-default-hover-item-border: neutral2;
        color-chooser-bravo-default-initial-item-border: transparent;
        consumption-alpha-default-label: neutral3;
        consumption-alpha-default-value: neutral3;
        consumption-alpha-default-unit: neutral3;
        consumption-alpha-primary-label: neutral1;
        consumption-alpha-primary-value: neutral1;
        consumption-alpha-primary-unit: neutral1;
        list-default-marker: neutral3;
        list-default-text: neutral3;
        list-primary-text: neutral1;
        list-primary-marker: neutral1;
        list-secondary-marker: primary1;
        list-secondary-text: neutral3;
        compare-trims-alpha-default-link-background: primary1;
        compare-trims-alpha-default-title-background: secondary4;
        compare-trims-alpha-default-title-text: neutral3;
        consumption-alpha-primary-icon: neutral1;
        consumption-alpha-default-icon: primary1;
        color-chooser-bravo-default-active-item-checkmark-background: neutral2;
        color-chooser-bravo-default-focus-item-background: neutral2;
        color-chooser-bravo-default-hover-item-background: neutral2;
        
    }

    :root {
        
            --opacity2: #00000060;
        
            --opacity1: #ffffff60;
        
            --secondary5: #808080;
        
            --secondary4: #eaeaea;
        
            --secondary7: #333942;
        
            --secondary6: #d5d5d5;
        
            --primary1: #E3173E;
        
            --secondary9: #292929;
        
            --secondary8: #303030;
        
            --transparent: transparent;
        
            --opacity3: #00000080;
        
            --opacity20: #00000020;
        
            --primary2: #FFFFFF;
        
            --primary3: #007DBA;
        
            --primary4: #0D9BE4;
        
            --primary5: #004478;
        
            --neutral4: #414042;
        
            --neutral3: #1b1b1b;
        
            --semantic1-error: #EE0000;
        
            --neutral5: #fafafa;
        
            --opacity40: #00000040;
        
            --neutral2: #1b1b1b;
        
            --neutral1: #FFFFFF;
        
            --semantic5-errorBg: #FF000040;
        
            --semantic4-warning: #FF0000;
        
            --semantic3-focus: #000000;
        
            --secondary1: #707070;
        
            --secondary3: #c7c7c7;
        
            --semantic2-completed: #008000;
        
            --secondary2: #999999;
        
            --secondary12: #555555;
        
            --secondary11: #AD102E;
        
            --secondary13: #f5f5f5;
        
            --secondary10: #260000;
        
    }
