
    :root {
        --text: #111111;
--links: #2C3F56;
--titles: #2C3F56;
--page-background: #ffffff;
--highlight: #FB0048;
--boxes-background: #FFFFFF;
--boxes-border: #e5e5e5;
--section-titles: #FFFFFF;
--section-titles-background: #2C3F56;
--header-background: #ffffff;
--header-links: #FFFFFF;
--footer-background: #2C3F56;
--footer-links: #FFFFFF;
    }
    
:root { --react-body-font-family: "Marianne", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; }

/* =========================================
   FONT MARIANNE
   ========================================= */

/* Marianne Light (300) */
@font-face {
    font-family: 'Marianne';
    src: url('/assets/theme_font/Marianne-Light.woff2') format('Web Open Font Format 2');
    font-weight: 300;
    font-style: normal;
}

/* Roboto Regular (400) */
@font-face {
    font-family: 'Marianne';
    src: url('/assets/theme_font/Marianne-Regular.woff2') format('Web Open Font Format 2');
    font-weight: 400;
    font-style: normal;
}

/* Roboto Bold (700) */
@font-face {
    font-family: 'Marianne';
    src: url('/assets/theme_font/Marianne-Bold.woff2') format('Web Open Font Format 2');
    font-weight: 700;
    font-style: normal;
}

/* Roboto ExtraBold (800) */
@font-face {
    font-family: 'Marianne';
    src: url('/assets/theme_font/Marianne-ExtraBold.woff2') format('Web Open Font Format 2');
    font-weight: 800;
    font-style: normal;
}



@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}
h2 {
    margin-top: 1.2rem;
}
/*.ods-front-header-referens {
    display: none !important;   
}
.ods-front-footer-referens {
    display: none !important;
}
.ods-front-header-insertion {
    display: none !important;   
}
.ods-front-footer-insertion {
    display: none !important;
}
.ods-front-header-refnum {
    display: none !important;   
}
.ods-front-footer-refnum {
    display: none !important;
}
.ods-front-header-parite {
    display: none !important;   
}
.ods-front-footer-parite {
    display: none !important;   
}*/

