@font-face {
  font-family: "ITC Avant Garde Gothic";
  src: url("../fonts/refonte-2026/itc-avant-garde-gothic/ITC%20Avant%20Garde%20Gothic%20Medium.otf") format("opentype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "ITC Avant Garde Gothic";
  src: url("../fonts/refonte-2026/itc-avant-garde-gothic/ITC%20Avant%20Garde%20Gothic%20Medium%20Oblique.otf") format("opentype");
  font-style: italic;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Eloquia Text";
  src: url("../fonts/refonte-2026/eloquia-text/EloquiaText-Regular.otf") format("opentype"),
       url("../fonts/refonte-2026/eloquia-text/EloquiaText-Regular.woff2") format("woff2"),
       url("../fonts/refonte-2026/eloquia-text/EloquiaText-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Eloquia Text";
  src: url("../fonts/refonte-2026/eloquia-text/EloquiaText-Italic.otf") format("opentype"),
       url("../fonts/refonte-2026/eloquia-text/EloquiaText-Italic.woff2") format("woff2"),
       url("../fonts/refonte-2026/eloquia-text/EloquiaText-Italic.woff") format("woff");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Eloquia Text";
  src: url("../fonts/refonte-2026/eloquia-text/Eloquia-Bold.woff2") format("woff2"),
       url("../fonts/refonte-2026/eloquia-text/Eloquia-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "PP Museum Light";
  src: url("../fonts/refonte-2026/pp-museum-light/PPMuseum-Light.woff2") format("woff2"),
       url("../fonts/refonte-2026/pp-museum-light/PPMuseum-Light.woff") format("woff");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "GT Flexa Mono";
  src: url("../fonts/refonte-2026/gt-flexa-mono/GT-Flexa-Mono-Regular.woff2") format("woff2"),
       url("../fonts/refonte-2026/gt-flexa-mono/GT-Flexa-Mono-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

body.numix-refonte {
  --numix-color-ink: #101010;
  --numix-color-ink-soft: #292929;
  --numix-color-paper: #f4f0e8;
  --numix-color-paper-strong: #efe9df;
  --numix-color-line: rgba(16, 16, 16, 0.14);
  --numix-color-brand: #ff2b06;
  --numix-color-brand-dark: #c92204;
  --numix-color-grid: #b9d58d;
  --numix-color-panel: #ffffff;
  --numix-color-panel-dark: #0d0d12;
  --numix-shadow-soft: 0 18px 40px rgba(16, 16, 16, 0.08);
  --numix-radius-sm: 4px;
  --numix-radius-lg: 18px;
  --numix-content-max: 1280px;
  --numix-topbar-height: 20px;
  --numix-navbar-height: 58px;
  --numix-temp-banner-height: 0px;
  --numix-content-offset: -6px;
  --numix-font-heading: "ITC Avant Garde Gothic", "Inter", sans-serif;
  --numix-font-body: "Eloquia Text", "Noto Sans", serif;
  --numix-font-ui: "ITC Avant Garde Gothic", "Inter", sans-serif;
  --numix-font-mono: "GT Flexa Mono", monospace;
  background: #ffffff;
  color: var(--numix-color-ink);
  font-family: var(--numix-font-body);
  font-size: 22px;
  line-height: 1.4;
}

body.numix-refonte.admin-bar .numix-initiative-bar,
body.numix-refonte.admin-bar .header {
  top: 32px;
}

body.numix-refonte ::selection {
  background: rgba(255, 43, 6, 0.32);
  color: #ffffff;
}

body.numix-refonte p,
body.numix-refonte li,
body.numix-refonte input,
body.numix-refonte textarea,
body.numix-refonte select {
  font-family: var(--numix-font-body);
  font-style: normal;
}

body.numix-refonte strong,
body.numix-refonte b {
  font-family: var(--numix-font-body);
  font-style: normal;
  font-weight: 700;
}

body.numix-refonte h1,
body.numix-refonte h2,
body.numix-refonte h3,
body.numix-refonte h4,
body.numix-refonte h5,
body.numix-refonte h6 {
  font-family: var(--numix-font-heading);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.04;
  text-transform: uppercase;
}

body.numix-refonte h1 {
  font-size: 54px;
  line-height: 1.2;
}

body.numix-refonte h2 {
  font-size: 25px;
  line-height: 1.2;
}

body.numix-refonte h3 {
  font-size: 25px;
  line-height: 1.2;
}

body.numix-refonte a {
  color: inherit;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.16em;
}

body.numix-refonte a:hover {
  color: var(--numix-color-brand);
}

body.numix-refonte main :where(p, li, blockquote, cite, figcaption, td, th) a:not(.btn):not(.btn-large):not(.wp-block-button__link) {
  color: #70b0ff;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.14em;
}

body.numix-refonte main :where(p, li, blockquote, cite, figcaption, td, th) a:not(.btn):not(.btn-large):not(.wp-block-button__link):hover {
  color: #70b0ff;
}

body.numix-refonte .wrapper,
body.numix-refonte .alignwide,
body.numix-refonte .nav-inner-wrapper {
  max-width: var(--numix-content-max);
}

body.numix-refonte .numix-initiative-bar {
  position: sticky;
  top: 0;
  z-index: 1001;
  background: var(--numix-color-panel-dark);
  color: #ffffff;
  align-items: center;
  display: flex;
  height: var(--numix-topbar-height);
  padding: 0;
}

body.numix-refonte .numix-initiative-bar span {
  display: inline-block;
  font-family: var(--numix-font-body);
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none;
}

body.numix-refonte .numix-initiative-bar a {
  color: #ffffff;
  font-family: var(--numix-font-body);
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  margin-left: 6px;
  text-decoration: underline;
  text-decoration-thickness: 0.5px;
  text-underline-offset: 0.14em;
  text-transform: uppercase;
}

body.numix-refonte .header {
  position: sticky;
  top: var(--numix-topbar-height);
  z-index: 1000;
}

body.numix-refonte .navbar-fixed {
  position: static;
  height: auto;
  z-index: auto;
}

body.numix-refonte .navbar-fixed nav {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  width: 100%;
}

body.numix-refonte nav {
  background: rgba(255, 255, 255, 0.98);
  backdrop-filter: none;
  box-shadow: none;
}

body.numix-refonte nav .nav-wrapper {
  border-bottom: none !important;
  background: transparent;
  padding: 0;
}

body.numix-refonte .nav-inner-wrapper {
  display: flex;
  align-items: center;
  gap: 18px;
  min-height: var(--numix-navbar-height);
}

body.numix-refonte .nav-logo {
  width: 117px;
  height: auto;
  display: block;
}

body.numix-refonte .nav-inner-wrapper > a:first-child {
  flex: 0 0 auto;
}

body.numix-refonte .nav-inner-wrapper > ul.topmenu:first-of-type {
  margin-left: auto;
}

body.numix-refonte .nav-inner-wrapper > ul.topmenu,
body.numix-refonte .nav-inner-wrapper > div > ul.topmenu {
  align-items: center;
  display: flex;
  gap: 28px;
  margin-bottom: 0;
}

body.numix-refonte .nav-inner-wrapper > div > ul.topmenu {
  gap: 28px;
  margin-left: 28px;
}

body.numix-refonte nav ul a,
body.numix-refonte .topmenu > li > a,
body.numix-refonte .lang-switch-item a,
body.numix-refonte .menu-item-off a {
  font-family: var(--numix-font-ui);
  font-size: 14px;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  color: var(--numix-color-ink);
}

body.numix-refonte .topmenu > li:not(.menu-item-off) > a,
body.numix-refonte .lang-switch-item a {
  text-transform: uppercase;
}

body.numix-refonte .topmenu > li {
  margin-left: 0;
}

body.numix-refonte .topmenu > li > a {
  border-radius: 0;
  padding: 0;
  transition: color 160ms ease;
}

body.numix-refonte .topmenu > li > a:hover,
body.numix-refonte .topmenu > li.current-menu-item > a,
body.numix-refonte .topmenu > li.current-menu-parent > a {
  color: var(--numix-color-brand);
}

body.numix-refonte .menu-item-off a,
body.numix-refonte .lang-switch-item a {
  color: rgba(16, 16, 16, 0.64);
}

body.numix-refonte.home-nav-has-hero .header {
  left: 0;
  isolation: isolate;
  position: absolute;
  right: 0;
  top: var(--numix-topbar-height);
  width: 100%;
  z-index: 1002;
}

body.numix-refonte.admin-bar.home-nav-has-hero .header {
  top: calc(var(--numix-topbar-height) + var(--wp-admin--admin-bar--height, 32px));
}

body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home {
  height: calc(var(--numix-navbar-height) + var(--numix-temp-banner-height));
  margin-bottom: 0;
  position: relative;
  z-index: 1002;
}

body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home nav {
  background: transparent;
  left: 0;
  position: fixed;
  right: 0;
  top: calc(var(--numix-topbar-height) + var(--numix-temp-banner-height));
  transition: background-color 180ms ease, box-shadow 180ms ease;
  width: 100%;
  z-index: 1000;
}

body.numix-refonte.admin-bar.home-nav-has-hero .navbar-fixed.navbar-floating-home nav {
  top: calc(var(--numix-topbar-height) + var(--numix-temp-banner-height) + var(--wp-admin--admin-bar--height, 32px));
}

body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home .nav-wrapper {
  border-bottom: 1px solid transparent !important;
  transition: border-color 180ms ease;
}

body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home .topmenu > li > a,
body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home .search-item,
body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home .sidenav-trigger,
body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home .sidenav-trigger i {
  color: #ffffff !important;
}

body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home .menu-item-off a,
body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home .lang-switch-item a {
  color: rgba(255, 255, 255, 0.82);
}

body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home.is-scrolled nav {
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 14px 30px rgba(16, 16, 16, 0.08);
}

body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home.is-scrolled .nav-wrapper {
  border-bottom-color: rgba(16, 16, 16, 0.08) !important;
}

body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home.is-scrolled .topmenu > li > a,
body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home.is-scrolled .search-item,
body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home.is-scrolled .sidenav-trigger,
body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home.is-scrolled .sidenav-trigger i {
  color: var(--numix-color-ink) !important;
}

body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home.is-scrolled .menu-item-off a,
body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home.is-scrolled .lang-switch-item a {
  color: rgba(16, 16, 16, 0.64);
}

body.numix-refonte #temp-banner {
  margin-top: 0 !important;
  z-index: 1001;
}

body.numix-refonte.home-nav-has-hero #temp-banner {
  left: 0;
  position: fixed;
  right: 0;
  top: var(--numix-topbar-height);
}

body.numix-refonte.admin-bar.home-nav-has-hero #temp-banner {
  top: calc(var(--numix-topbar-height) + var(--wp-admin--admin-bar--height, 32px));
}

body.numix-refonte #temp-banner .card-content {
  padding: 10px 44px 10px 18px;
}

body.numix-refonte .temp-banner__inner {
  align-items: center;
  display: block;
  margin: 0 auto;
  max-width: var(--numix-content-max);
  min-height: 0;
  text-align: center;
}

body.numix-refonte .temp-banner__inner p {
  color: #ffffff;
  font-family: var(--numix-font-body);
  font-size: 12px;
  line-height: 1.4;
  margin: 0;
}

body.numix-refonte #close-banner {
  align-items: center;
  display: inline-flex;
  height: 28px;
  justify-content: center;
  min-width: 28px;
  padding: 0;
}

body.numix-refonte .search-item {
  color: var(--numix-color-ink) !important;
  display: inline-block;
  font-family: var(--numix-font-ui) !important;
  font-size: 14px !important;
  font-style: italic !important;
  font-weight: 500 !important;
  line-height: inherit;
  margin-left: 8px;
  margin-right: -4px !important;
  padding: 0 !important;
  position: relative;
  top: -1px;
  text-decoration: none;
  text-transform: uppercase !important;
}

body.numix-refonte .lang-switch-item a {
  color: var(--numix-color-ink) !important;
  font-family: var(--numix-font-ui) !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  padding: 0 !important;
  text-decoration: none;
  text-transform: uppercase !important;
}

body.numix-refonte .lang-item a {
  color: var(--numix-color-ink) !important;
  font-family: var(--numix-font-ui) !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  padding: 0 !important;
}

body.numix-refonte .search-item i.material-icons {
  display: none !important;
}

