





































/*<style>*/
    
    .uk-button.-primary,
    [data-theme-style~="button"].-primary {
        --button-background: #1F3C71;
        --button-border: #1F3C71;
        --button-font: #FFFFFF;
        --button-icon: #FFFFFF;
        --button-icon-external: #FFFFFF;

        --button-background-active: #1F3C71;
        --button-border-active: #1F3C71;
        --button-font-active: #FFFFFF;
        --button-icon-active: #FFFFFF;
        --button-icon-external-active: #FFFFFF;

        --button-background-disabled: #B8B8B8;
        --button-border-disabled: #B8B8B8;
        --button-font-disabled: #FFFFFF;
        --button-icon-disabled: #FFFFFF;
        --button-icon-external-disabled: #FFFFFF;

        --button-background-focus: #1F3C71;
        --button-border-focus: #1F3C71;
        --button-font-focus: #FFFFFF;
        --button-icon-focus: #FFFFFF;
        --button-icon-external-focus: #FFFFFF;
        --button-outline-focus: #FFFFFF;

        --button-background-hover: transparent;
        --button-border-hover: #1F3C71;
        --button-font-hover: #1F3C71;
        --button-icon-hover: #1F3C71;
        --button-icon-external-hover: #1F3C71;
    }
/*</style>*/

































/*<style>*/
    
    .uk-button.-secondary,
    [data-theme-style~="button"].-secondary {
        --button-background: transparent;
        --button-border: #1F3C71;
        --button-font: #1F3C71;
        --button-icon: #1F3C71;
        --button-icon-external: #1F3C71;
        
        --button-background-active: transparent;
        --button-border-active: #1F3C71;
        --button-font-active: #1F3C71;
        --button-icon-active: #1F3C71;
        --button-icon-external-active: #1F3C71;
        
        --button-background-disabled: transparent;
        --button-border-disabled: #B8B8B8;
        --button-font-disabled: #B8B8B8;
        --button-icon-disabled: #B8B8B8;
        --button-icon-external-disabled: #B8B8B8;
        
        --button-background-focus: transparent;
        --button-border-focus: #1F3C71;
        --button-font-focus: #1F3C71;
        --button-icon-focus: #1F3C71;
        --button-icon-external-focus: #1F3C71;
        --button-outline-focus: #FFFFFF;
        
        --button-background-hover: #1F3C71;
        --button-border-hover: #1F3C71;
        --button-font-hover: #FFFFFF;
        --button-icon-hover: #FFFFFF;
        --button-icon-external-hover: #FFFFFF;
    }
/*</style>*/

































/*<style>*/
    
    .uk-button.-tertiary,
    [data-theme-style~="button"].-tertiary {
        --button-background: transparent;
        --button-border: #3C4043;
        --button-font: #3C4043;
        --button-icon: #FFFFFF;
        --button-icon-external: #FFFFFF;

        --button-background-active: transparent;
        --button-border-active: #3C4043;
        --button-font-active: #3C4043;
        --button-icon-active: #3C4043;
        --button-icon-external-active: #3C4043;

        --button-background-disabled: transparent;
        --button-border-disabled: #B8B8B8;
        --button-font-disabled: #B8B8B8;
        --button-icon-disabled: #B8B8B8;
        --button-icon-external-disabled: #B8B8B8;

        --button-background-focus: transparent;
        --button-border-focus: #3C4043;
        --button-font-focus: #3C4043;
        --button-icon-focus: #3C4043;
        --button-icon-external-focus: #3C4043;
        --button-outline-focus: #FFFFFF;

        --button-background-hover: #3C4043;
        --button-border-hover: #3C4043;
        --button-font-hover: #FFFFFF;
        --button-icon-hover: #FFFFFF;
        --button-icon-external-hover: #FFFFFF;
    }
/*</style>*/































/*<style>*/
    .uk-button.-quaternary,
    [data-theme-style~="button"].-quaternary {
        --button-background: #1F3C71;
        --button-border: #1F3C71;
        --button-font: #FFFFFF;
        --button-icon: #FFFFFF;
        --button-icon-external: #FFFFFF;
        
        --button-background-active: #FFB03C;
        --button-border-active: #FFB03C;
        --button-font-active: #FFFFFF;
        --button-icon-active: #FFFFFF;
        --button-icon-external-active: #FFFFFF;
        
        --button-background-disabled: #B8B8B8;
        --button-border-disabled: #B8B8B8;
        --button-font-disabled: #FFFFFF;
        --button-icon-disabled: #FFFFFF;
        --button-icon-external-disabled: #FFFFFF;
        
        --button-background-focus: #FFB03C;
        --button-border-focus: #FFB03C;
        --button-font-focus: #FFFFFF;
        --button-icon-focus: #FFFFFF;
        --button-icon-external-focus: #FFFFFF;
        --button-outline-focus: #FFFFFF;
        
        --button-background-hover: #FFB03C;
        --button-border-hover: #FFB03C;
        --button-font-hover: #FFFFFF;
        --button-icon-hover: #FFFFFF;
        --button-icon-external-hover: #FFFFFF;
    }
/*</style>*/































/*<style>*/
    .uk-button.-quinary,
    [data-theme-style~="button"].-quinary {
        --button-background: transparent;
        --button-border: #3C4043;
        --button-font: #3C4043;
        --button-icon: #3C4043;
        --button-icon-external: #3C4043;
        
        --button-background-active: transparent;
        --button-border-active: #3C4043;
        --button-font-active: #3C4043;
        --button-icon-active: #3C4043;
        --button-icon-external-active: #3C4043;
        
        --button-background-disabled: transparent;
        --button-border-disabled: #B8B8B8;
        --button-font-disabled: #B8B8B8;
        --button-icon-disabled: #B8B8B8;
        --button-icon-external-disabled: #B8B8B8;
        
        --button-background-focus: transparent;
        --button-border-focus: #3C4043;
        --button-font-focus: #3C4043;
        --button-icon-focus: #3C4043;
        --button-icon-external-focus: #3C4043;
        --button-outline-focus: #FFFFFF;
        
        --button-background-hover: #3C4043;
        --button-border-hover: #3C4043;
        --button-font-hover: #FFFFFF;
        --button-icon-hover: #FFFFFF;
        --button-icon-external-hover: #FFFFFF;
    }
/*</style>*/































/*<style>*/
    .uk-button.-senary,
    [data-theme-style~="button"].-senary {
        --button-background: #FFFFFF;
        --button-border: #FFFFFF;
        --button-font: #1F3C71;
        --button-icon: #1F3C71;
        --button-icon-external: #1F3C71;
        
        --button-background-active: transparent;
        --button-border-active: transparent;
        --button-font-active: #1F3C71;
        --button-icon-active: #1F3C71;
        --button-icon-external-active: #1F3C71;
        
        --button-background-disabled: #B8B8B8;
        --button-border-disabled: #B8B8B8;
        --button-font-disabled: #1F3C71;
        --button-icon-disabled: #1F3C71;
        --button-icon-external-disabled: #1F3C71;
        
        --button-background-focus: transparent;
        --button-border-focus: transparent;
        --button-font-focus: #1F3C71;
        --button-icon-focus: #1F3C71;
        --button-icon-external-focus: #1F3C71;
        --button-outline-focus: #31C0FF;
        
        --button-background-hover: transparent;
        --button-border-hover: #FFFFFF;
        --button-font-hover: #FFFFFF;
        --button-icon-hover: #FFFFFF;
        --button-icon-external-hover: #FFFFFF;
    }
/*</style>*/































/*<style>*/
    .uk-button.-septenary,
    [data-theme-style~="button"].-septenary {
        --button-background: transparent;
        --button-border: #FFFFFF;
        --button-font: #FFFFFF;
        --button-icon: #FFFFFF;
        --button-icon-external: #FFFFFF;
        
        --button-background-active: transparent;
        --button-border-active: #FFFFFF;
        --button-font-active: #FFFFFF;
        --button-icon-active: #FFFFFF;
        --button-icon-external-active: #FFFFFF;
        
        --button-background-disabled: transparent;
        --button-border-disabled: #B8B8B8;
        --button-font-disabled: #FFFFFF;
        --button-icon-disabled: #FFFFFF;
        --button-icon-external-disabled: #FFFFFF;
        
        --button-background-focus: transparent;
        --button-border-focus: #FFFFFF;
        --button-font-focus: #FFFFFF;
        --button-icon-focus: #FFFFFF;
        --button-icon-external-focus: #FFFFFF;
        --button-outline-focus: #31C0FF;
        
        --button-background-hover: #FFFFFF;
        --button-border-hover: #FFFFFF;
        --button-font-hover: #1F3C71;
        --button-icon-hover: #1F3C71;
        --button-icon-external-hover: #1F3C71;
    }
/*</style>*/































/*<style>*/
    .uk-button.-octonary,
    [data-theme-style~="button"].-octonary {
        --button-background: #1F3C71;
        --button-border: #1F3C71;
        --button-font: #FFFFFF;
        --button-icon: #FFFFFF;
        --button-icon-external: #FFFFFF;
        
        --button-background-active: #1F3C71;
        --button-border-active: #1F3C71;
        --button-font-active: #FFFFFF;
        --button-icon-active: #FFFFFF;
        --button-icon-external-active: #FFFFFF;
        
        --button-background-disabled: #B8B8B8;
        --button-border-disabled: #B8B8B8;
        --button-font-disabled: #FFFFFF;
        --button-icon-disabled: #FFFFFF;
        --button-icon-external-disabled: #FFFFFF;
        
        --button-background-focus: #1F3C71;
        --button-border-focus: #1F3C71;
        --button-font-focus: #FFFFFF;
        --button-icon-focus: #FFFFFF;
        --button-icon-external-focus: #FFFFFF;
        --button-outline-focus: #31C0FF;
        
        --button-background-hover: #FFFFFF;
        --button-border-hover: #FFFFFF;
        --button-font-hover: #1F3C71;
        --button-icon-hover: #FFFFFF;
        --button-icon-external-hover: #FFFFFF;
    }
/*</style>*/






















/*<style>*/
    .uk-button.-tooltips,
    [data-theme-style~="button"].-tooltips {
        --button-background: #FFFFFF;
        --button-border: #FFFFFF;
        --button-font: #FFFFFF;
        --button-icon: transparent;
        --button-icon-external: transparent;

        --button-background-active: #FFFFFF;
        --button-border-active: #FFFFFF;
        --button-font-active: #FFFFFF;
        --button-icon-active: transparent;
        --button-icon-external-active: transparent;

        --button-background-disabled: #FFFFFF;
        --button-border-disabled: #FFFFFF;
        --button-font-disabled: #FFFFFF;
        --button-icon-disabled: transparent;
        --button-icon-external-disabled: transparent;

        --button-background-focus: #FFFFFF;
        --button-border-focus: #FFFFFF;
        --button-font-focus: #FFFFFF;
        --button-icon-focus: transparent;
        --button-icon-external-focus: transparent;
        --button-outline-focus: #FFFFFF;

        --button-background-hover: #FFFFFF;
        --button-border-hover: #FFFFFF;
        --button-font-hover: #FFFFFF;
        --button-icon-hover: transparent;
        --button-icon-external-hover: transparent;
    }
/*</style>*/





























/*<style>*/
    
    [data-theme-style~="link"].-primary {
        --link-background: transparent;
        --link-border: #FFFFFF;
        --link-font: #1F3C71;
        --link-icon: #1F3C71;
        --link-icon-external: #1967D2;

        --link-background-active: transparent;
        --link-border-active: #FFFFFF;
        --link-font-active: #1F3C71;
        --link-icon-active: #1F3C71;
        --link-icon-external-active: #1967D2;

        --link-background-focus: transparent;
        --link-border-focus: #FFFFFF;
        --link-font-focus: #3C4043;
        --link-icon-focus: #3C4043;
        --link-icon-external-focus: #3C4043;
        --link-outline-focus: #31C0FF;

        --link-background-hover: transparent;
        --link-border-hover: #FFFFFF;
        --link-font-hover: #3C4043;
        --link-icon-hover: #3C4043;
        --link-icon-external-hover: #3C4043;
    }
/*</style>*/



