body{
    /*background-image: url('/assets/theme_image/fond6.jpg');
    background-position: top center;
    background-repeat:no-repeat;
    background-size: 100%;*/
}
main {
  margin: 5px 0 !important;
  /*min-height: calc(100% - 179px - 40px);*/
}
/*.ods-front-header {
  padding: 0;
  height: 179px;
}*/
/*.mesr-header__container {*/
  /*max-width: 980px;*/
  /*margin: 0 auto;
  position: relative;
}*/
/*.mesr-header__container-referens {
    background-color: #ffffff;
}
.mesr-header__brand {
  height: 140px;
  position: relative;
}
.mesr-header__brand-referens {
  height: 118px;
  position: relative;
}
.mesr-header__brand-marianne {
  height: 140px;
  padding: 40px 10px 40px 25px;
  display: inline-block;
  margin-right: 10px;
}
.mesr-header__brand-marianne-referens {
  height: 130px;
  padding: 20px 5px 20px 0px;
  display: inline-block;
  margin-right: 10px;
}
.mesr-header__brand-title {
  font-size: 2rem;
  color: #898a8a;
  line-height: 1em;
  margin-left: 15px;
  margin-top: -20px;
}
.mesr-header__brand-title2 {
  font-size: 1.5rem;
  color: #898a8a;
  margin-left: 15px;
  margin-top: -15px;
  vertical-align: 14px;
}
.mesr-header__brand-title2 a {
  color: #898a8a;
  text-decoration: none;
}
.mesr-header__brand-title a {
  color: #898a8a;
}
.mesr-header__brand-marianne:hover {
  text-decoration: none;
}
.ods-front-header a {
  text-decoration: none;    
}
.mesr-header__brand-marianne-img {
  height: 100px;
  width:74px;
  margin-top: -10px;
  position: relative;
  z-index: 10;
}
.mesr-header__brand-opendata {
}
.mesr-header__brand-opendata-logo {
  height: 100px;
  width: 153px;
  display: inline-block;
}
.mesr-header__brand-referens-logo {
  height: 100px;
  width: 251px;
  display: inline-block;
}
.mesr-header__brand-referens-logo2 {
  height: 100px;
  width: 212px;
  display: inline-block;
}
@media screen and (max-width: 991px) {
.mesr-header__brand-marianne-referens {
  margin-left: 10px;
}
}

.mesr-header__brand-RTN {
    display: none;
}
@media screen and (max-width: 768px) {
.mesr-header__brand-RTN {
    display: inline-block;
}
.mesr-header__brand-RTN a {
        font-size: 11px;

}
.mesr-header__brand-opendata {
  position: absolute;
  top: 28px;
  right: 10px;    
  }
.mesr-header__brand-opendata-referens {
  position: absolute;
  top: 10px;
  right: 10px;    
  }
}

.ods-front-header__management-menu {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.8rem;
  line-height: 1rem;
}
.ods-front-header__management-menu-item-link {
  color: #aaa;
}
.ods-front-header__management-menu-item-link--backoffice {
  color: white;
}
.mesr-header__menu {
}*/
/*.ods-front-header__menu {*/
  /*width: 980px;*/
  /*margin: 0 auto;
  text-align: left;
  position: relative;
}*/
/*.ods-front-header__menu-item {
  position: relative;
  border-left: 1px solid rgba(0, 0, 0, 0.25);
}
.ods-front-header__menu-item:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.25);
}*/
/*.ods-front-header__menu-item-link {
  border: none;
  position: relative;
  font-size: 0.9rem;
  line-height: 50px;*/
  /*text-transform: uppercase;*/
  /*opacity: 1;
}*/
/*.ods-front-header__menu-item-link:not(.ods-front-header__menu-item-link--active):hover {
  background-color: #ddd;
  color: #666;
}
.ods-front-header__menu-item-link:not(.ods-front-header__menu-item-link--active):hover:before {
  background-color: #aaa;
}
.ods-front-header__menu-item-link--active {
  background-color: #007196;
  display: inline-block;
}
.ods-front-header__menu-item-link:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: -1px;
  right: -1px;
  height: 5px;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  border-left: 1px solid rgba(0, 0, 0, 0.25);
}
.ods-front-header__menu-item:last-child:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: -1px;
  right: -1px;
  height: 5px;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  border-right: 1px solid rgba(0, 0, 0, 0.25);
}
.ods-front-header__menu-item-link--active:before {
  background-color: #004a63;
}*/
.ods-front-footer {
  border: none;
}
.ods-filters {
  background-color: #fff;
  padding: 20px;
    opacity:0.9;
    style="filter:alpha(opacity=90);
}
.ods-dataset-visualization {
  background-color: #fff;
  padding: 20px;
    opacity:0.9;
    style="filter:alpha(opacity=90);   
}
.ods-tabs {
    background-color: #fff;
    opacity:0.9;
    style="filter:alpha(opacity=90);       
}
.ods-app-explore-catalog .ods-filters-placeholder {
  width: 300px;
}
.ods-app-explore-catalog .ods-filters {
  width: 300px;
}
.ods-app-explore-catalog .ods-result-list {
  margin-left: 320px;
}
.ods-filters__count {
  background-color: transparent;
  color: inherit;
}
.ods-filters__count-number {
  color: #FB0048;
  font-weight: bold;
}
.ods-filters__filters,
.ods-filters__export-catalog-title,
.odswidget-facet__facet-title {
  background-color: #FB0048;
  margin-left: -40px;
  color: white;
  padding-left: 1rem;
  font-weight: normal;
  border-radius: 0;
}
.mesr-catalog-card__angle {
  color: #FB0048;
  font-size: 1.67rem;
  position: absolute;
  top: 1rem;
  left: 1.33rem;
  font-weight: bold;
}
.ods-catalog-card__keyword {
  background-color: #337ab7;
}
.ods-catalog-card__keyword:hover {
  background-color: #c24468;
}
.ods-catalog-card__visualization:hover {
  color: #c24468;
}
.ods-dataset-visualization__social-button {
  background-color: #FB0048;
}
.ods-catalog-card {
    opacity:0.9;
    style="filter:alpha(opacity=90);
}
@media (min-width: 1200px){
    .ods-catalog-card__wrapper {
        width: calc(100% - (20px/2));
    }
}

.ods-collapsible__help-text {
    font-size: .9rem;
    font-style: italic;
    font-weight: 400;
    opacity: 1;
    color: #111;
}

.footer {
    color:#FFFFFF;
    background-color:#2c3f56;
    
}
.footer a {
    color:#FFFFFF;
    text-decoration: none;
    font-weight: 700;
}