body.numix-refonte nav ul.dropdown-content {
  background: rgba(255, 255, 255, 0.98);
  border: 1px solid var(--numix-color-line);
  border-radius: 14px;
  box-shadow: var(--numix-shadow-soft);
  margin-top: 8px;
  overflow: hidden;
}

body.numix-refonte nav ul.dropdown-content li a {
  font-family: var(--numix-font-ui);
  font-size: 12px;
  letter-spacing: 0;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
}

body.numix-refonte .sidenav-trigger,
body.numix-refonte .sidenav-trigger i,
body.numix-refonte .search-item i.material-icons {
  color: var(--numix-color-ink) !important;
}

body.numix-refonte .sidenav {
  background:
    linear-gradient(to right, transparent 0, transparent 31px, rgba(255, 255, 255, 0.1) 31px, rgba(255, 255, 255, 0.1) 32px) top left / 32px 32px,
    linear-gradient(to bottom, transparent 0, transparent 31px, rgba(255, 255, 255, 0.1) 31px, rgba(255, 255, 255, 0.1) 32px) top left / 32px 32px,
    var(--numix-color-panel-dark);
  box-shadow: none;
  pointer-events: auto;
  z-index: 1004;
}

body.numix-refonte .sidenav li,
body.numix-refonte .sidenav li > a,
body.numix-refonte .sidenav .sub-menu,
body.numix-refonte .wrapper-logo-menu,
body.numix-refonte .social-sideioff,
body.numix-refonte .courriel-menu,
body.numix-refonte a.sidenav-close {
  pointer-events: auto;
  position: relative;
  z-index: 1005;
}

body.numix-refonte .sidenav-overlay {
  background-color: transparent !important;
  pointer-events: none;
  z-index: 1003;
}

body.numix-refonte .drag-target {
  z-index: 1002;
}

body.numix-refonte.home-nav-has-hero .sidenav {
  z-index: 1004;
}

body.numix-refonte.home-nav-has-hero .sidenav-overlay {
  pointer-events: none;
  z-index: 1003;
}

body.numix-refonte.home-nav-has-hero .drag-target {
  z-index: 1002;
}

body.numix-refonte .wrapper-logo-menu {
  padding: 28px 24px 20px;
}

body.numix-refonte .logo_menu {
  width: 132px;
  height: auto;
}

body.numix-refonte .sidenav li > a,
body.numix-refonte ul.sub-menu li > a {
  font-family: var(--numix-font-ui);
  font-size: 14px;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #ffffff;
}

body.numix-refonte .sidesocial a,
body.numix-refonte .courriel-menu a,
body.numix-refonte a.sidenav-close {
  color: #ffffff;
}

body.numix-refonte a.sidenav-close i.material-icons {
  font-size: 34px;
}

body.numix-refonte .sidenav .sub-menu {
  margin-left: 0;
  padding-left: 14px;
}

body.numix-refonte a.btn,
body.numix-refonte .btn,
body.numix-refonte .btn-large,
body.numix-refonte button,
body.numix-refonte input[type="submit"],
body.numix-refonte .wp-block-button__link {
  align-items: center;
  background: var(--numix-color-brand);
  border: 1px solid var(--numix-color-brand);
  border-radius: var(--numix-radius-sm);
  box-shadow: none;
  color: #ffffff !important;
  display: inline-flex;
  font-family: "GT Flexa Mono", monospace;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  height: 40px;
  letter-spacing: 0;
  line-height: 1.1;
  min-height: 40px;
  padding: 0 18px;
  text-transform: uppercase;
  transition: background-color 220ms ease, border-color 220ms ease, color 220ms ease;
}

body.numix-refonte a.btn:hover,
body.numix-refonte .btn:hover,
body.numix-refonte .btn-large:hover,
body.numix-refonte button:hover,
body.numix-refonte input[type="submit"]:hover,
body.numix-refonte .wp-block-button__link:hover {
  background: var(--numix-color-ink) !important;
  border-color: var(--numix-color-ink) !important;
  color: #ffffff !important;
}

body.numix-refonte .numix-page-main {
  padding-top: calc(var(--numix-topbar-height) + var(--numix-navbar-height) + var(--numix-content-offset));
}

body.numix-refonte .banner-class .wrapper {
  color: #ffffff;
  font-family: var(--numix-font-body);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  position: relative;
  z-index: 1;
}

body.numix-refonte .banner-class .wrapper h1,
body.numix-refonte .banner-class .wrapper .white-text {
  color: #ffffff !important;
  font-family: "ITC Avant Garde Gothic", sans-serif;
  font-size: 54px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 22px;
  text-transform: uppercase !important;
}

body.numix-refonte .banner-class .wrapper p,
body.numix-refonte .banner-class .wrapper .text-intro {
  color: #ffffff;
  font-family: var(--numix-font-body);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  max-width: 600px;
}

body.numix-refonte .banner-class .wrapper a.btn,
body.numix-refonte .banner-class .wrapper a.btn-large,
body.numix-refonte .banner-class .wrapper a.btn.red,
body.numix-refonte .banner-class .wrapper a.btn-large.red {
  background: var(--numix-color-brand) !important;
  border-color: var(--numix-color-brand) !important;
  color: #ffffff !important;
  font-size: 16px;
  min-height: 40px;
  padding: 0 16px;
}

body.numix-refonte .banner-class .wrapper a.btn:hover,
body.numix-refonte .banner-class .wrapper a.btn-large:hover,
body.numix-refonte .banner-class .wrapper a.btn.red:hover,
body.numix-refonte .banner-class .wrapper a.btn-large.red:hover {
  background: var(--numix-color-ink) !important;
  border-color: var(--numix-color-ink) !important;
}

body.numix-refonte #search-modal .numix-search-modal-submit {
  font-size: 16px;
}

body.numix-refonte #search-modal .modal-footer .btn-flat:hover,
body.numix-refonte #search-modal .modal-footer .btn-flat:focus {
  background: var(--numix-color-ink) !important;
  color: #ffffff !important;
}

body.numix-refonte .banner-class {
  margin-bottom: 0 !important;
  position: relative;
  z-index: 0;
}

body.numix-refonte .banner-class + .marquee-container,
body.numix-refonte .wp-block-html:has(.banner-class) + .wp-block-html .marquee-container,
body.numix-refonte .wp-block-group:has(.banner-class) + .wp-block-html .marquee-container {
  margin-top: 0 !important;
}

body.numix-refonte .marquee-container {
  background: #cfb8ab;
  border-bottom: 0;
  height: 40px;
  margin-top: -2px !important;
  position: relative;
  z-index: 2;
}

body.numix-refonte .marquee-content {
  align-items: center;
  gap: 64px;
  height: 40px;
  padding: 0;
}

body.numix-refonte .marquee-item {
  align-items: center;
  height: 40px;
  gap: 64px;
  margin-right: 0;
}

body.numix-refonte .marquee-item p {
  color: var(--numix-color-ink);
  font-family: "GT Flexa Mono", monospace;
  font-size: 13px !important;
  font-style: normal;
  font-weight: 400 !important;
  letter-spacing: 0;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  white-space: nowrap;
}

body.numix-refonte .marquee-item img {
  display: none;
}

body.numix-refonte .numix-page-shell {
  padding-bottom: 112px;
}

body.numix-refonte .numix-page-content > hr.wp-block-separator.is-style-wide:first-child,
body.numix-refonte .numix-page-content > .wp-block-separator.is-style-wide:first-child {
  display: none;
}

body.numix-refonte h1.outdent.numix-page-title,
body.numix-refonte .numix-page-title {
  max-width: none;
  margin: 0 0 48px;
  color: var(--numix-color-ink);
  font-size: 54px;
  line-height: 0.82;
  position: relative;
}

body.numix-refonte h1.outdent.numix-page-title::before {
  content: none;
  display: none;
}

body.numix-refonte .numix-page-article {
  max-width: var(--numix-content-max);
}

body.numix-refonte .numix-page-content {
  max-width: var(--numix-content-max);
}

body.numix-refonte .numix-page-content > p,
body.numix-refonte .numix-page-content > ul,
body.numix-refonte .numix-page-content > ol,
body.numix-refonte .numix-page-content > h2,
body.numix-refonte .numix-page-content > h3,
body.numix-refonte .numix-page-content > h4,
body.numix-refonte .numix-page-content > blockquote,
body.numix-refonte .numix-page-content > .wp-block-quote,
body.numix-refonte .numix-page-content > .wp-block-pullquote,
body.numix-refonte .numix-page-content > .wp-block-buttons {
  max-width: 34rem;
}

body.numix-refonte .numix-page-content > figure.alignright,
body.numix-refonte .numix-page-content > .alignright {
  margin-left: auto;
}

body.numix-refonte .numix-page-content > p,
body.numix-refonte .numix-page-content > ul,
body.numix-refonte .numix-page-content > ol {
  margin-top: 0;
  margin-bottom: 1.2rem;
  color: var(--numix-color-ink-soft);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}

body.numix-refonte .numix-page-content > p:first-child,
body.numix-refonte .numix-page-content > .wp-block-post-excerpt__excerpt:first-child {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
}

body.numix-refonte .lead {
  font-size: 25px;
  line-height: 1.2;
}

.numix-grid-mono {
  color: #000000 !important;
  font-family: "GT Flexa Mono", monospace !important;
  font-size: 17px !important;
  font-style: normal !important;
  font-weight: 400 !important;
}

.numix-grid-heading {
  color: #000000 !important;
  font-family: "ITC Avant Garde Gothic", sans-serif !important;
  font-size: 25px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
}

.numix-grid-body {
  color: #000000 !important;
  font-family: "Eloquia Text", serif !important;
  font-size: 17px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
}

body.numix-refonte .tg-filters-holder .tg-filter,
body.numix-refonte .tg-filters-holder .tg-filter-name,
body.numix-refonte .tg-filters-holder .tg-nav-font {
  font-family: "GT Flexa Mono", monospace !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
}

body.numix-refonte .tg-search-holder {
  background: transparent !important;
  background-color: transparent !important;
  display: block;
  margin: 20px 0 28px !important;
  max-width: 236px;
  width: 100%;
}

body.numix-refonte .tg-search-holder .tg-search-inner {
  background: transparent !important;
  background-color: transparent !important;
  border: none !important;
  border-bottom: 1px solid #CFB8AB !important;
  box-shadow: none !important;
  display: block;
  padding: 0 0 8px !important;
  width: 100%;
}

body.numix-refonte .tg-search-holder .tg-search-icon,
body.numix-refonte .tg-search-holder .tg-search-clear {
  display: none !important;
}

body.numix-refonte .tg-search-holder input[type="text"].tg-search,
body.numix-refonte .tg-search-holder .tg-search {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: none !important;
  box-shadow: none !important;
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
  font-family: "ITC Avant Garde Gothic", sans-serif !important;
  font-size: 12px !important;
  font-style: italic !important;
  font-weight: 500 !important;
  height: auto !important;
  line-height: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
  text-transform: uppercase !important;
  width: 100% !important;
}