/*<style>*/

    [data-theme-style~="link"].-secondary {
        --link-background: transparent;
        --link-border: #FFFFFF;
        --link-font: #3C4043;
        --link-icon: #3C4043;
        --link-icon-external: #3C4043;

        --link-background-active: transparent;
        --link-border-active: #FFFFFF;
        --link-font-active: #3C4043;
        --link-icon-active: #3C4043;
        --link-icon-external-active: #3C4043;

        --link-background-focus: transparent;
        --link-border-focus: #FFFFFF;
        --link-font-focus: #3C4043;
        --link-icon-focus: #3C4043;
        --link-icon-external-focus: #3C4043;
        --link-outline-focus: #31C0FF;

        --link-background-hover: transparent;
        --link-border-hover: #FFFFFF;
        --link-font-hover: #3C4043;
        --link-icon-hover: #3C4043;
        --link-icon-external-hover: #3C4043;
    }
/*</style>*/



























/*<style>*/
    
    [data-theme-style~="link"].-tertiary {
        --link-background: transparent;
        --link-border: #FFFFFF;
        --link-font: #FFFFFF;
        --link-icon: #FFFFFF;
        --link-icon-external: #3C4043;
        
        --link-background-active: transparent;
        --link-border-active: #FFFFFF;
        --link-font-active: #FFFFFF;
        --link-icon-active: #FFFFFF;
        --link-icon-external-active: #1967D2;
        
        --link-background-focus: transparent;
        --link-border-focus: #FFFFFF;
        --link-font-focus: #FFFFFF;
        --link-icon-focus: #FFFFFF;
        --link-icon-external-focus: #1967D2;
        --link-outline-focus: #31C0FF;
        
        --link-background-hover: transparent;
        --link-border-hover: #FFFFFF;
        --link-font-hover: #FFFFFF;
        --link-icon-hover: #FFFFFF;
        --link-icon-external-hover: #1967D2;
    }
/*</style>*/

























/*<style>*/
    [data-theme-style~="link"].-quaternary {
        --link-background: #FFFFFF;
        --link-border: #FFFFFF;
        --link-font: #FFFFFF;
        --link-icon: #FFFFFF;
        --link-icon-external: #FFFFFF;
        
        --link-background-active: #FFFFFF;
        --link-border-active: #FFFFFF;
        --link-font-active: #FFFFFF;
        --link-icon-active: #FFFFFF;
        --link-icon-external-active: #FFFFFF;
        
        --link-background-focus: #FFFFFF;
        --link-border-focus: #FFFFFF;
        --link-font-focus: #FFFFFF;
        --link-icon-focus: #FFFFFF;
        --link-icon-external-focus: #FFFFFF;
        --link-outline-focus: #FFFFFF;
        
        --link-background-hover: #FFFFFF;
        --link-border-hover: #FFFFFF;
        --link-font-hover: #FFFFFF;
        --link-icon-hover: #FFFFFF;
        --link-icon-external-hover: #FFFFFF;
    }
/*</style>*/

























/*<style>*/
[data-theme-style~="link"].-quinary {
--link-background: #FFFFFF;
--link-border: #FFFFFF;
--link-font: #FFFFFF;
--link-icon: #FFFFFF;
--link-icon-external: #FFFFFF;

--link-background-active: #FFFFFF;
--link-border-active: #FFFFFF;
--link-font-active: #FFFFFF;
--link-icon-active: #FFFFFF;
--link-icon-external-active: #FFFFFF;

--link-background-focus: #FFFFFF;
--link-border-focus: #FFFFFF;
--link-font-focus: #FFFFFF;
--link-icon-focus: #FFFFFF;
--link-icon-external-focus: #FFFFFF;
--link-outline-focus: #FFFFFF;

--link-background-hover: #FFFFFF;
--link-border-hover: #FFFFFF;
--link-font-hover: #FFFFFF;
--link-icon-hover: #FFFFFF;
--link-icon-external-hover: #FFFFFF;
}
/*</style>*/

























/*<style>*/
[data-theme-style~="link"].-senary {
--link-background: #FFFFFF;
--link-border: #FFFFFF;
--link-font: #FFFFFF;
--link-icon: #FFFFFF;
--link-icon-external: #FFFFFF;

--link-background-active: #FFFFFF;
--link-border-active: #FFFFFF;
--link-font-active: #FFFFFF;
--link-icon-active: #FFFFFF;
--link-icon-external-active: #FFFFFF;

--link-background-focus: #FFFFFF;
--link-border-focus: #FFFFFF;
--link-font-focus: #FFFFFF;
--link-icon-focus: #FFFFFF;
--link-icon-external-focus: #FFFFFF;
--link-outline-focus: #FFFFFF;

--link-background-hover: #FFFFFF;
--link-border-hover: #FFFFFF;
--link-font-hover: #FFFFFF;
--link-icon-hover: #FFFFFF;
--link-icon-external-hover: #FFFFFF;
}
/*</style>*/

























/*<style>*/
    [data-theme-style~="link"].-fineprint {
        --link-background: transparent;
        --link-border: transparent;
        --link-font: #4E4E4E;
        --link-icon: #4E4E4E;
        --link-icon-external: #4E4E4E;

        --link-background-active: transparent;
        --link-border-active: transparent;
        --link-font-active: #4E4E4E;
        --link-icon-active: #4E4E4E;
        --link-icon-external-active: #4E4E4E;

        --link-background-focus: transparent;
        --link-border-focus: transparent;
        --link-font-focus: #4E4E4E;
        --link-icon-focus: #4E4E4E;
        --link-icon-external-focus: #4E4E4E;
        --link-outline-focus: #31C0FF;

        --link-background-hover: transparent;
        --link-border-hover: transparent;
        --link-font-hover: #4E4E4E;
        --link-icon-hover: #4E4E4E;
        --link-icon-external-hover: #4E4E4E;
    }
/*</style>*/

























/*<style>*/
    [data-theme-style~="link"].-footer {
        --link-background: transparent;
        --link-border: transparent;
        --link-font: #3C4043;
        --link-icon: #FFFFFF;
        --link-icon-external: #FFFFFF;

        --link-background-active: transparent;
        --link-border-active: transparent;
        --link-font-active: #3C4043;
        --link-icon-active: #FFFFFF;
        --link-icon-external-active: #FFFFFF;

        --link-background-focus: transparent;
        --link-border-focus: #31C0FF;
        --link-font-focus: #3C4043;
        --link-icon-focus: #FFFFFF;
        --link-icon-external-focus: #FFFFFF;
        --link-outline-focus: #31C0FF;

        --link-background-hover: transparent;
        --link-border-hover: transparent;
        --link-font-hover: #3C4043;
        --link-icon-hover: #FFFFFF;
        --link-icon-external-hover: #FFFFFF;
    }
/*</style>*/





















/*<style>*/
    [data-theme-style~="link"].-footerfineprint {
        --link-background: transparent;
        --link-border: transparent;
        --link-font: #F8F9FB;
        --link-icon: #999999;
        --link-icon-external: transparent;

        --link-background-active: transparent;
        --link-border-active: transparent;
        --link-font-active: #F8F9FB;
        --link-icon-active: #B8B8B8;
        --link-icon-external-active: transparent;

        --link-background-focus: transparent;
        --link-border-focus: transparent;
        --link-font-focus: #F8F9FB;
        --link-icon-focus: #FFFFFF;
        --link-icon-external-focus: transparent;
        --link-outline-focus: #31C0FF;

        --link-background-hover: transparent;
        --link-border-hover: transparent;
        --link-font-hover: #F8F9FB;
        --link-icon-hover: #B8B8B8;
        --link-icon-external-hover: transparent;
    }

.footer-coryright-label {
    color: #F8F9FB;
}
/*</style>*/

























/*<style>*/
    [data-theme-style~="link"].-footeraddress {
        --link-background: #F8F9FB;
        --link-border: #FFFFFF;
        --link-font: #3C4043;
        --link-icon: #3C4043;
        --link-icon-external: #3C4043;

        --link-background-active: #F8F9FB;
        --link-border-active: #FFFFFF;
        --link-font-active: #3C4043;
        --link-icon-active: #3C4043;
        --link-icon-external-active: #3C4043;

        --link-background-focus: #F8F9FB;
        --link-border-focus: #FFFFFF;
        --link-font-focus: #3C4043;
        --link-icon-focus: #3C4043;
        --link-icon-external-focus: #3C4043;
        --link-outline-focus: #FFFFFF;

        --link-background-hover: #F8F9FB;
        --link-border-hover: #FFFFFF;
        --link-font-hover: #3C4043;
        --link-icon-hover: #3C4043;
        --link-icon-external-hover: #3C4043;
    }
/*</style>*/

















/*<style>*/
    [data-theme-style~="link"].-footerphone {
        --link-background: #F8F9FB;
        --link-border: #FFFFFF;
        --link-font: #3C4043;
        --link-icon: transparent;
        --link-icon-external: transparent;

        --link-background-active: #F8F9FB;
        --link-border-active: #FFFFFF;
        --link-font-active: #3C4043;
        --link-icon-active: transparent;
        --link-icon-external-active: transparent;

        --link-background-focus: #F8F9FB;
        --link-border-focus: #FFFFFF;
        --link-font-focus: #3C4043;
        --link-icon-focus: transparent;
        --link-icon-external-focus: transparent;
        --link-outline-focus: #FFFFFF;

        --link-background-hover: #F8F9FB;
        --link-border-hover: #FFFFFF;
        --link-font-hover: #3C4043;
        --link-icon-hover: transparent;
        --link-icon-external-hover: transparent;
    }
/*</style>*/

























/*<style>*/
    [data-theme-style~="link"].-address {
        --link-background: transparent;
        --link-border: #FFFFFF;
        --link-font: #3C4043;
        --link-icon: #1F3C71;
        --link-icon-external: #1F3C71;

        --link-background-active: transparent;
        --link-border-active: #FFFFFF;
        --link-font-active: #3C4043;
        --link-icon-active: #FFB03C;
        --link-icon-external-active: #1F3C71;

        --link-background-focus: transparent;
        --link-border-focus: #FFFFFF;
        --link-font-focus: #3C4043;
        --link-icon-focus: #1F3C71;
        --link-icon-external-focus: #1F3C71;
        --link-outline-focus: #FFFFFF;

        --link-background-hover: transparent;
        --link-border-hover: #FFFFFF;
        --link-font-hover: #3C4043;
        --link-icon-hover: #FFB03C;
        --link-icon-external-hover: #1F3C71;
    }
/*</style>*/

















/*<style>*/
    [data-theme-style~="link"].-phone {
        --link-background: #FFFFFF;
        --link-border: #FFFFFF;
        --link-font: #3C4043;
        --link-icon: transparent;
        --link-icon-external: transparent;
        
        --link-background-active: #FFFFFF;
        --link-border-active: #FFFFFF;
        --link-font-active: #3C4043;
        --link-icon-active: transparent;
        --link-icon-external-active: transparent;
        
        --link-background-focus: #FFFFFF;
        --link-border-focus: #FFFFFF;
        --link-font-focus: #3C4043;
        --link-icon-focus: transparent;
        --link-icon-external-focus: transparent;
        --link-outline-focus: #FFFFFF;
        
        --link-background-hover: #FFFFFF;
        --link-border-hover: #FFFFFF;
        --link-font-hover: #3C4043;
        --link-icon-hover: transparent;
        --link-icon-external-hover: transparent;
    }
/*</style>*/

























/*<style>*/
    [data-theme-style~="link"].-headeraddress {
        --link-background: transparent;
        --link-border: #FFFFFF;
        --link-font: #3C4043;
        --link-icon: #1F3C71;
        --link-icon-external: #3C4043;

        --link-background-active: transparent;
        --link-border-active: #FFFFFF;
        --link-font-active: #3C4043;
        --link-icon-active: #FFB03C;
        --link-icon-external-active: #3C4043;

        --link-background-focus: transparent;
        --link-border-focus: #FFFFFF;
        --link-font-focus: #3C4043;
        --link-icon-focus: #1F3C71;
        --link-icon-external-focus: #3C4043;
        --link-outline-focus: #3C4043;

        --link-background-hover: transparent;
        --link-border-hover: #FFFFFF;
        --link-font-hover: #3C4043;
        --link-icon-hover: #FFB03C;
        --link-icon-external-hover: #3C4043;
    }
