@charset "UTF-8";
/*
 * Elements non pris en charge par dsfr.print.css
 */
.ds-a11y-tools {
  display: none;
}

.tarteaucitronBeforeVisible #tarteaucitronAlertBig,
.ds-back-to-top {
  display: none !important;
}

/* Accordéons */
.fr-content-media + .fr-transcription {
  margin-bottom: 0 !important;
}

.fr-transcription__btn,
.fr-transcription__btn:before {
  display: block !important;
}

.fr-transcription {
  page-break-inside: avoid;
  margin-bottom: 0 !important;
}
.fr-transcription .fr-collapse {
  --collapse-max-height: none !important;
  --collapse: inherit !important;
  visibility: visible;
  padding: 1rem;
}
.fr-transcription .fr-transcription__btn {
  display: block;
  padding-top: 0;
  line-height: 1;
}
.fr-transcription .fr-transcription__btn::after {
  content: none;
}
.fr-transcription > .fr-collapse {
  display: block;
}
.fr-transcription > .fr-collapse > .fr-modal:not(.fr-modal--opened) {
  display: block !important;
  border: 0;
  width: 100% !important;
}
.fr-transcription > .fr-collapse > .fr-modal:not(.fr-modal--opened) .fr-modal__body {
  border: 0 !important;
}
.fr-transcription > .fr-collapse > .fr-modal:not(.fr-modal--opened) .fr-modal__content {
  padding: 0 !important;
  width: 100% !important;
}
.fr-transcription > .fr-collapse > .fr-modal:not(.fr-modal--opened) .fr-modal__content p:last-child {
  margin-bottom: 0;
}
.fr-transcription > .fr-collapse > .fr-modal:not(.fr-modal--opened) p {
  width: 100% !important;
}
.fr-transcription > .fr-collapse > .fr-modal:not(.fr-modal--opened)::before {
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* Image pleine largeur */
.paragraph--type--ds-image-pleine-largeur {
  display: block !important;
}

/* Onglets */
.fr-tabs {
  height: 100%;
}

.fr-tabs__panel .paragraph:last-child {
  margin-bottom: 0 !important;
}

/* Tuiles riches */
.paragraph--type--ds-tuiles-riches {
  page-break-inside: avoid;
}

/* cartes */
.fr-card--horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.fr-card--horizontal .fr-card__header {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  width: 40%;
}

.fr-card--horizontal .fr-card__img,
.fr-card--horizontal-half .fr-card__img,
.fr-card--horizontal-tier .fr-card__img {
  height: 100%;
}
.fr-card--horizontal .fr-card__img img,
.fr-card--horizontal-half .fr-card__img img,
.fr-card--horizontal-tier .fr-card__img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.fr-card--download {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.fr-card--download a {
  word-break: break-word;
}

.fr-card--download .fr-card__header {
  aspect-ratio: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  width: 40%;
}

.fr-card--download .fr-card__title a:after,
.fr-card--download .fr-card__title button:after {
  display: none;
}

.ds-rangee-de--contenu .fr-col-md-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  width: 33.3333333333%;
  max-width: 33.3333333333%;
}

.paragraph--type--ds-blocs-telechargement {
  page-break-inside: avoid;
}

/* colonnes */
.fr-col-md-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  width: 16.6666666667%;
  max-width: 16.6666666667%;
}

.fr-col-offset-md-2:not(.fr-col-offset-md-2--right) {
  margin-left: 16.6666666667%;
}

.fr-col-offset-md-2--right {
  margin-right: 16.6666666667%;
}

.fr-col-md-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  width: 25%;
  max-width: 25%;
}

.fr-col-offset-md-3:not(.fr-col-offset-md-3--right) {
  margin-left: 25%;
}

.fr-col-offset-md-3--right {
  margin-right: 25%;
}

.fr-col-md-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  width: 33.3333333333%;
  max-width: 33.3333333333%;
}

.fr-col-offset-md-4:not(.fr-col-offset-md-4--right) {
  margin-left: 33.3333333333%;
}

.fr-col-offset-md-4--right {
  margin-right: 33.3333333333%;
}

.fr-col-md-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  width: 41.6666666667%;
  max-width: 41.6666666667%;
}

.fr-col-offset-md-5:not(.fr-col-offset-md-5--right) {
  margin-left: 41.6666666667%;
}

.fr-col-offset-md-5--right {
  margin-right: 41.6666666667%;
}

.fr-col-md-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}

.fr-col-offset-md-6:not(.fr-col-offset-md-6--right) {
  margin-left: 50%;
}

.fr-col-offset-md-6--right {
  margin-right: 50%;
}

.fr-col-md-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  width: 58.3333333333%;
  max-width: 58.3333333333%;
}

.fr-col-offset-md-7:not(.fr-col-offset-md-7--right) {
  margin-left: 58.3333333333%;
}

.fr-col-offset-md-7--right {
  margin-right: 58.3333333333%;
}

.fr-col-md-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  width: 66.6666666667%;
  max-width: 66.6666666667%;
}

.fr-col-offset-md-8:not(.fr-col-offset-md-8--right) {
  margin-left: 66.6666666667%;
}

.fr-col-offset-md-8--right {
  margin-right: 66.6666666667%;
}

.fr-col-md-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  width: 75%;
  max-width: 75%;
}

.fr-col-offset-md-9:not(.fr-col-offset-md-9--right) {
  margin-left: 75%;
}

.fr-col-offset-md-9--right {
  margin-right: 75%;
}

.fr-col-md-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  width: 83.3333333333%;
  max-width: 83.3333333333%;
}

.fr-col-offset-md-10:not(.fr-col-offset-md-10--right) {
  margin-left: 83.3333333333%;
}

.fr-col-offset-md-10--right {
  margin-right: 83.3333333333%;
}

.fr-col-md-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  width: 91.6666666667%;
  max-width: 91.6666666667%;
}

.fr-col-offset-md-11:not(.fr-col-offset-md-11--right) {
  margin-left: 91.6666666667%;
}

.fr-col-offset-md-11--right {
  margin-right: 91.6666666667%;
}

.fr-col-md-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}

.fr-col-offset-md-12:not(.fr-col-offset-md-12--right) {
  margin-left: 100%;
}

.fr-col-offset-md-12--right {
  margin-right: 100%;
}/*# sourceMappingURL=print.css.map */