body.numix-refonte .tg-search-holder input[type="text"].tg-search:hover,
body.numix-refonte .tg-search-holder input[type="text"].tg-search:focus,
body.numix-refonte .tg-search-holder .tg-search:hover,
body.numix-refonte .tg-search-holder .tg-search:focus {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

body.numix-refonte .tg-search-holder input[type="text"].tg-search:focus,
body.numix-refonte .tg-search-holder .tg-search:focus {
  outline: none !important;
}

body.numix-refonte .tg-search-holder .tg-search::placeholder,
body.numix-refonte .tg-search-holder .tg-search::-webkit-input-placeholder,
body.numix-refonte .tg-search-holder .tg-search::-moz-placeholder,
body.numix-refonte .tg-search-holder .tg-search:-ms-input-placeholder {
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
  font-family: "ITC Avant Garde Gothic", sans-serif !important;
  font-size: 12px !important;
  font-style: italic !important;
  font-weight: 500 !important;
  opacity: 1 !important;
  text-transform: uppercase !important;
}

body.numix-refonte .tg-item-content-holder {
  background: #ffffff !important;
  border: none !important;
  box-shadow: none !important;
}

body.numix-refonte .numix-grid-bordered .tg-item-content-holder {
  border-left: 1px solid #CFB8AB !important;
  border-right: 1px solid #CFB8AB !important;
  border-bottom: 1px solid #CFB8AB !important;
  border-top: 1px solid #ffffff !important;
}

body.numix-refonte .numix-grid-bordered-all .tg-item-content-holder {
  border: 1px solid #CFB8AB !important;
}

body.numix-refonte .thewinner {
  /* --numix-winner-badge-image: url("/img-site/gagnant.jpg"); */
  --numix-winner-badge-image: url("/img-site/gagnant-alt.jpg");
  align-items: center;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: transparent !important;
  display: inline-flex;
  font-size: 0 !important;
  line-height: 0 !important;
  min-height: 52px;
  padding: 0 !important;
  text-indent: -9999px;
}

body.numix-refonte .thewinner::before {
  background-image: var(--numix-winner-badge-image);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 52px;
  width: 100px;
}

body.numix-refonte .tg-item-inner {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

body.numix-refonte .numix-page-content > h2,
body.numix-refonte .numix-page-content > h3 {
  margin-top: 2.8rem;
  margin-bottom: 0.85rem;
  font-size: 25px;
}

body.numix-refonte .numix-page-content blockquote,
body.numix-refonte .numix-page-content .wp-block-quote,
body.numix-refonte .numix-page-content .wp-block-pullquote {
  border-left: 0;
  margin-top: 0.2rem;
  margin-bottom: 2rem;
  padding: 0;
}

body.numix-refonte .numix-page-content blockquote p,
body.numix-refonte .numix-page-content .wp-block-quote p,
body.numix-refonte .numix-page-content .wp-block-pullquote blockquote p {
  color: var(--numix-color-ink);
  font-family: var(--numix-font-body);
  font-size: clamp(1.3rem, 1.9vw, 1.7rem);
  line-height: 1.08;
  margin-bottom: 0.9rem;
}

body.numix-refonte .numix-page-content cite,
body.numix-refonte .numix-page-content .wp-block-quote cite,
body.numix-refonte .numix-page-content .wp-block-pullquote cite {
  color: var(--numix-color-ink-soft);
  display: block;
  font-family: var(--numix-font-ui);
  font-size: 0.8rem;
  font-style: normal;
  letter-spacing: 0;
  text-transform: uppercase;
}

body.numix-refonte .numix-page-content .wp-block-columns {
  align-items: flex-start;
  gap: 3.25rem;
}

body.numix-refonte .numix-page-content .numix-pattern-image-text__columns,
body.numix-refonte.single-hommages .numix-single-hommage__content .numix-pattern-image-text__columns {
  gap: 0 !important;
}

body.numix-refonte .numix-page-content .wp-block-column > * {
  max-width: none;
}

body.numix-refonte .numix-page-content .wp-block-column > :first-child {
  margin-top: 0 !important;
}

body.numix-refonte.single-hommages .numix-single-shell--hommages {
  max-width: var(--numix-content-max);
}

body.numix-refonte.single-hommages .numix-single-hommage__header {
  margin-bottom: 44px;
}

body.numix-refonte.single-hommages .numix-single-hommage__title {
  margin-bottom: 28px;
}

body.numix-refonte.single-hommages .numix-single-hommage__lead {
  color: var(--numix-color-ink);
  font-family: var(--numix-font-heading);
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.15;
  margin: 0;
  max-width: 920px;
}

body.numix-refonte.single-hommages .numix-single-hommage__layout {
  align-items: start;
  column-gap: 40px;
  display: grid;
  grid-template-columns: 380px minmax(0, 640px);
}

body.numix-refonte.single-hommages .numix-single-hommage__media {
  align-self: start;
}

body.numix-refonte.single-hommages .numix-single-hommage__image-wrap {
  aspect-ratio: 1 / 1;
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%;
}

body.numix-refonte.single-hommages .numix-single-hommage__image {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

body.numix-refonte.single-hommages .numix-single-hommage__meta {
  text-align: center;
}

body.numix-refonte.single-hommages .numix-single-hommage__taxonomy {
  color: var(--numix-color-ink);
  font-family: "GT Flexa Mono", monospace;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 8px;
  text-transform: uppercase;
}

body.numix-refonte.single-hommages .numix-single-hommage__name {
  color: var(--numix-color-ink);
  font-family: var(--numix-font-heading);
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
  text-transform: uppercase;
}

body.numix-refonte.single-hommages .numix-single-hommage__content {
  max-width: none;
}

body.numix-refonte.single-hommages .numix-single-hommage__content > p,
body.numix-refonte.single-hommages .numix-single-hommage__content > ul,
body.numix-refonte.single-hommages .numix-single-hommage__content > ol,
body.numix-refonte.single-hommages .numix-single-hommage__content > h2,
body.numix-refonte.single-hommages .numix-single-hommage__content > h3,
body.numix-refonte.single-hommages .numix-single-hommage__content > h4,
body.numix-refonte.single-hommages .numix-single-hommage__content > blockquote,
body.numix-refonte.single-hommages .numix-single-hommage__content > .wp-block-quote,
body.numix-refonte.single-hommages .numix-single-hommage__content > .wp-block-pullquote,
body.numix-refonte.single-hommages .numix-single-hommage__content > .wp-block-buttons {
  grid-column: auto;
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}

body.numix-refonte.single-hommages .numix-single-hommage__content > :first-child {
  margin-top: 0 !important;
}

body.numix-refonte.single-hommages .numix-single-hommage__content .numix-pattern-image-text--h2,
body.numix-refonte.single-hommages .numix-single-hommage__content .numix-pattern-image-text--h2.alignwide,
body.numix-refonte.single-hommages .numix-single-hommage__content .numix-pattern-image-text--h2.alignfull {
  left: auto !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 100% !important;
  position: static !important;
  right: auto !important;
  width: 100% !important;
}

body.numix-refonte.single-hommages .numix-single-hommage__content .numix-pattern-image-text--h2 .numix-pattern-image-text__columns {
  margin: 0 !important;
  width: 100% !important;
}

body.numix-refonte.single-hommages .numix-single-hommage__content .numix-pattern-image-text--hommage-large,
body.numix-refonte.single-hommages .numix-single-hommage__content .numix-pattern-image-text--hommage-large.alignwide,
body.numix-refonte.single-hommages .numix-single-hommage__content .numix-pattern-image-text--hommage-large.alignfull {
  left: auto !important;
  margin-left: -420px !important;
  margin-right: 0 !important;
  max-width: none !important;
  position: relative !important;
  right: auto !important;
  width: calc(100% + 420px) !important;
}

body.numix-refonte.single-hommages .numix-single-hommage__content .numix-pattern-image-text--hommage-large .numix-pattern-image-text__columns {
  margin: 0 !important;
  width: 100% !important;
}

body.numix-refonte.single-hommages .numix-single-hommage__content .numix-pattern-image-text__content {
  justify-content: flex-start;
}

@media (max-width: 768px) {
  body.numix-refonte.single-hommages .numix-single-hommage__header {
    margin-bottom: 32px;
  }

  body.numix-refonte.single-hommages .numix-single-hommage__lead {
    font-size: 22px;
    max-width: none;
  }

  body.numix-refonte.single-hommages .numix-single-hommage__layout {
    grid-template-columns: minmax(0, 1fr);
    row-gap: 28px;
  }

  body.numix-refonte.single-hommages .numix-single-hommage__media {
    max-width: 360px;
  }

  body.numix-refonte.single-hommages .numix-single-hommage__content .numix-pattern-image-text--h2,
  body.numix-refonte.single-hommages .numix-single-hommage__content .numix-pattern-image-text--h2.alignfull {
    margin-left: 0 !important;
    width: 100% !important;
  }

  body.numix-refonte.single-hommages .numix-single-hommage__content .numix-pattern-image-text--hommage-large,
  body.numix-refonte.single-hommages .numix-single-hommage__content .numix-pattern-image-text--hommage-large.alignwide,
  body.numix-refonte.single-hommages .numix-single-hommage__content .numix-pattern-image-text--hommage-large.alignfull {
    margin-left: 0 !important;
    width: 100% !important;
  }
}

body.numix-refonte .numix-page-content--categories,
body.numix-refonte .numix-page-content--reglements,
body.numix-refonte .numix-page-content--rules,
body.numix-refonte .numix-page-content--remerciements,
body.numix-refonte .numix-page-content--acknowledgements,
body.numix-refonte .numix-page-content--copresidentes-2026,
body.numix-refonte .numix-page-content--co-presidents-2026,
body.numix-refonte.page-template-template-presidents article {
  display: grid;
  grid-template-columns: minmax(0, 640px) minmax(180px, 1fr);
  column-gap: 72px;
  row-gap: 0;
  max-width: var(--numix-content-max);
}

body.numix-refonte .numix-page-content--reglements {
  grid-template-columns: minmax(0, 640px) minmax(220px, 1fr);
}

body.numix-refonte .numix-page-content--categories > *,
body.numix-refonte .numix-page-content--reglements > *,
body.numix-refonte .numix-page-content--rules > *,
body.numix-refonte .numix-page-content--remerciements > *,
body.numix-refonte .numix-page-content--acknowledgements > *,
body.numix-refonte .numix-page-content--copresidentes-2026 > *,
body.numix-refonte .numix-page-content--co-presidents-2026 > *,
body.numix-refonte.page-template-template-presidents article > *,
body.numix-refonte .numix-page-content--categories > p,
body.numix-refonte .numix-page-content--categories > ul,
body.numix-refonte .numix-page-content--categories > ol,
body.numix-refonte .numix-page-content--categories > h2,
body.numix-refonte .numix-page-content--categories > h3,
body.numix-refonte .numix-page-content--categories > h4,
body.numix-refonte .numix-page-content--categories > blockquote,
body.numix-refonte .numix-page-content--categories > .wp-block-quote,
body.numix-refonte .numix-page-content--categories > .wp-block-pullquote,
body.numix-refonte .numix-page-content--categories > .wp-block-buttons,
body.numix-refonte .numix-page-content--reglements > p,
body.numix-refonte .numix-page-content--reglements > ul,
body.numix-refonte .numix-page-content--reglements > ol,
body.numix-refonte .numix-page-content--reglements > h2,
body.numix-refonte .numix-page-content--reglements > h3,
body.numix-refonte .numix-page-content--reglements > h4,
body.numix-refonte .numix-page-content--reglements > blockquote,
body.numix-refonte .numix-page-content--reglements > .wp-block-quote,
body.numix-refonte .numix-page-content--reglements > .wp-block-pullquote,
body.numix-refonte .numix-page-content--reglements > .wp-block-buttons,
body.numix-refonte .numix-page-content--rules > p,
body.numix-refonte .numix-page-content--rules > ul,
body.numix-refonte .numix-page-content--rules > ol,
body.numix-refonte .numix-page-content--rules > h2,
body.numix-refonte .numix-page-content--rules > h3,
body.numix-refonte .numix-page-content--rules > h4,
body.numix-refonte .numix-page-content--rules > blockquote,
body.numix-refonte .numix-page-content--rules > .wp-block-quote,
body.numix-refonte .numix-page-content--rules > .wp-block-pullquote,
body.numix-refonte .numix-page-content--rules > .wp-block-buttons,
body.numix-refonte .numix-page-content--remerciements > p,
body.numix-refonte .numix-page-content--remerciements > ul,
body.numix-refonte .numix-page-content--remerciements > ol,
body.numix-refonte .numix-page-content--remerciements > h2,
body.numix-refonte .numix-page-content--remerciements > h3,
body.numix-refonte .numix-page-content--remerciements > h4,
body.numix-refonte .numix-page-content--remerciements > blockquote,
body.numix-refonte .numix-page-content--remerciements > .wp-block-quote,
body.numix-refonte .numix-page-content--remerciements > .wp-block-pullquote,
body.numix-refonte .numix-page-content--remerciements > .wp-block-buttons,
body.numix-refonte .numix-page-content--acknowledgements > p,
body.numix-refonte .numix-page-content--acknowledgements > ul,
body.numix-refonte .numix-page-content--acknowledgements > ol,
body.numix-refonte .numix-page-content--acknowledgements > h2,
body.numix-refonte .numix-page-content--acknowledgements > h3,
body.numix-refonte .numix-page-content--acknowledgements > h4,
body.numix-refonte .numix-page-content--acknowledgements > blockquote,
body.numix-refonte .numix-page-content--acknowledgements > .wp-block-quote,
body.numix-refonte .numix-page-content--acknowledgements > .wp-block-pullquote,
body.numix-refonte .numix-page-content--acknowledgements > .wp-block-buttons,
body.numix-refonte .numix-page-content--copresidentes-2026 > p,
body.numix-refonte .numix-page-content--copresidentes-2026 > ul,
body.numix-refonte .numix-page-content--copresidentes-2026 > ol,
body.numix-refonte .numix-page-content--copresidentes-2026 > h2,
body.numix-refonte .numix-page-content--copresidentes-2026 > h3,
body.numix-refonte .numix-page-content--copresidentes-2026 > h4,
body.numix-refonte .numix-page-content--copresidentes-2026 > blockquote,
body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-quote,
body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-pullquote,
body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-buttons,
body.numix-refonte .numix-page-content--co-presidents-2026 > p,
body.numix-refonte .numix-page-content--co-presidents-2026 > ul,
body.numix-refonte .numix-page-content--co-presidents-2026 > ol,
body.numix-refonte .numix-page-content--co-presidents-2026 > h2,
body.numix-refonte .numix-page-content--co-presidents-2026 > h3,
body.numix-refonte .numix-page-content--co-presidents-2026 > h4,
body.numix-refonte .numix-page-content--co-presidents-2026 > blockquote,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-quote,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-pullquote,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-buttons,
body.numix-refonte.page-template-template-presidents article > h1,
body.numix-refonte.page-template-template-presidents article > p,
body.numix-refonte.page-template-template-presidents article > ul,
body.numix-refonte.page-template-template-presidents article > ol,
body.numix-refonte.page-template-template-presidents article > h2,
body.numix-refonte.page-template-template-presidents article > h3,
body.numix-refonte.page-template-template-presidents article > h4,
body.numix-refonte.page-template-template-presidents article > blockquote,
body.numix-refonte.page-template-template-presidents article > .wp-block-quote,
body.numix-refonte.page-template-template-presidents article > .wp-block-pullquote,
body.numix-refonte.page-template-template-presidents article > .wp-block-buttons {
  grid-column: 1;
  max-width: none;
}

body.numix-refonte .numix-page-content--categories > h2,
body.numix-refonte .numix-page-content--categories > h3,
body.numix-refonte .numix-page-content--categories > h4,
body.numix-refonte .numix-page-content--categories > blockquote,
body.numix-refonte .numix-page-content--categories > .wp-block-quote,
body.numix-refonte .numix-page-content--categories > .wp-block-pullquote,
body.numix-refonte .numix-page-content--categories > .wp-block-buttons,
body.numix-refonte .numix-page-content--categories > figure.alignright,
body.numix-refonte .numix-page-content--categories > .alignright,
body.numix-refonte .numix-page-content--reglements > h2,
body.numix-refonte .numix-page-content--reglements > h3,
body.numix-refonte .numix-page-content--reglements > h4,
body.numix-refonte .numix-page-content--reglements > blockquote,
body.numix-refonte .numix-page-content--reglements > .wp-block-quote,
body.numix-refonte .numix-page-content--reglements > .wp-block-pullquote,
body.numix-refonte .numix-page-content--reglements > .wp-block-buttons,
body.numix-refonte .numix-page-content--reglements > figure.alignright,
body.numix-refonte .numix-page-content--reglements > .alignright,
body.numix-refonte .numix-page-content--rules > h2,
body.numix-refonte .numix-page-content--rules > h3,
body.numix-refonte .numix-page-content--rules > h4,
body.numix-refonte .numix-page-content--rules > blockquote,
body.numix-refonte .numix-page-content--rules > .wp-block-quote,
body.numix-refonte .numix-page-content--rules > .wp-block-pullquote,
body.numix-refonte .numix-page-content--rules > .wp-block-buttons,
body.numix-refonte .numix-page-content--rules > figure.alignright,
body.numix-refonte .numix-page-content--rules > .alignright,
body.numix-refonte .numix-page-content--remerciements > h2,
body.numix-refonte .numix-page-content--remerciements > h3,
body.numix-refonte .numix-page-content--remerciements > h4,
body.numix-refonte .numix-page-content--remerciements > blockquote,
body.numix-refonte .numix-page-content--remerciements > .wp-block-quote,
body.numix-refonte .numix-page-content--remerciements > .wp-block-pullquote,
body.numix-refonte .numix-page-content--remerciements > .wp-block-buttons,
body.numix-refonte .numix-page-content--remerciements > figure.alignright,
body.numix-refonte .numix-page-content--remerciements > .alignright,
body.numix-refonte .numix-page-content--acknowledgements > h2,
body.numix-refonte .numix-page-content--acknowledgements > h3,
body.numix-refonte .numix-page-content--acknowledgements > h4,
body.numix-refonte .numix-page-content--acknowledgements > blockquote,
body.numix-refonte .numix-page-content--acknowledgements > .wp-block-quote,
body.numix-refonte .numix-page-content--acknowledgements > .wp-block-pullquote,
body.numix-refonte .numix-page-content--acknowledgements > .wp-block-buttons,
body.numix-refonte .numix-page-content--acknowledgements > figure.alignright,
body.numix-refonte .numix-page-content--acknowledgements > .alignright,
body.numix-refonte .numix-page-content--copresidentes-2026 > h2,
body.numix-refonte .numix-page-content--copresidentes-2026 > h3,
body.numix-refonte .numix-page-content--copresidentes-2026 > h4,
body.numix-refonte .numix-page-content--copresidentes-2026 > blockquote,
body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-quote,
body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-pullquote,
body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-buttons,
body.numix-refonte .numix-page-content--copresidentes-2026 > figure.alignright,
body.numix-refonte .numix-page-content--copresidentes-2026 > .alignright,
body.numix-refonte .numix-page-content--co-presidents-2026 > h2,
body.numix-refonte .numix-page-content--co-presidents-2026 > h3,
body.numix-refonte .numix-page-content--co-presidents-2026 > h4,
body.numix-refonte .numix-page-content--co-presidents-2026 > blockquote,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-quote,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-pullquote,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-buttons,
body.numix-refonte .numix-page-content--co-presidents-2026 > figure.alignright,
body.numix-refonte .numix-page-content--co-presidents-2026 > .alignright,
body.numix-refonte.page-template-template-presidents article > h2,
body.numix-refonte.page-template-template-presidents article > h3,
body.numix-refonte.page-template-template-presidents article > h4,
body.numix-refonte.page-template-template-presidents article > blockquote,
body.numix-refonte.page-template-template-presidents article > .wp-block-quote,
body.numix-refonte.page-template-template-presidents article > .wp-block-pullquote,
body.numix-refonte.page-template-template-presidents article > .wp-block-buttons,
body.numix-refonte.page-template-template-presidents article > figure.alignright,
body.numix-refonte.page-template-template-presidents article > .alignright {
  margin-left: 0;
}

body.numix-refonte .numix-page-content--categories > .numix-pattern-editorial-two-columns,
body.numix-refonte .numix-page-content--categories > .numix-pattern-home-feature,
body.numix-refonte .numix-page-content--categories > .numix-pattern-image-text,
body.numix-refonte .numix-page-content--reglements > .numix-pattern-editorial-two-columns,
body.numix-refonte .numix-page-content--reglements > .numix-pattern-home-feature,
body.numix-refonte .numix-page-content--reglements > .numix-pattern-image-text,
body.numix-refonte .numix-page-content--rules > .numix-pattern-editorial-two-columns,
body.numix-refonte .numix-page-content--rules > .numix-pattern-home-feature,
body.numix-refonte .numix-page-content--rules > .numix-pattern-image-text,
body.numix-refonte .numix-page-content--remerciements > .numix-pattern-editorial-two-columns,
body.numix-refonte .numix-page-content--remerciements > .numix-pattern-home-feature,
body.numix-refonte .numix-page-content--remerciements > .numix-pattern-image-text,
body.numix-refonte .numix-page-content--acknowledgements > .numix-pattern-editorial-two-columns,
body.numix-refonte .numix-page-content--acknowledgements > .numix-pattern-home-feature,
body.numix-refonte .numix-page-content--acknowledgements > .numix-pattern-image-text,
body.numix-refonte .numix-page-content--copresidentes-2026 > .numix-pattern-editorial-two-columns,
body.numix-refonte .numix-page-content--copresidentes-2026 > .numix-pattern-home-feature,
body.numix-refonte .numix-page-content--copresidentes-2026 > .numix-pattern-image-text,
body.numix-refonte .numix-page-content--co-presidents-2026 > .numix-pattern-editorial-two-columns,
body.numix-refonte .numix-page-content--co-presidents-2026 > .numix-pattern-home-feature,
body.numix-refonte .numix-page-content--co-presidents-2026 > .numix-pattern-image-text,
body.numix-refonte.page-template-template-presidents article > [id^="esg-grid-"],
body.numix-refonte.page-template-template-presidents article > .esg-grid,
body.numix-refonte.page-template-template-presidents article > .eg-grids {
  grid-column: 1 / -1;
  max-width: none;
}

body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text {
  align-items: start;
  column-gap: 72px;
  grid-column: 1 / -1;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  margin: 44px 0 0;
  max-width: none;
  width: 100%;
}

body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text.has-media-on-the-right,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text.has-media-on-the-right {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text figure,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text figure {
  margin: 0;
}

body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text img,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text img {
  aspect-ratio: 1 / 1;
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text .wp-block-media-text__content,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text .wp-block-media-text__content {
  padding: 0 !important;
}

body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text .wp-block-media-text__content > :first-child,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text .wp-block-media-text__content > :first-child {
  margin-top: 0 !important;
}

body.numix-refonte .numix-page-content--archives .wp-block-table,
body.numix-refonte .numix-page-content--archives table,
body.numix-refonte .numix-archives-table.wp-block-table,
body.numix-refonte .numix-archives-table table {
  margin: 36px 0 0;
  max-width: none;
  width: 100%;
}

body.numix-refonte .numix-page-content--archives .wp-block-table,
body.numix-refonte .numix-archives-table.wp-block-table {
  overflow-x: auto;
}

body.numix-refonte .numix-page-content--archives table,
body.numix-refonte .numix-archives-table table {
  background: #ffffff;
  border: none !important;
  border-collapse: collapse;
  border-spacing: 0;
  box-shadow: none !important;
}

body.numix-refonte .numix-page-content--archives table thead th,
body.numix-refonte .numix-page-content--archives table th,
body.numix-refonte .numix-archives-table table thead th,
body.numix-refonte .numix-archives-table table th {
  border-bottom: 1px solid #101010;
  color: var(--numix-color-ink);
  font-family: var(--numix-font-mono);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  padding: 0 18px 14px 0;
  text-align: left;
  text-transform: uppercase;
  vertical-align: bottom;
}

body.numix-refonte .numix-page-content--archives table tbody tr,
body.numix-refonte .numix-archives-table table tbody tr {
  border-bottom: 1px solid #cfb8ab !important;
}

body.numix-refonte .numix-page-content--archives table tbody tr:first-child,
body.numix-refonte .numix-archives-table table tbody tr:first-child {
  border-top: 1px solid #101010 !important;
}

body.numix-refonte .numix-page-content--archives table td,
body.numix-refonte .numix-page-content--archives table th,
body.numix-refonte .numix-archives-table table td,
body.numix-refonte .numix-archives-table table th {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

body.numix-refonte .numix-page-content--archives table td,
body.numix-refonte .numix-archives-table table td {
  color: var(--numix-color-ink);
  font-family: var(--numix-font-body);
  font-size: 22px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
  padding: 18px 18px 18px 0 !important;
  text-align: left;
  vertical-align: top;
}

body.numix-refonte .numix-page-content--archives table td:first-child,
body.numix-refonte .numix-archives-table table td:first-child {
  font-family: var(--numix-font-body);
  font-size: 22px !important;
  line-height: 1.3;
  text-transform: none;
  white-space: nowrap;
  width: 84px;
}

body.numix-refonte .numix-page-content--archives table td:last-child,
body.numix-refonte .numix-page-content--archives table th:last-child,
body.numix-refonte .numix-archives-table table td:last-child,
body.numix-refonte .numix-archives-table table th:last-child {
  padding-right: 0;
}

body.numix-refonte .numix-page-content--archives table a,
body.numix-refonte .numix-archives-table table a {
  color: var(--numix-color-ink) !important;
  text-decoration: underline !important;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.12em;
}

body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table.wp-block-table,
body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table {
  margin: 32px 0 0;
  max-width: none;
  width: 100%;
}

body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table.wp-block-table {
  overflow-x: clip;
}

body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table {
  background: transparent;
  border: none !important;
  border-collapse: collapse;
  border-spacing: 0;
  box-shadow: none !important;
  min-width: 0;
  table-layout: fixed;
}

body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table tr {
  border-bottom: 1px solid #cfb8ab !important;
}

body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table tr:first-child {
  border-top: 1px solid #101010 !important;
  border-bottom: 1px solid #101010 !important;
}

body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table td,
body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table th {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: var(--numix-color-ink);
  overflow-wrap: anywhere;
  padding: 14px 10px 14px 0 !important;
  text-align: left;
  vertical-align: top;
  word-break: normal;
}

body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table tr:first-child td {
  font-family: var(--numix-font-mono);
  font-size: 11px !important;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.15;
  padding-top: 10px !important;
  padding-bottom: 20px !important;
  text-transform: uppercase;
  vertical-align: bottom;
}

body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table tr:nth-child(2) td {
  color: rgba(16, 16, 16, 0.72);
  font-family: var(--numix-font-mono);
  font-size: 10px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1.15;
  padding-top: 8px !important;
  padding-bottom: 10px !important;
  text-transform: uppercase;
}

body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table tr:nth-child(n + 3) td {
  font-family: var(--numix-font-body);
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}

body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table td:first-child {
  min-width: 0;
  width: 24%;
  overflow-wrap: break-word;
}

body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table td:nth-child(n + 2),
body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table th:nth-child(n + 2) {
  width: 19%;
}

body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table td:not(:first-child),
body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table th:not(:first-child) {
  text-align: center;
}

body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table td:last-child,
body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table th:last-child {
  padding-right: 0 !important;
}

body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table a {
  color: var(--numix-color-ink) !important;
  text-decoration: underline !important;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.12em;
}

body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table strong {
  font-weight: 500;
}

@media (max-width: 768px) {
  body.numix-refonte .numix-page-content--archives .wp-block-table,
  body.numix-refonte .numix-page-content--archives table,
  body.numix-refonte .numix-archives-table.wp-block-table,
  body.numix-refonte .numix-archives-table table {
    margin-top: 28px;
  }

  body.numix-refonte .numix-page-content--archives table thead th,
  body.numix-refonte .numix-page-content--archives table th,
  body.numix-refonte .numix-archives-table table thead th,
  body.numix-refonte .numix-archives-table table th {
    font-size: 12px;
    padding: 0 14px 12px 0;
  }

  body.numix-refonte .numix-page-content--archives table td,
  body.numix-refonte .numix-archives-table table td {
    font-size: 18px !important;
    padding: 14px 14px 14px 0 !important;
  }

  body.numix-refonte .numix-page-content--archives table td:first-child,
  body.numix-refonte .numix-archives-table table td:first-child {
    font-size: 18px !important;
    width: 62px;
  }

  body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table.wp-block-table,
  body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table {
    margin-top: 28px;
  }

  body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table {
    min-width: 0;
  }

  body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table td,
  body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table th {
    padding: 12px 8px 12px 0 !important;
  }

  body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table tr:first-child td {
    font-size: 10px !important;
    padding-bottom: 16px !important;
  }

  body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table tr:nth-child(2) td {
    font-size: 9px !important;
    padding-top: 6px !important;
    padding-bottom: 8px !important;
  }

  body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table tr:nth-child(n + 3) td {
    font-size: 14px !important;
  }

  body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .numix-reglements-table table td:first-child {
    min-width: 0;
  }
}

body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text .wp-block-media-text__content > h1,
body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text .wp-block-media-text__content > h2,
body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text .wp-block-media-text__content > h3,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text .wp-block-media-text__content > h1,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text .wp-block-media-text__content > h2,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text .wp-block-media-text__content > h3 {
  color: var(--numix-color-ink);
  font-family: var(--numix-font-heading);
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 14px;
  text-transform: uppercase;
}

body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text .wp-block-media-text__content > p,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text .wp-block-media-text__content > p {
  font-size: 22px;
  line-height: 1.4;
  margin: 0 0 16px;
  max-width: none;
}

body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text .wp-block-media-text__content > p:last-child,
body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text .wp-block-media-text__content > p:last-child {
  margin-bottom: 0;
}

@media (min-width: 993px) and (max-width: 1200px) {
  body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text,
  body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text,
  body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text.has-media-on-the-right,
  body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text.has-media-on-the-right {
    column-gap: 40px;
  }

  body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text .wp-block-media-text__content > h1,
  body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text .wp-block-media-text__content > h2,
  body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text .wp-block-media-text__content > h3,
  body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text .wp-block-media-text__content > h1,
  body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text .wp-block-media-text__content > h2,
  body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text .wp-block-media-text__content > h3 {
    font-size: 22px;
    margin-bottom: 12px;
  }

  body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text .wp-block-media-text__content > p,
  body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text .wp-block-media-text__content > p {
    font-size: 18px;
    line-height: 1.35;
    margin-bottom: 14px;
  }
}

@media (max-width: 784px) {
  body.numix-refonte .numix-footer-brand {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  body.numix-refonte .numix-footer-brand img,
  body.numix-refonte img.imglogo-footer {
    margin-left: auto;
    margin-right: auto;
  }
}

body.numix-refonte .footer {
  background: var(--numix-color-panel-dark);
  color: #ffffff;
  margin-top: 48px;
  padding-top: 38px;
  padding-bottom: 72px;
  position: relative;
}

body.numix-refonte .footer::before {
  display: none;
}

body.numix-refonte .footer .wrapper {
  position: relative;
}

body.numix-refonte .numix-footer-shell {
  --numix-footer-column-gap: 32px;
  --numix-footer-right-column-width: 880px;
  border-top: 0.5px solid #f5f5f5;
  padding-top: 54px;
}

body.numix-refonte .numix-footer-layout {
  align-items: start;
  display: grid;
  gap: var(--numix-footer-column-gap);
  grid-template-columns: minmax(240px, 300px) minmax(0, var(--numix-footer-right-column-width));
  justify-content: space-between;
}

body.numix-refonte .numix-footer-left-rail {
  display: grid;
  gap: 28px;
}

body.numix-refonte .numix-footer-right-rail {
  display: grid;
  gap: 44px;
  justify-self: end;
  width: max-content;
}

body.numix-refonte .numix-footer-brand img,
body.numix-refonte img.imglogo-footer {
  display: block;
  width: min(184px, 100%);
}

body.numix-refonte .numix-footer-nav-wrap {
  align-items: center;
  column-gap: 18px;
  display: grid;
  gap: 18px;
  grid-template-columns: max-content 93px;
  justify-content: start;
  justify-self: end;
  padding-top: 8px;
  width: max-content;
}

body.numix-refonte .numix-footer-menu {
  display: flex;
  flex-wrap: nowrap;
  gap: 18px;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
}

body.numix-refonte .numix-footer-menu li {
  margin: 0;
}

body.numix-refonte .numix-footer-menu a,
body.numix-refonte .numix-footer-initiative,
body.numix-refonte .numix-footer-initiative a {
  font-family: "GT Flexa Mono", monospace;
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
}

body.numix-refonte .numix-footer-menu a {
  color: rgba(255, 255, 255, 0.92);
  font-style: normal;
}

body.numix-refonte .numix-footer-social {
  align-items: center;
  background: transparent;
  display: inline-flex;
  gap: 0;
  height: 30px;
  justify-content: center;
  padding: 0 3px;
  width: 93px;
}

body.numix-refonte .numix-footer-social a {
  align-items: center;
  color: rgba(255, 255, 255, 0.86);
  display: inline-flex;
  font-size: 17px;
  height: 30px;
  justify-content: center;
  width: 29px;
}

body.numix-refonte .numix-footer-contact {
  max-width: 300px;
}

body.numix-refonte .numix-footer-copy,
body.numix-refonte .numix-footer-newsletter p {
  color: rgba(255, 255, 255, 0.92);
  font-family: var(--numix-font-body);
  font-size: 15px;
  font-style: normal;
  font-synthesis: none;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 18px;
}

body.numix-refonte .numix-footer-copy--copyright {
  margin-bottom: 0;
}

body.numix-refonte .numix-footer-copy--address {
  margin-bottom: 0;
}

body.numix-refonte .footer,
body.numix-refonte .footer p,
body.numix-refonte .footer a,
body.numix-refonte .footer li,
body.numix-refonte .footer span,
body.numix-refonte .footer address,
body.numix-refonte .footer em,
body.numix-refonte .footer i {
  font-style: normal !important;
  font-synthesis: none;
}

body.numix-refonte .numix-footer-address-line {
  display: block;
}

body.numix-refonte .numix-footer-copy a {
  color: rgba(255, 255, 255, 0.92);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.14em;
}

body.numix-refonte .numix-footer-copy:last-of-type {
  margin-bottom: 34px;
}

body.numix-refonte .numix-footer-initiative {
  align-items: baseline;
  color: rgba(255, 255, 255, 0.82);
  display: flex;
  flex-wrap: wrap;
  font-size: 10px;
  gap: 4px;
}

body.numix-refonte .numix-footer-initiative-label {
  font-family: var(--numix-font-body);
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
}

body.numix-refonte .numix-footer-initiative a {
  color: rgba(255, 255, 255, 0.92);
  font-family: var(--numix-font-body);
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.16em;
}

body.numix-refonte .numix-footer-nav-wrap .langswitchmobile {
  display: none;
}

body.numix-refonte .numix-footer-nav-wrap .langswitchmobile a {
  background: transparent !important;
  color: rgba(255, 255, 255, 0.92) !important;
  display: inline-block;
  font-family: "ITC Avant Garde Gothic", sans-serif !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 1;
  padding: 0 !important;
  text-decoration: none;
  text-transform: uppercase;
}

body.numix-refonte .numix-footer-newsletter {
  padding-top: 0;
  width: 100%;
}

body.numix-refonte .numix-footer-newsletter p {
  max-width: 480px;
  margin-bottom: 28px;
}

body.numix-refonte .numix-footer-cta {
  align-items: center;
  background: var(--numix-color-brand);
  border: 1px solid var(--numix-color-brand);
  border-radius: var(--numix-radius-sm);
  box-shadow: none;
  color: #ffffff !important;
  display: inline-flex;
  font-family: "GT Flexa Mono", monospace;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  height: 40px;
  letter-spacing: 0;
  min-height: 40px;
  padding: 0 16px;
  text-transform: uppercase;
  transition: background-color 220ms ease, border-color 220ms ease, color 220ms ease;
}

body.numix-refonte .numix-footer-cta:hover {
  background: var(--numix-color-ink);
  border-color: #ffffff;
  box-shadow: none;
  color: #ffffff !important;
}

body.numix-refonte .wp-block-button.is-style-numix-orange .wp-block-button__link,
body.numix-refonte .numix-pattern-button-orange .wp-block-button__link {
  align-items: center;
  background: var(--numix-color-brand);
  border: 1px solid var(--numix-color-brand);
  border-radius: var(--numix-radius-sm);
  box-shadow: none;
  color: #ffffff !important;
  display: inline-flex;
  font-family: "GT Flexa Mono", monospace;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  height: 40px;
  letter-spacing: 0;
  line-height: 1.1;
  min-height: 40px;
  padding: 0 16px;
  text-transform: uppercase;
  transition: background-color 220ms ease, border-color 220ms ease, color 220ms ease;
}

body.numix-refonte .wp-block-button.is-style-numix-orange .wp-block-button__link:hover,
body.numix-refonte .numix-pattern-button-orange .wp-block-button__link:hover {
  background: var(--numix-color-ink);
  border-color: var(--numix-color-ink);
  color: #ffffff !important;
}

body.numix-refonte .langswitchmobile {
  display: none;
}

body.numix-refonte.home .tg-grid-wrapper,
body.numix-refonte.home .tg-grid-holder,
body.numix-refonte.home .tg-grid-area-top,
body.numix-refonte.home .tg-grid-area-bottom {
  background: #d9d9d9;
}

body.numix-refonte.home .tg-grid-wrapper,
body.numix-refonte.home .tg-grid-holder {
  margin-top: 18px;
}

body.numix-refonte .eg-equipe-element-4 {
  border-top-width: 3px !important;
  border-color: #fff23b !important;
}

body.numix-refonte.page-template-template-equipe article > [id^="esg-grid-"],
body.numix-refonte.page-template-template-equipe article > .esg-grid,
body.numix-refonte.page-template-template-equipe article > .eg-grids {
  margin-left: 0 !important;
  margin-right: auto !important;
  max-width: none;
}

body.numix-refonte.page-template-template-equipe article .eg-grids,
body.numix-refonte.page-template-template-equipe article .esg-grid,
body.numix-refonte.page-template-template-equipe article .mainul-container,
body.numix-refonte.page-template-template-equipe article .mainul {
  left: 0 !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  right: auto !important;
  text-align: left !important;
}

body.numix-refonte.page-template-template-equipe article .mainul {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 42px 24px !important;
  height: auto !important;
  transform: none !important;
}

body.numix-refonte.page-template-template-equipe article .mainul > li {
  float: none !important;
  left: auto !important;
  margin: 0 !important;
  position: static !important;
  top: auto !important;
  width: calc((100% - 48px) / 3) !important;
}

body.numix-refonte.page-template-template-equipe article .mainul > li.filterall {
  display: block !important;
}

body.numix-refonte.page-template-template-equipe article .eg-grids,
body.numix-refonte.page-template-template-equipe article .esg-grid,
body.numix-refonte.page-template-template-equipe article .mainul-container {
  height: auto !important;
}

@media (max-width: 900px) {
  body.numix-refonte.page-template-template-equipe article .mainul > li {
    width: calc((100% - 24px) / 2) !important;
  }
}

@media (max-width: 640px) {
  body.numix-refonte.page-template-template-equipe article .mainul > li {
    width: 100% !important;
  }

  body.numix-refonte.page-template-template-equipe article .esg-media-cover-wrapper {
    height: auto !important;
  }

  body.numix-refonte.page-template-template-equipe article .esg-entry-media {
    padding-bottom: 72% !important;
  }
}

body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-parent {
  background: #cfb8ab;
  color: var(--numix-color-ink);
  margin-top: 48px;
  margin-bottom: 48px;
  padding: 42px 10px;
}

body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-layout {
  align-items: start;
  column-gap: 72px;
  display: grid;
  grid-template-columns: minmax(0, 640px) minmax(180px, 1fr);
  margin-bottom: 0;
}

body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-main,
body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-aside {
  float: none;
  margin-left: 0;
  min-height: 0;
  padding: 0;
  width: auto;
}

body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-main {
  max-width: none;
}

body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-aside {
  align-self: start;
  display: block;
  position: sticky;
  top: calc(var(--numix-topbar-height) + var(--numix-navbar-height) + 20px);
}

body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-parent .lead,
body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-parent p {
  color: var(--numix-color-ink);
}

body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-parent a {
  color: var(--numix-color-ink) !important;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.12em;
}

body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-parent-title {
  color: var(--numix-color-ink);
  margin: 0 0 12px;
}

body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-menu {
  list-style: none;
  margin: 0;
  padding-left: 0;
  position: relative;
  top: auto;
}

body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-menu.fixed,
body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-menu.pinned,
body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-menu.mypinned {
  position: relative !important;
  top: auto !important;
}

body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-menu li {
  list-style: none;
  margin: 0 0 8px;
}

body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-menu li::marker {
  content: none;
  font-size: 0;
}

body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-menu li a {
  border-left: none !important;
  color: var(--numix-color-ink) !important;
  display: inline-block;
  font-family: "GT Flexa Mono", monospace;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.25;
  padding-left: 14px !important;
  position: relative;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.14em;
  text-transform: uppercase;
}

body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-menu li a::before {
  background: transparent;
  content: "";
  height: calc(100% - 0.3em);
  left: 0;
  position: absolute;
  top: 0.15em;
  width: 3px;
}

body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-menu li a:hover,
body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-menu li a.active {
  border-left: none !important;
  color: var(--numix-color-ink) !important;
  padding-left: 14px !important;
}

body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-menu li a:hover::before,
body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-menu li a.active::before {
  background: var(--numix-color-brand);
}

body.numix-refonte :is(.numix-page-content--reglements, .numix-page-content--rules) .scrollspy {
  scroll-margin-top: calc(var(--numix-topbar-height) + var(--numix-navbar-height) + var(--numix-content-offset));
}

body.numix-refonte .numix-page-aside--reglements {
  align-self: start;
  display: block;
  grid-column: 2;
  grid-row: 1;
  margin-top: -91px;
  position: sticky;
  top: calc(var(--numix-topbar-height) + var(--numix-navbar-height) + var(--numix-content-offset));
}

body.numix-refonte .numix-page-menu--reglements {
  list-style: none;
  margin: 0;
  padding-left: 0;
  position: relative;
  top: auto;
}

body.numix-refonte .numix-page-menu--reglements.fixed,
body.numix-refonte .numix-page-menu--reglements.pinned,
body.numix-refonte .numix-page-menu--reglements.mypinned {
  position: relative !important;
  top: auto !important;
}

body.numix-refonte .numix-page-menu--reglements li {
  list-style: none;
  margin: 0 0 8px;
}

body.numix-refonte .numix-page-menu--reglements li::marker {
  content: none;
  font-size: 0;
}

body.numix-refonte .numix-page-menu--reglements li a {
  border-left: none !important;
  color: var(--numix-color-ink) !important;
  display: inline-block;
  font-family: "GT Flexa Mono", monospace;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.25;
  padding-left: 14px !important;
  position: relative;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.14em;
  text-transform: uppercase;
}

body.numix-refonte .numix-page-menu--reglements li a::before {
  background: transparent;
  content: "";
  height: calc(100% - 0.3em);
  left: 0;
  position: absolute;
  top: 0.15em;
  width: 3px;
}

body.numix-refonte .numix-page-menu--reglements li a:hover,
body.numix-refonte .numix-page-menu--reglements li a.active {
  border-left: none !important;
  color: var(--numix-color-ink) !important;
  padding-left: 14px !important;
}

body.numix-refonte .numix-page-menu--reglements li a:hover::before,
body.numix-refonte .numix-page-menu--reglements li a.active::before {
  background: var(--numix-color-brand);
}

body.numix-refonte .card-content.nav-inner-wrapper {
  color: #ffffff;
}

body.numix-refonte .numix-pattern-editorial-two-columns {
  max-width: none;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 100%;
}

body.numix-refonte .numix-pattern-editorial-two-columns__header-row,
body.numix-refonte .numix-pattern-editorial-two-columns__body-columns {
  align-items: flex-start;
  gap: 72px;
}

body.numix-refonte .numix-pattern-editorial-two-columns__header-row {
  margin-bottom: 28px;
}

body.numix-refonte .numix-page-content > .numix-pattern-editorial-two-columns {
  margin-left: 0;
  max-width: 100%;
  width: 100%;
}

body.numix-refonte .numix-page-content > .numix-pattern-editorial-two-columns .wp-block-column {
  flex: 1 1 0 !important;
  min-width: 0;
}

body.numix-refonte .numix-pattern-editorial-two-columns .wp-block-column > :first-child {
  margin-top: 0 !important;
}

body.numix-refonte .numix-pattern-editorial-two-columns__eyebrow {
  font-family: var(--numix-font-heading);
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}

body.numix-refonte .numix-pattern-editorial-two-columns__body,
body.numix-refonte .numix-pattern-editorial-two-columns__body-columns > .wp-block-column > p,
body.numix-refonte .numix-pattern-editorial-two-columns__body-columns > .wp-block-column > ul,
body.numix-refonte .numix-pattern-editorial-two-columns__body-columns > .wp-block-column > ol,
body.numix-refonte .numix-pattern-editorial-two-columns__quote,
body.numix-refonte .numix-pattern-editorial-two-columns__author {
  color: var(--numix-color-ink);
  font-family: var(--numix-font-body);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin: 0 0 22px;
}

body.numix-refonte .numix-pattern-editorial-two-columns__quote {
  margin-top: 0;
}

body.numix-refonte .numix-pattern-editorial-two-columns__author {
  margin-bottom: 0;
}

body.numix-refonte .numix-pattern-home-feature {
  max-width: none;
  padding-top: 18px;
  padding-bottom: 18px;
  width: 100%;
}

body.numix-refonte .numix-pattern-home-feature__inner {
  margin: 0 auto;
  max-width: var(--numix-content-max);
  position: relative;
  width: 95%;
}

body.numix-refonte .numix-pattern-home-feature__columns {
  align-items: flex-start;
  gap: 72px;
}

body.numix-refonte .numix-pattern-home-feature .wp-block-column > :first-child {
  margin-top: 0 !important;
}

body.numix-refonte .numix-pattern-home-feature__title {
  color: var(--numix-color-ink);
  font-family: var(--numix-font-heading);
  font-size: 54px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 34px;
  text-transform: uppercase;
}

body.numix-refonte .numix-pattern-home-feature__body {
  color: var(--numix-color-ink);
  font-family: var(--numix-font-body);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin: 0 0 34px;
}

body.numix-refonte .numix-pattern-home-feature__actions {
  margin-top: 0;
}

body.numix-refonte .numix-pattern-home-feature__aside {
  align-self: flex-start;
}

body.numix-refonte .numix-pattern-home-feature__dates-card {
  margin-left: auto;
  max-width: 284px;
  width: 100%;
}

body.numix-refonte .numix-pattern-home-feature__dates-heading {
  background: linear-gradient(360deg, #ff6700 0%, #ff2b06 100%);
  color: #ffffff;
  box-sizing: border-box;
  display: block;
  font-family: var(--numix-font-heading);
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  margin: 40px 0 20px;
  padding: 14px 28px 13px;
  text-transform: uppercase;
  width: 100%;
}

body.numix-refonte .numix-pattern-home-feature__dates-list {
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 4px;
}

body.numix-refonte .numix-pattern-home-feature__dates-label {
  color: var(--numix-color-ink);
  font-family: var(--numix-font-heading);
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.02;
  margin: 0;
  text-transform: uppercase;
}

body.numix-refonte .numix-pattern-home-feature__dates-value {
  color: var(--numix-color-ink);
  font-family: var(--numix-font-body);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  margin: 0 0 18px;
}

body.numix-refonte .numix-pattern-home-feature__dates-list > :last-child {
  margin-bottom: 0;
}

body.numix-refonte .numix-pattern-image-text:not(.numix-pattern-image-text--h2) {
  left: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  max-width: none;
  position: relative;
  right: 50%;
  width: 100vw;
  max-width: 100vw;
}

body.numix-refonte.page-template-template-full .container-off,
body.numix-refonte.page-template-template-full .container-off > article {
  margin: 0;
  max-width: none;
  width: 100%;
}

body.numix-refonte .numix-pattern-image-text__columns {
  align-items: stretch;
  gap: 0;
  margin: 0;
}

body.numix-refonte .numix-pattern-image-text--h2 {
  left: auto !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: var(--numix-content-max) !important;
  position: static !important;
  right: auto !important;
  width: 100% !important;
}

body.numix-refonte .numix-pattern-image-text--hommage-large {
  left: auto !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: var(--numix-content-max) !important;
  position: static !important;
  right: auto !important;
  width: 100% !important;
}

body.numix-refonte .numix-pattern-image-text__media,
body.numix-refonte .numix-pattern-image-text__content-column {
  margin-left: 0 !important;
}

body.numix-refonte .numix-pattern-image-text__media-fill {
  background-color: #dbefff;
  background-image: url("/img-site/numix-x2026.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  min-height: 520px;
}

body.numix-refonte .numix-pattern-image-text__media p,
body.numix-refonte .numix-pattern-image-text__media-fill p {
  display: none !important;
}

body.numix-refonte .numix-pattern-image-text__content {
  background: #d9d9d9;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 72px 56px 68px;
}

body.numix-refonte .numix-pattern-image-text__title {
  color: var(--numix-color-ink);
  font-family: var(--numix-font-heading);
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 34px;
  text-transform: uppercase;
}

body.numix-refonte .numix-pattern-image-text h1.numix-pattern-image-text__title,
body.numix-refonte .numix-pattern-image-text__title--h1 {
  font-size: 54px;
  max-width: 9.5ch;
}

body.numix-refonte .numix-pattern-image-text h2.numix-pattern-image-text__title,
body.numix-refonte .numix-pattern-image-text__title--h2 {
  font-size: 25px;
  max-width: none;
}

body.numix-refonte .numix-pattern-image-text__body {
  color: var(--numix-color-ink);
  font-family: var(--numix-font-body);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin: 0 0 34px;
}

body.numix-refonte .numix-pattern-image-text__body:last-child {
  margin-bottom: 0;
}

body.numix-refonte.mission .numix-page-shell,
body.numix-refonte .numix-page-shell--mission {
  max-width: 100%;
  width: 100%;
  padding-left: 34px;
  padding-right: 34px;
}

body.numix-refonte.mission h1.outdent.numix-page-title,
body.numix-refonte .numix-page--mission h1.outdent.numix-page-title {
  margin-bottom: 22px;
  max-width: 6.2ch;
}

body.numix-refonte.mission h1.outdent.numix-page-title::before,
body.numix-refonte .numix-page--mission h1.outdent.numix-page-title::before {
  left: -0.2em;
  top: -0.04em;
  width: 1.12em;
  height: 1.02em;
}

body.numix-refonte.mission .numix-page-content,
body.numix-refonte .numix-page-content--mission {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  column-gap: 30px;
  row-gap: 8px;
  max-width: 100%;
}

body.numix-refonte.mission .numix-page-content > *,
body.numix-refonte .numix-page-content--mission > * {
  max-width: none;
}

body.numix-refonte.mission .numix-page-content > p,
body.numix-refonte.mission .numix-page-content > ul,
body.numix-refonte.mission .numix-page-content > ol,
body.numix-refonte .numix-page-content--mission > p,
body.numix-refonte .numix-page-content--mission > ul,
body.numix-refonte .numix-page-content--mission > ol {
  grid-column: 1 / span 4;
}

body.numix-refonte.mission .numix-page-content > p:first-of-type,
body.numix-refonte .numix-page-content--mission > p:first-of-type {
  grid-column: 1 / span 4;
  margin-top: 0;
}

body.numix-refonte.mission .numix-page-content > h2:first-of-type,
body.numix-refonte.mission .numix-page-content > h3:first-of-type,
body.numix-refonte .numix-page-content--mission > h2:first-of-type,
body.numix-refonte .numix-page-content--mission > h3:first-of-type {
  grid-column: 6 / span 3;
  margin-top: 0.2rem;
  margin-left: 0;
}

body.numix-refonte.mission .numix-page-content > blockquote:first-of-type,
body.numix-refonte.mission .numix-page-content > .wp-block-quote:first-of-type,
body.numix-refonte.mission .numix-page-content > .wp-block-pullquote:first-of-type,
body.numix-refonte .numix-page-content--mission > blockquote:first-of-type,
body.numix-refonte .numix-page-content--mission > .wp-block-quote:first-of-type,
body.numix-refonte .numix-page-content--mission > .wp-block-pullquote:first-of-type {
  grid-column: 6 / span 4;
  margin-top: 1.75rem;
  margin-left: 0;
}

body.numix-refonte.mission .numix-page-content > h2:nth-of-type(2),
body.numix-refonte.mission .numix-page-content > h3:nth-of-type(2),
body.numix-refonte .numix-page-content--mission > h2:nth-of-type(2),
body.numix-refonte .numix-page-content--mission > h3:nth-of-type(2) {
  grid-column: 6 / span 3;
  margin-top: 3.8rem;
  margin-left: 0;
}

body.numix-refonte.mission .numix-page-content > p:nth-of-type(2),
body.numix-refonte .numix-page-content--mission > p:nth-of-type(2) {
  grid-column: 1 / span 4;
  margin-top: 3.8rem;
}

body.numix-refonte.mission .numix-page-content em,
body.numix-refonte.mission .numix-page-content i,
body.numix-refonte .numix-page-content--mission em,
body.numix-refonte .numix-page-content--mission i {
  font-style: normal;
}

body.numix-refonte.mission .numix-page-content > .wp-block-buttons,
body.numix-refonte.mission .numix-page-content > .wp-block-group,
body.numix-refonte.mission .numix-page-content > .wp-block-columns,
body.numix-refonte.mission .numix-page-content > h2:nth-of-type(n + 3),
body.numix-refonte.mission .numix-page-content > h3:nth-of-type(n + 3),
body.numix-refonte.mission .numix-page-content > p:nth-of-type(n + 3),
body.numix-refonte.mission .numix-page-content > ul:nth-of-type(n + 2),
body.numix-refonte.mission .numix-page-content > ol:nth-of-type(n + 2),
body.numix-refonte .numix-page-content--mission > .wp-block-buttons,
body.numix-refonte .numix-page-content--mission > .wp-block-group,
body.numix-refonte .numix-page-content--mission > .wp-block-columns,
body.numix-refonte .numix-page-content--mission > h2:nth-of-type(n + 3),
body.numix-refonte .numix-page-content--mission > h3:nth-of-type(n + 3),
body.numix-refonte .numix-page-content--mission > p:nth-of-type(n + 3),
body.numix-refonte .numix-page-content--mission > ul:nth-of-type(n + 2),
body.numix-refonte .numix-page-content--mission > ol:nth-of-type(n + 2) {
  grid-column: 1 / -1;
}

@media (min-width: 993px) {
  body.numix-refonte.mission .numix-page-content > .numix-pattern-editorial-two-columns,
  body.numix-refonte .numix-page-content--mission > .numix-pattern-editorial-two-columns {
    grid-column: 1 / -1;
    padding-top: 0;
    padding-bottom: 18px;
  }

  body.numix-refonte.mission .numix-page-content > .numix-pattern-editorial-two-columns .numix-pattern-editorial-two-columns__header-row,
  body.numix-refonte.mission .numix-page-content > .numix-pattern-editorial-two-columns .numix-pattern-editorial-two-columns__body-columns,
  body.numix-refonte .numix-page-content--mission > .numix-pattern-editorial-two-columns .numix-pattern-editorial-two-columns__header-row,
  body.numix-refonte .numix-page-content--mission > .numix-pattern-editorial-two-columns .numix-pattern-editorial-two-columns__body-columns {
    column-gap: 30px;
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  body.numix-refonte.mission .numix-page-content > .numix-pattern-editorial-two-columns .numix-pattern-editorial-two-columns__header-row,
  body.numix-refonte .numix-page-content--mission > .numix-pattern-editorial-two-columns .numix-pattern-editorial-two-columns__header-row {
    margin-bottom: 20px;
  }

  body.numix-refonte.mission .numix-page-content > .numix-pattern-editorial-two-columns .numix-pattern-editorial-two-columns__title-column,
  body.numix-refonte .numix-page-content--mission > .numix-pattern-editorial-two-columns .numix-pattern-editorial-two-columns__title-column {
    grid-column: 1 / span 4;
  }

  body.numix-refonte.mission .numix-page-content > .numix-pattern-editorial-two-columns .numix-pattern-editorial-two-columns__title-spacer,
  body.numix-refonte .numix-page-content--mission > .numix-pattern-editorial-two-columns .numix-pattern-editorial-two-columns__title-spacer {
    display: none;
  }

  body.numix-refonte.mission .numix-page-content > .numix-pattern-editorial-two-columns .numix-pattern-editorial-two-columns__left,
  body.numix-refonte .numix-page-content--mission > .numix-pattern-editorial-two-columns .numix-pattern-editorial-two-columns__left {
    grid-column: 1 / span 4;
  }

  body.numix-refonte.mission .numix-page-content > .numix-pattern-editorial-two-columns .numix-pattern-editorial-two-columns__right,
  body.numix-refonte .numix-page-content--mission > .numix-pattern-editorial-two-columns .numix-pattern-editorial-two-columns__right {
    grid-column: 6 / span 4;
  }
}

@media (max-width: 992px) {
  body.numix-refonte {
    background: #ffffff;
    font-size: 17px;
  }

  body.numix-refonte .numix-initiative-bar {
    z-index: 996;
  }

  body.numix-refonte .header {
    z-index: 997;
  }

  body.numix-refonte .header {
    top: var(--numix-topbar-height);
  }

  body.numix-refonte .nav-inner-wrapper {
    min-height: 68px;
  }

  body.numix-refonte .sidenav-trigger {
    margin-left: auto;
    order: 10;
  }

  body.numix-refonte .numix-page-main {
    padding-top: calc(var(--numix-topbar-height) + 68px - 17px);
  }

  body.numix-refonte .numix-page-content > *,
  body.numix-refonte .numix-page-content > h2,
  body.numix-refonte .numix-page-content > h3,
  body.numix-refonte .numix-page-content > blockquote,
  body.numix-refonte .numix-page-content > .wp-block-quote,
  body.numix-refonte .numix-page-content > .wp-block-pullquote,
  body.numix-refonte .numix-page-content > .wp-block-buttons {
    max-width: none;
    margin-left: 0;
  }

  body.numix-refonte .numix-page-content--categories,
  body.numix-refonte .numix-page-content--reglements,
  body.numix-refonte .numix-page-content--rules,
  body.numix-refonte .numix-page-content--remerciements,
  body.numix-refonte .numix-page-content--acknowledgements,
  body.numix-refonte .numix-page-content--copresidentes-2026,
  body.numix-refonte .numix-page-content--co-presidents-2026,
  body.numix-refonte.page-template-template-presidents article {
    grid-template-columns: 1fr;
    column-gap: 0;
  }

  body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-parent {
    margin-top: 28px;
    margin-bottom: 28px;
    padding: 18px 20px 26px;
  }

  body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-layout {
    column-gap: 0;
    grid-template-columns: 1fr;
  }

  body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-main {
    width: 100%;
  }

  body.page-template-template-lescategories-avec-menu-2026.numix-refonte .numix-categories-2026-parent .lead {
    font-size: 26px;
    line-height: 1.2;
  }

  body.page-template-template-lescategories-avec-menu-2026.numix-refonte .wrapper-childcat-2021,
  body.page-template-template-lescategories-avec-menu-2026.numix-refonte .wrapper-childcat-2021 p,
  body.page-template-template-lescategories-avec-menu-2026.numix-refonte .wrapper-childcat-2021 li {
    font-size: 16px;
    line-height: 1.4;
  }

  body.numix-refonte .numix-page-aside--reglements {
    display: none;
  }

  body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text,
  body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text,
  body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text.has-media-on-the-right,
  body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text.has-media-on-the-right {
    column-gap: 0;
    grid-template-columns: minmax(0, 1fr);
    row-gap: 18px;
  }

  body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text img,
  body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text img {
    max-width: 360px;
  }

  body.numix-refonte.mission .numix-page-shell,
  body.numix-refonte .numix-page-shell--mission {
    padding-left: 20px;
    padding-right: 20px;
  }

  body.numix-refonte.mission .numix-page-content,
  body.numix-refonte .numix-page-content--mission {
    grid-template-columns: 1fr;
    row-gap: 16px;
  }

  body.numix-refonte.mission .numix-page-content > p,
  body.numix-refonte.mission .numix-page-content > ul,
  body.numix-refonte.mission .numix-page-content > ol,
  body.numix-refonte.mission .numix-page-content > h2,
  body.numix-refonte.mission .numix-page-content > h3,
  body.numix-refonte.mission .numix-page-content > blockquote,
  body.numix-refonte.mission .numix-page-content > .wp-block-quote,
  body.numix-refonte.mission .numix-page-content > .wp-block-pullquote,
  body.numix-refonte.mission .numix-page-content > .wp-block-buttons,
  body.numix-refonte.mission .numix-page-content > .wp-block-group,
  body.numix-refonte.mission .numix-page-content > .wp-block-columns,
  body.numix-refonte .numix-page-content--mission > p,
  body.numix-refonte .numix-page-content--mission > ul,
  body.numix-refonte .numix-page-content--mission > ol,
  body.numix-refonte .numix-page-content--mission > h2,
  body.numix-refonte .numix-page-content--mission > h3,
  body.numix-refonte .numix-page-content--mission > blockquote,
  body.numix-refonte .numix-page-content--mission > .wp-block-quote,
  body.numix-refonte .numix-page-content--mission > .wp-block-pullquote,
  body.numix-refonte .numix-page-content--mission > .wp-block-buttons,
  body.numix-refonte .numix-page-content--mission > .wp-block-group,
  body.numix-refonte .numix-page-content--mission > .wp-block-columns {
    grid-column: 1 / -1;
    margin-top: 0;
  }

  body.numix-refonte .numix-footer-layout {
    grid-template-columns: 1fr;
  }

  body.numix-refonte .numix-footer-left-rail,
  body.numix-refonte .numix-footer-right-rail {
    width: 100%;
  }

  body.numix-refonte .numix-footer-right-rail {
    gap: 34px;
    justify-self: stretch;
  }

  body.numix-refonte .numix-footer-nav-wrap {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-self: stretch;
    width: 100%;
  }

  body.numix-refonte .numix-footer-menu {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  body.numix-refonte .numix-footer-social {
    margin-top: 4px;
  }

  body.numix-refonte .numix-pattern-editorial-two-columns {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  body.numix-refonte .numix-pattern-editorial-two-columns__header-row,
  body.numix-refonte .numix-pattern-editorial-two-columns__body-columns {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  body.numix-refonte .numix-pattern-editorial-two-columns__header-row {
    margin-bottom: 16px;
  }

  body.numix-refonte .numix-pattern-editorial-two-columns__title-spacer {
    display: none;
  }

  body.numix-refonte .numix-pattern-editorial-two-columns__header-row > .wp-block-column,
  body.numix-refonte .numix-pattern-editorial-two-columns__body-columns > .wp-block-column {
    flex-basis: 100% !important;
    width: 100%;
  }

  body.numix-refonte .numix-pattern-editorial-two-columns__eyebrow {
    font-size: 25px;
  }

  body.numix-refonte .numix-pattern-editorial-two-columns__body,
  body.numix-refonte .numix-pattern-editorial-two-columns__body-columns > .wp-block-column > p,
  body.numix-refonte .numix-pattern-editorial-two-columns__body-columns > .wp-block-column > ul,
  body.numix-refonte .numix-pattern-editorial-two-columns__body-columns > .wp-block-column > ol,
  body.numix-refonte .numix-pattern-editorial-two-columns__quote,
  body.numix-refonte .numix-pattern-editorial-two-columns__author {
    font-size: 22px;
    margin-bottom: 18px;
  }

  body.numix-refonte .numix-pattern-home-feature {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  body.numix-refonte .numix-pattern-home-feature__inner {
    width: 90%;
  }

  body.numix-refonte .numix-pattern-home-feature__columns {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }

  body.numix-refonte .numix-pattern-home-feature__columns > .wp-block-column {
    flex-basis: 100% !important;
    width: 100%;
  }

  body.numix-refonte .numix-pattern-home-feature__title {
    margin-bottom: 24px;
    max-width: none;
  }

  body.numix-refonte .numix-pattern-home-feature__body {
    margin-bottom: 24px;
    max-width: none;
  }

  body.numix-refonte .numix-pattern-home-feature__dates-card {
    margin-left: 0;
    max-width: 100%;
  }

  body.numix-refonte .numix-pattern-image-text {
    padding-top: 0;
    padding-bottom: 0;
  }

  body.numix-refonte .numix-pattern-image-text__columns {
    display: flex;
    flex-direction: column;
    gap: 0 !important;
  }

  body.numix-refonte .numix-pattern-image-text__media,
  body.numix-refonte .numix-pattern-image-text__content-column {
    flex-basis: 100% !important;
    width: 100%;
  }

  body.numix-refonte .numix-pattern-image-text__content {
    padding: 44px 40px 40px;
  }

  body.numix-refonte .numix-pattern-image-text__media-fill {
    min-height: 360px;
  }
}

@media (max-width: 768px) {
  body.numix-refonte {
    background: #ffffff;
  }

  body.numix-refonte h1 {
    font-size: 36px;
    line-height: 1.2;
  }

  body.numix-refonte:not(.home) .numix-page-main {
    padding-top: calc(var(--numix-topbar-height) + var(--numix-navbar-height) - 44px);
  }

  body.numix-refonte .nav-inner-wrapper {
    gap: 12px;
  }

  body.numix-refonte .sidenav-trigger {
    margin-left: auto;
    order: 10;
  }

  body.numix-refonte .sidenav li > a,
  body.numix-refonte ul.sub-menu li > a {
    font-size: 18px;
  }

  body.numix-refonte .sidenav li > a {
    padding-bottom: 22px;
    padding-top: 22px;
  }

  body.numix-refonte a.sidenav-close {
    padding-top: 16px;
    margin-bottom: -10px;
  }

  body.numix-refonte .wrapper-logo-menu {
    padding-top: 8px;
  }

  body.numix-refonte .sidenav .sub-menu {
    padding-left: 10px;
  }

  body.numix-refonte .numix-initiative-bar span,
  body.numix-refonte nav ul a,
  body.numix-refonte .topmenu > li > a {
    letter-spacing: 0;
  }

  body.numix-refonte .nav-logo {
    margin-left: 5px;
    width: 120px;
  }

  body.numix-refonte.home-nav-has-hero .navbar-fixed.navbar-floating-home {
    height: calc(52px + var(--numix-temp-banner-height));
  }

  body.numix-refonte #temp-banner .card-content {
    padding: 10px 38px 10px 14px;
  }

  body.numix-refonte .temp-banner__inner p {
    font-size: 11px;
    line-height: 1.35;
    text-align: left;
  }

  body.numix-refonte .spacer-accueil {
    height: 40px !important;
  }

  body.numix-refonte h1.outdent.numix-page-title,
  body.numix-refonte .numix-page-title {
    font-size: 34px !important;
    line-height: 1.2 !important;
    margin-bottom: 24px !important;
  }

  body.numix-refonte h1.outdent.numix-page-title::before {
    left: -0.18em;
    width: 1.1em;
  }

  body.numix-refonte .numix-page-shell {
    padding-bottom: 72px;
  }

  body.numix-refonte .footer {
    margin-top: 32px;
    padding-top: 28px;
    padding-bottom: 48px;
  }

  body.numix-refonte .numix-footer-shell {
    padding-top: 34px;
  }

  body.numix-refonte .numix-footer-left-rail,
  body.numix-refonte .numix-footer-right-rail {
    gap: 34px;
  }

  body.numix-refonte .numix-footer-menu {
    flex-direction: column;
    gap: 12px;
  }

  body.numix-refonte .numix-pattern-editorial-two-columns__header-row,
  body.numix-refonte .numix-pattern-editorial-two-columns__body-columns {
    gap: 16px;
  }

  body.numix-refonte .numix-pattern-editorial-two-columns__header-row {
    margin-bottom: 12px;
  }

  body.numix-refonte .numix-pattern-editorial-two-columns__eyebrow {
    font-size: 25px;
  }

  body.numix-refonte .numix-pattern-editorial-two-columns__body,
  body.numix-refonte .numix-pattern-editorial-two-columns__body-columns > .wp-block-column > p,
  body.numix-refonte .numix-pattern-editorial-two-columns__body-columns > .wp-block-column > ul,
  body.numix-refonte .numix-pattern-editorial-two-columns__body-columns > .wp-block-column > ol,
  body.numix-refonte .numix-pattern-editorial-two-columns__quote,
  body.numix-refonte .numix-pattern-editorial-two-columns__author {
    font-size: 22px;
    line-height: 1.35;
    margin-bottom: 16px;
  }

  body.numix-refonte .numix-pattern-home-feature__columns {
    gap: 36px;
  }

  body.numix-refonte .numix-pattern-home-feature__title {
    font-size: 38px;
    line-height: 1.2;
    margin-bottom: 18px;
    max-width: none;
  }

  body.numix-refonte .numix-pattern-home-feature__body {
    font-size: 22px;
    line-height: 1.35;
    margin-bottom: 18px;
  }

  body.numix-refonte .banner-class .wrapper h1,
  body.numix-refonte .banner-class .wrapper .white-text {
    font-size: 30px;
    line-height: 1.08;
    margin-bottom: 14px;
  }

  body.numix-refonte .banner-class .wrapper p,
  body.numix-refonte .banner-class .wrapper .text-intro {
    font-size: 18px;
    line-height: 1.3;
  }

  body.numix-refonte .numix-pattern-home-feature__aside {
    margin-top: 12px;
  }

  body.numix-refonte .numix-pattern-home-feature__dates-heading {
    font-size: 18px;
    margin-bottom: 20px;
    padding: 16px 18px 15px;
  }

  body.numix-refonte .numix-pattern-home-feature__dates-list {
    gap: 18px;
  }

  body.numix-refonte .numix-pattern-home-feature__dates-label {
    font-size: 21px;
  }

  body.numix-refonte .numix-pattern-home-feature__dates-value {
    font-size: 18px;
    line-height: 1.2;
  }

  body.numix-refonte .numix-pattern-image-text__title {
    line-height: 1.2;
    margin-bottom: 20px;
  }

  body.numix-refonte .numix-pattern-image-text h1.numix-pattern-image-text__title,
  body.numix-refonte .numix-pattern-image-text__title--h1 {
    font-size: 38px;
    max-width: 9ch;
  }

  body.numix-refonte .numix-pattern-image-text h2.numix-pattern-image-text__title,
  body.numix-refonte .numix-pattern-image-text__title--h2 {
    font-size: 25px;
    max-width: none;
  }

  body.numix-refonte .numix-pattern-image-text__body {
    font-size: 22px;
    line-height: 1.35;
    margin-bottom: 20px;
  }

  body.numix-refonte .numix-pattern-image-text__content {
    padding: 36px 32px 34px;
  }

  body.numix-refonte .numix-pattern-image-text__media-fill {
    min-height: 0;
    padding-top: 88%;
  }

  body.numix-refonte.home .numix-pattern-image-text {
    margin-top: -10px;
  }

  body.numix-refonte .numix-page-content--copresidentes-2026 > .wp-block-media-text .wp-block-media-text__content,
  body.numix-refonte .numix-page-content--co-presidents-2026 > .wp-block-media-text .wp-block-media-text__content {
    padding: 18px 24px 20px !important;
  }

  body.numix-refonte .numix-page-content--categories > p,
  body.numix-refonte .numix-page-content--categories > ul,
  body.numix-refonte .numix-page-content--categories > ol,
  body.numix-refonte .numix-page-content--categories > li,
  body.numix-refonte .numix-page-content--categories > blockquote,
  body.numix-refonte .numix-page-content--categories > .wp-block-quote,
  body.numix-refonte .numix-page-content--categories > .wp-block-pullquote {
    font-size: 23px;
    line-height: 1.38;
  }

  body.numix-refonte .tg-nav-bg-round .tg-nav-font,
  body.numix-refonte .tg-nav-bg-round input[type="text"].tg-search,
  body.numix-refonte .tg-filters-holder .tg-filter,
  body.numix-refonte .tg-filters-holder .tg-filter-name,
  body.numix-refonte .tg-filters-holder .tg-show-filter {
    height: auto !important;
    line-height: 1.4 !important;
    min-height: 21px;
    padding-top: 2px;
    padding-bottom: 0;
    white-space: normal;
    font-size: 11px !important;
  }

  body.numix-refonte .numix-footer-copy,
  body.numix-refonte .numix-footer-newsletter p {
    font-size: 15px;
  }

  body.numix-refonte .numix-footer-social a {
    font-size: 20px;
    height: 44px;
    width: 40px;
  }

  body.numix-refonte .numix-footer-cta {
    min-height: 40px;
  }

  body.numix-refonte .langswitchmobile {
    display: block;
    margin-top: 24px;
  }

  body.numix-refonte .numix-footer-shell,
  body.numix-refonte .numix-footer-left-rail,
  body.numix-refonte .numix-footer-right-rail,
  body.numix-refonte .numix-footer-contact,
  body.numix-refonte .numix-footer-nav-wrap,
  body.numix-refonte .numix-footer-newsletter,
  body.numix-refonte .numix-footer-initiative {
    text-align: center;
  }

  body.numix-refonte .numix-footer-left-rail,
  body.numix-refonte .numix-footer-right-rail {
    justify-items: center;
  }

  body.numix-refonte .numix-footer-nav-wrap {
    align-items: center;
  }

  body.numix-refonte .numix-footer-initiative {
    align-items: center;
    flex-direction: column;
    gap: 2px;
    justify-content: center;
    width: 100%;
  }

  body.numix-refonte .numix-footer-menu {
    align-items: center;
    justify-content: center;
  }

  body.numix-refonte .numix-footer-social {
    margin-top: 8px;
  }

  body.numix-refonte .numix-footer-newsletter {
    align-items: center;
    display: flex;
    flex-direction: column;
  }

  body.numix-refonte .numix-footer-nav-wrap .langswitchmobile {
    display: flex;
    justify-content: center;
    margin-top: 6px;
    text-align: center;
  }
}