/*</style>*/

















/*<style>*/
    [data-theme-style~="link"].-headerphone {
        --link-background: transparent;
        --link-border: #FFFFFF;
        --link-font: #3C4043;
        --link-icon: transparent;
        --link-icon-external: transparent;

        --link-background-active: transparent;
        --link-border-active: #FFFFFF;
        --link-font-active: #3C4043;
        --link-icon-active: transparent;
        --link-icon-external-active: transparent;

        --link-background-focus: transparent;
        --link-border-focus: #FFFFFF;
        --link-font-focus: #3C4043;
        --link-icon-focus: transparent;
        --link-icon-external-focus: transparent;
        --link-outline-focus: #3C4043;

        --link-background-hover: transparent;
        --link-border-hover: #FFFFFF;
        --link-font-hover: #3C4043;
        --link-icon-hover: transparent;
        --link-icon-external-hover: transparent;
    }
/*</style>*/
/*<style>*/
[data-theme-style~="link"].-custom {
--link-background: var(--transparent);
--link-border: var(--transparent);
--link-font: var(--secondary9);
--link-icon: var(--secondary11);
--link-icon-external: var(--secondar11);

--link-background-active: var(--transparent);
--link-border-active: var(--transparent);
--link-font-active: var(--secondary9);
--link-icon-active: var(--secondary11);
--link-icon-external-active: var(--secondary11);

--link-background-focus: var(--transparent);
--link-border-focus: var(--transparent);
--link-font-focus: var(--secondary11);
--link-icon-focus: var(--secondary11);
--link-icon-external-focus: var(--secondary11);
--link-outline-focus: var(--secondary11);

--link-background-hover: var(--transparent);
--link-border-hover: var(--transparent);
--link-font-hover: var(--secondary11);
--link-icon-hover: var(--secondary11);
--link-icon-external-hover: var(--secondary11);
}
/*</style>*/

/*<style>*/

:focus {
    outline: #31C0FF solid 1px;
    outline-offset: 1px;
    box-shadow: 0 0 3px #31C0FF;
}

/*</style>*/








































/*<style>*/

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

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

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

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

:root [data-theme-style~="accordion"] {
    --accordion-item-border: #FFFFFF;
    --accordion-item-color: #FFFFFF;
    --accordion-item-picto: #FFFFFF;
}

/*</style>*/







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

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

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







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

[data-theme-style~="articleCardHorizontal_fontColor"] {
    color:#000000;
}

/*</style>*/







/*<style>*/
[data-theme-style~="careerCardAlpha_header_bgColor"] {
    background-image: linear-gradient(to bottom, #FFFFFF, #ebebeb);
}

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










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

    [data-theme-style~="reviewCardAnimate_bgColor"]:hover {
        background-color: #FFFFFF;
    }
    [data-theme-style~="reviewCardAnimate_borderColor"]:hover {
        border-color: #FFFFFF;
    }
    [data-theme-style~="reviewCardAnimate_fontColor"]:hover {
        color: #FFFFFF;
    }
/*</style>*/




/*<style>*/
    [data-theme-style~="reviewCardComplete_bgColor"] {
        background-color: #F2F2F2;
    }
    [data-theme-style~="reviewCardComplete_borderColor"] {
        border-color: #F2F2F2;
    }
    [data-theme-style~="reviewCardComplete_fontColor"] {
        color: #3C4043;
    }
/*</style>*/




/*<style>*/
    [data-theme-style~="reviewCardLandscape_bgColor"] {
        background-color: #FFFFFF;
    }
    [data-theme-style~="reviewCardLandscape_fontColor"] {
        color: #3C4043;
    }
    [data-theme-style~="reviewCardLandscape_date_fontColor"] {
        color: #3C4043;
    }
    [data-theme-style~="reviewCardLandscape_picto_fontColor"] {
        fill: #3C4043;
    }
/*</style>*/





/*<style>*/
    [data-theme-style~="reviewCardPersonal_bgColor"] {
        background-color: #FFFFFF;
    }
    [data-theme-style~="reviewCardPersonal_fontColor"] {
        color: #FFFFFF;
    }
    [data-theme-style~="reviewCardPersonal_date_fontColor"] {
        color: #FFFFFF;
    }
    [data-theme-style~="reviewCardPersonal_picto_fontColor"] {
        fill: #FFFFFF;
    }
    .review-card-personal__author-figure-image {
        background-color: #FFFFFF;
    }
/*</style>*/

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

    .widget-rating__star {
        color: #1F3C71;
    }
    .widget-rating__star--empty {
        color: #B8B8B8;
    }
/*</style>*/




/*<style>*/

.c-backButton {
    color: #FFFFFF;
}

/*</style>*/















/*<style>*/

.m-breadcrumbItem__anchor,
.a-icon-breadcrumb-separator {
    color:#999999
}
.m-breadcrumbItem__anchor:hover,
.m-breadcrumbItem__anchor:active {
    color:#1F3C71
}
.m-breadcrumbItem__activeItem {
    color:#1F3C71
}

.m-breadcrumbs.-secondary .m-breadcrumbItem__anchor,
.m-breadcrumbs.-secondary .a-icon-breadcrumb-separator {
    color:#FFFFFF
}
.m-breadcrumbs.-secondary .m-breadcrumbItem__anchor:hover,
.m-breadcrumbs.-secondary .m-breadcrumbItem__anchor:active {
    color:#999999
}
.m-breadcrumbs.-secondary .m-breadcrumbItem__activeItem {
    color:#999999
}

/*</style>*/







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

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

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

/*</style>*/




















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

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

    [data-theme-style~="depHoursInfos_departmentIconColor"] {
        color: #3C4043;
    }

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

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

    [data-theme-style~="depHoursInfos_closedColor"] {
        color: #3C4043;
    }

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

    [data-theme-style~="depHoursInfos_phoneIconColor"] {
        color: #3C4043;
    }

    [data-theme-style~="depHoursInfos_phoneTextColor"] {
        color: #3C4043;
    }
/*</style>*/













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

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

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

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

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

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

/*</style>*/











/*<style>*/

    [data-theme-style~="catalogCard_bgColor"] {
        background-color:#F8F9FB;
    }
    [data-theme-style~="catalogCard_borderColor"] {
        border-color:#999999;
    }
    .catalogCard_button {
    content: 'primary';
    }
    [data-theme-style~="catalogCard_fontColor"] {
        color:#3C4043;
    }
    [data-theme-style~="catalogCard_oldPrice_fontColor"] {
        color:#999999;
    }


/*</style>*/










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

































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

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

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

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

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

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

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












/*<style>*/

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

    [data-theme-style~="dropdownOption_button_bgColor"]:hover {
        background-color: #F0EFEF;
    }

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

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

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

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

    [data-theme-style~="dropdownOption_button_fontColor"]:hover {
        color: #3C4043;
    }

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

    .widget-dropdown__content-element--selected {
        color: #000000;
    }

/*</style>*/


/*<style>*/

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

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

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

    [data-theme-style~="formInput_dropdown_borderColor"]:active,
    [data-theme-style~="formInput_dropdown_borderColor"]:focus {
        border-color: #1F3C71;
    }

    [data-theme-style~="formInput_dropdown_borderColor"]:hover {
        border-color: #FFB03C;
    }

    [data-theme-style~="formInput_dropdown_fontColor"]:active,
    [data-theme-style~="formInput_dropdown_fontColor"]:hover {
        color: #999999;
    }

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

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

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

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

    .widget-dropdown__button.active .widget-dropdown__select-arrow {
        background-color: #FFFFFF;
        color: #1F3C71;
    }

    .custom-select::after {
        background-color: #FFFFFF;
    }
    .custom-select::before {
        color: #1F3C71;
    }

/*</style>*/






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

    [data-theme-style~="cardEmployee_fontColor"] {
        color: #3C4043;
    }

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

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

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





























/*<style>*/
    /********************
        PRIMARY COLOR
    ********************/

    /* Normal state */
    .checkbox-container .checkbox-label:before,
    .widget-checkbox .widget-checkbox__check:before,
    .widget-checkbox__check:before,
    [type=checkbox] + label:before {
        background-color: transparent;
        border-color: #1F3C71;
    }

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

    .checkbox-container .checkbox-label:hover:after,
    .widget-checkbox .widget-checkbox__check:hover:after,
    .widget-checkbox__check:hover:after,
    [type=checkbox] + label:hover:after {
        border-color: #1F3C71;
    }

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

    .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,
    .checkbox-container .checkbox-label:after,
    .widget-checkbox .widget-checkbox__check:after,
    .widget-checkbox__check:after {
        border-color: #FFFFFF;
    }

    /********************
      SECONDARY COLOR
    ********************/

    /* Normal state */
    .secondary .checkbox-container .checkbox-label:before,
    .-secondary .checkbox-container .checkbox-label:before,
    .secondary .widget-checkbox .widget-checkbox__check:before,
    .-secondary .widget-checkbox .widget-checkbox__check:before,
    .secondary .widget-checkbox__check:before,
    .-secondary .widget-checkbox__check:before,
    .secondary [type=checkbox] + label:before,
    .-secondary [type=checkbox] + label:before {
        background-color: transparent;
        border-color: #1F3C71;
    }

    /* Hover state */
    .secondary .widget-checkbox .widget-checkbox__check:hover:before,
    .-secondary .widget-checkbox .widget-checkbox__check:hover:before,
    .secondary .widget-checkbox .widget-checkbox__check.checked:hover:before,
    .-secondary .widget-checkbox .widget-checkbox__check.checked:hover:before,
    .secondary .checkbox-container .checkbox-label:hover:before,
    .-secondary .checkbox-container .checkbox-label:hover:before,
    .secondary .widget-checkbox__check:hover:before,
    .-secondary .widget-checkbox__check:hover:before,
    .secondary [type=checkbox] + label:hover:before,
    .-secondary [type=checkbox] + label:hover:before {
        background-color: transparent;
        border-color: #FFB03C;
    }

    .secondary .widget-checkbox .widget-checkbox__check:hover:after,
    .-secondary .widget-checkbox .widget-checkbox__check:hover:after,
    .secondary .checkbox-container .checkbox-label:hover:after,
    .-secondary .checkbox-container .checkbox-label:hover:after,
    .secondary .widget-checkbox__check:hover:after,
    .-secondary .widget-checkbox__check:hover:after,
    .secondary [type=checkbox] + label:hover:after,
    .-secondary [type=checkbox] + label:hover:after {
        border-color:#1F3C71;
    }

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

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






















/*<style>*/
    [data-theme-style~="formInput"] {
        background-color: #FFFFFF;
        color: #999999;
        border: 1px solid #999999;
    }

    [data-theme-style~="formInput"]:hover {
        background-color: #FFFFFF;
        color: #999999;
        border: 1px solid #FFB03C;
        box-shadow: none;
    }

    [data-theme-style~="formInput"]:active,
    [data-theme-style~="formInput"]:focus {
        background-color: #FFFFFF;
        color: #999999;
        border: 2px solid #31C0FF;
        box-shadow: none;
    }

    [data-theme-style~="formInput"]::placeholder,
    [data-theme-style~="formInput"]::placeholder,
    .form-field__label--text.active:before {
        color: #999999;
    }

    [data-theme-style~="formInput__icon"] {
        color: #1F3C71;
        fill: #1F3C71;
    }

    .form-field__label--text.completed ~ [data-theme-style~="formInput"] {
        color: #3C4043;
    }

    .di-search__input {
        background-color: #FFFFFF;
        color: #999999;
        border-color: #999999!important;
    }

    .di-search__input:hover {
        background-color: #FFFFFF;
        color: #999999;
        border-color: #FFB03C!important;
        box-shadow: none;
    }

    .di-search__input:active,
    .di-search__input:focus {
        background-color: #FFFFFF;
        color: #999999;
        border-color: #31C0FF!important;
        box-shadow: none;
    }
/*</style>*/
















/*<style>*/
    /********************
        PRIMARY COLOR
    ********************/

    /* Normal state */
    input[type="radio"] + label .radio-button__label-radio,
    input[type="radio"] + label .radio__button {
        border-color: #000000;
    }

    /* Hover state */
    input[type="radio"] + label:hover .radio-button__label-radio,
    input[type="radio"] + label:hover .radio__button {
        border-color: #FFB03C;
    }

    /* Focus state */
    input[type="radio"] + label:focus .radio-button__label-radio,
    input[type="radio"] + label:focus .radio__button {
        border-color: #1F3C71;
    }

    /* Active/Selected state */
    input[type="radio"]:checked + label .radio-button__label-radio:before,
    input[type="radio"]:checked + label .radio__button:before {
        border-color: #000000;
        background-color: #000000;
    }

    /********************
      SECONDARY COLOR
    ********************/

    /* Normal state */
    .secondary input[type="radio"] + label .radio-button__label-radio,
    .-secondary input[type="radio"] + label .radio-button__label-radio,
    .secondary input[type="radio"] + label .radio__button,
    .-secondary input[type="radio"] + label .radio__button {
        border-color: #FFFFFF;
    }

    /* Hover state */
    .secondary input[type="radio"] + label:hover .radio-button__label-radio,
    .-secondary input[type="radio"] + label:hover .radio-button__label-radio,
    .secondary input[type="radio"] + label:hover .radio__button,
    .-secondary input[type="radio"] + label:hover .radio__button {
    border-color: #FFFFFF;
    }

    /* Focus state */
    .secondary input[type="radio"] + label:focus .radio-button__label-radio,
    .-secondary input[type="radio"] + label:focus .radio-button__label-radio,
    .secondary input[type="radio"] + label:focus .radio__button,
    .-secondary input[type="radio"] + label:focus .radio__button {
    border-color: #FFFFFF;
    }

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










/*<style>*/
    [data-theme-style~="finePrintLink_fontColor"] {
        color: #4E4E4E;
    }

    [data-theme-style~="finePrintLink_fontColor"]:active {
        color: #4E4E4E;
    }

    [data-theme-style~="finePrintLink_fontColor"]:focus {
        color: #4E4E4E;
        outline-color: #31C0FF;
    }

    [data-theme-style~="finePrintLink_fontColor"]:hover {
        color: #4E4E4E;
    }
/*</style>*/











/*<style>*/

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

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

/*</style>*/



/*<style>*/

    [data-theme-style~="highlightCardEcho_bgColor"] {
        background-color: #1F3C71;
    }

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

/*</style>*/




/*<style>*/

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

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

/*</style>*/




/*<style>*/
    :root [data-theme-style~="highlightCardHumberview"] {
        --highlight-card-humberview-border: #CCCCCC;
        --highlight-card-humberview-icon-background: #1F3C71;
        --highlight-card-humberview-title: #3C4043;
    }
/*</style>*/






/*<style>*/

    [data-theme-style~="highlightCardLionking_bgColor"] {
        background-color: #FFFFFF;
    }
    [data-theme-style~="highlightCardLionking_borderColor"] {
        border-color: #FFFFFF;
    }
    [data-theme-style~="highlightCardLionking_fontColor"] {
        color: #FFFFFF;
    }

    /*Picto*/
    [data-theme-style~="highlightCardLionking_icon_bgColor"] {
        background-color: #FFFFFF;
    }
    [data-theme-style~="highlightCardLionking_icon_fontColor"] {
        color: #FFFFFF;
    }

/*</style>*/



/*<style>*/

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

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

/*</style>*/





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

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

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





/*<style>*/

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

[data-theme-style~="highlight_fontColor"] {
    color: #3C4043;
}

/*</style>*/











/*<style>*/

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


/*</style>*/






/*<style>*/

    .inventoryCardHorizontal_button {
        content:'secondary'
    }

/*</style>*/





/*<style>*/

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

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

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

/*</style>*/



















/*<style>*/


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

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

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

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

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

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

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

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

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

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

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

.inventory-tile-section-price-tabs-title.active ::after {
    background-color: #FFFFFF;
}
.inventory-tile-section-price-tabs-title.active a {
    color:#FFFFFF;
}

/*</style>*/







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

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

/*</style>*/





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



/*<style>*/
    .vehicle-labels-list__label {
        background-color: #F2F2F2;
        color: #3C4043;
    }
/*</style>*/





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




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











/*<style>*/

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

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

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

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

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

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

/*</style>*/














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

    [data-theme-style~="modal_fontColor"] {
        color: #000000;
    }

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

    [data-theme-style~="modal_closeBtn_fontColor"],
    .popup-image .popup-image__closer {
        color: #FFFFFF;
    }

    [data-theme-style~="modal_closeBtn_bgColor"],
    .popup-image .popup-image__closer {
        background-color: #1F3C71;
    }

    [data-theme-style~="modal_scrollbar"]::-webkit-scrollbar {
        width: 8px;
    }

    /* Track */
    [data-theme-style~="modal_scrollbar"]::-webkit-scrollbar-track {
        border-radius: 4px;
        box-shadow: inset 0 0 5px #FFFFFF;
    }

    /* Handle */
    [data-theme-style~="modal_scrollbar"]::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background: #FFFFFF;
    }
