.elementor-kit-3{--e-global-color-primary:#3D2B1F;--e-global-color-secondary:#F9F5EF;--e-global-color-text:#A8C4D4;--e-global-color-accent:#F0EDE6;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-secondary-font-family:"Josefin Sans";--e-global-typography-secondary-font-weight:100;--e-global-typography-text-font-family:"Inter Tight";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:100;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Josefin Sans";--e-global-typography-accent-font-weight:100;font-family:"Playfair Display", Sans-serif;}.elementor-kit-3 a{font-family:"Playfair Display", Sans-serif;}.elementor-kit-3 h2{font-family:"Playfair Display", Sans-serif;}.elementor-kit-3 h3{font-family:"Playfair Display", Sans-serif;}.elementor-kit-3 h4{font-family:"Playfair Display", Sans-serif;}.elementor-kit-3 h5{font-family:"Playfair Display", Sans-serif;}.elementor-kit-3 h6{font-family:"Playfair Display", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1720px;}.e-con{--container-max-width:1720px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Etat normal */
.brand-tag,
.brand-desc {
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all .3s ease;
}

/* Au survol */
.brand-card:hover .brand-tag,
.brand-card:hover .brand-desc {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}/* End custom CSS */