/*.headerInsertion {
    color: #FFFFFF;
    background-color: #20688b;
    text-align: center;
    padding: 10px;
}
.headerInsertion a {
    color:#FFFFFF;
    text-decoration: none;
    font-weight: 700;
}

.headerParite {
    color: #FFFFFF;
    background-color: #20688b;
    text-align: center;
    padding: 10px;
}
.headerParite a {
    color:#FFFFFF;
    text-decoration: none;
    font-weight: 700;
}
.headerRefNum {
    color: #ffffff;
    background-color: #333333;
    text-align: center;
    padding: 10px;
}
.headerRefNum a {
    color:#ffffff;
    text-decoration: none;
    font-weight: 700;
}

.header {
    color:#FFFFFF;
    background-color:#0097c9;
    text-align:center;
    padding:10px;
}
.header a {
    color:#FFFFFF;
    text-decoration: none;
    font-weight: 700;
}

.header_referens {
    color:#FFFFFF;
    background-color:#5b6490;
    padding:10px;
}
.header_referens a {
    color:#FFFFFF;
    text-decoration: none;
    font-weight: 700;
}*/

.court {
  display:none;
}
.long {
  display:block;
}
.court2 {
  display:none;
}
.long2 {
  display:inline-block;
}
.long3 {
  display:inline-block;
}
@media screen and (max-width: 768px) {
  .court {
    display:block;
  }
  .long {
    display:none;
  }
  .court2 {
    display:inline-block;
  }
  .long2 {
    display:none;
  }
}

@media screen and (max-width: 350px) {
  .court3 {
    display:none;
  }
}
@media screen and (max-width: 600px) {
  .court4 {
    display:none;
  }
}
@media screen and (max-width: 550px) {
  .court5 {
    display:none;
  }
}

@media screen and (max-width: 370px) {
  .court6 {
    display:none;
  }
}

@media screen and (min-width: 369px) {
  .court7 {
    display:none;
  }
}

.court8 {
  display:block;
}
.court9 {
  display:none;
}    

@media (max-width: 580px){
  .court8 {
    display:none;
  }
  .court9 {
    display:block;
  }    
}

.court10 {
    display:none;
}

@media screen and (min-width: 1400px){
  .court10 {
    display:inline-block;
  }    
}
.fa-ban:before {
  content: "\f057";
}
.ods-collapsible {
    border-left: 3px solid #FB0048;
    padding-left: 1rem;
}
.ods-button {
    color: #fff;
    background-color: #FB0048;
    border-color: #FB0048;
}
.ods-button:not([disabled]):hover, .ods-page-legacy .btn:not([disabled]):hover {
    text-decoration: none;
    background-color: #FB0048;
    color: #fff;
}
.ods-dataset-subscription__icon-unsubscribe {
    color: #fff;    
}
.ods-dataset-subscription__icon-subscribed {
    color: #fff;    
}

.searchbox__container2 {
}
.searchbox__content2 {
    position: relative;
}
.searchbox__box2 {
    width: 100%;
    font-size: 1.1rem;
    padding: 0.4rem;
    background-color:rgba(255, 255, 255, 0.9);
}
.searchbox__button2 {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 1.3rem;
    padding: 0.25rem 0.35rem;
    border: medium none;
    background: none repeat scroll 0px 0px transparent;
    color: #666666;
}
.sommaire {
    margin-top: 7px;
}
.print, .print *
{
    display: none !important;
}
@media print
{    
    .print, .print *
    {
        display: inline-block !important;
    }
}
.footerrf {
    color:#ffffff;
    background-color:#1c1c1c;
    
}
.footerrf a {
    color:#ffffff;
    text-decoration: none;
    font-weight: 700;
}
/*.mesr-header__brand-titleRTN {
    font-size: 2rem;
    color: #9d9d9d;
    line-height: 1em;
    margin-left: 15px;
    margin-top: -20px;
    font-weight: 700;
}
.mesr-header__brand-titleRTN a {
    text-decoration: none;
    color: #9d9d9d;
}
.ods-front-header-refnum {
    background-color: #ffffff;
}*/
.pipe {
    color: #fc3d53;
}
.licence_ouverte {
    background-image: url("https://images.enseignementsup-recherche.pro/OD/licence_ouverte.svg");
    padding: 8px 0px 8px 15px;
    background-repeat: no-repeat;
    background-position: 0 0.4em;
    text-decoration: none;
    color: #616263;
    overflow: hidden;
    font-weight: normal;
    font-size: 110%;
}