/*</style>*/


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

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





















/*<style>*/
    [data-theme-style~="pagination_item_bgColor"],
    .pagination .pagination__item {
        background-color:#F8F9FB;
    }

    [data-theme-style~="pagination_item_bgColor"].active,
    .pagination .pagination__item.active {
        background-color:#4E4E4E;
    }

    [data-theme-style~="pagination_item_bgColor"]:focus,
    .pagination .pagination__item:focus {
        background-color:#F8F9FB;
    }

    [data-theme-style~="pagination_item_bgColor"]:hover,
    .pagination .pagination__item:hover {
        background-color:#999999;
    }

    [data-theme-style~="pagination_item_fontColor"],
    [data-theme-style~="pagination_item_fontColor"]:before,
    [data-theme-style~="pagination_item_fontColor"]:after,
    .pagination .pagination__item {
        color: #999999;
    }

    [data-theme-style~="pagination_item_fontColor"].active,
    [data-theme-style~="pagination_item_fontColor"].active:before,
    [data-theme-style~="pagination_item_fontColor"].active:after,
    .pagination .pagination__item.active,
    .pagination .pagination__item.active:before,
    .pagination .pagination__item.active:after {
        color: #F8F9FB;
    }

    [data-theme-style~="pagination_item_fontColor"]:focus,
    [data-theme-style~="pagination_item_fontColor"]:focus:before,
    [data-theme-style~="pagination_item_fontColor"]:focus:after,
    .pagination .pagination__item:focus,
    .pagination .pagination__item:focus:before,
    .pagination .pagination__item:focus:after {
        color: #999999;
    }

    [data-theme-style~="pagination_item_fontColor"]:hover,
    [data-theme-style~="pagination_item_fontColor"]:hover:before,
    [data-theme-style~="pagination_item_fontColor"]:hover:after,
    .pagination .pagination__item:hover,
    .pagination .pagination__item:hover:before,
    .pagination .pagination__item:hover:after {
        color: #F8F9FB;
    }

    .pagination .pagination__item:nth-child(1),
    .pagination .pagination__item:nth-child(2),
    .pagination .pagination__item:last-child,
    .pagination .pagination__item:nth-last-child(2) {
        background-color:transparent;
        color:#B8B8B8;
    }

    .pagination .pagination__item:nth-child(1):hover,
    .pagination .pagination__item:nth-child(2):hover,
    .pagination .pagination__item:last-child:hover,
    .pagination .pagination__item:nth-last-child(2):hover {
        background-color:transparent;
        color:#1F3C71;
    }
/*</style>*/









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

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

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

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




/*<style>*/
    :root [data-theme-style~="promotionCardSimple"] {
        --promotion-card-simple-background: #FFFFFF;
        --promotion-card-simple-border: transparent;
        --promotion-card-simple-font: #FFFFFF;
    }
/*</style>*/



/*<style>*/
  /* Track */
  [data-theme-style~="scrollbarCustom_track_bgColor"]::-webkit-scrollbar-track {
    background: #F0EFEF;
  }
  /* Handle */
  [data-theme-style~="scrollbarCustom_thumb_bgColor"]::-webkit-scrollbar-thumb,
  [data-theme-style~="scrollbarCustom_thumb_bgColor"]::-webkit-scrollbar-thumb:hover{
    background: #1F3C71;
  }
/*</style>*/


















/*<style>*/

[data-theme-style~="scrolltop"] {
    color: #999999;
    background-color:#F8F9FB;
    border-color:#F8F9FB
}
[data-theme-style~="scrolltop"]:hover {
    color: #F8F9FB;
    background-color:#999999;
    border-color:#999999

}
[data-theme-style~="scrolltop"]:focus {
    color: #999999;
    background-color:#F8F9FB;
    border-color:#31C0FF

}

/*</style>*/










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

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

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

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

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

    [data-theme-style~="search_submit_fontColor"],
    [data-theme-style~="search_submit_fontColor"]:hover,
    [data-theme-style~="search_submit_fontColor"]:active,
    [data-theme-style~="search_submit_fontColor"]:focus {
        fill: #FFFFFF;
    }
/*</style>*/










/*<style>*/

[data-theme-style~="sharingBar_iconColor"] {
    color: #1F3C71;
}
[data-theme-style~="sharingBar_iconColor"]:focus {
    color: #1F3C71;
}
[data-theme-style~="sharingBar_iconColor"]:hover {
    color: #1F3C71;
}

[data-theme-style~="sharingBar_labelColor"] {
    color: #4E4E4E;
}
[data-theme-style~="sharingBar_labelColor"]:focus {
    color: #4E4E4E;
}
[data-theme-style~="sharingBar_labelColor"]:hover {
    color: #4E4E4E;
}

[data-theme-style~="sharingBar_outlineColor_focus"]:focus {
    color: #31C0FF;
}





/*</style>*/





























/*<style>*/
.site-container, body {
    .m-tabLink {
        color:#3C4043;
    }

    .m-tabLink:after {
        background-color:transparent;
    }

    .m-tabLink:before {
        background-color:transparent;
    }

    .m-tabLink:not(.disabled):focus {
        color:#1F3C71;
        outline-color:#31C0FF;
    }

    .m-tabLink:not(.disabled):hover {
        color:#1F3C71
    }

    .-active.m-tabLink,
    .m-tabLink:active  {
        color:#1F3C71;
    }

    .-active.m-tabLink:after {
        background-color:#1F3C71;
    }

    .-active.m-tabLink:hover:after {
        background-color:#1F3C71;
    }

    .-active.m-tabLink:hover {
        color:#1F3C71;
    }


    .-secondary .m-tabLink {
        color:#FFFFFF;
        }

    .-secondary .m-tabLink:after {
        background-color:transparent;
    }

    .-secondary .m-tabLink:before {
        background-color:transparent;
    }

    .-secondary .m-tabLink:focus{
        color:#FFFFFF;
        outline-color:#31C0FF;
    }

    .-secondary .m-tabLink:hover {
        color:#999999
    }

    .-secondary .-active.m-tabLink,
    .-secondary .m-tabLink:active {
        color:#999999
    }

    .-secondary .-active.m-tabLink:after {
        background-color:#999999;
    }

    .-secondary .-active.m-tabLink:hover:after {
        background-color:#999999;
    }

    .-secondary .-active.m-tabLink:hover {
        color:#999999;
    }
}



    .footerCadillac .m-tabLink {
        color:#FFFFFF;
        border-color:#FFFFFF;
    }

    .footerCadillac .-active.m-tabLink,
    .footerCadillac .-active.m-tabLink:hover,
    .footerCadillac .m-tabLink:active,
    .footerCadillac .m-tabLink:focus,
    .footerCadillac .m-tabLink:hover {
        color:#FFFFFF;
        background-color:#FFFFFF;
    }

    .footerCadillac .m-tabLink:not(.disabled):focus {
        color:#FFFFFF;
        outline-color:#31C0FF;
    }

    .footerCadillac .m-tabLink:not(.disabled):hover {
        color:#FFFFFF
    }

