/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.calendar-view-table{width:100%;}.calendar-view-table caption{line-height:4;font-weight:bold;}.calendar-view-table th,.calendar-view-table td{width:calc(100% / 7);vertical-align:baseline;}.calendar-view-table td{padding:0;min-height:99px;}.calendar-view-day{padding:0.5rem;}.calendar-view-day__rows{margin:0 auto;padding:0;list-style-type:none;width:100%;}.calendar-view-day__row{margin:0 auto;padding:5px;background-color:white;}.calendar-view-day__row + .calendar-view-day__row{margin-top:5px;}[data-calendar-view-day]:hover .calendar-view-day__number,[data-calendar-view-day]:active .calendar-view-day__number,[data-calendar-view-day]:focus .calendar-view-day__number{font-weight:bold;}.calendar-view-day__number{margin-bottom:5px;}.calendar-view-pager{display:flex;justify-content:space-between;align-items:center;}.calendar-view-pager__reset{text-align:center;}.view > .calendar-view-pager__reset{margin-block-end:0;}
.calendar-view-table{--calendar-view-columns:7;--calendar-view-color-white:#fff;--calendar-view-color-lighter:#f8f8f8;--calendar-view-color-light:#f4f4f4;--calendar-view-color-grey:#ccc;--calendar-view-color-gray:#555;--calendar-view-color-evil:#666;--calendar-view-color-dark:#333;--calendar-view-day-rows-gap:0.5rem;width:100%;display:grid;grid-template-columns:repeat(var(--calendar-view-columns),1fr);border-collapse:collapse;}.calendar-view-table[data-calendar-hide-weekend]{--calendar-view-columns:5;}.calendar-view-table tr,.calendar-view-table thead,.calendar-view-table tbody{grid-column:1 / -1;display:grid;grid-template-columns:repeat(var(--calendar-view-columns),1fr);width:100%;}.calendar-view-table caption{text-align:center;grid-column:1 / -1;font-weight:bold;padding:1rem 0;}.calendar-view-table a{text-decoration:none;}.calendar-view-table td,.calendar-view-table th{padding:0.5rem;box-sizing:border-box;border:1px solid var(--calendar-view-color-grey);}.calendar-view-table thead th{background:var(--calendar-view-color-dark);}.calendar-view-table th{width:100%;padding:1rem 0.5rem;font-size:0.8125rem;line-height:2;text-align:center;text-transform:uppercase;color:var(--calendar-view-color-white);border-color:transparent;}.calendar-view-table td{display:flex;flex-direction:column;width:100%;height:auto;min-height:7.5rem;min-width:calc(100% / var(--calendar-view-columns));}.calendar-view-table td:hover{background-color:var(--calendar-view-color-white);}.calendar-view-table .calendar-view-day{display:flex;flex-direction:column;flex:1;}.calendar-view-table .calendar-view-day:hover .calendar-view-day__number{border-radius:0;}.calendar-view-table .calendar-view-day__number{flex:0 0 auto;align-self:flex-end;width:1.5rem;border-radius:50%;font-size:0.65em;line-height:1.2;margin-bottom:0.25rem;padding:0.5rem 0.15rem;cursor:help;text-align:center;background:var(--calendar-view-color-dark);color:var(--calendar-view-color-white);transition:border-radius 0.2s linear;}.past .calendar-view-day{opacity:0.8;}.today .calendar-view-day__number{font-weight:bold;}.calendar-view-day__rows{position:relative;display:flex;flex-direction:column;gap:var(--calendar-view-day-rows-gap);}.calendar-view-day__rows > *{flex:1;}[dir="ltr"] .calendar-view-table .calendar-view-day__rows{margin-left:0;}[dir="rtl"] .calendar-view-table .calendar-view-day__rows{margin-right:0;}.calendar-view-table .calendar-view-day__row{font-size:0.8125rem;border-radius:0.25rem;padding:0.3125rem;margin:0;line-height:1.2;background:var(--calendar-view-color-white);border:1px solid var(--calendar-view-color-grey);color:var(--calendar-view-color-dark);text-decoration:none;}.calendar-view-table .calendar-view-day__row > *{color:var(--calendar-view-color-gray);margin:0.1875rem 0 0.4375rem 0;text-decoration:none;}.calendar-view-table .calendar-view-day__row.hover,.calendar-view-table .calendar-view-day__row:hover,.calendar-view-table .calendar-view-day__row:active,.calendar-view-table .calendar-view-day__row:focus{border-color:var(--calendar-view-color-gray);}.calendar-view-table .next-month,.calendar-view-table .previous-month{background:var(--calendar-view-color-light);color:var(--calendar-view-color-evil);}.calendar-view-table .next-month .calendar-view-day__number,.calendar-view-table .previous-month .calendar-view-day__number{background:var(--calendar-view-color-gray);}.calendar-view-pager{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;background-color:var(--calendar-view-color-light);border:1px solid var(--calendar-view-color-grey);}.calendar-view-pager .pager__item{flex:1;}[dir="ltr"] .calendar-view-pager .pager__previous{text-align:left;}[dir="rtl"] .calendar-view-pager .pager__previous{text-align:left;}[dir="ltr"] .calendar-view-pager .pager__next{text-align:right;}[dir="rtl"] .calendar-view-pager .pager__next{text-align:left;}.calendar-view-pager .pager__current{text-align:center;}.calendar-view-pager__reset a,.calendar-view-pager .pager__item > *{padding:1rem 0.5rem;font-size:0.8125rem;line-height:2;text-transform:uppercase;font-weight:bold;text-decoration:none;}.calendar-view-pager .pager__item a{display:block;width:100%;}.calendar-view-pager .pager__item > .form-item{margin:0;}@media(max-width:48rem){.calendar-view-table thead,.calendar-view-table .next-month,.calendar-view-table .previous-month{display:none;}.calendar-view-table,.calendar-view-table tr,.calendar-view-table thead,.calendar-view-table tbody{grid-template-columns:1fr;}.calendar-view-table tr{grid-column:1 / 2;}.calendar-view-table .calendar-view-day__number{align-self:flex-start;}.calendar-view-pager{flex-direction:column;}}
@media(min-width:48rem){.calendar-view-day__row.is-multi{--calendar-view-day-multi-offset:calc(-1rem - 1px);padding-left:calc(var(--calendar-view-day-multi-offset) * -1);}.calendar-view-day__row.is-multi:not(.is-multi--first) > *{opacity:0;pointer-events:none;}.calendar-view-day__row.is-multi--first{margin-right:var(--calendar-view-day-multi-offset);border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;}.calendar-view-day__row.is-multi--middle{margin-right:var(--calendar-view-day-multi-offset);margin-left:var(--calendar-view-day-multi-offset);border-right:none;border-left:none;border-radius:0;}.calendar-view-day__row.is-multi--last{margin-left:var(--calendar-view-day-multi-offset);border-left:none;border-top-left-radius:0;border-bottom-left-radius:0;}}
.fr-field-chiffres-cles{height:100%;min-height:186px;}.fr-field-chiffres-cles__body{background-color:var(--background-action-high-blue-cumulus);height:100%;}.fr-field-chiffres-cles .fr-field-chiffres-cles__title{color:var(--text-inverted-grey);text-align:left;font-size:2.5rem;margin:0;font-weight:bold;line-height:3rem;}.fr-field-chiffres-cles .fr-field-chiffres-cles__desc{color:var(--text-inverted-grey);margin-top:.5rem;}@media all and (max-width:767px){.fr-field-chiffres-cles{padding-left:1.5rem;padding-right:1.5rem;}}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.addtoany{display:inline;}.addtoany_list{display:inline;line-height:16px;}.addtoany_list > a,.addtoany_list a img,.addtoany_list a > span{vertical-align:middle;}.addtoany_list > a{border:0;display:inline-block;font-size:16px;padding:0 4px;}.addtoany_list.a2a_kit_size_32 > a{font-size:32px;}.addtoany_list .a2a_counter img{float:left;}.addtoany_list a span.a2a_img{display:inline-block;height:16px;opacity:1;overflow:hidden;width:16px;}.addtoany_list a span{display:inline-block;float:none;}.addtoany_list.a2a_kit_size_32 a > span{border-radius:4px;height:32px;line-height:32px;opacity:1;width:32px;}.addtoany_list a:hover:hover img,.addtoany_list a:hover span{opacity:.7;}.addtoany_list a.addtoany_share_save img{border:0;width:auto;height:auto;}.addtoany_list a .a2a_count{position:relative;}
[data-hide-on-vendor-consent="add_to_any"]{height:200px!important;}div.social-share.fr-share .fr-btn{--text-spacing:0;--title-spacing:0;--underline-img:none;--hover-tint:var(--hover);--idle:transparent;--hover:var(--background-action-high-blue-france-hover);--active:var(--background-action-high-blue-france-active);color:var(--text-inverted-blue-france)!important;background-color:var(--background-action-high-blue-france)!important;}div.social-share.fr-share .fr-btn:not(:disabled):hover{background-color:var(--hover-tint)!important;}
.media-library-selection .media-library-item--grid{width:202px !important;}.fr-follow--newsletter{display:flex;flex-direction:row;}.fr-nl-column{flex-direction:column;display:flex;}.fr-nl-image-content{margin-right:15px;}.fr-nl-image-content img{width:fit-content;}.fr-nl-column blockquote.fr-nl-column-barre{flex-direction:column;display:flex;padding:0;padding-left:20px;padding-top:0;margin-top:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;}.fr-nl-column-barre{background-image:linear-gradient(0deg,var(--border-default-grey),var(--border-default-grey));background-position:.5rem 100%;background-repeat:no-repeat;background-size:50% 1px;position:relative;background-position:0 0;background-size:1px 100%;}.fr-follow .fr-grid-row>:not(:last-child){padding-right:7%!important;}@media (max-width :48em){.fr-nl-column{margin:0;}.fr-nl-column-barre{background:unset;}.fr-nl-image-content{position:relative;margin:0;left:0;}.fr-nl-column blockquote{margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;}}
img.reload{padding:0.25em;display:block-inline;position:relative;top:6px;height:0.9em;}.carousel{max-width:900px;}.carousel .carousel-inner{position:relative;}.carousel .carousel-items{padding:5px;}.carousel .carousel-items.focus{padding:2px;border:solid 3px #005a9c;}.carousel .carousel-item{display:none;max-height:400px;max-width:900px;position:relative;overflow:hidden;width:100%;}.carousel .carousel-item.active{display:block;}.carousel .carousel-item .carousel-image a img{height:100%;width:100%;}.carousel .carousel-item .carousel-caption a{cursor:pointer;text-decoration:underline;color:#fff;font-weight:600;}.carousel .carousel-item .carousel-caption a,.carousel .carousel-item .carousel-caption span.contrast{display:inline-block;margin:0;padding:6px;background-color:rgb(0 0 0 / 65%);border-radius:5px;border:0 solid transparent;}.carousel-moreaccessible .carousel-items .carousel-image a{display:block;margin:0;padding:5px;text-decoration:none;border:none;}.carousel-moreaccessible .carousel-item .carousel-caption a{display:inline-block;margin:0;padding:6px;color:black;background-color:transparent;border:none;border-radius:5px;}.carousel-moreaccessible .carousel-item .carousel-caption span.contrast,.carousel-moreaccessible .carousel-item .carousel-caption span.contrast:hover{background-color:transparent;}.carousel .carousel-item .carousel-caption a:hover,.carousel .carousel-item .carousel-caption span.contrast:hover{background-color:rgb(0 0 0 / 100%);}.carousel .carousel-item .carousel-caption a:focus{padding:4px;border:2px solid #fff;background-color:rgb(0 0 0 / 100%);outline:none;border-width:2px solid #fff;color:#fff;}.carousel .carousel-item .carousel-caption p{font-size:1em;line-height:1.5;margin-bottom:0;}.carousel .carousel-item .carousel-caption{position:absolute;right:15%;bottom:0;left:15%;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;}.carousel .controls{box-sizing:border-box;position:absolute;top:1em;z-index:10;display:flex;width:100%;padding:0.25em 1.25em 0;}.carousel .controls button{position:absolute;z-index:10;flex:0 0 auto;margin:0;padding:0;border:none;background:transparent;outline:none;}.carousel .controls button.play .pause{display:none;}.carousel .controls button.pause .play{display:none;}.carousel .controls button.previous{right:70px;}.carousel .controls button.next{right:18px;}.carousel-moreaccessible{padding:0;margin:0;position:relative;border-radius:5px;}.carousel-moreaccessible .controls{position:relative;top:0;left:0;padding:0.25em 0.25em 0;}.carousel.carousel-moreaccessible .controls{position:static;height:36px;}.carousel.carousel-moreaccessible .controls button.previous{right:60px;}.carousel.carousel-moreaccessible .controls button.next{right:6px;}.carousel-moreaccessible .carousel-items,.carousel-moreaccessible .carousel-items.focus{padding:0;border:none;}.carousel-moreaccessible .carousel-items.focus .carousel-image a{padding:2px;border:3px solid #005a9c;}.carousel-moreaccessible .carousel-item{padding:0;margin:0;max-height:none;}.carousel-moreaccessible .carousel-item .carousel-caption{position:static;padding:0;margin:0;height:60px;color:black;}.carousel-moreaccessible .carousel-item .carousel-caption p{padding:0;margin:0;}.carousel-moreaccessible .carousel-item .carousel-caption h3{font-size:1.1em;padding:0;margin:0;}.carousel-moreaccessible .carousel-item .carousel-caption a:hover{background-color:rgb(0 0 0 / 20%);}.carousel-moreaccessible .carousel-item .carousel-caption a:focus{padding:4px;border:2px solid #005a9c;background-color:transparent;color:black;outline:none;}