.leaflet-control img {
    width:16px;
}


/* HEADER STYLE */
/* --- VARIABLES DE COULEURS ET STRUCTURE --- */
:root {
    --text-title-grey: #161616;
    --text-mention-grey: #666;
    --text-action-high-blue-france: #000091;
    --background-raised-grey: #fff;
    --border-default-grey: #ddd;
    --shadow-color: rgba(0, 0, 18, 0.16);
    --raised-shadow: 0 1px 3px var(--shadow-color);
}

/* --- STYLES DE BASE --- */
body {
    font-family: "Marianne", arial, sans-serif; /* Police officielle de l'administration */
    margin: 0;
    padding: 0;
    color: #3a3a3a;
}

/* --- STRUCTURE DE L'EN-TÊTE --- */
/*.fr-header {
    width: 100%;
    position: relative;
    background-color: #FFF;
}*/

/* Grille interne pour aligner le logo et les outils */
/*.fr-header__body-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin: 0 -1rem;
}*/

/* Conteneur principal centré */
/*.fr-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
}*/

/* --- LA MARQUE ET LE LOGO --- */
/*.fr-header__brand {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    background-color: var(--background-raised-grey);
    filter: drop-shadow(var(--raised-shadow));
}*/

/* Style spécifique du bloc 'Gouvernement' */
.fr-logo {
    display: inline-block;
    font-weight: 700;
    line-height: 1.03em;
    text-transform: uppercase;
    font-size: 1.05rem;
    color: var(--text-title-grey);
    margin: 0;
}

/* Le trait tricolore sous le logo (géré via un dégradé) */
.fr-logo::before {
    content: "";
    display: block;
    width: 2.75rem;
    height: 1rem;
    margin-bottom: 0.33rem;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #000091 0%, #000091 50%, #e1000f 50%, #e1000f 100%);
}

/* --- TITRE DU SERVICE ET DESCRIPTION --- */
/*.fr-header__service {
    padding: 0.75rem;
    width: 100%;
    box-shadow: inset 0 1px 0 0 var(--border-default-grey); 
}

.fr-header__service-title {
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin: 0;
}

.fr-header__service-tagline {
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: var(--text-mention-grey);
}*/

/* --- NAVIGATION ET RESPONSIVE --- */
/*.fr-header__menu {
    display: flex;
    flex-direction: column;
}*/

/* Masquage des outils selon l'écran */
.tools-mobile { display: none; }

/* Adaptation pour les écrans d'ordinateurs (plus de 992px) */
@media (min-width: 62em) {
    /*.fr-header__body-row {
        padding: 1.5rem 0;
    }
    
    .fr-header__brand {
        width: auto;
        flex-wrap: nowrap;
        box-shadow: none;
        filter: none;
    }

    .fr-header__service {
        width: auto;
        box-shadow: none;
        margin-left: 1rem;
    }*/

    .tools-desktop {
        display: flex;
        margin-left: auto;
    }
    
    /*.fr-header__tools-links {
        display: flex;
        gap: 0.5rem;
    }*/
}

/* Adaptation pour mobile/tablette */
/*@media (max-width: 61.939em) {
    .tools-desktop { display: none; }
    .tools-mobile { display: block; padding: 1rem; }
    
    .fr-header__brand-top {
        width: 100%;
    }
}*/

/* Désactivation du soulignement sur le titre du service au survol */
/*a:has(.fr-header__service-title):hover {
    text-decoration: none !important;
}*/




/* ENTETE NEW */
/* --- VARIABLES ET STYLES GÉNÉRAUX --- */
:root {
    --text-title-grey: #161616;
    --text-mention-grey: #666;
    --text-active-blue-france: #000091;
    --background-raised-grey: #fff;
    --border-default-grey: #ddd;
}

body {
    font-family: "Marianne", arial, sans-serif;
    margin: 0;
    color: #3a3a3a;
}

.ods-front-header {
    height: 100%;
    padding: 0 ;
}