/*</style>*/













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

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

    .vdpCatalogVirtualTourSwitch_button {
        content:'primary'
    }
    .vdpCatalogVirtualTour_button {
        content:'primary'
    }
/*</style>*/












/*<style>*/
    [data-theme-style~="colorChooser"] {
        --color-chooser-border: #FFFFFF;
        --color-chooser-border-active: #FFFFFF;
        --color-chooser-border-focus: #FFFFFF;
        --color-chooser-border-hover: #FFFFFF;

        --color-chooser-outline-focus: #FFFFFF;

        --color-chooser-color-name-background: #FFFFFF;
        --color-chooser-color-name-border: #FFFFFF;
        --color-chooser-color-name-font: #FFFFFF;
    }
/*</style>*/






/*<style>*/
    :root [data-theme-style~="catalogDetail"] {
        --catalog-detail-consumption-icon: #FFFFFF;
        --catalog-detail-consumption-label: #FFFFFF;
        --catalog-detail-consumption-unit: #FFFFFF;
        --catalog-detail-consumption-value: #FFFFFF;
    }
/*</style>*/





/*<style>*/
    :root [data-theme-style~="catalogDetailsInventoryAvailability"] {
        --catalog-detail-inventory-availability-background: #FFFFFF;
        --catalog-detail-inventory-availability-font: #FFFFFF;
        color: #FFFFFF;
    }
/*</style>*/



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

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

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











/*<style>*/

[data-theme-style~="vehiclePayment_aprRate_fontColor"] {
    color: #3C4043;
}

[data-theme-style~="vehiclePayment_aprTerm_fontColor"] {
    color: #3C4043;
}

[data-theme-style~="vehiclePayment_cashdown_fontColor"] {
    color: #3C4043;
}

[data-theme-style~="vehiclePayment_label_fontColor"] {
    color: #3C4043;
}

[data-theme-style~="vehiclePayment_termLabel_fontColor"] {
    color: #3C4043;
}

[data-theme-style~="vehiclePayment_termValue_fontColor"] {
    color: #3C4043;
}

/*</style>*/









/*<style>*/

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

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

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

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

/*</style>*/


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
























/*<style>*/
    [data-theme-style~="bestDeals_instance_bgColor"] {
        background-color: #FFFFFF;
    }
    [data-theme-style~="bestDeals_instance_fontColor"] {
        color: #FFFFFF;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehicleAvailability_fontColor"] {
        color: #FFFFFF;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehicleMake_fontColor"] {
        color: #FFFFFF;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehicleModel_fontColor"] {
        color: #FFFFFF;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehiclePrice_fontColor"] {
        color: #FFFFFF;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehicleSpecs_fontColor"] {
        color: #FFFFFF;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehicleStock_fontColor"] {
        color: #FFFFFF;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehicleTagline_fontColor"] {
        color: #FFFFFF;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehicleTrim_fontColor"] {
        color: #FFFFFF;
    }
    [data-theme-style~="bestDeals_vehicleCard_vehicleVin_fontColor"] {
        color: #FFFFFF;
    }
/*</style>*/














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

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

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

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

[data-theme-style~="bestSellers_highlightedValues_fontColor"] {
color: #FFFFFF;
}
[data-theme-style~="bestSellers_underline_borderColor"]:before,
[data-theme-style~="bestSellers_underline_borderColor"]:after,
.best-sellers-echo__vehicle-cta:before,
.best-sellers-echo__vehicle-cta:after {
background-color: #FFFFFF;
}
/*</style>*/







/*<style>*/

[data-theme-style~="bestSellersFox_panel_bgColor"] ,
[data-theme-style~="bestSellersFox_panel_bgColor"]:before {
background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF);
}

/*</style>*/











/*<style>*/

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

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

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

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

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

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

/*</style>*/







/*<style>*/
    :root [data-theme-style~="cardWithIcon"] {
        --card-background: #F8F9FB;
        --card-font: #3C4043;
    }
/*</style>*/




/*<style>*/
    :root [data-theme-style~="cardWithImage"] {
        --card-background: #F8F9FB;
        --card-font: #3C4043;
    }
/*</style>*/







/*<style>*/
    :root [data-theme-style~="headerFaq"] {
        --header-faq-background: #FFB03C;
        --header-faq-font: #FFFFFF;
    }
/*</style>*/




/*<style>*/
    :root [data-theme-style~="instanceFaq"] {
        --instance-faq-title-border: #1F3C71;
        --instance-faq-icon: #1F3C71;
    }
/*</style>*/



/*<style>*/

:root [data-theme-style~="footer"] {
    --footer-background: #F8F9FB;
    --footer-color: #3C4043;

    --footer-fineprint-background: #1F3C71;
    --footer-fineprint-color: #F8F9FB;
}

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

.footer_button {
content:'primary';
}

/*</style>*/














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

    [data-theme-style~="formErrorMessage_color"]{
        color: #F31D1D;

        
            
            
                background-color: #FFFFFF;
                border-color: #F31D1D;
            
        
    }

    [data-theme-style~="form_error_pictoColor"]{
        color: #F31D1D;
        fill: #F31D1D;
    }

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

    .is-invalid-input:not(:focus),
    .is-invalid-label.checkbox-label::before,
    .is-invalid-input + .form-field__label-file-block,
    .form-field__label--text.is-invalid-label.active ~ [data-theme-style~="formInput"] {
        border: 1px solid #F31D1D;
    }

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

    .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: #FFFFFF;
    }

/*</style>*/





/*<style>*/
    :root [data-theme-style~="formFooter"]{
        --form-footer-background: #FFFFFF;
        --form-footer-font: #000000;
        --form-footer-full-width-background: #FFFFFF;
    }
/*</style>*/






/*<style>*/

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

[data-theme-style~="desktopHeader_fontColor"] {
    color: #3C4043;
}

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

/*</style>*/

/*<style>*/

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

[data-theme-style~="desktopMenu_borderColor"] {
    border-color: transparent;
}

[data-theme-style~="desktopMenu_item_fontColor"] {
    color: #3C4043;
}

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

[data-theme-style~="desktopMenu_item_fontColor"]:hover {
    color: #1F3C71;
}

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

[data-theme-style~="desktopMenu_item_bgColor"]:hover {
    background-color: #F8F9FB;
}

[data-theme-style~="desktopMenu_item_iconColor"] .a-icon {
    fill: #3C4043;
}

[data-theme-style~="desktopMenu_item_iconColor"]:hover .a-icon {
    fill: #1F3C71;
}


[data-theme-style~="desktopMenu_item_iconColor_active"] .a-icon {
    fill: #1F3C71;
}

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

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

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

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

[data-theme-style~="desktopMenu_submenuItem_fontColor"] {
    color: #3C4043;
}

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

[data-theme-style~="desktopMenu_submenuItem_fontColor"] .active ,
[data-theme-style~="desktopMenu_submenuItem_fontColor"]:hover {
    color: #1F3C71;
}

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

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

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

[data-theme-style~="desktopMenu_submenuRight_bgColor"] {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}
[data-theme-style~="desktopMenu_submenuRight_bgColor"]:hover {
    background-color: #FFFFFF;
}
[data-theme-style~="desktopMenu_submenuRight_bgColor"]:focus {
    background-color: #FFFFFF;
}
[data-theme-style~="desktopMenu_submenuRight_bgColor_active"] {
background-color: #FFFFFF;
}
[data-theme-style~="desktopMenu_submenuRight_fontColor"] {
    color: #FFFFFF;
}
[data-theme-style~="desktopMenu_submenuRight_fontColor"]:hover {
    color: #FFFFFF;
}
[data-theme-style~="desktopMenu_submenuRight_fontColor"]:focus {
    color: #FFFFFF;
}
[data-theme-style~="desktopMenu_submenuRight_fontColor_active"] {
color: #FFFFFF;
}


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

[data-theme-style~="desktopMenu_compareCount_bgColor"]:before {
    background-color: #1F3C71;
}

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

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

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

.desktopMenu_compareSubmenu_button {
    content: 'primary';
}

/*</style>*/








/*<style>*/

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

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

[data-theme-style~="mobileHeader_menuIcon_color"]{
    background-color: #1F3C71;
}

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

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

/*</style>*/


















/*<style>*/

:root [data-theme-style~="mobileMenu"] {
    --mobile-menu-dealer-name: #3C4043;
}


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

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

[data-theme-style~="mobileMenu_borderColor"] ,
[data-theme-style~="mobileMenu_borderColor"] .m-accordionItem {
    border-color: #B8B8B8;
}

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

[data-theme-style~="mobileMenu_compareCount_bgColor"]:before {
    background-color: #F8F9FB;
}

[data-theme-style~="mobileMenu_compareCount_fontColor"] {
    color: #1F3C71;
}
.m-slidingMobileMenu__menuListItem.-inactive {
    color: #FFFFFF;
}
.m-slidingMobileMenu__menuListItem.-compare > a {
    color: #FFFFFF;
}

[data-theme-style~="mobileMenu_fontColor"] {
    color: #3C4043;
}

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

[data-theme-style~="mobileMenu_submenu_bgColor"] ,
[data-theme-style~="mobileMenu_submenu_bgColor"] .m-accordion .m-accordionItem__content ,
[data-theme-style~="mobileMenu_submenu_bgColor"] .m-accordion .m-accordionItem__title {
    background-color: #F8F9FB;
}

[data-theme-style~="mobileMenu_submenu_fontColor"] ,
[data-theme-style~="mobileMenu_submenu_fontColor"] .m-accordion .m-accordionItem__content ,
[data-theme-style~="mobileMenu_submenu_fontColor"] .m-accordion .m-accordionItem__title  {
    color: #3C4043;
}
[data-theme-style~="mobileMenu_submenu_fontColor"] .m-accordion .m-accordionItem__picto {
    fill: #3C4043;
}

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

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

.mobileMenu_button { content:'primary' }

/*</style>*/








/*<style>*/
    :root header {
        --catalog-submenu-links-section-background: #FFFFFF;
        --catalog-submenu-links-section-border: #FFFFFF;

        --catalog-submenu-vehicles-list-model-name: #FFFFFF;
        --catalog-submenu-vehicles-list-model-name-hover: #FFFFFF;
        --catalog-submenu-vehicles-list-model-border: #FFFFFF;
        --catalog-submenu-vehicles-list-model-border-hover: #FFFFFF;
    }
/*</style>*/


/*<style>*/
:root [data-theme-style~="headerAlpha"] {
--header-alpha-top-banner-background: #F8F9FB;
}

:root  {
    --header-trade-banner-background: #1F3C71;
    --header-trade-banner-font: #FFFFFF;
}


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

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

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

[data-theme-style~="catalogSubmenu_logo_borderColor"] {
border-color:#FFFFFF
}
[data-theme-style~="catalogSubmenu_logo_bgColor"] {
background-color: #FFFFFF;
}
[data-theme-style~="catalogSubmenu_links_bgColor"] {
background-color: #FFFFFF;
}
[data-theme-style~="catalogSubmenu_links_borderColor"] {
border-color: #999999;
}
[data-theme-style~="catalogSubmenu_links_fontColor"] {
color: #1F3C71;
}
[data-theme-style~="catalogSubmenu_links_fontColor"]:hover {
color: #FFB03C;
}

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







































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

[data-theme-style~="dropdown_option_bgColor"]:hover {
    background-color: #F0EFEF;
}

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

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

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

/*<style>*/

/* Label */
[data-theme-style~="dropdown_label_bgColor"] {
    background-color: #FFFFFF;
}

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

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

[data-theme-style~="dropdown_labelIcon_fontColor"] {
    fill: #999999;
}

/* Options */
[data-theme-style~="dropdown_options_bgColor"] {
    background-color: #F0EFEF;
}

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

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

/*</style>*/



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

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










/*<style>*/

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

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

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

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

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

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

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










/*<style>*/

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

[data-theme-style~="inventorySearchComplete_fontColor"] {
    color: #3C4043;
}

.inventorySearchComplete_button {
    content:'quaternary';
}

input[type="radio"] + label [data-theme-style~="inventorySearchComplete_hubItem_iconColor"] {
    border-color: #FFFFFF;
}

