@media print {
  footer, aside,
  .wysiwyg figure,
  .header__bottom nav, .header__top, .header__bottom__right,
  .elementor-widget-nc_carousel, .elementor-widget-nc_video,
  .elementor-widget-nc_button, .blockquote--image img,
  .banner-alert, .quick-access, .hero-banner__top, .carrefour, .subjects, .bouton--retour, .bouton-podcast, iframe {
    display: none;
  }
  .accordion {
    display: block;
    border-top: none;
  }
  .wysiwyg .spotlight::after {
    display: none;
  }
  .header {
    position: relative;
  }
  .wysiwyg {
    width: 100% !important;
  }
  .wysiwyg .spotlight {
    padding: 15px;
  }
  .chiffre {
    height: 125px;
  }
  .chapo {
    display: block !important;
  }
  .small-aside {
    display: none;
  }
  .liste-services {
    margin-top: 20px;
    width: 91.6666666667vw;
    grid-template-columns: repeat(2, 1fr);
  }
  .liste-services .storyTeaser {
    border-radius: 0;
  }
  .liste-services .storyTeaser img, .liste-services .storyTeaser .bouton--icon {
    display: none;
  }
  .liste-services .storyTeaser .metas {
    position: relative;
    height: auto;
    padding: 0;
    border-radius: 0;
  }
  .liste-services .storyTeaser .metas .nom {
    color: var(--noir-c);
    margin-right: 0px;
  }
  .list-filtres .line {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .list-filtres .line > * {
    height: 55px;
    width: 100% !important;
  }
}

/*# sourceMappingURL=print.css.map */