.ods-front-header__management-menu {
    position: unset;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

li.ods-front-header__menu-item.ods-front-header__menu-item--active {
    box-shadow: inset 0 -2px 0 0 var(--text-active-blue-france);
    color: var(--text-active-blue-france);
}

a.ods-front-header__menu-item-link.ods-front-header__menu-item-link--active {
    color: var(--text-active-blue-france);
    background-color: #E3E3FD;
}

.ods-front-header__management-menu-item--backoffice {
    background-color: transparent;
}

.ods-front-header__management-menu-item-link {
    padding-bottom: 0;
}

.fr-header__tools-links a {
    gap: 8px;
}

.ods-front-header__management-menu-item {
    margin: 0;
    display: flex;
}

a.rods-button.ybl7ANO1XeIyJ5nmBDM3 {
    border-radius: unset;
    background-color: var(--text-active-blue-france) !important;
    color: #fff !important;
    fill: #fff !important;
}

a.rods-button.ybl7ANO1XeIyJ5nmBDM3 .rods-icon svg {
    fill: #fff !important;
}

.ods-responsive-menu-placeholder__toggle {
    color: var(--text-active-blue-france);
}

.fr-header__service a {
    color: inherit;
}

.fr-header__service a:hover {
    text-decoration: none;
}

ul.dropdown-menu-submenu.mobile.ng-scope.dropdown-menu-submenu__active {
    border-top: none;
}
    
/* --- STRUCTURE EN-TÊTE --- */
.fr-header { width: 100%; position: relative; background-color: #FFF; }
.fr-header__body-row { display: flex; flex-direction: row; align-items: center; margin: 0; width: 100%; justify-content: space-between; padding: 24px 0; }
.fr-container { width: 100%; margin: 0 auto; padding: 0; }

/* --- LOGO ET IDENTITÉ --- */
.fr-header__brand { display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; width: 100%; background-color: #fff; }
.fr-logo { font-weight: 700; text-transform: uppercase; font-size: 1.05rem; color: var(--text-title-grey); margin: 0; }
.fr-logo::before {
    content: ""; display: block; width: 2.75rem; height: 1rem; margin-bottom: 0.33rem;
    background-image: linear-gradient(90deg, #000091 0%, #000091 50%, #e1000f 50%, #e1000f 100%);
}
.fr-header__service { padding: 0; width: 100%; box-shadow: inset 0 1px 0 0 var(--border-default-grey); }
.fr-header__service-title { font-weight: 700; font-size: 1.25rem; margin: 0; line-height: 1.75rem; }

/* --- MENU PRINCIPAL (##menu##) --- */
/* On cible les listes et liens générés par Opendatasoft */
.fr-header__menu ul {
    list-style-type: none; /* Supprime les points devant la liste */
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column; /* Par défaut : liste verticale pour mobile */
}

.fr-header__menu ul li a {
    display: block;
    padding: 0.75rem 1rem;
    color: var(--text-title-grey);
    text-decoration: none;
    font-weight: 400;
}

.fr-header__menu ul li a:hover {
    background-color: #E3E3FD; /* Fond gris léger au survol */
    color: var(--text-active-blue-france);
}

.fr-header__menu ul li.dropdown-menu-submenu-item a {
    color: var(--text-title-grey);
    padding: 12px 28px;
}

.fr-header__menu ul li.dropdown-menu-submenu-item a:hover {
    background-color: #ebebeb;
}

.ods-front-header__menu-item-link {
    font-size: 14px;
    line-height: 1.5rem;
    opacity: 1;
}

/* --- MENU SECONDAIRE (##secondary-menu##) --- */
.fr-header__tools-links ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 1rem; /* Espace entre les boutons d'outils */
}

.fr-header__tools-links a {
    font-size: 0.875rem;
    color: var(--text-active-blue-france);
    text-decoration: none;
    display: flex;
    align-items: center;
}

/* --- ADAPTATION ÉCRANS LARGES (ORDINATEURS) --- */
@media (min-width: 982px) {
    .fr-header__brand { width: auto; flex-wrap: nowrap; box-shadow: none; }
    .fr-header__service { width: auto; box-shadow: none; margin-left: 1rem; }
    .tools-mobile { display: none; }

    /* Le menu principal passe à l'horizontale sur bureau */
    .fr-header__menu ul {
        flex-direction: row; /* Ligne horizontale sous le logo */
    }

    .fr-header__menu {
        /*box-shadow: inset 0 1px 0 0 var(--border-default-grey);*/
        width: 100%;
    }
    
    .fr-header__menu ul li a {
        border-bottom: none;
        padding: 16px;
    }

    /* Petit trait bleu sous l'onglet actif ou survolé */
    .fr-header__menu ul li a:hover {
        /*background-color: transparent;
        box-shadow: inset 0 -2px 0 0 var(--text-active-blue-france);*/
    }
}

/* --- ADAPTATION ÉCRANS MOBILES --- */
@media (max-width: 61.939em) {
    .tools-desktop { display: none; }
    .tools-mobile { display: block; border-bottom: 1px solid var(--border-default-grey); }
    .fr-header__brand-top { width: 100%; }  
}

@media (min-width: 78em) {
    .fr-container, .fr-container-sm, .fr-container-md, .fr-container-lg {
        max-width: 78rem;
    }
}

@media (min-width: 62em) {
    a.ods-front-header__menu-item-link {
        padding: 1rem;
        margin: 0;
        width: auto;
        /*height: 100%;*/
        min-height: 3.5rem;
        font-weight: normal;
        font-size: 14px;
        line-height: 1.5rem;
    }
    .fr-footer__content { flex-basis: 50%; margin-left: auto; }
    .fr-footer__body { flex-wrap: nowrap; }
}


/* DESKTOP SPECIFICS - STYLE OF ODS HEADER
========================================================================== */

.ods-responsive-menu-collapsible__content {
    /*box-shadow: inset 0 1px 0 0 var(--border-default-grey);*/
    box-shadow: 0 2px 6px 0 rgba(0, 0, 18, 0.07);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ods-front-header__portal-brand {
    display: flex;
    height: 40px;
    position: relative;
    top: 0;
}

/* DESKTOP SPECIFICS - STYLE OF DROPDOWN MENU
========================================================================== */

.ods-front-header__menu-item {
    position: relative;
}

.ods-front-header__menu-item-link--active {
    border-bottom: 0px solid;
    color: #FFF;
    opacity: 1;
}

li.dropdown-menu i {
    font-size: 1.2em;
    margin-left: 13.5px;
    /*color: #FFFFFF;*/
}

@media (min-width: 982px) {
    ul.dropdown-menu-submenu.desktop {
        display: none;
        margin: 0;
        padding: 22px 10%;
        list-style: none;
        background-color: #ffffff; 
    }
    ul.dropdown-menu-submenu.desktop.dropdown-menu-submenu__active {
        display: flex;
        flex-direction: column;
        border-top: 1px solid var(--light-decisions-border-border-open-blue-france, #E3E3FD);
    }
    ul.dropdown-menu-submenu.mobile {
        display: none;
    }
    ul.dropdown-menu-submenu.mobile.dropdown-menu-submenu__active {
        display: none;
    }
}
@media (max-width: 981px) {
    ul.dropdown-menu-submenu.mobile {
        display: none;
        margin: 0;
        padding: 22px 10%;
        list-style: none;
        background-color: #ffffff; 
    }
    ul.dropdown-menu-submenu.mobile.dropdown-menu-submenu__active {
        display: flex;
        flex-direction: column;
        border-top: 1px solid var(--light-decisions-border-border-open-blue-france, #E3E3FD);
    }
    ul.dropdown-menu-submenu.desktop {
        display: none;
    }
    ul.dropdown-menu-submenu.desktop.dropdown-menu-submenu__active {
        display: none;
    }
}


.dropdown-menu-submenu__close {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 8px;
    padding: 4px 8px 4px 12px;
    font-size: 14px;
    font-weight: 500;
    color: var(--text-active-blue-france);
}

.dropdown-menu-submenu__content {
    display: grid;
    gap: 0;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

li.dropdown-menu-submenu-item {
    /*margin-bottom: 26px;*/ }

li.dropdown-menu-submenu-item:last-child {
    margin-bottom: inherit; 
}

.ods-responsive-menu-collapsible:not(.ods-responsive-menu-collapsible--collapsed) ul.ods-front-header__menu {
    display: flex;
    align-items: center; 
}

.ods-responsive-menu-collapsible:not(.ods-responsive-menu-collapsible--collapsed) ul.dropdown-menu-submenu {
    /*position: absolute;
    top: 55px;
    left: 1px;*/
    width: 100%;
    z-index: 1001;
    /*filter: drop-shadow(0px 14px 8px rgba(37, 48, 59, 0.1)); */
}

.ods-responsive-menu-collapsible:not(.ods-responsive-menu-collapsible--collapsed) .ods-front-header__menu .custom-menu-item-submenu {
    /*width: auto !important;
    top: 55px !important;
    left: 1px !important;*/
    width: 100%;
    padding: 20px !important;
    filter: drop-shadow(0px 0px 8px rgba(37, 48, 59, 0.2)) !important; }

.ods-responsive-menu-collapsible:not(.ods-responsive-menu-collapsible--collapsed) .ods-front-header__menu .dropdown-menu-submenu a {
    white-space: nowrap; 
}


/* MOBILE SPECIFICS
========================================================================== */
.ods-responsive-menu-placeholder.ods-responsive-menu-placeholder--active {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ods-responsive-menu--collapsed .ods-responsive-menu-collapsible__content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.ods-responsive-menu-collapsible--collapsed .ods-front-header__logo {
    display: none;
}

.ods-responsive-menu-collapsible--collapsed .ods-front-header__menu,
.ods-responsive-menu-collapsible--collapsed .ods-front-header__management-menu
{
    width: 100%;
}


/* FOOTER */
/* --- STYLE DU FOOTER --- */
.fr-footer {
    width: 100%;
    box-shadow: 0 -2px 0 0 var(--text-action-high-blue-france); /* Ligne bleue en haut du footer */
    border-top: 1px solid var(--border-default-grey);
}

.fr-footer a:hover {
    text-decoration: none;
}

.fr-footer__bg {
    background: #F6F6F6;
    padding: 30px;
}

.fr-footer__body {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
    padding-top: 1rem;
    /*flex-wrap: wrap;*/
    /*margin-bottom: 1rem;*/
}

.fr-footer__content {
    display: flex;
    flex-wrap: wrap;
    /*flex-basis: 100%;*/
    /*margin-top: 1.5rem;*/
}

.fr-footer__content-desc {
   --underline-img: linear-gradient(0deg, currentColor, currentColor);
   --text-spacing: 0 0 0.5rem 0;
   width: 100%;
   font-size: 0.875rem;
   line-height: 1.5rem;
   text-align: left;
 }

/* Listes de liens dans le footer */
.fr-footer__content-list, .fr-footer__bottom-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.fr-footer__content-item {
    margin-left: 1rem;
    margin-bottom: 0.5rem;
}

li.fr-footer__content-item:first-child {
    margin: 0;
    padding: 0;
}

.fr-footer__bottom-item {
    margin-left: 1rem;
    margin-bottom: 0.5rem;
    padding-left: 1rem;
    color: var(--text-mention-grey);
    border-left: 1px solid var(--text-mention-grey);
}

.ods-front-footer__language, ods-manage-cookies-preferences {
    margin-left: 1rem;
    margin-bottom: 0.5rem;
    padding-left: 1rem;
    color: var(--text-mention-grey);
    border-left: 1px solid var(--text-mention-grey);
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--text-title-grey);
}

li.ods-front-footer__language:first-child {
    margin: 0;
    padding: 0;
    border: none;
}

.ods-front-footer__link--active {
    font-weight: 700 !important;
}

.ods-manage-cookies-preferences__show-button {
    padding: 0;
}

.ods-front-footer__link {
    color: var(--text-title-grey);
    font-weight: 400;
}

.fr-footer__content-link, .fr-footer__bottom-link {
    display: flex;
    gap: 4px;
    align-items: baseline;
    font-size: 0.875rem;
    color: var(--text-title-grey);
    text-decoration: none;
}

.fr-footer__content-link {
    font-weight: 700;
}

.fr-footer__bottom-link {
    font-weight: 400;
}

/* Bas du footer (Copyright et Mentions) */
.fr-footer__bottom {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid var(--border-default-grey);
}

.fr-footer__bottom-copy {
    color: var(--text-mention-grey);
    font-size: 0.75rem;
    margin-top: 0.5rem;
}

.umami-footer { display: flex; width: 100%; flex-wrap: wrap; }

/* Haut du footer */
.fr-footer__bg .fr-container {
    display: flex;
    justify-content: space-between;
    gap: 24px;
    flex-wrap: wrap;
}

.fr-logo-container, .fr-site-container, .fr-theme-container , .fr-poi-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    flex: 1;
}

.fr-logo-box {
    display: flex;
    flex-wrap: wrap;
}

.footer-container__title {
    display: flex;
    height: 20px;
    font-weight: 700;
}

.footer-container__list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}

.footer-container__list a {
    line-height: 20px; 
    text-align: left;
    color: unset;
}