input[type="radio"]:checked + label [data-theme-style~="inventorySearchComplete_hubItem_iconColor"] {
    border-color: #FFFFFF;
}

input[type="radio"]:checked + label [data-theme-style~="inventorySearchComplete_hubItem_iconColor"]:before {
    background: #FFFFFF;
}

[data-theme-style~="inventorySearchComplete_hubItem_fontColor"] {
    color: #3C4043;
}

[data-theme-style~="inventorySearchComplete_hubItem_fontColor"].active {
    color: #3C4043;
}

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

/*</style>*/






/*<style>*/

    .newsletter_button {
        content: 'primary';
    }

/*</style>*/



/*<style>*/
    [data-theme-style~="ourBrandsAlpha_titleColor"] {
        color: #1F3C71;
    }
/*</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: #FFFFFF;
    }

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

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

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

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

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

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

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

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



/*<style>*/

    .reviews_button {
        content:'primary';
    }

/*</style>*/










/*<style>*/

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

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

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

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

    .seoText_button {
        content:'primary'
    }

/*</style>*/






/*<style>*/

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

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

  .seoTextAlpha_button {
    content:'quaternary'
  }

/*</style>*/












/*<style>*/
    [data-theme-style~="socialBlock_titleColor"] {
        color: #3C4043;
    }

    [data-theme-style~="socialBlock_iconColor"] {
        color: #3C4043;
    }

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

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

    [data-theme-style~="social_title_fontColor"] {
        color: #3C4043;
    }

    [data-theme-style~="social_cta_fontColor"] {
        color: #3C4043;
    }

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

/*</style>*/


















/*<style>*/

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

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

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

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

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

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






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















/*<style>*/
    

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

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

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

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

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

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




    







































/*<style>*/


    /* Light */
    [data-theme-style~="carouselLight_navigation_bgColor"].swiper-button-prev,
    [data-theme-style~="carouselLight_navigation_bgColor"].swiper-button-next,
    .o-carousel.-primary .o-carousel__arrow {
        background-color: #FFFFFF;
    }

    [data-theme-style~="carouselLight_navigation_bgColor"].swiper-button-prev:active,
    [data-theme-style~="carouselLight_navigation_bgColor"].swiper-button-next:active,
    .o-carousel.-primary .o-carousel__arrow:active {
        background-color: #FFFFFF;
    }

    [data-theme-style~="carouselLight_navigation_bgColor"].swiper-button-prev:focus,
    [data-theme-style~="carouselLight_navigation_bgColor"].swiper-button-next:focus,
    .o-carousel.-primary .o-carousel__arrow:focus {
        background-color: #FFFFFF;
    }

    [data-theme-style~="carouselLight_navigation_bgColor"].swiper-button-prev:hover,
    [data-theme-style~="carouselLight_navigation_bgColor"].swiper-button-next:hover,
    .o-carousel.-primary .o-carousel__arrow:hover {
        background-color: #FFFFFF;
    }


    [data-theme-style~="carouselLight_navigation_fontColor"].swiper-button-prev,
    [data-theme-style~="carouselLight_navigation_fontColor"].swiper-button-next,
    .o-carousel.-primary .o-carousel__arrow {
        color: #1F3C71;
    }
    [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:active,
    .o-carousel.-primary .o-carousel__arrow:active {
        color: #1F3C71;
    }

    [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-next:focus,
    .o-carousel.-primary .o-carousel__arrow:focus {
        color: #1F3C71;
    }

    [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-next:hover,
    .o-carousel.-primary .o-carousel__arrow:hover {
        color: #FFB03C;
    }

    /* Dark */
    [data-theme-style~="carouselDark_navigation_bgColor"].swiper-button-prev,
    [data-theme-style~="carouselDark_navigation_bgColor"].swiper-button-next,
    .o-carousel.-secondary .o-carousel__arrow {
        background-color: transparent;
    }

    [data-theme-style~="carouselDark_navigation_bgColor"].swiper-button-prev:active,
    [data-theme-style~="carouselDark_navigation_bgColor"].swiper-button-next:active,
    .o-carousel.-secondary .o-carousel__arrow:active {
        background-color: transparent;
    }

    [data-theme-style~="carouselDark_navigation_bgColor"].swiper-button-prev:focus,
    [data-theme-style~="carouselDark_navigation_bgColor"].swiper-button-next:focus,
    .o-carousel.-secondary .o-carousel__arrow:focus {
        background-color: transparent;
    }

    [data-theme-style~="carouselDark_navigation_bgColor"].swiper-button-prev:hover,
    [data-theme-style~="carouselDark_navigation_bgColor"].swiper-button-next:hover,
    .o-carousel.-secondary .o-carousel__arrow:hover {
        background-color: transparent;
    }

    [data-theme-style~="carouselDark_navigation_fontColor"].swiper-button-prev,
    [data-theme-style~="carouselDark_navigation_fontColor"].swiper-button-next,
    .o-carousel.-secondary .o-carousel__arrow {
        color: #1F3C71;
    }

    [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:active,
    .o-carousel.-secondary .o-carousel__arrow:active {
        color: #1F3C71;
    }

    [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-next:hover,
    .o-carousel.-secondary .o-carousel__arrow:hover {
        color: #FFB03C;
    }

    [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-next:focus,
    .o-carousel.-secondary .o-carousel__arrow:focus {
        color: #1F3C71;
    }

    
    /* Light */
    [data-theme-style~="carouselLight_pagination_bgColor"] .swiper-pagination-bullet,
    .o-carousel.-primary .splide__pagination__page {
        background-color: #3C4043;
    }

    [data-theme-style~="carouselLight_pagination_borderColor"] .swiper-pagination-bullet,
    .o-carousel.-primary .splide__pagination__page {
        border: solid 1px #3C4043;
    }

    [data-theme-style~="carouselLight_pagination_bgColor"] .swiper-pagination-bullet-active,
    .o-carousel.-primary .splide__pagination__page.is-active {
        background-color: #1F3C71;
    }

    [data-theme-style~="carouselLight_pagination_borderColor"] .swiper-pagination-bullet-active,
    .o-carousel.-primary .splide__pagination__page.is-active {
        border-color: #1F3C71;
    }

    [data-theme-style~="carouselLight_pagination_bgColor"] .swiper-pagination-bullet:focus,
    .o-carousel.-primary .splide__pagination__page:focus {
        background-color: #1F3C71;
    }

    [data-theme-style~="carouselLight_pagination_borderColor"] .swiper-pagination-bullet:focus,
    .o-carousel.-primary .splide__pagination__page:focus {
        border-color: #1F3C71;
    }

    [data-theme-style~="carouselLight_pagination_bgColor"] .swiper-pagination-bullet:hover,
    .o-carousel.-primary .splide__pagination__page:hover {
        background-color: #1F3C71;
    }

    [data-theme-style~="carouselLight_pagination_borderColor"] .swiper-pagination-bullet:hover,
    .o-carousel.-primary .splide__pagination__page:hover {
        border-color: #1F3C71;
    }

    /* Dark */
    [data-theme-style~="carouselDark_pagination_bgColor"] .swiper-pagination-bullet,
    .o-carousel.-secondary .splide__pagination__page {
        background-color: #FFFFFF;
    }

    [data-theme-style~="carouselDark_pagination_borderColor"] .swiper-pagination-bullet,
    .o-carousel.-secondary .splide__pagination__page {
        border: solid 1px #1F3C71;
    }

    [data-theme-style~="carouselDark_pagination_bgColor"] .swiper-pagination-bullet-active,
    .o-carousel.-secondary .splide__pagination__page.is-active {
        background-color: #1F3C71;
    }

    [data-theme-style~="carouselDark_pagination_borderColor"] .swiper-pagination-bullet-active,
    .o-carousel.-secondary .splide__pagination__page.is-active {
        border-color: #1F3C71;
    }

    [data-theme-style~="carouselDark_pagination_bgColor"] .swiper-pagination-bullet:focus,
    .o-carousel.-secondary .splide__pagination__page:focus {
        background-color: transparent;
    }

    [data-theme-style~="carouselDark_pagination_borderColor"] .swiper-pagination-bullet:focus,
    .o-carousel.-secondary .splide__pagination__page:focus {
        border-color: #FFFFFF;
    }

    [data-theme-style~="carouselDark_pagination_bgColor"] .swiper-pagination-bullet:hover,
    .o-carousel.-secondary .splide__pagination__page:hover {
        background-color: transparent;
    }

    [data-theme-style~="carouselDark_pagination_borderColor"] .swiper-pagination-bullet:hover,
    .o-carousel.-secondary .splide__pagination__page:hover {
        border-color: #1F3C71;
    }
/*</style>*/






/*<style>*/
    [data-theme-style~="dropdown"] {
        --dropdown_button_font: var(--secondary1);
        --dropdown_button_font_focus: var(--secondary1);
        --dropdown_button_font_hover: var(--secondary1);

        --dropdown_button_background: var(--neutral1);
        --dropdown_button_background_focus: var(--neutral1);
        --dropdown_button_background_hover: var(--neutral1);

        --dropdown_button_border: var(--secondary1);
        --dropdown_button_border_focus: var(--primary1);
        --dropdown_button_border_hover: var(--primary1);

        --dropdown_button_border_bottom: var(--transparent);
        --dropdown_button_border_bottom_focus: var(--transparent);
        --dropdown_button_border_bottom_hover: var(--transparent);

        --dropdown_button_icon: var(--primary1);

        --dropdown_panel_background: var(--neutral1);
        --dropdown_panel_border: var(--secondary1);

        --dropdown_option_link_font: var(--secondary1);
        --dropdown_option_link_border: var(--secondary2);

        --dropdown_option_link_font_focus: var(--secondary11);
        --dropdown_option_link_background_focus: var(--secondary5);

        --dropdown_option_link_font_hover: var(--secondary11);
        --dropdown_option_link_background_hover: var(--secondary5);

        --dropdown_option_link_font_selected: var(--pure-neutral2);
        --dropdown_option_link_background_selected: var(--pure-semantic5);
    }

    [data-theme-style~="dropdown"].-secondary {
        --dropdown_button_font: var(--secondary1);
        --dropdown_button_font_focus: var(--secondary1);
        --dropdown_button_font_hover: var(--secondary1);

        --dropdown_button_background: var(--neutral1);
        --dropdown_button_background_focus: var(--neutral1);
        --dropdown_button_background_hover: var(--neutral1);

        --dropdown_button_border: var(--secondary1);
        --dropdown_button_border_focus: var(--primary1);
        --dropdown_button_border_hover: var(--primary1);

        --dropdown_button_border_bottom: var(--transparent);
        --dropdown_button_border_bottom_focus: var(--transparent);
        --dropdown_button_border_bottom_hover: var(--transparent);

        --dropdown_button_icon: var(--primary1);

        --dropdown_panel_background: var(--neutral1);
        --dropdown_panel_border: var(--secondary1);

        --dropdown_option_link_font: var(--secondary1);
        --dropdown_option_link_border: var(--secondary2);

        --dropdown_option_link_font_focus: var(--secondary11);
        --dropdown_option_link_background_focus: var(--secondary5);

        --dropdown_option_link_font_hover: var(--secondary11);
        --dropdown_option_link_background_hover: var(--secondary5);

        --dropdown_option_link_font_selected: var(--pure-neutral2);
        --dropdown_option_link_background_selected: var(--pure-semantic5);
    }
/*</style>*/



































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

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











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

[data-theme-style~="DI_compare"]:hover,
[data-theme-style~="DI_compare"].active {
background-color: #FFFFFF;
color: #000000;
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: #1F3C71;
}

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

.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: #FFFFFF;
}
/*</style>*/








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

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







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

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

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

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

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







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

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

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

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

    [data-theme-style~="DI_filterScrollTopButton_shadowColor"]{
        box-shadow: 0 0 0 2px #000000;
    }
/*</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: #000000;
}
/*</style>*/










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




/*</style>*/






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

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








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

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

/*</style>*/








/*<style>*/

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

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

/*</style>*/













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

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

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

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








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

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











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

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

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

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












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

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

[data-theme-style~="DI_option_button_fontColor"]:hover,
[data-theme-style~="DI_option_button_fontColor"].active {
    color: #000000;
}
/*</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: #000000;
}

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

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

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







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

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

[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: #999999;
}

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











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

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

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








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

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

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










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

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

[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: #999999;
}
/*</style>*/






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

[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: #000000;
}

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





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









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

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

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

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

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

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

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

    [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: #000000;
    }
/*</style>*/






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





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



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






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

    [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: #000000;
}

/*</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 #000000;
}

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

/* 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: #000000;
}

/*</style>*/










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

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

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













































/*<style>*/

    /* Showroom Section */
    [data-theme-style~="aboutPage_showroom_fontColor"]{
        color: #FFFFFF;
    }

    /* Reviews Section */
    [data-theme-style~="aboutPage_reviewsSection_bgColor"]{
        background-color: #FFFFFF;
    }

    .reviews-carousel {
        background-color: #FFFFFF;
    }

    /* Highlights Section */
    [data-theme-style~="aboutPage_instance_bgColor"]{
        background-color: #FFFFFF;
    }
    [data-theme-style~="aboutPage_instance_fontColor"]{
        color:#FFFFFF;
    }

    /* Buttons */
    .aboutPage_instance_button {
        content:'secondary';
    }
    .aboutPage_reviews_button {
        content: 'primary';
    }
    .aboutPage_showroom_button {
        content:'primary';
    }

    /* VidÃ©o */
    .m-videoPlayer__playButton {
        color:#FFFFFF;
    }

/*</style>*/



/*<style>*/

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

/*</style>*/




/*<style>*/
    :root [data-theme-style~="careerListingPortal"] {
        --career-listing-portal-content-background: #F8F9FB;
        --career-listing-portal-content-font: #3C4043;
    }
/*</style>*/






/*<style>*/

    [data-theme-style~="corrosion_Cta_bgColor"] {
        background: linear-gradient(to bottom, #FFFFFF, #FFFFFF);
    }

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

    .corrosion_form_button{
        content: 'secondary';
    }

/*</style>*/




















/*<style>*/
    [data-theme-style~="catalogSlider__icon"]:before,
    [data-theme-style~="catalogSlider__icon"]:hover:before,
    [data-theme-style~="catalogSlider__icon"]:focus:before,
    [data-theme-style~="catalogSlider__icon"]:active:before {
        color: #FFFFFF;
        background-color: #FFFFFF;
    }
    
    [data-theme-style~="catalogDetailsInfoSection_bgColor"] {
        background-color: #FFFFFF;
    }
    
    [data-theme-style~="catalogDetailsInventoryAvailability_bgColor"] {
        background-color: #FFFFFF;
    }
    [data-theme-style~="catalogDetailsInventoryAvailability_fontColor"] {
        color: #FFFFFF;
    }
    
    [data-theme-style~="catalogDetailsSimilarVehiclesSection_bgColor"] {
        background-color: #FFFFFF;
    }
    [data-theme-style~="catalogDetailsSimilarVehiclesSection_fontColor"] {
        color: #FFFFFF;
    }
    
    [data-theme-style~="vehicleDetail_consumptionPicto_fontColor"]{
        color: #FFFFFF;
    }
    [data-theme-style~="vehicleDetail_consumptionValue_fontColor"]{
        color: #FFFFFF;
    }
/*</style>*/











/*<style>*/
    :root [data-theme-style~="sectionCompareTrims"] {
        --catalog-detail-compare-trims-title-background: #FFFFFF;
        --catalog-detail-compare-trims-title-font: #FFFFFF;

        --catalog-detail-compare-trims-link-background: #FFFFFF;
        --catalog-detail-compare-trims-link-font: #FFFFFF;
    }
/*</style>*/


/*<style>*/
    :root [data-theme-style~="catalogDetail"] {
        --catalog-detail-header-subtitle-font: #FFFFFF;
    }
/*</style>*/








/*<style>*/
    :root [data-theme-style~="catalogDetail"] {
        --catalog-detail-ctas-banner-background: #FFFFFF;

        --catalog-detail-ctas-banner-item-background: #FFFFFF;
        --catalog-detail-ctas-banner-item-background-hover: #FFFFFF;

        --catalog-detail-ctas-banner-item-font: #FFFFFF;
        --catalog-detail-ctas-banner-item-font-hover: #FFFFFF;
    }
/*</style>*/



































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

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

    [data-theme-style~="catalogListingFilters_item"].js-active {
        background-color: #FFFFFF;
        border-color: #FFFFFF;
        color: #FFFFFF;
    }

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

    @media screen and (min-width: 768px) {
        [data-theme-style~="catalogListingFilters_item"]:hover {
            background-color: #FFFFFF;
            border-color: #FFFFFF;
            color: #FFFFFF;
        }
        [data-theme-style~="catalogListingFilters_toggle"]:hover{
            background-color: #FFFFFF;
            border-color: #FFFFFF;
            color: #FFFFFF;
        }
    }

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

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

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

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

    [data-theme-style~="catalogListing_filterMakes_item"] {
        background-color: #FFFFFF;
        border: 1px solid #FFFFFF;
        border-radius: 10px;
    }

    [data-theme-style~="catalogListing_filterMakes_item"]:hover {
        background-color: #FFFFFF;
        border: 1px solid #FFFFFF;
        border-radius: 10px;
    }

/*</style>*/








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

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










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

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

    [data-theme-style~="contactPage_instance_bgColor"] {
        background-color: #F2F2F2;
    }
    [data-theme-style~="contactPage_instance_borderColor"] {
        border-color: #F2F2F2;
    }

    [data-theme-style~="contactPage_instance_fontColor"] {
        color: #3C4043;
    }

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

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

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

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








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




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



/*<style>*/

    [data-theme-style~="bodyPrimary_fontColor"] {
    color: #3C4043;
    }

/*</style>*/























/*<style>*/
    :root [data-theme-style~="homepageAlpha"] {
        --homepage-alpha-title-border: #FFB03C;

        --homepage-alpha-search-tool-background: #FFFFFF;
        --homepage-alpha-search-tool-title: #FFFFFF;

        --homepage-alpha-promo-banner-background: #4E4E4E;

        --homepage-alpha-why-buy-background: #FFFFFF;
        --homepage-alpha-why-buy-text: #FFFFFF;
        --homepage-alpha-why-buy-title: #FFFFFF;
        --homepage-alpha-why-buy-title-border: #FFFFFF;

        --homepage-alpha-join-the-hug-text: #FFFFFF;

        --homepage-alpha-most-wanted-vehicles-background: transparent ;
        --homepage-alpha-most-wanted-vehicles-text: #3C4043 ;
    }
/*</style>*/


























































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

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

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

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



    
    
        [data-theme-style~="homeInventory__bgImage"]{
        }
    


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

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

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

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

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

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

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

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

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

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

[data-theme-style~="homeInventoryTabs"] [data-theme-style~="tabs_fontColor"].is-active a,
[data-theme-style~="homeInventoryTabs"] [data-theme-style~="tabs_fontColor"] a:hover{
color: #FFFFFF;
border-color: #FFFFFF;
background-color: #FFFFFF;
}

[data-theme-style~="homeInventoryTabs"] [data-theme-style~=a"tabs_fontColor"].is-active a:after{
border-color: #FFFFFF;
}

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




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





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

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

[data-theme-style~="homeCatalog_financing__rebate"] [data-theme-sprite]{
background: radial-gradient(farthest-side at 45% 60%, #FFFFFF, #FFFFFF);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

[data-theme-style~="homeCatalogRebate__bgColor"],
[data-theme-style~="homeCatalogRebate__bgColor"]:before,
[data-theme-style~="homeCatalogRebate__bgColor"]:after{
background-color: #FFFFFF;
}



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

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

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

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

[data-theme-style~="newsSlider__pagerColor"] .active,
[data-theme-style~="newsSlider__pagerColor"] .slick-active{
background-color: #FFFFFF
}


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

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

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

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


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



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

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

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

/*</style>*/




















































/*<style>*/
    .p-inventoryDetail .m-vehicleCash__currentPrice,
    .p-inventoryDetail .m-vehicleFinance__paymentPrice,
    .p-inventoryDetail .m-vehicleFinance__rate,
    .p-inventoryDetail .m-vehicleLease__paymentPrice,
    .p-inventoryDetail .m-vehicleLease__rate {
       color: #FFFFFF;
    }

    .p-inventoryDetail .m-vehicleFinance__payment,
    .p-inventoryDetail .m-vehicleLease__payment {
        color: #FFFFFF;
    }

    .p-inventoryDetail .m-vehicleFinance__paymentTerm,
    .p-inventoryDetail .m-vehicleFinance__cashDown,
    .p-inventoryDetail .m-vehicleLease__paymentTerm,
    .p-inventoryDetail .m-vehicleLease__cashDown {
        color: #FFFFFF;
    }

    .p-inventoryDetail .m-vehicleFinance__totalCredit,
    .p-inventoryDetail .m-vehicleLease__totalCredit {
        color: #FFFFFF;
    }

    .p-inventoryDetail .m-vehicleFinance__disclaimer,
    .p-inventoryDetail .m-vehicleCash__disclaimer,
    .p-inventoryDetail .m-vehicleLease__disclaimer{
        color: #FFFFFF;
    }

    .p-inventoryDetail .-active.m-tabLink,
    .p-inventoryDetail .m-tabLink:active {
        color: #FFFFFF;
    }

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

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

    [data-theme-style~="inventoryDetailsViewGallery_fontColor"] {
        color: #000000;
    }

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

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

    .comparables .m-viewCount {
        background-color: #FFFFFF;
        border-color: #000000;
        color: #FFFFFF;
    }

    .comparables .m-viewCount .a-icon {
        color: #FFFFFF;
    }

    .comparables .o-vehicleCardVertical .bg-primary {
        background-color: #FFFFFF;
        color: #FFFFFF;
    }

    .comparables.m-tabLink {
        background-color: #FFFFFF;
        color: #000000;
    }

    .comparables .-active.m-tabLink,
    .comparables .m-tabLink:active,
    .comparables .m-tabLink:focus,
    .comparables .m-tabLink:hover {
        background-color: #FFFFFF;
        color: #000000;
    }

    .comparables .-active.m-tabLink:after{
        background-color: #FFFFFF;
    }

    .comparables .m-vehicleCash .a-link,
    .comparables .m-vehicleFinance .a-link,
    .comparables .m-vehicleLease .a-link {
        color:#000000;
    }

    .comparables .m-vehicleCash .a-link:hover,
    .comparables .m-vehicleFinance .a-link:hover,
    .comparables .m-vehicleLease .a-link:hover {
        color:#000000;
    }

    :root {
        --vehicle-card-vertical-view-count-border: #FFFFFF;
        --vehicle-card-vertical-view-count-icon: #FFFFFF;
        --vehicle-card-vertical-view-count-number: #FFFFFF;
        --vehicle-card-vertical-view-count-background: #FFB03C;
    }

    .p-inventoryDetail__carousel [data-theme-style~="carouselDark_navigation_bgColor"].swiper-button-prev,
    .p-inventoryDetail__carousel [data-theme-style~="carouselDark_navigation_bgColor"].swiper-button-next,
    .p-inventoryDetail__carousel [data-theme-style~="carouselDark_navigation_bgColor"].swiper-button-prev:hover,
    .p-inventoryDetail__carousel [data-theme-style~="carouselDark_navigation_bgColor"].swiper-button-next:hover {
        background-color: #1F3C71 !important;
        color: #FFFFFF !important;
    }

    .p-inventoryDetail__carousel [data-theme-style~="carouselLight_navigation_bgColor"].swiper-button-prev,
    .p-inventoryDetail__carousel [data-theme-style~="carouselLight_navigation_bgColor"].swiper-button-next,
    .p-inventoryDetail__carousel [data-theme-style~="carouselLight_navigation_bgColor"].swiper-button-prev:hover,
    .p-inventoryDetail__carousel [data-theme-style~="carouselLight_navigation_bgColor"].swiper-button-next:hover {
        background-color: #1F3C71 !important;
        color: #FFFFFF !important;
    }

    .homepageTruck__promoBanner .splide__arrow--prev:after, .homepageTruck__promoBanner .splide__arrow--next:after,
    .homepageUsed__promoBanner .splide__arrow--prev:after, .homepageUsed__promoBanner .splide__arrow--next:after,
    .homepageAlpha__promoBanner .splide__arrow--prev:after, .homepageAlpha__promoBanner .splide__arrow--next:after,
    .p-inventoryDetail .splide__arrow--prev:after, .p-inventoryDetail .splide__arrow--next:after {
        color: #FFFFFF;
    }

    .p-inventoryDetail .splide__pagination__page{
        background-color: #FFFFFF;
    }
    .p-inventoryDetail .splide__pagination__page.is-active{
        background-color: #1F3C71;
    }

/*</style>*/







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

.p-inventoryListing .filter-category__title:before,
.p-inventoryListing .filter-category__title:after {
    background-color: #FFFFFF;
}
/*</style>*/







/*<style>*/
    :root [data-theme-style~="newsDetail"] {
        --news-detail-custom-html-icon: #1F3C71;

        --news-detail-related-vehicle-card-background: #FFFFFF;
        --news-detail-related-vehicle-card-font: #FFFFFF;

        --news-detail-title-border: #1F3C71;
    }

    .newsDetailBravo__sharing .sharing-bar__label {
        color:var(--neutral1);
    }

    .newsDetailBravo__sharing .sharing-bar__button .a-icon {
        color:var(--neutral1);
    }

    .newsDetailBravo__sharing .sharing-bar__button:hover .sharing-bar__label {
        color:var(--neutral1);
    }

    .newsDetailBravo__sharing .sharing-bar__button:hover .a-icon {
        color:var(--neutral1);
    }

    .newsDetailBravo__content {
        background-color:var(--secondary10);
    }

    .newsDetailBravo__content hr {
        background-color:var(--primary1);
    }

    .newsDetailBravo__medias .o-carousel.-primary .o-carousel__arrow {
        background-color: var(--secondary10);
        color: var(--secondary1);
    }

    .newsDetailBravo__medias .o-carousel.-primary .o-carousel__arrow:focus {
        background-color: var(--secondary10);
        color: var(--secondary1);
    }

    .newsDetailBravo__medias .o-carousel.-primary .o-carousel__arrow:hover {
        background-color: var(--secondary1);
        color: var(--secondary10);
    }

/*</style>*/




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

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



/*<style>*/
    :root [data-theme-style~="openPositionPage"] {
        --open-positions-page-content-background: #F8F9FB;
        --open-positions-page-content-font: #3C4043;
    }
/*</style>*/














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




















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

    [data-theme-style~="staticPageAlpha_banner_titleColor"] {
        color: #3C4043;
    }

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

    [data-theme-style~="staticPageAlpha_dropdownInfoButton_pictoColor"] {
        color: #3C4043;
    }

    [data-theme-style~="staticPageAlpha_dropdownInfoButton_textColor"] {
        color: #3C4043;
    }

    [data-theme-style~="staticPageAlpha_dropdownInfoButton_arrowColor"] {
        color: #3C4043;
    }

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

    [data-theme-style~="staticPageAlpha_dropdownInfoContent_fontColor"] {
        color: #3C4043;
    }

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

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

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

    
        [data-theme-style~="staticPageAlpha_sidebar_shadowColor"] {
            box-shadow: 0px 5px 10px rgba(255,255,255,0.1);
        }
    

    [data-theme-style~="staticPageAlpha_sidebar_textColor"] {
        color: #3C4043;
    }

    .staticPageAlpha_formButton{
        content: 'quaternary';
    }
/*</style>*/




















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

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

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

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

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

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

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

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

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

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

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

    
        [data-theme-style~="staticPageBravo_sidebar_shadowColor"] {
            box-shadow: 0px 5px 10px rgba(255,255,255,0.1);
        }
    

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

    .staticPageBravo_instanceButton {
        content: 'secondary';
    }
/*</style>*/
















    




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

    [data-theme-style~="staticPageCharlie_banner_titleColor"] {
        color: #3C4043;
    }

    [data-theme-style~="staticPageCharlie_dropdownInfo_bgColor"] {
        background-color: #F8F9FB;
    }
    
    [data-theme-style~="staticPageCharlie_dropdownInfoButton_pictoColor"] {
        color: #3C4043;
    }
    
    [data-theme-style~="staticPageCharlie_dropdownInfoButton_textColor"] {
        color: #FFFFFF;
    }
    
    [data-theme-style~="staticPageCharlie_dropdownInfoButton_arrowColor"] {
        color: #3C4043;
    }
    
    [data-theme-style~="staticPageCharlie_dropdownInfoContent_bgColor"] {
        background-color: #F8F9FB;
    }
    
    [data-theme-style~="staticPageCharlie_dropdownInfoContent_fontColor"] {
        color: #FFFFFF;
    }
    
    [data-theme-style~="staticPageCharlie_instance_titleColor"] {
        color: #FFFFFF;
    }
    
    [data-theme-style~="staticPageCharlie_instance_textColor"] {
        color: #FFFFFF;
    }

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

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

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



/*<style>*/
    :root [data-theme-style~="staticPageDelta"] {
        --page-static-delta-content-background: #F8F9FB;
        --page-static-delta-content-font: #3C4043;
    }
/*</style>*/









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

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

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

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



/*<style>*/
    :root [data-theme-style~="staticPageGolf"] {
        --page-static-golf-content-background: #F8F9FB;
        --page-static-golf-content-font: #3C4043;
    }
/*</style>*/




/*<style>*/
    :root [data-theme-style~="staticPageHeader"],
    :root [data-theme-style~="staticPageHeaderBravo"] {
        --page-static-header-background: #1F3C71;
        --page-static-header-font: #FFFFFF;
    }
/*</style>*/




/*<style>*/
    :root [data-theme-style~="whyBuyFromUs"] {
        --page-why-buy-from-us-image-background: #FFFFFF;
    }

    :root [data-theme-style~="whyBuyFromUs_header"] {
        --page-why-buy-from-us-header-background: #FFFFFF;
        --page-why-buy-from-us-header-font: #FFFFFF;
    }
/*</style>*/












/*<style>*/
    [data-theme-style~="whyBuyActions_fontColor"]{
        color: #FFFFFF;
    }
    .whyBuyActions_button {
        content:'secondary'
    }
/*</style>*/





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






/*<style>*/
    [data-theme-style~="whyBuyDetails_bgColor"]{
        background: #FFFFFF;
    }
    [data-theme-style~="whyBuyDetails_text_fontColor"]{
        color: #FFFFFF;
    }
    .whyBuyDetails_button {
        content:'primary'
    }
/*</style>*/





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




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






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

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

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




/*<style>*/
    :root [data-theme-style~="portalLocationsPage"] {
        --portal-locations-header-background: #FFB03C;
        --portal-locations-header-font: #FFFFFF;
        --portal-locations-cards-background: #F8F9FB;
    }
/*</style>*/






/*<style>*/
    :root [data-theme-style~="promotionsDetail"] {
        --promo-detail-form-background: #F4F4F4;
        --promo-detail-form-font: #1F3C71;
    }
/*</style>*/



/*<style>*/
    :root [data-theme-style~="promotionsListing"] {
        --promo-listing-header-background: #FFFFFF;
        --promo-listing-header--font: #FFFFFF;
    }
/*</style>*/



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

[data-theme-style~="reviewsListing_header_fontColor"] {
    color: #3C4043;
}
/*</style>*/


















/*<style>*/

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

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

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

[data-theme-style~="pageCertified_programHighlights_borderColor"]{
border-color: #31C0FF;
}

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

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

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

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

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

[data-theme-style~="pageCertified_awardsBottom_fontColor"]{
color: #FFB03C;
}

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

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

[data-theme-style~="pageCertified_separator_bgColor"]:after{
background-color: #5F5F5F;
}

/*</style>*/











/*<style>*/


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

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

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

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















/*<style>*/


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

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

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

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

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

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

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

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

@media only screen and (min-width: 1024px){
    .page-safety__awards[data-theme-style~="pageSafetyBanner_bgColor"]{
        background: linear-gradient(90deg, rgba(255,255,255,1) 75%, rgba(0,0,0,0) 75%, rgba(0,0,0,0) 100%);
    }
}


/*</style>*/





















/*<style>*/


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

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

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

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

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

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

[data-theme-style~="pageExtraCare_card_mobile_fontColor"],
[data-theme-style~="pageExtraCare_card_mobile_fontColor"] .fineprint,
[data-theme-style~="pageExtraCare_card_mobile_fontColor"].m-accordionItem__title:hover,
[data-theme-style~="pageExtraCare_card_mobile_fontColor"][aria-expanded=true]{
color: #FFB03C;
}

[data-theme-style~="pageExtraCare_card_mobile_fontColor"] .m-accordionItem{
border-color: #FFB03C;
}

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

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

[data-theme-style~="pageExtraCare_serviceAgreementBottom_mobileBgColor"]{
background-color: #1F3C71;
}

[data-theme-style~="pageExtraCare_rentalAssistance_bgColor"]{
background-color: rgba(255,255,255,0.9);
}

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

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

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

[data-theme-style~="pageExtraCare_rentalAssistanceSticker"]{
color: #1F3C71;
background-color: #FFB03C;
}

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

[data-theme-style~="pageExtraCare_roadsideAssistance_fontColor"]{
color: #FFB03C;
}

/*</style>*/







/*<style>*/

[data-theme-style~="headingBannerAlphaContent"]{
    background-color: rgba(31,60,113,0.5);
}

/*</style>*/












































/*<style>*/
.o-vehicleCardVertical {
    --vehicle-card-vertical-view-count-border: #FFFFFF;
    --vehicle-card-vertical-view-count-icon: #FFFFFF;
    --vehicle-card-vertical-view-count-number: #FFFFFF;

    --vehicle-card-vertical-compare-background: #FFFFFF;
    --vehicle-card-vertical-compare-background-hover: #FFFFFF;
    --vehicle-card-vertical-compare-border: #FFFFFF;
    --vehicle-card-vertical-compare-border-hover: #FFFFFF;
    --vehicle-card-vertical-compare-font: #FFFFFF;
    --vehicle-card-vertical-compare-font-hover: #FFFFFF;
    --vehicle-card-vertical-compare-icon: #FFFFFF;
    --vehicle-card-vertical-compare-icon-hover: #FFFFFF;

    --vehicle-card-vertical-sold-banner-background: #FFFFFF;
    --vehicle-card-vertical-sold-banner-font: #FFFFFF;

    --vehicle-card-vertical-tag-background: #FFFFFF;
    --vehicle-card-vertical-tag-background-hover: #FFFFFF;
    --vehicle-card-vertical-tag-border: #FFFFFF;
    --vehicle-card-vertical-tag-border: #FFFFFF;
    --vehicle-card-vertical-tag-font: #FFFFFF;
    --vehicle-card-vertical-tag-font-hover: #FFFFFF;

    --vehicle-card-vertical-new-banner-background: #FFFFFF;
    --vehicle-card-vertical-new-banner-font: #4E4E4E;

    --vehicle-card-vertical-price-font: #FFFFFF;

    --vehicle-card-vertical-tab-link-background: #FFFFFF;
    --vehicle-card-vertical-tab-link-background-active: #FFFFFF;
    --vehicle-card-vertical-tab-link-background-active-hover: #FFFFFF;
    --vehicle-card-vertical-tab-link-background-hover: #FFFFFF;
    --vehicle-card-vertical-tab-link-border: #FFFFFF;
    --vehicle-card-vertical-tab-link-border-active: #FFFFFF;
    --vehicle-card-vertical-tab-link-border-active-hover: #FFFFFF;
    --vehicle-card-vertical-tab-link-border-hover: #FFFFFF;
    --vehicle-card-vertical-tab-link-font: #FFFFFF;
    --vehicle-card-vertical-tab-link-font-active: #FFFFFF;
    --vehicle-card-vertical-tab-link-font-active-hover: #FFFFFF;
    --vehicle-card-vertical-tab-link-font-hover: #FFFFFF;
}
/*</style>*/