/*
 * Origins Depository site styles.
 *
 * Add child-theme CSS here. Avoid editing the Kadence parent theme.
 */

/* Align the custom Kadence header elements with the 1600px footer grid. */
body.wp-child-theme-kadence-child .kb-row-layout-id169_b71908-69 > .kt-row-column-wrap,
body.wp-child-theme-kadence-child .kb-row-layout-id193_70e4cb-ab > .kt-row-column-wrap {
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}

body.wp-child-theme-kadence-child
  .kb-row-layout-id169_b71908-69
  > .kt-row-column-wrap
  > .wp-block-kadence-column.kadence-column169_67b620-6f,
body.wp-child-theme-kadence-child
  .kb-row-layout-id193_70e4cb-ab
  > .kt-row-column-wrap
  > .wp-block-kadence-column.kadence-column193_4f64e0-3d {
  margin-left: 0;
}

body.wp-child-theme-kadence-child
  .kb-row-layout-id169_b71908-69
  > .kt-row-column-wrap
  > .wp-block-kadence-column.kadence-column169_223d95-ac
  > .kt-inside-inner-col,
body.wp-child-theme-kadence-child
  .kb-row-layout-id193_70e4cb-ab
  > .kt-row-column-wrap
  > .wp-block-kadence-column.kadence-column193_20cfb8-2d
  > .kt-inside-inner-col {
  padding-right: 0;
}

@media (max-width: 1024px) {
  body.wp-child-theme-kadence-child .kb-row-layout-id169_b71908-69 > .kt-row-column-wrap,
  body.wp-child-theme-kadence-child .kb-row-layout-id193_70e4cb-ab > .kt-row-column-wrap {
    padding-right: var(--global-kb-spacing-xs, 1rem);
    padding-left: var(--global-kb-spacing-xs, 1rem);
  }
}

/* Keep the French and English custom footers on the same grid. */
body.wp-child-theme-kadence-child .kb-row-layout-id87_bb5b38-7d > .kt-row-column-wrap,
body.wp-child-theme-kadence-child .kb-row-layout-id87_d02d27-1f > .kt-row-column-wrap,
body.wp-child-theme-kadence-child .kb-row-layout-id145_a2650e-4e > .kt-row-column-wrap,
body.wp-child-theme-kadence-child .kb-row-layout-id145_a02bd6-c6 > .kt-row-column-wrap {
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
}

@media (max-width: 1024px) {
  body.wp-child-theme-kadence-child .kb-row-layout-id87_bb5b38-7d > .kt-row-column-wrap,
  body.wp-child-theme-kadence-child .kb-row-layout-id87_d02d27-1f > .kt-row-column-wrap,
  body.wp-child-theme-kadence-child .kb-row-layout-id145_a2650e-4e > .kt-row-column-wrap,
  body.wp-child-theme-kadence-child .kb-row-layout-id145_a02bd6-c6 > .kt-row-column-wrap {
    padding-right: var(--global-kb-spacing-xs, 1rem);
    padding-left: var(--global-kb-spacing-xs, 1rem);
  }
}

/* Footer latest updates query loop. */
body.wp-child-theme-kadence-child .od-last-update-footer,
body.wp-child-theme-kadence-child .od-last-update-footer .kb-query-grid-wrap,
body.wp-child-theme-kadence-child .od-last-update-footer .wp-block-post-template {
  gap: 0 !important;
}

body.wp-child-theme-kadence-child .od-last-update-footer .kb-query-grid-wrap,
body.wp-child-theme-kadence-child .od-last-update-footer .wp-block-post-template {
  display: grid !important;
}

body.wp-child-theme-kadence-child .od-last-update-footer .kb-query-item,
body.wp-child-theme-kadence-child .od-last-update-footer .kb-query-block-post,
body.wp-child-theme-kadence-child .od-last-update-footer .wp-block-post,
body.wp-child-theme-kadence-child .od-last-update-footer li {
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child .od-last-update-footer .kt-inside-inner-col,
body.wp-child-theme-kadence-child .od-last-update-footer .wp-block-post-title,
body.wp-child-theme-kadence-child .od-last-update-footer [class*="post-title"],
body.wp-child-theme-kadence-child .od-last-update-footer p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

body.wp-child-theme-kadence-child .od-last-update-footer .wp-block-post-title,
body.wp-child-theme-kadence-child .od-last-update-footer [class*="post-title"] {
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
}

body.wp-child-theme-kadence-child .od-last-update-footer .wp-block-post-title a,
body.wp-child-theme-kadence-child .od-last-update-footer [class*="post-title"] a {
  font-weight: 400 !important;
  text-decoration: none !important;
  text-underline-offset: 0;
}

body.wp-child-theme-kadence-child .od-last-update-footer .wp-block-post-title a:hover,
body.wp-child-theme-kadence-child .od-last-update-footer .wp-block-post-title a:focus-visible,
body.wp-child-theme-kadence-child .od-last-update-footer [class*="post-title"] a:hover,
body.wp-child-theme-kadence-child .od-last-update-footer [class*="post-title"] a:focus-visible {
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

body.wp-child-theme-kadence-child a.od-last-update-footer,
body.wp-child-theme-kadence-child :is(h1, h2, h3, h4, h5, h6).od-last-update-footer {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0.6em 0.5em !important;
  color: var(--global-palette3, #10243a) !important;
  border-bottom: 1px solid var(--global-palette6, #718096) !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
  text-decoration: none !important;
  box-sizing: border-box !important;
}

body.wp-child-theme-kadence-child a.od-last-update-footer > :is(h1, h2, h3, h4, h5, h6) {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

body.wp-child-theme-kadence-child a.od-last-update-footer:hover,
body.wp-child-theme-kadence-child a.od-last-update-footer:focus-visible {
  color: #2E5F82 !important;
  text-decoration: none !important;
}

body.wp-child-theme-kadence-child :is(.kb-query-grid-wrap, .wp-block-post-template):has(.od-last-update-footer) {
  gap: 0 !important;
  row-gap: 0 !important;
}

body.wp-child-theme-kadence-child .kb-query-item:has(.od-last-update-footer),
body.wp-child-theme-kadence-child .wp-block-post:has(.od-last-update-footer) {
  width: 100% !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child .kb-query-item:has(.od-last-update-footer) + .kb-query-item:has(.od-last-update-footer),
body.wp-child-theme-kadence-child .wp-block-post:has(.od-last-update-footer) + .wp-block-post:has(.od-last-update-footer) {
  margin-top: 0 !important;
}

body.wp-child-theme-kadence-child .kb-query-item:has(.od-last-update-footer) .kb-query-item-flip-back {
  display: none !important;
}

body.wp-child-theme-kadence-child .kb-query-item:has(.od-last-update-footer) .kt-inside-inner-col {
  gap: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Homepage quick search. */
body.wp-child-theme-kadence-child .od-quick-search {
  flex: 1 1 auto;
  align-self: stretch;
  width: 100%;
  max-width: 300px;
  min-height: 100%;
  padding: 18px 16px;
  color: var(--global-palette3, #10243a);
  background: var(--global-palette9, #ffffff);
  border: 1px solid var(--global-palette6, #c3d0d8);
  border-radius: 4px;
}

body.wp-child-theme-kadence-child .od-quick-search__title {
  margin: 0 0 18px;
  color: #2E5F82;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

body.wp-child-theme-kadence-child .od-quick-search label {
  display: block;
  margin: 12px 0 6px;
  color: #2E5F82;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}

body.wp-child-theme-kadence-child .od-quick-search input {
  width: 100%;
  min-height: 40px;
  padding: 9px 11px;
  color: var(--global-palette3, #10243a);
  background: var(--global-palette7, #f7fafb);
  border: 1px solid var(--global-palette6, #c3d0d8);
  border-radius: 3px;
  font-size: 14px;
}

body.wp-child-theme-kadence-child .od-quick-search input:focus {
  background: #ffffff;
  border-color: var(--global-palette1, #2e5f82);
  outline: 2px solid var(--global-palette1, #2e5f82);
  outline-offset: 1px;
}

body.wp-child-theme-kadence-child #od-search-keyword,
body.wp-child-theme-kadence-child .od-search-keyword {
  color: #2E5F82;
}

body.wp-child-theme-kadence-child .od-quick-search__actions {
  display: flex;
  gap: 8px;
  margin-top: 14px;
}

body.wp-child-theme-kadence-child .od-quick-search button,
body.wp-child-theme-kadence-child .od-quick-search__actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  appearance: none;
  box-sizing: border-box;
  height: 40px;
  min-height: 40px;
  min-width: 90px;
  padding: 0 12px;
  border-radius: 3px;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}

body.wp-child-theme-kadence-child .od-quick-search button {
  color: #ffffff;
  background: var(--global-palette3, #10243a);
  border: 1px solid var(--global-palette3, #10243a);
}

body.wp-child-theme-kadence-child .od-quick-search__actions a {
  color: var(--global-palette3, #10243a);
  background: #ffffff;
  border: 1px solid var(--global-palette6, #c3d0d8);
}

body.wp-child-theme-kadence-child .od-quick-search button:hover,
body.wp-child-theme-kadence-child .od-quick-search button:focus-visible {
  background: var(--global-palette2, #17354e);
  border-color: var(--global-palette2, #17354e);
}

body.wp-child-theme-kadence-child .od-quick-search__actions a:hover,
body.wp-child-theme-kadence-child .od-quick-search__actions a:focus-visible {
  background: var(--global-palette8, #eef4f7);
}

/* Editorial search page. */
body.wp-child-theme-kadence-child .od-search-page {
  display: grid;
  grid-template-columns: minmax(240px, 300px) minmax(0, 1fr);
  gap: 32px;
  align-items: start;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

body.wp-child-theme-kadence-child .od-search-page .od-quick-search {
  width: 100%;
  max-width: 300px;
  min-height: 465px;
  align-self: start;
  margin-top: 1.5rem;
  padding: 18px 16px;
  color: var(--global-palette3, #10243a);
  background: var(--global-palette9, #ffffff);
  border: 1px solid var(--global-palette6, #c3d0d8);
  border-radius: 4px;
}

body.wp-child-theme-kadence-child .od-search-page__results {
  min-width: 0;
}

body.wp-child-theme-kadence-child .od-search-page__title {
  margin: 0 0 14px;
  padding-top: 1.5rem;
  color: var(--global-palette3, #10243a);
  font-size: clamp(32px, 4vw, 56px);
  line-height: 1.04;
}

body.wp-child-theme-kadence-child .od-search-page__active-filter,
body.wp-child-theme-kadence-child .od-search-page__count,
body.wp-child-theme-kadence-child .od-search-page__idle,
body.wp-child-theme-kadence-child .od-search-page__empty {
  margin: 0 0 18px;
  color: var(--global-palette3, #10243a);
  font-size: 16px;
  line-height: 1.5;
}

body.wp-child-theme-kadence-child .od-search-results-list {
  overflow: hidden;
  margin-bottom: 1.5rem;
  background: #ffffff;
  border: 1px solid var(--global-palette6, #c3d0d8);
}

body.wp-child-theme-kadence-child .od-search-result-card {
  display: grid;
  grid-template-columns: 112px minmax(0, 1fr);
  gap: 24px;
  padding: 24px;
  border-bottom: 1px solid var(--global-palette6, #c3d0d8);
}

body.wp-child-theme-kadence-child .od-search-result-card:last-child {
  border-bottom: 0;
}

body.wp-child-theme-kadence-child .od-search-result-card__type {
  align-self: start;
  width: max-content;
  max-width: 100%;
  padding: 4px 12px;
  color: #2E5F82;
  background: var(--global-palette8, #eef4f7);
  border: 1px solid var(--global-palette6, #c3d0d8);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}

body.wp-child-theme-kadence-child .od-search-result-card__body {
  display: grid;
  gap: 10px;
  min-width: 0;
}

body.wp-child-theme-kadence-child .od-search-result-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 10px;
  color: var(--global-palette3, #10243a);
  font-size: 14px;
  line-height: 1.35;
}

body.wp-child-theme-kadence-child .od-search-result-card__meta span + span::before {
  content: "\2022";
  margin-right: 10px;
  color: var(--global-palette6, #c3d0d8);
}

body.wp-child-theme-kadence-child .od-search-result-card__meta a {
  color: #2E5F82;
  text-decoration: underline;
  text-underline-offset: 3px;
}

body.wp-child-theme-kadence-child .od-search-result-card__title {
  margin: 0;
  color: #2E5F82;
  font-size: clamp(22px, 2.2vw, 30px);
  line-height: 1.18;
}

body.wp-child-theme-kadence-child .od-search-result-card__title a {
  color: inherit;
  text-decoration: none;
}

body.wp-child-theme-kadence-child .od-search-result-card__title a:hover,
body.wp-child-theme-kadence-child .od-search-result-card__title a:focus-visible {
  text-decoration: underline;
  text-underline-offset: 4px;
}

body.wp-child-theme-kadence-child .od-search-result-card__excerpt {
  max-width: 78ch;
  margin: 0;
  color: var(--global-palette3, #10243a);
  font-size: 16px;
  line-height: 1.55;
}

body.wp-child-theme-kadence-child .od-search-result-card__cta {
  justify-self: start;
  margin-top: 4px;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}

@media (max-width: 900px) {
  body.wp-child-theme-kadence-child .od-search-page {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  body.wp-child-theme-kadence-child .od-search-result-card {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 20px;
  }
}

/* Custom 404 page. */
body.error404.wp-child-theme-kadence-child .content-container.site-container {
  max-width: none;
  padding-right: 0;
  padding-left: 0;
}

body.error404.wp-child-theme-kadence-child .content-wrap {
  margin-right: 0;
  margin-left: 0;
}

body.wp-child-theme-kadence-child .od-404-layout {
  --od-404-border: var(--global-palette6, #c3d0d8);
  width: 100%;
  padding: clamp(52px, 6vw, 86px) clamp(28px, 4vw, 64px) clamp(42px, 5vw, 72px);
}

body.wp-child-theme-kadence-child .od-404-layout > .kt-row-column-wrap {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  gap: clamp(30px, 4vw, 52px) !important;
  justify-content: stretch;
  width: 100% !important;
  max-width: 1480px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child
  .od-404-layout
  > .kt-row-column-wrap
  > .wp-block-kadence-column {
  grid-column: 1 / -1 !important;
  width: 100% !important;
  max-width: none !important;
}

body.wp-child-theme-kadence-child
  .od-404-layout
  > .kt-row-column-wrap
  > .wp-block-kadence-column
  > .kt-inside-inner-col {
  align-items: stretch !important;
  justify-content: flex-start !important;
  text-align: left !important;
  width: 100% !important;
}

body.wp-child-theme-kadence-child .od-404-layout .wp-block-kadence-rowlayout > .kt-row-column-wrap {
  max-width: none !important;
}

body.wp-child-theme-kadence-child .od-404-layout .kb-theme-content-width {
  width: 100% !important;
  max-width: none !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

body.wp-child-theme-kadence-child .od-404-layout h1 {
  max-width: 980px !important;
  margin: 0 !important;
  color: var(--global-palette3, #10243a) !important;
  font-size: clamp(54px, 5.3vw, 78px) !important;
  font-weight: 800 !important;
  line-height: 1.04 !important;
  text-align: left !important;
  text-wrap: balance;
}

body.wp-child-theme-kadence-child .od-404-layout h1::before {
  display: block;
  margin-bottom: 18px;
  color: #2E5F82;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.26em;
  text-transform: uppercase;
  content: "Notice manquante";
}

body.wp-child-theme-kadence-child .od-404-layout h1 + p {
  max-width: 900px !important;
  margin: 18px 0 0 !important;
  color: var(--global-palette3, #10243a) !important;
  font-size: 19px !important;
  line-height: 1.55 !important;
  text-align: left !important;
}

body.wp-child-theme-kadence-child .od-404-layout .od-quick-search {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  column-gap: 34px !important;
  row-gap: 10px !important;
  width: min(100%, 980px) !important;
  max-width: none !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 28px 26px 24px !important;
  background: #ffffff !important;
  border: 1px solid var(--od-404-border) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
}

body.wp-child-theme-kadence-child .od-404-layout .od-quick-search__title {
  grid-column: 1 / -1 !important;
  margin: 0 0 10px !important;
  color: var(--global-palette3, #10243a) !important;
  font-size: 0 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

body.wp-child-theme-kadence-child .od-404-layout .od-quick-search__title::after {
  display: block;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
  content: "Rechercher dans l'archive";
}

body.wp-child-theme-kadence-child .od-404-layout .od-quick-search label {
  margin-top: 0 !important;
  color: var(--global-palette3, #10243a) !important;
  font-size: 15px !important;
}

body.wp-child-theme-kadence-child
  .od-404-layout
  .od-quick-search
  label[for="od-search-keyword"] {
  grid-column: 1;
  grid-row: 2;
}

body.wp-child-theme-kadence-child
  .od-404-layout
  .od-quick-search
  label[for="od-search-author"] {
  grid-column: 2;
  grid-row: 2;
}

body.wp-child-theme-kadence-child .od-404-layout .od-quick-search input {
  min-height: 48px !important;
  background: var(--global-palette8, #eef4f7) !important;
  font-size: 16px !important;
}

body.wp-child-theme-kadence-child .od-404-layout .od-quick-search #od-search-keyword {
  grid-column: 1;
  grid-row: 3;
}

body.wp-child-theme-kadence-child .od-404-layout .od-quick-search #od-search-author {
  grid-column: 2;
  grid-row: 3;
}

body.wp-child-theme-kadence-child .od-404-layout .od-quick-search__actions {
  grid-column: 1 / -1 !important;
  gap: 10px !important;
  margin-top: 18px !important;
}

body.wp-child-theme-kadence-child .od-404-layout .od-quick-search button,
body.wp-child-theme-kadence-child .od-404-layout .od-quick-search__actions a {
  min-width: 156px !important;
  min-height: 44px !important;
  height: 44px !important;
  padding-right: 22px !important;
  padding-left: 22px !important;
  font-size: 15px !important;
}

body.wp-child-theme-kadence-child .od-404-layout .wp-block-kadence-rowlayout:has(.od-404-card) {
  width: 100%;
}

body.wp-child-theme-kadence-child
  .od-404-layout
  .wp-block-kadence-rowlayout:has(.od-404-card)
  > .kt-row-column-wrap {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: clamp(22px, 2.4vw, 34px) !important;
  width: 100% !important;
  max-width: none !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child
  .od-404-layout
  .wp-block-kadence-rowlayout:has(.od-404-card)
  .wp-block-kadence-column,
body.wp-child-theme-kadence-child
  .od-404-layout
  .wp-block-kadence-rowlayout:has(.od-404-card)
  .kt-inside-inner-col {
  display: flex !important;
  min-width: 0 !important;
}

body.wp-child-theme-kadence-child .od-404-card {
  display: flex !important;
  width: 100% !important;
  max-width: none !important;
  min-height: 178px !important;
  background: #ffffff !important;
  border: 1px solid var(--od-404-border) !important;
  border-radius: 4px !important;
  transition:
    border-color 160ms ease,
    box-shadow 160ms ease,
    transform 160ms ease;
}

body.wp-child-theme-kadence-child .od-404-card:hover,
body.wp-child-theme-kadence-child .od-404-card:focus-within {
  border-color: #2E5F82;
  box-shadow: 0 12px 28px rgba(16, 36, 58, 0.08);
  transform: translateY(-2px);
}

body.wp-child-theme-kadence-child .od-404-card .kt-blocks-info-box-link-wrap {
  display: flex !important;
  width: 100% !important;
  max-width: none !important;
  min-height: 100% !important;
  padding: 26px 30px 24px !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.wp-child-theme-kadence-child .od-404-card .kt-infobox-textcontent {
  position: relative;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  grid-template-rows: auto auto 1fr auto !important;
  width: 100% !important;
  min-height: 100% !important;
}

body.wp-child-theme-kadence-child .od-404-card .kt-blocks-info-box-title {
  grid-column: 1 !important;
  margin: 0 0 8px !important;
  color: var(--global-palette3, #10243a) !important;
  font-size: clamp(24px, 2vw, 28px) !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
  text-wrap: balance;
}

body.wp-child-theme-kadence-child .od-404-card .kt-blocks-info-box-text {
  grid-column: 1 !important;
  margin: 0 !important;
  color: var(--global-palette3, #10243a) !important;
  font-size: 16px !important;
  line-height: 1.45 !important;
}

body.wp-child-theme-kadence-child .od-404-card .kt-blocks-info-box-learnmore-wrap {
  grid-column: 1 / -1 !important;
  margin-top: auto !important;
  padding-top: 30px !important;
}

body.wp-child-theme-kadence-child .od-404-card .kt-blocks-info-box-learnmore {
  color: #2E5F82 !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
}

body.wp-child-theme-kadence-child .od-404-card .kt-blocks-info-box-learnmore:hover,
body.wp-child-theme-kadence-child .od-404-card .kt-blocks-info-box-learnmore:focus-visible {
  color: #2E5F82;
  text-decoration: underline;
  text-underline-offset: 4px;
}

@media (max-width: 1024px) {
  body.wp-child-theme-kadence-child .od-404-layout {
    padding-top: 56px;
    padding-bottom: 40px;
  }

  body.wp-child-theme-kadence-child
    .od-404-layout
    .wp-block-kadence-rowlayout:has(.od-404-card)
    > .kt-row-column-wrap {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 18px;
  }

  body.wp-child-theme-kadence-child .od-404-card .kt-blocks-info-box-link-wrap {
    padding: 22px 18px;
  }

  body.wp-child-theme-kadence-child .od-404-card .kt-blocks-info-box-title {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  body.wp-child-theme-kadence-child .od-404-layout {
    padding: 48px 16px 72px;
  }

  body.wp-child-theme-kadence-child .od-404-layout > .kt-row-column-wrap {
    gap: 34px;
  }

  body.wp-child-theme-kadence-child .od-404-layout h1 {
    font-size: clamp(34px, 10vw, 46px);
    text-align: left;
  }

  body.wp-child-theme-kadence-child .od-404-layout h1 + p {
    text-align: left;
  }

  body.wp-child-theme-kadence-child .od-404-layout .od-quick-search {
    grid-template-columns: 1fr;
    width: 100%;
    max-width: none;
  }

  body.wp-child-theme-kadence-child
    .od-404-layout
    .od-quick-search
    label[for="od-search-keyword"],
  body.wp-child-theme-kadence-child
    .od-404-layout
    .od-quick-search
    label[for="od-search-author"],
  body.wp-child-theme-kadence-child .od-404-layout .od-quick-search #od-search-keyword,
  body.wp-child-theme-kadence-child .od-404-layout .od-quick-search #od-search-author {
    grid-column: 1;
    grid-row: auto;
  }

  body.wp-child-theme-kadence-child .od-404-layout .od-quick-search__actions {
    flex-wrap: wrap;
  }

  body.wp-child-theme-kadence-child .od-404-layout .od-quick-search button,
  body.wp-child-theme-kadence-child .od-404-layout .od-quick-search__actions a {
    flex: 1 1 140px;
  }

  body.wp-child-theme-kadence-child
    .od-404-layout
    .wp-block-kadence-rowlayout:has(.od-404-card)
    > .kt-row-column-wrap {
    grid-template-columns: 1fr !important;
    max-width: none;
  }

  body.wp-child-theme-kadence-child .od-404-card {
    min-height: 0;
  }
}

/* Homepage hero cards. */
body.wp-child-theme-kadence-child
  .wp-block-kadence-column:has(> .kt-inside-inner-col > .od-hero-card) {
  align-self: stretch;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-column:has(> .kt-inside-inner-col > .od-hero-card)
  > .kt-inside-inner-col {
  display: flex;
  height: 100%;
  align-items: stretch;
}

body.wp-child-theme-kadence-child .od-hero-card {
  display: flex !important;
  width: 100%;
  height: 100% !important;
  align-self: stretch !important;
}

body.wp-child-theme-kadence-child .od-hero-card .kt-blocks-info-box-link-wrap {
  display: flex !important;
  flex: 1 1 auto;
  flex-direction: column;
  width: 100%;
  height: 100% !important;
}

body.wp-child-theme-kadence-child .od-hero-card .kt-infobox-textcontent {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  min-height: 100%;
  gap: 24px;
}

body.wp-child-theme-kadence-child .od-hero-card .kt-blocks-info-box-title,
body.wp-child-theme-kadence-child .od-hero-card .kt-blocks-info-box-text {
  margin-block: 0 !important;
}

/* About author card. */
body.wp-child-theme-kadence-child .od-about-card {
  overflow: hidden;
  border: 2px solid #c3d0d8;
}

body.wp-child-theme-kadence-child .od-about-card .kt-split-content-wrap {
  column-gap: 48px !important;
}

body.wp-child-theme-kadence-child .od-about-card .kt-sc-imgcol {
  position: relative;
  box-sizing: border-box;
  padding: 24px 0 24px 24px;
  border-right: 0;
}

body.wp-child-theme-kadence-child .od-about-card .kt-sc-imgcol::after {
  position: absolute;
  top: 50%;
  right: -25px;
  width: 2px;
  height: 80%;
  background: #c3d0d8;
  content: "";
  transform: translateY(-50%);
}

/* About editorial cards. */
body.wp-child-theme-kadence-child
  .wp-block-kadence-rowlayout:has(.od-about-cards-edito)
  > .kt-row-column-wrap {
  align-items: stretch !important;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-rowlayout:has(.od-about-cards-edito)
  > .kt-row-column-wrap
  > .wp-block-kadence-column,
body.wp-child-theme-kadence-child
  .wp-block-kadence-column:has(> .kt-inside-inner-col > .od-about-cards-edito),
body.wp-child-theme-kadence-child .wp-block-kadence-column.od-about-cards-edito {
  align-self: stretch;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-column:has(> .kt-inside-inner-col > .od-about-cards-edito)
  > .kt-inside-inner-col,
body.wp-child-theme-kadence-child .wp-block-kadence-column.od-about-cards-edito > .kt-inside-inner-col {
  display: flex;
  height: 100%;
  align-items: stretch;
}

body.wp-child-theme-kadence-child .od-about-cards-edito {
  display: flex !important;
  width: 100%;
  height: 100% !important;
  align-self: stretch !important;
}

body.wp-child-theme-kadence-child .od-about-cards-edito > *,
body.wp-child-theme-kadence-child .od-about-cards-edito .kt-blocks-info-box-link-wrap,
body.wp-child-theme-kadence-child .od-about-cards-edito .kt-inside-inner-col {
  flex: 1 1 auto;
  height: 100%;
}

/* Contact form select options. */
body.wp-child-theme-kadence-child .od-select-field option {
  color: #2E5F82;
}

/* Kadence Query filters: keep search/select controls visible on archive pages. */
body.wp-child-theme-kadence-child .wp-block-kadence-query .kadence-query-filter,
body.wp-child-theme-kadence-child .wp-block-kadence-query .kadence-filter-wrap,
body.wp-child-theme-kadence-child .wp-block-kadence-query .filter-refresh-container {
  box-sizing: border-box;
  display: block;
  width: 100%;
  min-width: 0;
  margin: 0;
}

body.wp-child-theme-kadence-child .wp-block-kadence-query .kb-filter,
body.wp-child-theme-kadence-child .wp-block-kadence-query .kb-sort {
  box-sizing: border-box;
  display: block !important;
  visibility: visible !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
  min-height: 40px;
  margin: 0;
  padding: 8px 12px;
  color: var(--global-palette3, #10243a);
  opacity: 1 !important;
  background-color: #ffffff;
  border: 1px solid var(--global-palette6, #c3d0d8);
  border-radius: 4px;
  box-shadow: none;
}

body.wp-child-theme-kadence-child .wp-block-kadence-query input.kb-filter::placeholder {
  color: #6e8797;
  opacity: 1;
}

body.wp-child-theme-kadence-child .wp-block-kadence-query .kb-filter:focus,
body.wp-child-theme-kadence-child .wp-block-kadence-query .kb-sort:focus {
  border-color: #2E5F82;
  outline: 2px solid rgba(46, 95, 130, 0.14);
  outline-offset: 1px;
}

@media (max-width: 767px) {
  body.wp-child-theme-kadence-child .od-about-card .kt-split-content-wrap {
    column-gap: 0 !important;
  }

  body.wp-child-theme-kadence-child .od-about-card .kt-sc-imgcol {
    border-right: 0;
    border-bottom: 0;
    padding: 24px 24px 0;
  }

  body.wp-child-theme-kadence-child .od-about-card .kt-sc-imgcol::after {
    top: auto;
    right: 10%;
    bottom: -1px;
    width: 80%;
    height: 2px;
    transform: none;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  body.wp-child-theme-kadence-child
    header.wp-block-kadence-rowlayout:has(.od-quick-search):has(.od-hero-card)
    > .kt-row-column-wrap {
    display: grid !important;
    grid-template-columns: minmax(210px, 220px) minmax(0, 1fr) !important;
    column-gap: 32px !important;
    align-items: start !important;
  }

  body.wp-child-theme-kadence-child
    header.wp-block-kadence-rowlayout:has(.od-quick-search):has(.od-hero-card)
    > .kt-row-column-wrap
    > .wp-block-kadence-column {
    width: auto !important;
    min-width: 0;
  }

  body.wp-child-theme-kadence-child
    header.wp-block-kadence-rowlayout:has(.od-quick-search):has(.od-hero-card)
    .od-quick-search {
    width: 100%;
    max-width: none;
    min-height: 0;
    padding: 16px;
  }

  body.wp-child-theme-kadence-child
    header.wp-block-kadence-rowlayout:has(.od-quick-search):has(.od-hero-card)
    .od-quick-search__title {
    margin-bottom: 14px;
    font-size: 12px;
    letter-spacing: 0.07em;
  }

  body.wp-child-theme-kadence-child
    header.wp-block-kadence-rowlayout:has(.od-quick-search):has(.od-hero-card)
    .od-quick-search label {
    margin-top: 10px;
    font-size: 12px;
  }

  body.wp-child-theme-kadence-child
    header.wp-block-kadence-rowlayout:has(.od-quick-search):has(.od-hero-card)
    .od-quick-search input {
    min-height: 38px;
    padding: 8px 10px;
    font-size: 13px;
  }

  body.wp-child-theme-kadence-child
    header.wp-block-kadence-rowlayout:has(.od-quick-search):has(.od-hero-card)
    .od-quick-search__actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    margin-top: 14px;
  }

  body.wp-child-theme-kadence-child
    header.wp-block-kadence-rowlayout:has(.od-quick-search):has(.od-hero-card)
    .od-quick-search button,
  body.wp-child-theme-kadence-child
    header.wp-block-kadence-rowlayout:has(.od-quick-search):has(.od-hero-card)
    .od-quick-search__actions
    a {
    width: 100%;
    min-width: 0;
    padding: 0 8px;
    font-size: 12px;
  }

  body.wp-child-theme-kadence-child
    header.wp-block-kadence-rowlayout:has(.od-quick-search):has(.od-hero-card)
    h1.wp-block-kadence-advancedheading {
    font-size: 40px !important;
    line-height: 1.08 !important;
  }

  body.wp-child-theme-kadence-child
    header.wp-block-kadence-rowlayout:has(.od-quick-search):has(.od-hero-card)
    .wp-block-kadence-rowlayout:has(.od-hero-card)
    > .kt-row-column-wrap {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 16px !important;
    align-items: stretch !important;
  }

  body.wp-child-theme-kadence-child
    header.wp-block-kadence-rowlayout:has(.od-quick-search):has(.od-hero-card)
    .wp-block-kadence-rowlayout:has(.od-hero-card)
    > .kt-row-column-wrap
    > .wp-block-kadence-column {
    width: auto !important;
    min-width: 0;
  }

  body.wp-child-theme-kadence-child
    header.wp-block-kadence-rowlayout:has(.od-quick-search):has(.od-hero-card)
    .od-hero-card
    .kt-blocks-info-box-link-wrap {
    min-height: 142px;
  }

  body.wp-child-theme-kadence-child
    header.wp-block-kadence-rowlayout:has(.od-quick-search):has(.od-hero-card)
    .od-hero-card
    .kt-infobox-textcontent {
    gap: 18px;
  }

  body.wp-child-theme-kadence-child
    header.wp-block-kadence-rowlayout:has(.od-quick-search):has(.od-hero-card)
    .od-hero-card
    .kt-blocks-info-box-title {
    font-size: 24px !important;
    line-height: 1.15 !important;
  }

  body.wp-child-theme-kadence-child
    header.wp-block-kadence-rowlayout:has(.od-quick-search):has(.od-hero-card)
    .od-hero-card
    .kt-blocks-info-box-text {
    font-size: 13px !important;
    line-height: 1.45 !important;
  }
}

/* Keep the quick search controls consistent in the block editor iframe too. */
.od-quick-search label {
  color: #2E5F82;
}

.od-quick-search button,
.od-quick-search__actions a {
  box-sizing: border-box;
  width: 110px;
  height: 40px;
}

/* Query loop publication date badge. */
body.wp-child-theme-kadence-child .od-date-badge {
  box-sizing: border-box;
  justify-self: end;
  align-self: center;
  width: 112px;
  min-width: 112px;
  min-height: 68px;
  margin-left: auto;
  color: var(--global-palette3, #10243a);
  background: var(--global-palette8, #eef4f7);
  border: 1px solid var(--global-palette6, #c3d0d8);
  border-radius: 4px;
}

body.wp-child-theme-kadence-child .od-date-badge time {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 66px;
  color: inherit;
  text-decoration: none;
}

body.wp-child-theme-kadence-child .od-date-badge__day {
  display: block;
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
}

body.wp-child-theme-kadence-child .od-date-badge__meta {
  display: block;
  margin-top: 6px;
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  body.wp-child-theme-kadence-child .od-date-badge {
    justify-self: start;
    width: 96px;
    min-width: 96px;
    min-height: 58px;
    margin-left: 0;
  }

  body.wp-child-theme-kadence-child .od-date-badge time {
    min-height: 56px;
  }

  body.wp-child-theme-kadence-child .od-date-badge__day {
    font-size: 24px;
  }
}

/* Frontpage latest publications query loop. */
body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .kb-query-grid-wrap {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  list-style: none;
  background: #ffffff;
  border: 1px solid var(--global-palette6, #c3d0d8);
  border-bottom: 0;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .kb-query-grid-wrap
  > .kb-query-item.kb-query-block-post {
  padding: 0 !important;
  margin: 0 !important;
  background: #ffffff !important;
  border: 0 !important;
  border-bottom: 1px solid var(--global-palette6, #c3d0d8) !important;
  transition: background-color 160ms ease, border-color 160ms ease;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .kb-query-grid-wrap
  > .kb-query-item.kb-query-block-post:hover {
  background: var(--global-palette8, #eef4f7) !important;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .kb-query-item-flip-back {
  display: none;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .kb-query-item
  > .wp-block-group {
  display: grid !important;
  grid-template-columns: 112px minmax(0, 1fr) 110px !important;
  gap: 14px 18px !important;
  align-items: center;
  min-height: 96px;
  padding: 20px 16px 16px;
  margin: 0;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .kb-query-item:has(.od-query-preview img)
  > .wp-block-group {
  grid-template-columns: 112px 168px minmax(0, 1fr) 110px !important;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .kb-query-item
  > .wp-block-group
  > .od-query-meta,
body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .kb-query-item
  > .wp-block-group
  > .wp-block-group:first-of-type:not(.od-query-preview) {
  display: flex !important;
  grid-row: 1;
  grid-column: 1;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  min-width: 0;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .kb-query-item
  > .wp-block-group
  > .od-query-preview {
  display: none;
  grid-row: 1;
  grid-column: 2;
  min-width: 0;
  margin: 0;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .kb-query-item
  > .wp-block-group
  > .od-query-preview:has(img) {
  display: block;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .od-carousel-preview {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: var(--global-palette8, #eef4f7);
  border: 1px solid var(--global-palette6, #c3d0d8);
  border-radius: 4px;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .kb-query-item
  > .wp-block-group
  > .od-query-main,
body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .kb-query-item
  > .wp-block-group
  > .wp-block-group:nth-of-type(2):not(.od-query-preview) {
  display: flex !important;
  grid-row: 1;
  grid-column: 2;
  flex-direction: column;
  gap: 5px;
  min-width: 0;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .kb-query-item:has(.od-query-preview img)
  > .wp-block-group
  > .od-query-main {
  grid-column: 3;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .taxonomy-category.wp-block-post-terms {
  display: inline-flex !important;
  align-items: center;
  max-width: 100%;
  min-height: 24px;
  padding: 2px 10px !important;
  overflow: hidden;
  color: var(--global-palette1, #2e5f82);
  background: var(--global-palette8, #eef4f7) !important;
  border: 1px solid var(--global-palette6, #c3d0d8) !important;
  border-radius: 999px !important;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .article-scientifique
  .taxonomy-category.wp-block-post-terms::before {
  content: "Article";
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .critique_livre
  .taxonomy-category.wp-block-post-terms::before {
  content: "Livre";
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .critique_conference
  .taxonomy-category.wp-block-post-terms::before {
  content: "Conférence";
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .taxonomy-category.wp-block-post-terms
  a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  color: inherit;
  text-decoration: none;
  text-overflow: ellipsis;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .taxonomy-category.wp-block-post-terms
  a,
body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .taxonomy-category.wp-block-post-terms
  .wp-block-post-terms__separator {
  display: none;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .wp-block-post-author {
  margin: 0;
  color: var(--global-palette3, #10243a);
  font-size: 12px !important;
  line-height: 1.25;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .wp-block-post-author__name {
  margin: 0;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .wp-block-post-title {
  margin: 0 !important;
  padding: 0 !important;
  color: #2E5F82 !important;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.18;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .wp-block-post-title
  a {
  color: inherit !important;
  text-decoration: none;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .kb-query-item:hover
  .wp-block-post-title
  a {
  color: var(--global-palette1, #2e5f82) !important;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .wp-block-post-excerpt,
body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .wp-block-post-excerpt__excerpt {
  max-width: 820px;
  margin: 0;
  color: var(--global-palette3, #10243a);
  font-size: 14px;
  line-height: 1.45;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .wp-block-post-excerpt__more-link {
  display: none;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query[data-id="388"]
  .od-date-badge {
  grid-row: 1;
  grid-column: 3;
  justify-self: end;
  align-self: center;
}

@media (max-width: 767px) {
  body.wp-child-theme-kadence-child
    .wp-block-kadence-query[data-id="388"]
    .kb-query-item
    > .wp-block-group {
    grid-template-columns: 1fr auto !important;
    gap: 10px 14px !important;
    min-height: 0;
    padding: 18px 14px 14px;
  }

  body.wp-child-theme-kadence-child
    .wp-block-kadence-query[data-id="388"]
    .kb-query-item
    > .wp-block-group
    > .od-query-meta,
  body.wp-child-theme-kadence-child
    .wp-block-kadence-query[data-id="388"]
    .kb-query-item
    > .wp-block-group
    > .wp-block-group:first-of-type:not(.od-query-preview) {
    grid-row: 1;
    grid-column: 1 / -1;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }

  body.wp-child-theme-kadence-child
    .wp-block-kadence-query[data-id="388"]
    .kb-query-item
    > .wp-block-group
    > .od-query-preview:has(img) {
    grid-row: 2;
    grid-column: 1 / -1;
  }

  body.wp-child-theme-kadence-child
    .wp-block-kadence-query[data-id="388"]
    .kb-query-item
    > .wp-block-group
    > .od-query-main,
  body.wp-child-theme-kadence-child
    .wp-block-kadence-query[data-id="388"]
    .kb-query-item
    > .wp-block-group
    > .wp-block-group:nth-of-type(2):not(.od-query-preview) {
    grid-row: 2;
    grid-column: 1 / -1;
  }

  body.wp-child-theme-kadence-child
    .wp-block-kadence-query[data-id="388"]
    .kb-query-item:has(.od-query-preview img)
    > .wp-block-group
    > .od-query-main {
    grid-row: 3;
    grid-column: 1 / -1;
  }

  body.wp-child-theme-kadence-child
    .wp-block-kadence-query[data-id="388"]
    .od-date-badge {
    grid-row: 3;
    grid-column: 1;
  }

  body.wp-child-theme-kadence-child
    .wp-block-kadence-query[data-id="388"]
    .kb-query-item:has(.od-query-preview img)
    .od-date-badge {
    grid-row: 4;
    grid-column: 1;
  }

  body.wp-child-theme-kadence-child
    .wp-block-kadence-query[data-id="388"]
    .wp-block-post-title {
    font-size: 18px;
  }
}

/* Browse index results. */
body.wp-child-theme-kadence-child .wp-block-kadence-query-card:has(.od-index-item) {
  --od-index-panel-gutter: 24px;

  margin-right: calc(var(--od-index-panel-gutter) * -1) !important;
  margin-left: calc(var(--od-index-panel-gutter) * -1) !important;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query-card:has(.od-index-item)
  .kb-query-grid-wrap {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  background: #ffffff;
  border-top: 1px solid var(--global-palette6, #c3d0d8);
  border-bottom: 1px solid var(--global-palette6, #c3d0d8);
  list-style: none;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query-card:has(.od-index-item)
  .kb-query-grid-wrap
  > .kb-query-item {
  margin: 0 !important;
  padding: 0 !important;
  background: #ffffff !important;
  border-bottom: 1px solid var(--global-palette6, #c3d0d8);
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query-card:has(.od-index-item)
  .kb-query-grid-wrap
  > .kb-query-item:last-child {
  border-bottom: 0;
}

body.wp-child-theme-kadence-child .od-index-item {
  width: 100%;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #ffffff;
}

body.wp-child-theme-kadence-child .od-index-item > .kt-row-column-wrap {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child
  .od-index-item
  > .kt-row-column-wrap
  > .wp-block-kadence-column {
  width: 100% !important;
  max-width: none !important;
}

body.wp-child-theme-kadence-child
  .od-index-item
  > .kt-row-column-wrap
  > .wp-block-kadence-column
  > .kt-inside-inner-col {
  display: grid !important;
  grid-template-columns: 96px max-content minmax(120px, max-content) minmax(90px, 1fr) max-content;
  grid-template-rows: auto auto auto;
  column-gap: 12px;
  row-gap: 7px;
  align-items: center;
  min-height: 106px;
  padding: 22px 24px !important;
}

body.wp-child-theme-kadence-child .od-index-type-col {
  display: inline-flex !important;
  grid-row: 1 / 4;
  grid-column: 1;
  align-items: center;
  justify-content: center;
  align-self: start;
  justify-self: start;
  box-sizing: border-box;
  max-width: 96px;
  min-height: 24px;
  margin: 0 !important;
  padding: 2px 12px !important;
  overflow: hidden;
  color: #2E5F82;
  background: var(--global-palette8, #eef4f7);
  border: 1px solid var(--global-palette6, #c3d0d8);
  border-radius: 999px;
  font-size: 0 !important;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
}

body.wp-child-theme-kadence-child .od-index-type-col::before {
  color: inherit;
  font-size: 12px;
  content: "Notice";
}

body.wp-child-theme-kadence-child
  .kb-query-item.article-scientifique
  .od-index-type-col::before {
  content: "Article";
}

body.wp-child-theme-kadence-child
  .kb-query-item.critique_livre
  .od-index-type-col::before {
  content: "Livre";
}

body.wp-child-theme-kadence-child
  .kb-query-item.critique_conference
  .od-index-type-col::before {
  content: "Conf\00E9rence";
}

body.wp-child-theme-kadence-child .od-index-type-col a,
body.wp-child-theme-kadence-child .od-index-type-col .wp-block-post-terms__separator,
body.wp-child-theme-kadence-child .od-index-type-col a:not(:first-of-type) {
  display: none;
}

body.wp-child-theme-kadence-child .od-index-title {
  grid-row: 1;
  grid-column: 2 / 5;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child .od-index-title h1,
body.wp-child-theme-kadence-child .od-index-title h2,
body.wp-child-theme-kadence-child .od-index-title h3,
body.wp-child-theme-kadence-child .od-index-title h4,
body.wp-child-theme-kadence-child .od-index-title h5,
body.wp-child-theme-kadence-child .od-index-title h6 {
  margin: 0 !important;
  color: #2E5F82 !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: 0;
}

body.wp-child-theme-kadence-child .od-index-meta {
  display: flex !important;
  grid-row: 2;
  grid-column: 2 / 5;
  flex-wrap: wrap;
  gap: 4px 10px;
  align-items: center;
  margin: 0 !important;
  color: var(--global-palette3, #10243a);
  font-size: 12px;
  line-height: 1.35;
}

body.wp-child-theme-kadence-child .od-index-meta > * {
  margin: 0;
}

body.wp-child-theme-kadence-child .od-index-meta > * + *::before {
  display: inline-block;
  width: 3px;
  height: 3px;
  margin-right: 10px;
  vertical-align: middle;
  background: currentColor;
  border-radius: 999px;
  opacity: 0.45;
  content: "";
}

body.wp-child-theme-kadence-child
  .od-index-title
  + .wp-block-kadence-dynamichtml,
body.wp-child-theme-kadence-child
  .od-index-title
  + .wp-block-kadence-dynamichtml
  + .kb-dynamic-list,
body.wp-child-theme-kadence-child
  .od-index-title
  + .wp-block-kadence-dynamichtml
  + .kb-dynamic-list
  + .wp-block-kadence-dynamichtml {
  display: inline-flex !important;
  grid-row: 2;
  align-items: center;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--global-palette3, #10243a);
  font-size: 12px !important;
  line-height: 1.35;
}

body.wp-child-theme-kadence-child
  .od-index-title
  + .wp-block-kadence-dynamichtml {
  grid-column: 2;
}

body.wp-child-theme-kadence-child
  .od-index-title
  + .wp-block-kadence-dynamichtml::after {
  display: inline-block;
  width: 3px;
  height: 3px;
  margin-left: 10px;
  vertical-align: middle;
  background: currentColor;
  border-radius: 999px;
  opacity: 0.45;
  content: "";
}

body.wp-child-theme-kadence-child
  .od-index-title
  + .wp-block-kadence-dynamichtml
  + .kb-dynamic-list {
  display: flex !important;
  grid-column: 3;
  flex-wrap: wrap;
  gap: 0 6px;
  min-width: 0;
  list-style: none;
}

body.wp-child-theme-kadence-child
  .od-index-title
  + .wp-block-kadence-dynamichtml
  + .kb-dynamic-list
  .kb-dynamic-list-item {
  margin: 0;
  padding: 0;
}

body.wp-child-theme-kadence-child
  .od-index-title
  + .wp-block-kadence-dynamichtml
  + .kb-dynamic-list
  + .wp-block-kadence-dynamichtml {
  grid-column: 4;
}

body.wp-child-theme-kadence-child
  .od-index-title
  + .wp-block-kadence-dynamichtml
  + .kb-dynamic-list
  + .wp-block-kadence-dynamichtml::before {
  display: inline-block;
  width: 3px;
  height: 3px;
  margin-right: 10px;
  vertical-align: middle;
  background: currentColor;
  border-radius: 999px;
  opacity: 0.45;
  content: "";
}

body.wp-child-theme-kadence-child .od-index-excerpt {
  grid-row: 3;
  grid-column: 2 / 5;
  max-width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--global-palette3, #10243a);
  font-size: 13px;
  line-height: 1.45;
}

body.wp-child-theme-kadence-child .wp-block-kadence-advancedbtn:has(.od-index-cta) {
  display: flex !important;
  grid-row: 1 / 4;
  grid-column: 5;
  align-items: center;
  justify-content: flex-end;
  justify-self: end;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child .od-index-cta,
body.wp-child-theme-kadence-child .od-index-cta.kb-button {
  display: inline-flex !important;
  gap: 6px;
  align-items: center;
  justify-content: flex-end;
  width: auto !important;
  min-width: max-content;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #2E5F82 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-decoration: none;
  text-transform: none !important;
}

body.wp-child-theme-kadence-child .od-index-cta .kb-svg-icon-wrap {
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin: 0 !important;
}

body.wp-child-theme-kadence-child .od-index-cta svg {
  width: 14px;
  height: 14px;
}

body.wp-child-theme-kadence-child .od-index-cta:hover,
body.wp-child-theme-kadence-child .od-index-cta:focus-visible {
  padding-top: 0.75em !important;
  padding-right: 0.75em !important;
  padding-bottom: 0.75em !important;
  padding-left: 0.75em !important;
  color: #C3D0D8 !important;
  background-color: #2E5F82 !important;
  text-decoration: none;
  text-underline-offset: 3px;
}

@media (max-width: 900px) {
  body.wp-child-theme-kadence-child
    .od-index-item
    > .kt-row-column-wrap
    > .wp-block-kadence-column
    > .kt-inside-inner-col {
    grid-template-columns: 92px minmax(0, 1fr);
    grid-template-rows: auto auto auto auto auto;
    column-gap: 14px;
    padding: 20px !important;
  }

  body.wp-child-theme-kadence-child .od-index-type-col {
    grid-row: 1 / 3;
    grid-column: 1;
  }

  body.wp-child-theme-kadence-child .od-index-title {
    grid-row: 1;
    grid-column: 2;
  }

  body.wp-child-theme-kadence-child .od-index-meta,
  body.wp-child-theme-kadence-child
    .od-index-title
    + .wp-block-kadence-dynamichtml,
  body.wp-child-theme-kadence-child
    .od-index-title
    + .wp-block-kadence-dynamichtml
    + .kb-dynamic-list,
  body.wp-child-theme-kadence-child
    .od-index-title
    + .wp-block-kadence-dynamichtml
    + .kb-dynamic-list
    + .wp-block-kadence-dynamichtml {
    grid-row: auto;
    grid-column: 2;
  }

  body.wp-child-theme-kadence-child .od-index-excerpt {
    grid-row: auto;
    grid-column: 1 / -1;
  }

  body.wp-child-theme-kadence-child .wp-block-kadence-advancedbtn:has(.od-index-cta) {
    grid-row: auto;
    grid-column: 1 / -1;
    justify-self: start;
  }
}

@media (max-width: 600px) {
  body.wp-child-theme-kadence-child
    .od-index-item
    > .kt-row-column-wrap
    > .wp-block-kadence-column
    > .kt-inside-inner-col {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    min-height: 0;
  }

  body.wp-child-theme-kadence-child .od-index-title h1,
  body.wp-child-theme-kadence-child .od-index-title h2,
  body.wp-child-theme-kadence-child .od-index-title h3,
  body.wp-child-theme-kadence-child .od-index-title h4,
  body.wp-child-theme-kadence-child .od-index-title h5,
  body.wp-child-theme-kadence-child .od-index-title h6 {
    font-size: 17px !important;
  }
}

/* Frontpage featured video preview. */
body.wp-child-theme-kadence-child .od-featured-video {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  color: var(--global-palette3, #10243a);
  background: #000000;
  border: 1px solid var(--global-palette6, #c3d0d8);
  border-radius: 4px;
  text-decoration: none;
}

body.wp-child-theme-kadence-child .od-featured-video__image {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

body.wp-child-theme-kadence-child .od-featured-video__play {
  position: absolute;
  top: 50%;
  left: 50%;
  display: grid;
  width: 52px;
  height: 52px;
  place-items: center;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(16, 36, 58, 0.18);
  border-radius: 999px;
  transform: translate(-50%, -50%);
}

body.wp-child-theme-kadence-child .od-featured-video__play::before {
  display: block;
  width: 0;
  height: 0;
  margin-left: 3px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 12px solid var(--global-palette3, #10243a);
  content: "";
}

body.wp-child-theme-kadence-child .od-featured-video__title {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 12px;
  color: #ffffff;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0));
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25;
}

/* Query loop YouTube previews. */
body.wp-child-theme-kadence-child .od-archive-video-preview,
body.wp-child-theme-kadence-child .od-youtube-embed {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #000000;
  border: 1px solid var(--global-palette6, #c3d0d8);
  border-radius: 4px;
}

body.wp-child-theme-kadence-child .od-archive-video-preview {
  object-fit: cover;
}

body.wp-child-theme-kadence-child .od-youtube-embed iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

/* Tufte-style editorial sidenotes for long scientific articles. */
body.wp-child-theme-kadence-child .od-tufte-content {
  --od-sidenote-gap: 36px;
  --od-sidenote-width: 330px;

  max-width: 840px;
  overflow: visible;
}

body.wp-child-theme-kadence-child .od-tufte-content p,
body.wp-child-theme-kadence-child .od-tufte-content li {
  color: var(--global-palette3, #10243a);
  font-size: 19px;
  line-height: 1.72;
}

body.wp-child-theme-kadence-child .od-tufte-content blockquote p,
body.wp-child-theme-kadence-child .od-tufte-content .wp-block-quote p,
body.wp-child-theme-kadence-child .od-tufte-content .wp-block-pullquote p {
  color: inherit;
}

body.wp-child-theme-kadence-child .od-tufte-content blockquote,
body.wp-child-theme-kadence-child .od-tufte-content .wp-block-quote {
  border-left-color: currentColor;
}

body.wp-child-theme-kadence-child .od-tufte-content h2,
body.wp-child-theme-kadence-child .od-tufte-content h3,
body.wp-child-theme-kadence-child .od-tufte-content h4 {
  clear: both;
  margin-top: 2.2em;
  color: var(--global-palette3, #10243a);
  letter-spacing: 0;
}

body.wp-child-theme-kadence-child .od-article-table,
body.wp-child-theme-kadence-child .od-article-table table,
body.wp-child-theme-kadence-child .od-article-table thead,
body.wp-child-theme-kadence-child .od-article-table tbody,
body.wp-child-theme-kadence-child .od-article-table tr,
body.wp-child-theme-kadence-child .od-article-table th,
body.wp-child-theme-kadence-child .od-article-table td {
  border: 0;
}

body.wp-child-theme-kadence-child .od-article-table table {
  border-collapse: collapse;
}

body.wp-child-theme-kadence-child .od-sidenote-anchor {
  position: relative;
  overflow: visible;
}

body.wp-child-theme-kadence-child .od-sidenote-ref {
  appearance: none;
  display: inline-block;
  margin-right: 0.12em;
  margin-left: 0.1em;
  padding: 0;
  color: #2E5F82;
  background: transparent;
  border: 0;
  font-size: 0.68em;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
  vertical-align: super;
  cursor: default;
}

body.wp-child-theme-kadence-child .od-sidenote {
  float: right;
  clear: right;
  box-sizing: border-box;
  width: var(--od-sidenote-width, 330px);
  margin-top: 0.15rem;
  margin-right: calc((var(--od-sidenote-width, 330px) + var(--od-sidenote-gap, 36px)) * -1);
  margin-bottom: 1.15rem;
  padding-left: 16px;
  color: #2E5F82;
  border-left: 2px solid var(--global-palette6, #c3d0d8);
  font-family: var(--global-body-font-family, inherit);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.48;
}

body.wp-child-theme-kadence-child .od-sidenote__number {
  margin-right: 0.35em;
  color: var(--global-palette3, #10243a);
  font-weight: 800;
}

body.wp-child-theme-kadence-child .od-sidenote__content > :first-child {
  margin-top: 0;
}

body.wp-child-theme-kadence-child .od-sidenote__content > :last-child {
  margin-bottom: 0;
}

@media (min-width: 1181px) {
  body.wp-child-theme-kadence-child .od-tufte-content {
    margin-right: calc(var(--od-sidenote-width, 330px) + var(--od-sidenote-gap, 36px));
  }
}

@media (max-width: 1180px) {
  body.wp-child-theme-kadence-child .od-tufte-content {
    max-width: none;
    margin-right: 0;
  }

  body.wp-child-theme-kadence-child .od-sidenote {
    float: none;
    clear: both;
    display: block;
    width: auto;
    margin: 0.85rem 0 1.2rem;
    padding: 12px 16px;
    color: var(--global-palette3, #10243a);
    background: rgba(255, 255, 255, 0.58);
    border-left: 3px solid var(--global-palette6, #c3d0d8);
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  body.wp-child-theme-kadence-child .od-tufte-content p,
  body.wp-child-theme-kadence-child .od-tufte-content li {
    font-size: 17px;
    line-height: 1.66;
  }

  body.wp-child-theme-kadence-child .od-sidenote-anchor {
    display: inline;
  }

  body.wp-child-theme-kadence-child .od-sidenote-anchor.is-open {
    position: relative;
    display: inline-block;
    z-index: 1000001;
  }

  body.wp-child-theme-kadence-child .od-sidenote-ref {
    min-width: 1.35em;
    min-height: 1.35em;
    padding: 0 0.28em;
    color: #ffffff;
    background: #2E5F82;
    border-radius: 999px;
    font-size: 0.62em;
    line-height: 1.35;
    vertical-align: super;
    cursor: pointer;
  }

  body.wp-child-theme-kadence-child .od-sidenote-ref:focus-visible {
    outline: 2px solid #2E5F82;
    outline-offset: 2px;
  }

  body.wp-child-theme-kadence-child .od-sidenote {
    position: absolute;
    top: var(--od-sidenote-popover-top, 50%);
    left: var(--od-sidenote-popover-left, 16px);
    z-index: 1000002;
    display: none;
    width: min(320px, calc(100vw - 32px));
    max-height: min(260px, 42vh, var(--od-sidenote-popover-max-height, calc(100vh - 32px)));
    margin: 0;
    padding: 14px 16px;
    color: var(--global-palette3, #10243a);
    background: #ffffff;
    border: 1px solid var(--global-palette6, #c3d0d8);
    border-left: 4px solid #2E5F82;
    border-radius: 4px;
    box-shadow: 0 16px 36px rgba(16, 36, 58, 0.2);
    font-size: 14px;
    line-height: 1.5;
    overflow-y: auto;
    overscroll-behavior: contain;
    scrollbar-width: thin;
  }

  body.wp-child-theme-kadence-child .od-sidenote::before {
    position: absolute;
    top: -7px;
    left: var(--od-sidenote-popover-arrow-left, 18px);
    width: 12px;
    height: 12px;
    background: #ffffff;
    border-top: 1px solid var(--global-palette6, #c3d0d8);
    border-left: 1px solid var(--global-palette6, #c3d0d8);
    content: "";
    transform: rotate(45deg);
  }

  body.wp-child-theme-kadence-child .od-sidenote-anchor.is-above .od-sidenote::before {
    top: auto;
    bottom: -7px;
    transform: rotate(225deg);
  }

  body.wp-child-theme-kadence-child .od-sidenote-anchor.is-open .od-sidenote {
    display: block;
  }

  body.wp-child-theme-kadence-child .od-sidenote-anchor.is-open .od-sidenote-ref {
    color: #C3D0D8;
    background: var(--global-palette3, #10243a);
  }
}

body.wp-child-theme-kadence-child .kb-row-layout-id199_55bce0-17 > .kt-row-column-wrap {
  align-items: stretch;
}

body.wp-child-theme-kadence-child .kb-row-layout-id199_55bce0-17 .kadence-column199_217403-7d {
  align-self: stretch;
}

body.wp-child-theme-kadence-child
  .kb-row-layout-id199_55bce0-17
  .kadence-column199_217403-7d
  > .kt-inside-inner-col {
  display: flex;
  height: 100%;
}

@media (max-width: 767px) {
  body.wp-child-theme-kadence-child .od-quick-search {
    max-width: none;
  }

  body.wp-child-theme-kadence-child .od-quick-search__actions {
    flex-wrap: wrap;
  }
}

/* Article archive card grid. */
body.wp-child-theme-kadence-child.page-id-21 .wp-block-kadence-query-card:has(.od-archive-article-item),
body.wp-child-theme-kadence-child.page-id-21 .wp-block-kadence-query-card:has(.od-index-item) {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query-card:has(.od-archive-article-item)
  .kb-query-grid-wrap,
body.wp-child-theme-kadence-child.page-id-21
  .wp-block-kadence-query-card:has(.od-index-item)
  .kb-query-grid-wrap {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 32px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
  list-style: none;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query-card:has(.od-archive-article-item)
  .kb-query-grid-wrap
  > .kb-query-item,
body.wp-child-theme-kadence-child.page-id-21
  .wp-block-kadence-query-card:has(.od-index-item)
  .kb-query-grid-wrap
  > .kb-query-item {
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item {
  box-sizing: border-box;
  display: flex !important;
  height: 100%;
  min-height: 340px;
  aspect-ratio: 1.08 / 1;
  overflow: hidden;
  background: #ffffff !important;
  border: 1px solid rgba(195, 208, 216, 0.9);
  border-radius: 4px;
  box-shadow: 0 14px 34px rgba(16, 36, 58, 0.045);
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item:hover,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item:hover {
  border-color: #9fb6c5;
  box-shadow: 0 18px 42px rgba(16, 36, 58, 0.075);
  transform: translateY(-2px);
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item > .kt-row-column-wrap,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item > .kt-row-column-wrap {
  display: flex !important;
  width: 100%;
  height: 100%;
  padding: 34px 32px !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .wp-block-kadence-column,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .wp-block-kadence-column {
  width: 100%;
  min-width: 0;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .kt-inside-inner-col,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .kt-inside-inner-col {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto;
  grid-template-rows: auto auto minmax(0, 1fr) auto;
  gap: 18px 18px;
  width: 100%;
  height: 100%;
  min-width: 0;
  align-content: start;
}

body.wp-child-theme-kadence-child
  .od-archive-article-item
  .taxonomy-category.wp-block-post-terms,
body.wp-child-theme-kadence-child.page-id-21
  .od-index-item
  .taxonomy-category.wp-block-post-terms {
  display: block !important;
  grid-row: 1;
  grid-column: 1;
  min-height: 0;
  padding: 0 !important;
  overflow: visible;
  color: #2E5F82;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
  white-space: normal;
}

body.wp-child-theme-kadence-child
  .od-archive-article-item
  .taxonomy-category.wp-block-post-terms::before,
body.wp-child-theme-kadence-child.page-id-21
  .od-index-item
  .taxonomy-category.wp-block-post-terms::before {
  content: none !important;
}

body.wp-child-theme-kadence-child
  .od-archive-article-item
  .taxonomy-category.wp-block-post-terms
  a,
body.wp-child-theme-kadence-child
  .od-archive-article-item
  .taxonomy-category.wp-block-post-terms
  .wp-block-post-terms__separator,
body.wp-child-theme-kadence-child.page-id-21
  .od-index-item
  .taxonomy-category.wp-block-post-terms
  a,
body.wp-child-theme-kadence-child.page-id-21
  .od-index-item
  .taxonomy-category.wp-block-post-terms
  .wp-block-post-terms__separator {
  display: inline !important;
}

body.wp-child-theme-kadence-child
  .od-archive-article-item
  .taxonomy-category.wp-block-post-terms
  a,
body.wp-child-theme-kadence-child.page-id-21
  .od-index-item
  .taxonomy-category.wp-block-post-terms
  a {
  color: inherit !important;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

body.wp-child-theme-kadence-child
  .od-archive-article-item
  .taxonomy-category.wp-block-post-terms
  + .wp-block-kadence-dynamichtml,
body.wp-child-theme-kadence-child.page-id-21
  .od-index-item
  .taxonomy-category.wp-block-post-terms
  + .wp-block-kadence-dynamichtml {
  grid-row: 1;
  grid-column: 2;
  align-self: start;
  justify-self: end;
  color: var(--global-palette3, #10243a);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
  white-space: nowrap;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-title,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-title,
body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .wp-block-post-title,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .wp-block-post-title {
  grid-row: 2;
  grid-column: 1 / -1;
  margin: 0 !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-title h1,
body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-title h2,
body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-title h3,
body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-title h4,
body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .wp-block-post-title,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-title h1,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-title h2,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-title h3,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-title h4,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .wp-block-post-title {
  margin: 0 !important;
  color: #2E5F82 !important;
  font-size: clamp(24px, 2.1vw, 30px) !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-excerpt,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-excerpt,
body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .wp-block-post-excerpt,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .wp-block-post-excerpt {
  grid-row: 3;
  grid-column: 1 / -1;
  max-width: none;
  margin: 0 !important;
  color: var(--global-palette3, #10243a);
  font-size: 17px;
  line-height: 1.5;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .wp-block-post-excerpt__more-link,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .wp-block-post-excerpt__more-link {
  display: none;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .wp-block-kadence-advancedbtn,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .wp-block-kadence-advancedbtn {
  grid-row: 4;
  grid-column: 1 / -1;
  align-self: end;
  justify-self: start;
  margin-top: auto !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-cta,
body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-cta.kb-button,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-cta,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-cta.kb-button {
  width: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  color: #2E5F82 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-transform: uppercase;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-cta:hover,
body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-cta:focus-visible,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-cta:hover,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-cta:focus-visible {
  padding-top: 0.75em !important;
  padding-right: 0.75em !important;
  padding-bottom: 0.75em !important;
  padding-left: 0.75em !important;
  color: #C3D0D8 !important;
  background-color: #2E5F82 !important;
  text-decoration: none;
  text-underline-offset: 3px;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-cta .kb-svg-icon-wrap,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-cta .kb-svg-icon-wrap {
  width: 16px;
  margin-left: 8px;
}

@media (max-width: 1024px) {
  body.wp-child-theme-kadence-child
    .wp-block-kadence-query-card:has(.od-archive-article-item)
    .kb-query-grid-wrap,
  body.wp-child-theme-kadence-child.page-id-21
    .wp-block-kadence-query-card:has(.od-index-item)
    .kb-query-grid-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 24px !important;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item,
  body.wp-child-theme-kadence-child.page-id-21 .od-index-item {
    aspect-ratio: auto;
    min-height: 310px;
  }
}

@media (max-width: 767px) {
  body.wp-child-theme-kadence-child
    .wp-block-kadence-query-card:has(.od-archive-article-item)
    .kb-query-grid-wrap,
  body.wp-child-theme-kadence-child.page-id-21
    .wp-block-kadence-query-card:has(.od-index-item)
    .kb-query-grid-wrap {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 18px !important;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item,
  body.wp-child-theme-kadence-child.page-id-21 .od-index-item {
    min-height: 0;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item > .kt-row-column-wrap,
  body.wp-child-theme-kadence-child.page-id-21 .od-index-item > .kt-row-column-wrap {
    padding: 26px 22px !important;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .kt-inside-inner-col,
  body.wp-child-theme-kadence-child.page-id-21 .od-index-item .kt-inside-inner-col {
    grid-template-columns: minmax(0, 1fr);
  }

  body.wp-child-theme-kadence-child
    .od-archive-article-item
    .taxonomy-category.wp-block-post-terms
    + .wp-block-kadence-dynamichtml,
  body.wp-child-theme-kadence-child.page-id-21
    .od-index-item
    .taxonomy-category.wp-block-post-terms
    + .wp-block-kadence-dynamichtml {
    grid-row: 2;
    grid-column: 1;
    justify-self: start;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-title,
  body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-title,
  body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .wp-block-post-title,
  body.wp-child-theme-kadence-child.page-id-21 .od-index-item .wp-block-post-title {
    grid-row: 3;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-excerpt,
  body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-excerpt,
  body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .wp-block-post-excerpt,
  body.wp-child-theme-kadence-child.page-id-21 .od-index-item .wp-block-post-excerpt {
    grid-row: 4;
    font-size: 16px;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .wp-block-kadence-advancedbtn,
  body.wp-child-theme-kadence-child.page-id-21 .od-index-item .wp-block-kadence-advancedbtn {
    grid-row: 5;
  }
}

/* Article archive card grid final overrides. */
body.wp-child-theme-kadence-child.page-id-21
  .wp-block-kadence-query-card:has(.od-index-item)
  .kb-query-grid-wrap {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 28px !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
}

body.wp-child-theme-kadence-child.page-id-21
  .wp-block-kadence-query-card:has(.od-index-item)
  .kb-query-grid-wrap
  > .kb-query-item {
  min-width: 0 !important;
  height: auto !important;
  overflow: visible !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-index-item {
  height: auto !important;
  min-width: 0 !important;
  min-height: 300px !important;
  overflow: visible !important;
  aspect-ratio: auto !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-index-item > .kt-row-column-wrap {
  min-width: 0 !important;
  padding: 30px 28px !important;
  overflow: visible !important;
}

body.wp-child-theme-kadence-child.page-id-21
  .od-index-item
  > .kt-row-column-wrap
  > .wp-block-kadence-column,
body.wp-child-theme-kadence-child.page-id-21
  .od-index-item
  > .kt-row-column-wrap
  > .wp-block-kadence-column
  > .kt-inside-inner-col {
  min-width: 0 !important;
  overflow: visible !important;
}

body.wp-child-theme-kadence-child.page-id-21
  .od-index-item
  > .kt-row-column-wrap
  > .wp-block-kadence-column
  > .kt-inside-inner-col {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  grid-template-rows: auto auto auto minmax(0, 1fr) auto !important;
  gap: 12px 16px !important;
  align-content: stretch !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-type-col {
  display: block !important;
  grid-row: 1 !important;
  grid-column: 1 !important;
  max-width: none !important;
  min-height: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  color: #2E5F82 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  text-align: left !important;
  white-space: normal !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-type-col::before {
  content: none !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-type-col a,
body.wp-child-theme-kadence-child.page-id-21
  .od-index-item
  .od-index-type-col
  .wp-block-post-terms__separator {
  display: inline !important;
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-type-col a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

body.wp-child-theme-kadence-child.page-id-21
  .od-index-item
  .od-index-type-col
  + .wp-block-kadence-dynamichtml {
  grid-row: 1 !important;
  grid-column: 2 !important;
  justify-self: end !important;
  align-self: start !important;
  color: var(--global-palette3, #10243a) !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  white-space: nowrap !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-title {
  grid-row: 3 !important;
  grid-column: 1 / -1 !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-title h1,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-title h2,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-title h3,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-title h4,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-title h5,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-title h6 {
  margin: 0 !important;
  color: #2E5F82 !important;
  font-size: clamp(21px, 1.55vw, 26px) !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  overflow-wrap: anywhere !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-excerpt {
  grid-row: 4 !important;
  grid-column: 1 / -1 !important;
  max-width: none !important;
  margin: 0 !important;
  color: var(--global-palette3, #10243a) !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
  overflow-wrap: anywhere !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-index-item .wp-block-kadence-advancedbtn {
  grid-row: 5 !important;
  grid-column: 1 / -1 !important;
  justify-self: start !important;
  align-self: end !important;
  margin-top: auto !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-cta,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-cta.kb-button {
  width: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  color: #2E5F82 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-transform: uppercase;
}

@media (max-width: 1024px) {
  body.wp-child-theme-kadence-child.page-id-21
    .wp-block-kadence-query-card:has(.od-index-item)
    .kb-query-grid-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 22px !important;
  }
}

@media (max-width: 767px) {
  body.wp-child-theme-kadence-child.page-id-21
    .wp-block-kadence-query-card:has(.od-index-item)
    .kb-query-grid-wrap {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 18px !important;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-index-item {
    min-height: 0 !important;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-index-item > .kt-row-column-wrap {
    padding: 24px 22px !important;
  }

  body.wp-child-theme-kadence-child.page-id-21
    .od-index-item
    > .kt-row-column-wrap
    > .wp-block-kadence-column
    > .kt-inside-inner-col {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  body.wp-child-theme-kadence-child.page-id-21
    .od-index-item
    .od-index-type-col
    + .wp-block-kadence-dynamichtml {
    grid-row: 2 !important;
    grid-column: 1 !important;
    justify-self: start !important;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-title {
    grid-row: 3 !important;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-index-item .od-index-excerpt {
    grid-row: 4 !important;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-index-item .wp-block-kadence-advancedbtn {
    grid-row: 5 !important;
  }
}

/* Same archive card treatment when the final archive class is used. */
body.wp-child-theme-kadence-child
  .wp-block-kadence-query-card:has(.od-archive-article-item)
  .kb-query-grid-wrap {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 28px !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query-card:has(.od-archive-article-item)
  .kb-query-grid-wrap
  > .kb-query-item {
  min-width: 0 !important;
  height: auto !important;
  overflow: visible !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item {
  height: auto !important;
  min-width: 0 !important;
  min-height: 300px !important;
  overflow: visible !important;
  aspect-ratio: auto !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item > .kt-row-column-wrap {
  min-width: 0 !important;
  padding: 30px 28px !important;
  overflow: visible !important;
}

body.wp-child-theme-kadence-child
  .od-archive-article-item
  > .kt-row-column-wrap
  > .wp-block-kadence-column,
body.wp-child-theme-kadence-child
  .od-archive-article-item
  > .kt-row-column-wrap
  > .wp-block-kadence-column
  > .kt-inside-inner-col {
  min-width: 0 !important;
  overflow: visible !important;
}

body.wp-child-theme-kadence-child
  .od-archive-article-item
  > .kt-row-column-wrap
  > .wp-block-kadence-column
  > .kt-inside-inner-col {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  grid-template-rows: auto auto auto minmax(0, 1fr) auto !important;
  gap: 12px 16px !important;
  align-content: stretch !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-type-col {
  display: block !important;
  grid-row: 1 !important;
  grid-column: 1 !important;
  max-width: none !important;
  min-height: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  color: #2E5F82 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  text-align: left !important;
  white-space: normal !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-type-col::before {
  content: none !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-type-col a,
body.wp-child-theme-kadence-child
  .od-archive-article-item
  .od-index-type-col
  .wp-block-post-terms__separator {
  display: inline !important;
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-type-col a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

body.wp-child-theme-kadence-child
  .od-archive-article-item
  .od-index-type-col
  + .wp-block-kadence-dynamichtml {
  grid-row: 1 !important;
  grid-column: 2 !important;
  justify-self: end !important;
  align-self: start !important;
  color: var(--global-palette3, #10243a) !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  white-space: nowrap !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-title {
  grid-row: 3 !important;
  grid-column: 1 / -1 !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-title h1,
body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-title h2,
body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-title h3,
body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-title h4,
body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-title h5,
body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-title h6 {
  margin: 0 !important;
  color: #2E5F82 !important;
  font-size: clamp(21px, 1.55vw, 26px) !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  overflow-wrap: anywhere !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-excerpt {
  grid-row: 4 !important;
  grid-column: 1 / -1 !important;
  max-width: none !important;
  margin: 0 !important;
  color: var(--global-palette3, #10243a) !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
  overflow-wrap: anywhere !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .wp-block-kadence-advancedbtn {
  grid-row: 5 !important;
  grid-column: 1 / -1 !important;
  justify-self: start !important;
  align-self: end !important;
  margin-top: auto !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-cta,
body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-cta.kb-button {
  width: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  color: #2E5F82 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-transform: uppercase;
}

@media (max-width: 1024px) {
  body.wp-child-theme-kadence-child
    .wp-block-kadence-query-card:has(.od-archive-article-item)
    .kb-query-grid-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 22px !important;
  }
}

@media (max-width: 767px) {
  body.wp-child-theme-kadence-child
    .wp-block-kadence-query-card:has(.od-archive-article-item)
    .kb-query-grid-wrap {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 18px !important;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item {
    min-height: 0 !important;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item > .kt-row-column-wrap {
    padding: 24px 22px !important;
  }

  body.wp-child-theme-kadence-child
    .od-archive-article-item
    > .kt-row-column-wrap
    > .wp-block-kadence-column
    > .kt-inside-inner-col {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  body.wp-child-theme-kadence-child
    .od-archive-article-item
    .od-index-type-col
    + .wp-block-kadence-dynamichtml {
    grid-row: 2 !important;
    grid-column: 1 !important;
    justify-self: start !important;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-title {
    grid-row: 3 !important;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .od-index-excerpt {
    grid-row: 4 !important;
  }

  body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item .wp-block-kadence-advancedbtn {
    grid-row: 5 !important;
  }
}

/* Book archive card grid. */
body.wp-child-theme-kadence-child.page-id-22
  .wp-block-kadence-query-card:has(.od-archive-livre-item)
  .kb-query-grid-wrap {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 28px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
  list-style: none;
}

body.wp-child-theme-kadence-child.page-id-22
  .wp-block-kadence-query-card:has(.od-archive-livre-item)
  .kb-query-grid-wrap
  > .kb-query-item {
  min-width: 0 !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.wp-child-theme-kadence-child.page-id-22
  .wp-block-kadence-rowlayout:has(.od-archive-livre-item),
body.wp-child-theme-kadence-child.page-id-22
  .wp-block-kadence-rowlayout:has(.od-archive-livre-item)
  > .kt-row-column-wrap {
  height: 100%;
  min-width: 0;
}

body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item {
  box-sizing: border-box;
  display: flex !important;
  width: 100%;
  height: auto !important;
  min-width: 0 !important;
  min-height: 300px !important;
  overflow: visible !important;
  background: #ffffff !important;
  border: 1px solid rgba(195, 208, 216, 0.9);
  border-radius: 4px;
  box-shadow: 0 14px 34px rgba(16, 36, 58, 0.045);
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item:hover {
  border-color: #9fb6c5;
  box-shadow: 0 18px 42px rgba(16, 36, 58, 0.075);
  transform: translateY(-2px);
}

body.wp-child-theme-kadence-child.page-id-22
  .od-archive-livre-item
  > .kt-inside-inner-col {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  grid-template-rows: auto auto auto minmax(0, 1fr) auto !important;
  gap: 12px 16px !important;
  align-content: stretch !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 0 !important;
  padding: 30px 28px !important;
  overflow: visible !important;
}

body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-type-col {
  display: block !important;
  grid-row: 1 !important;
  grid-column: 1 !important;
  max-width: none !important;
  min-height: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  color: #2E5F82 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  text-align: left !important;
  white-space: normal !important;
}

body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-type-col::before {
  content: none !important;
}

body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-type-col a,
body.wp-child-theme-kadence-child.page-id-22
  .od-archive-livre-item
  .od-index-type-col
  .wp-block-post-terms__separator {
  display: inline !important;
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-type-col a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

body.wp-child-theme-kadence-child.page-id-22
  .od-archive-livre-item
  .od-index-type-col
  + .wp-block-kadence-dynamichtml {
  grid-row: 1 !important;
  grid-column: 2 !important;
  justify-self: end !important;
  align-self: start !important;
  color: var(--global-palette3, #10243a) !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  white-space: nowrap !important;
}

body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-title {
  grid-row: 3 !important;
  grid-column: 1 / -1 !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-title h1,
body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-title h2,
body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-title h3,
body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-title h4,
body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-title h5,
body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-title h6 {
  margin: 0 !important;
  color: #2E5F82 !important;
  font-size: clamp(21px, 1.55vw, 26px) !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  overflow-wrap: anywhere !important;
}

body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-excerpt {
  grid-row: 4 !important;
  grid-column: 1 / -1 !important;
  max-width: none !important;
  margin: 0 !important;
  color: var(--global-palette3, #10243a) !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
  overflow-wrap: anywhere !important;
}

body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .wp-block-kadence-advancedbtn {
  grid-row: 5 !important;
  grid-column: 1 / -1 !important;
  justify-self: start !important;
  align-self: end !important;
  margin-top: auto !important;
}

body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-cta,
body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-cta.kb-button {
  width: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  color: #2E5F82 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-transform: uppercase;
}

body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-cta:hover,
body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-cta:focus-visible {
  padding-top: 0.75em !important;
  padding-right: 0.75em !important;
  padding-bottom: 0.75em !important;
  padding-left: 0.75em !important;
  color: #C3D0D8 !important;
  background-color: #2E5F82 !important;
  text-decoration: none;
  text-underline-offset: 3px;
}

/* Kadence can place the book archive class on both row and column. Keep one card surface. */
body.wp-child-theme-kadence-child.page-id-22
  .wp-block-kadence-rowlayout.od-archive-livre-item {
  box-sizing: border-box;
  display: flex !important;
  width: 100%;
  height: auto !important;
  min-width: 0 !important;
  min-height: 300px !important;
  overflow: visible !important;
  background: #ffffff !important;
  border: 1px solid rgba(195, 208, 216, 0.9) !important;
  border-radius: 4px !important;
  box-shadow: 0 14px 34px rgba(16, 36, 58, 0.045) !important;
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

body.wp-child-theme-kadence-child.page-id-22
  .wp-block-kadence-rowlayout.od-archive-livre-item:hover {
  border-color: #9fb6c5 !important;
  box-shadow: 0 18px 42px rgba(16, 36, 58, 0.075) !important;
  transform: translateY(-2px);
}

body.wp-child-theme-kadence-child.page-id-22
  .wp-block-kadence-rowlayout.od-archive-livre-item
  > .kt-row-column-wrap {
  display: flex !important;
  width: 100%;
  height: 100%;
  min-width: 0 !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child.page-id-22
  .wp-block-kadence-rowlayout.od-archive-livre-item
  .wp-block-kadence-column.od-archive-livre-item {
  display: flex !important;
  width: 100%;
  min-width: 0 !important;
  min-height: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  transform: none !important;
}

body.wp-child-theme-kadence-child.page-id-22
  .wp-block-kadence-rowlayout.od-archive-livre-item
  .wp-block-kadence-column.od-archive-livre-item:hover {
  border: 0 !important;
  box-shadow: none !important;
  transform: none !important;
}

@media (max-width: 1024px) {
  body.wp-child-theme-kadence-child.page-id-22
    .wp-block-kadence-query-card:has(.od-archive-livre-item)
    .kb-query-grid-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 22px !important;
  }
}

@media (max-width: 767px) {
  body.wp-child-theme-kadence-child.page-id-22
    .wp-block-kadence-query-card:has(.od-archive-livre-item)
    .kb-query-grid-wrap {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 18px !important;
  }

  body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item {
    min-height: 0 !important;
  }

  body.wp-child-theme-kadence-child.page-id-22
    .od-archive-livre-item
    > .kt-inside-inner-col {
    grid-template-columns: minmax(0, 1fr) !important;
    padding: 24px 22px !important;
  }

  body.wp-child-theme-kadence-child.page-id-22
    .od-archive-livre-item
    .od-index-type-col
    + .wp-block-kadence-dynamichtml {
    grid-row: 2 !important;
    grid-column: 1 !important;
    justify-self: start !important;
  }

  body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-title {
    grid-row: 3 !important;
  }

  body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .od-index-excerpt {
    grid-row: 4 !important;
  }

  body.wp-child-theme-kadence-child.page-id-22 .od-archive-livre-item .wp-block-kadence-advancedbtn {
    grid-row: 5 !important;
  }
}

/* Conference archive card grid. */
body.wp-child-theme-kadence-child
  .wp-block-kadence-query-card:has(.od-archive-conference-item)
  .kb-query-grid-wrap {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 28px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
  list-style: none;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query-card:has(.od-archive-conference-item)
  .kb-query-grid-wrap
  > .kb-query-item {
  display: flex !important;
  align-items: stretch !important;
  min-width: 0 !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.wp-child-theme-kadence-child .od-archive-conference-item {
  box-sizing: border-box;
  display: flex !important;
  flex: 1 1 auto !important;
  width: 100%;
  height: auto !important;
  min-width: 0 !important;
  min-height: 420px !important;
  overflow: visible !important;
  background: #ffffff !important;
  border: 1px solid rgba(195, 208, 216, 0.9) !important;
  border-radius: 4px !important;
  box-shadow: 0 14px 34px rgba(16, 36, 58, 0.045) !important;
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

body.wp-child-theme-kadence-child .od-archive-conference-item:hover {
  border-color: #9fb6c5 !important;
  box-shadow: 0 18px 42px rgba(16, 36, 58, 0.075) !important;
  transform: translateY(-2px);
}

body.wp-child-theme-kadence-child
  .od-archive-conference-item
  > .kt-row-column-wrap {
  display: flex !important;
  flex: 1 1 auto !important;
  width: 100%;
  height: auto !important;
  min-width: 0 !important;
  min-height: 100% !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child
  .od-archive-conference-item
  > .kt-row-column-wrap
  > .wp-block-kadence-column {
  display: flex !important;
  flex: 1 1 auto !important;
  width: 100%;
  min-width: 0 !important;
  min-height: 100% !important;
}

body.wp-child-theme-kadence-child
  .od-archive-conference-item
  > .kt-row-column-wrap
  > .wp-block-kadence-column
  > .kt-inside-inner-col {
  display: grid !important;
  flex: 1 1 auto !important;
  grid-template-columns: minmax(0, 1fr) !important;
  grid-template-rows: auto auto auto auto minmax(24px, 1fr) auto !important;
  gap: 12px !important;
  align-content: stretch !important;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 100% !important;
  padding: 0 28px 30px !important;
  overflow: visible !important;
}

body.wp-child-theme-kadence-child .od-archive-conference-item .od-youtube-embed {
  grid-row: 1 !important;
  grid-column: 1 !important;
  width: calc(100% + 56px);
  margin: 0 -28px 16px !important;
  border: 0;
  border-bottom: 1px solid var(--global-palette6, #c3d0d8);
  border-radius: 4px 4px 0 0;
}

body.wp-child-theme-kadence-child
  .od-archive-conference-item
  .wp-block-kadence-dynamiclist {
  display: flex !important;
  grid-row: 2 !important;
  grid-column: 1 !important;
  flex-wrap: wrap;
  gap: 4px;
  margin: 0 !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child
  .od-archive-conference-item
  .kb-dynamic-list-item,
body.wp-child-theme-kadence-child
  .od-archive-conference-item
  .kb-dynamic-list-item
  a {
  color: #2E5F82 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  text-transform: none !important;
}

body.wp-child-theme-kadence-child
  .od-archive-conference-item
  .kb-dynamic-list-divider {
  color: #6e8797 !important;
  text-decoration: none;
}

body.wp-child-theme-kadence-child
  .od-archive-conference-item
  .kb-advanced-heading-link {
  grid-row: 3 !important;
  grid-column: 1 !important;
  color: #2E5F82 !important;
  text-decoration: none;
}

body.wp-child-theme-kadence-child
  .od-archive-conference-item
  .kb-advanced-heading-link
  .wp-block-kadence-advancedheading {
  margin: 0 !important;
  color: #2E5F82 !important;
  font-size: clamp(21px, 1.55vw, 26px) !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  overflow-wrap: anywhere !important;
}

body.wp-child-theme-kadence-child
  .od-archive-conference-item
  .wp-block-kadence-column.kb-section-dir-horizontal {
  grid-row: 4 !important;
  grid-column: 1 !important;
  min-width: 0 !important;
}

body.wp-child-theme-kadence-child
  .od-archive-conference-item
  .wp-block-kadence-column.kb-section-dir-horizontal
  > .kt-inside-inner-col {
  display: flex !important;
  flex-wrap: wrap;
  gap: 4px;
  align-items: center;
  color: var(--global-palette3, #10243a);
}

body.wp-child-theme-kadence-child
  .od-archive-conference-item
  .wp-block-kadence-column.kb-section-dir-horizontal
  .wp-block-kadence-advancedheading {
  margin: 0 !important;
  color: var(--global-palette3, #10243a) !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
}

body.wp-child-theme-kadence-child
  .od-archive-conference-item
  .wp-block-kadence-dynamichtml {
  grid-row: 5 !important;
  grid-column: 1 !important;
  max-width: none !important;
  margin: 0 !important;
  color: var(--global-palette3, #10243a) !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
  overflow-wrap: anywhere !important;
}

body.wp-child-theme-kadence-child
  .od-archive-conference-item
  .wp-block-kadence-advancedbtn {
  grid-row: 6 !important;
  grid-column: 1 !important;
  justify-self: start !important;
  align-self: end !important;
  margin-top: auto !important;
}

body.wp-child-theme-kadence-child
  .od-archive-conference-item
  .wp-block-kadence-advancedbtn
  .kb-button {
  width: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  color: #2E5F82 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-transform: uppercase;
}

body.wp-child-theme-kadence-child
  .od-archive-conference-item
  .wp-block-kadence-advancedbtn
  .kb-button:hover,
body.wp-child-theme-kadence-child
  .od-archive-conference-item
  .wp-block-kadence-advancedbtn
  .kb-button:focus-visible {
  padding-top: 0.75em !important;
  padding-right: 0.75em !important;
  padding-bottom: 0.75em !important;
  padding-left: 0.75em !important;
  color: #C3D0D8 !important;
  background-color: #2E5F82 !important;
  text-decoration: none;
  text-underline-offset: 3px;
}

@media (max-width: 1024px) {
  body.wp-child-theme-kadence-child
    .wp-block-kadence-query-card:has(.od-archive-conference-item)
    .kb-query-grid-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 22px !important;
  }
}

@media (max-width: 767px) {
  body.wp-child-theme-kadence-child
    .wp-block-kadence-query-card:has(.od-archive-conference-item)
    .kb-query-grid-wrap {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 18px !important;
  }

  body.wp-child-theme-kadence-child .od-archive-conference-item {
    min-height: 0 !important;
  }

  body.wp-child-theme-kadence-child
    .od-archive-conference-item
    > .kt-row-column-wrap
    > .wp-block-kadence-column
    > .kt-inside-inner-col {
    padding: 0 22px 24px !important;
  }

  body.wp-child-theme-kadence-child .od-archive-conference-item .od-youtube-embed {
    width: calc(100% + 44px);
    margin-right: -22px !important;
    margin-left: -22px !important;
  }
}

/* Pin archive card CTAs to the bottom edge. */
body.wp-child-theme-kadence-child.page-id-21
  .wp-block-kadence-query-card:has(.od-archive-article-item)
  .kb-query-grid-wrap
  > .kb-query-item,
body.wp-child-theme-kadence-child.page-id-21
  .wp-block-kadence-query-card:has(.od-index-item)
  .kb-query-grid-wrap
  > .kb-query-item,
body.wp-child-theme-kadence-child.page-id-22
  .wp-block-kadence-query-card:has(.od-archive-livre-item)
  .kb-query-grid-wrap
  > .kb-query-item {
  display: flex !important;
  align-items: stretch !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item,
body.wp-child-theme-kadence-child.page-id-22
  .wp-block-kadence-rowlayout.od-archive-livre-item {
  flex: 1 1 auto !important;
  height: auto !important;
  min-height: 300px !important;
}

body.wp-child-theme-kadence-child.page-id-21 .od-archive-article-item > .kt-row-column-wrap,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item > .kt-row-column-wrap,
body.wp-child-theme-kadence-child.page-id-22
  .wp-block-kadence-rowlayout.od-archive-livre-item
  > .kt-row-column-wrap {
  display: flex !important;
  flex: 1 1 auto !important;
  height: auto !important;
  min-height: 100% !important;
}

body.wp-child-theme-kadence-child.page-id-21
  .od-archive-article-item
  > .kt-row-column-wrap
  > .wp-block-kadence-column,
body.wp-child-theme-kadence-child.page-id-21
  .od-index-item
  > .kt-row-column-wrap
  > .wp-block-kadence-column,
body.wp-child-theme-kadence-child.page-id-22
  .wp-block-kadence-rowlayout.od-archive-livre-item
  .wp-block-kadence-column.od-archive-livre-item {
  display: flex !important;
  flex: 1 1 auto !important;
  min-height: 100% !important;
}

body.wp-child-theme-kadence-child.page-id-21
  .od-archive-article-item
  > .kt-row-column-wrap
  > .wp-block-kadence-column
  > .kt-inside-inner-col,
body.wp-child-theme-kadence-child.page-id-21
  .od-index-item
  > .kt-row-column-wrap
  > .wp-block-kadence-column
  > .kt-inside-inner-col,
body.wp-child-theme-kadence-child.page-id-22
  .wp-block-kadence-rowlayout.od-archive-livre-item
  .wp-block-kadence-column.od-archive-livre-item
  > .kt-inside-inner-col {
  flex: 1 1 auto !important;
  min-height: 100% !important;
  grid-template-rows: auto auto auto minmax(24px, 1fr) auto !important;
}

body.wp-child-theme-kadence-child.page-id-21
  .od-archive-article-item
  .wp-block-kadence-advancedbtn,
body.wp-child-theme-kadence-child.page-id-21 .od-index-item .wp-block-kadence-advancedbtn,
body.wp-child-theme-kadence-child.page-id-22
  .od-archive-livre-item
  .wp-block-kadence-advancedbtn {
  align-self: end !important;
  margin-top: auto !important;
}

/* Shared archive card styling across translated article/book archive pages. */
body.wp-child-theme-kadence-child
  .wp-block-kadence-query-card:has(.od-archive-article-item)
  .kb-query-grid-wrap,
body.wp-child-theme-kadence-child
  .wp-block-kadence-query-card:has(.od-archive-livre-item)
  .kb-query-grid-wrap {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 28px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
  list-style: none;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-query-card:has(.od-archive-article-item)
  .kb-query-grid-wrap
  > .kb-query-item,
body.wp-child-theme-kadence-child
  .wp-block-kadence-query-card:has(.od-archive-livre-item)
  .kb-query-grid-wrap
  > .kb-query-item {
  display: flex !important;
  align-items: stretch !important;
  min-width: 0 !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.wp-child-theme-kadence-child .od-archive-article-item,
body.wp-child-theme-kadence-child .wp-block-kadence-rowlayout.od-archive-livre-item {
  box-sizing: border-box;
  display: flex !important;
  flex: 1 1 auto !important;
  width: 100%;
  height: auto !important;
  min-width: 0 !important;
  min-height: 300px !important;
  overflow: visible !important;
  background: #ffffff !important;
  border: 1px solid rgba(195, 208, 216, 0.9) !important;
  border-radius: 4px !important;
  box-shadow: 0 14px 34px rgba(16, 36, 58, 0.045) !important;
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

body.wp-child-theme-kadence-child .od-archive-article-item:hover,
body.wp-child-theme-kadence-child .wp-block-kadence-rowlayout.od-archive-livre-item:hover {
  border-color: #9fb6c5 !important;
  box-shadow: 0 18px 42px rgba(16, 36, 58, 0.075) !important;
  transform: translateY(-2px);
}

body.wp-child-theme-kadence-child .od-archive-article-item > .kt-row-column-wrap,
body.wp-child-theme-kadence-child
  .wp-block-kadence-rowlayout.od-archive-livre-item
  > .kt-row-column-wrap {
  display: flex !important;
  flex: 1 1 auto !important;
  width: 100%;
  height: auto !important;
  min-width: 0 !important;
  min-height: 100% !important;
  padding: 0 !important;
  overflow: visible !important;
}

body.wp-child-theme-kadence-child
  .od-archive-article-item
  > .kt-row-column-wrap
  > .wp-block-kadence-column,
body.wp-child-theme-kadence-child
  .wp-block-kadence-rowlayout.od-archive-livre-item
  .wp-block-kadence-column.od-archive-livre-item {
  display: flex !important;
  flex: 1 1 auto !important;
  width: 100%;
  min-width: 0 !important;
  min-height: 100% !important;
  overflow: visible !important;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-rowlayout.od-archive-livre-item
  .wp-block-kadence-column.od-archive-livre-item {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  transform: none !important;
}

body.wp-child-theme-kadence-child
  .wp-block-kadence-rowlayout.od-archive-livre-item
  .wp-block-kadence-column.od-archive-livre-item:hover {
  border: 0 !important;
  box-shadow: none !important;
  transform: none !important;
}

body.wp-child-theme-kadence-child
  .od-archive-article-item
  > .kt-row-column-wrap
  > .wp-block-kadence-column
  > .kt-inside-inner-col,
body.wp-child-theme-kadence-child
  .wp-block-kadence-rowlayout.od-archive-livre-item
  .wp-block-kadence-column.od-archive-livre-item
  > .kt-inside-inner-col,
body.wp-child-theme-kadence-child
  .od-archive-livre-item
  > .kt-inside-inner-col {
  display: grid !important;
  flex: 1 1 auto !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  grid-template-rows: auto auto auto minmax(24px, 1fr) auto !important;
  gap: 12px 16px !important;
  align-content: stretch !important;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 100% !important;
  padding: 30px 28px !important;
  overflow: visible !important;
}

body.wp-child-theme-kadence-child .od-archive-article-item .od-index-type-col,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-type-col {
  display: block !important;
  grid-row: 1 !important;
  grid-column: 1 !important;
  max-width: none !important;
  min-height: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  color: #2E5F82 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  text-align: left !important;
  white-space: normal !important;
}

body.wp-child-theme-kadence-child .od-archive-article-item .od-index-type-col::before,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-type-col::before {
  content: none !important;
}

body.wp-child-theme-kadence-child .od-archive-article-item .od-index-type-col a,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-type-col a,
body.wp-child-theme-kadence-child
  .od-archive-article-item
  .od-index-type-col
  .wp-block-post-terms__separator,
body.wp-child-theme-kadence-child
  .od-archive-livre-item
  .od-index-type-col
  .wp-block-post-terms__separator {
  display: inline !important;
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

body.wp-child-theme-kadence-child .od-archive-article-item .od-index-type-col a,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-type-col a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

body.wp-child-theme-kadence-child
  .od-archive-article-item
  .od-index-type-col
  + .wp-block-kadence-dynamichtml,
body.wp-child-theme-kadence-child
  .od-archive-livre-item
  .od-index-type-col
  + .wp-block-kadence-dynamichtml {
  grid-row: 1 !important;
  grid-column: 2 !important;
  justify-self: end !important;
  align-self: start !important;
  color: var(--global-palette3, #10243a) !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.35 !important;
  white-space: nowrap !important;
}

body.wp-child-theme-kadence-child .od-archive-article-item .od-index-title,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-title,
body.wp-child-theme-kadence-child .od-archive-article-item .wp-block-post-title,
body.wp-child-theme-kadence-child .od-archive-livre-item .wp-block-post-title {
  grid-row: 3 !important;
  grid-column: 1 / -1 !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.wp-child-theme-kadence-child .od-archive-article-item .od-index-title h1,
body.wp-child-theme-kadence-child .od-archive-article-item .od-index-title h2,
body.wp-child-theme-kadence-child .od-archive-article-item .od-index-title h3,
body.wp-child-theme-kadence-child .od-archive-article-item .od-index-title h4,
body.wp-child-theme-kadence-child .od-archive-article-item .od-index-title h5,
body.wp-child-theme-kadence-child .od-archive-article-item .od-index-title h6,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-title h1,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-title h2,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-title h3,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-title h4,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-title h5,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-title h6,
body.wp-child-theme-kadence-child .od-archive-article-item .wp-block-post-title,
body.wp-child-theme-kadence-child .od-archive-livre-item .wp-block-post-title {
  margin: 0 !important;
  color: #2E5F82 !important;
  font-size: clamp(21px, 1.55vw, 26px) !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  overflow-wrap: anywhere !important;
}

body.wp-child-theme-kadence-child .od-archive-article-item .od-index-excerpt,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-excerpt,
body.wp-child-theme-kadence-child .od-archive-article-item .wp-block-post-excerpt,
body.wp-child-theme-kadence-child .od-archive-livre-item .wp-block-post-excerpt {
  grid-row: 4 !important;
  grid-column: 1 / -1 !important;
  max-width: none !important;
  margin: 0 !important;
  color: var(--global-palette3, #10243a) !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
  overflow-wrap: anywhere !important;
}

body.wp-child-theme-kadence-child .od-archive-article-item .wp-block-kadence-advancedbtn,
body.wp-child-theme-kadence-child .od-archive-livre-item .wp-block-kadence-advancedbtn {
  grid-row: 5 !important;
  grid-column: 1 / -1 !important;
  justify-self: start !important;
  align-self: end !important;
  margin-top: auto !important;
}

body.wp-child-theme-kadence-child .od-archive-article-item .od-index-cta,
body.wp-child-theme-kadence-child .od-archive-article-item .od-index-cta.kb-button,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-cta,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-cta.kb-button {
  width: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  color: #2E5F82 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-transform: uppercase;
}

body.wp-child-theme-kadence-child .od-archive-article-item .od-index-cta:hover,
body.wp-child-theme-kadence-child .od-archive-article-item .od-index-cta:focus-visible,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-cta:hover,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-cta:focus-visible {
  padding: 0.75em !important;
  color: #C3D0D8 !important;
  background-color: #2E5F82 !important;
  text-decoration: none;
  text-underline-offset: 3px;
}

body.wp-child-theme-kadence-child .od-archive-article-item .od-index-cta:hover .kt-btn-inner-text,
body.wp-child-theme-kadence-child .od-archive-article-item .od-index-cta:focus-visible .kt-btn-inner-text,
body.wp-child-theme-kadence-child .od-archive-article-item .od-index-cta:hover .kb-svg-icon-wrap,
body.wp-child-theme-kadence-child .od-archive-article-item .od-index-cta:focus-visible .kb-svg-icon-wrap,
body.wp-child-theme-kadence-child .od-archive-article-item .od-index-cta:hover svg,
body.wp-child-theme-kadence-child .od-archive-article-item .od-index-cta:focus-visible svg,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-cta:hover .kt-btn-inner-text,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-cta:focus-visible .kt-btn-inner-text,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-cta:hover .kb-svg-icon-wrap,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-cta:focus-visible .kb-svg-icon-wrap,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-cta:hover svg,
body.wp-child-theme-kadence-child .od-archive-livre-item .od-index-cta:focus-visible svg,
body.wp-child-theme-kadence-child .od-archive-conference-item .od-index-cta:hover .kt-btn-inner-text,
body.wp-child-theme-kadence-child .od-archive-conference-item .od-index-cta:focus-visible .kt-btn-inner-text,
body.wp-child-theme-kadence-child .od-archive-conference-item .od-index-cta:hover .kb-svg-icon-wrap,
body.wp-child-theme-kadence-child .od-archive-conference-item .od-index-cta:focus-visible .kb-svg-icon-wrap,
body.wp-child-theme-kadence-child .od-archive-conference-item .od-index-cta:hover svg,
body.wp-child-theme-kadence-child .od-archive-conference-item .od-index-cta:focus-visible svg {
  color: #C3D0D8 !important;
  stroke: currentColor !important;
}

/* Final CTA override: keep every custom archive/index CTA consistent across FR/EN pages. */
body.wp-child-theme-kadence-child .wp-block-kadence-advancedbtn .od-index-cta,
body.wp-child-theme-kadence-child .wp-block-kadence-advancedbtn .od-index-cta.kb-button,
body.wp-child-theme-kadence-child a.od-index-cta,
body.wp-child-theme-kadence-child a.od-index-cta.kb-button {
  display: inline-flex !important;
  gap: 6px !important;
  align-items: center !important;
  width: auto !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 2px !important;
  color: #2E5F82 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
}

body.wp-child-theme-kadence-child .wp-block-kadence-advancedbtn .od-index-cta:hover,
body.wp-child-theme-kadence-child .wp-block-kadence-advancedbtn .od-index-cta:focus,
body.wp-child-theme-kadence-child .wp-block-kadence-advancedbtn .od-index-cta:focus-visible,
body.wp-child-theme-kadence-child a.od-index-cta:hover,
body.wp-child-theme-kadence-child a.od-index-cta:focus,
body.wp-child-theme-kadence-child a.od-index-cta:focus-visible {
  padding: 2px !important;
  color: #C3D0D8 !important;
  background: #2E5F82 !important;
  text-decoration: none !important;
}

body.wp-child-theme-kadence-child .wp-block-kadence-advancedbtn .od-index-cta:hover .kt-btn-inner-text,
body.wp-child-theme-kadence-child .wp-block-kadence-advancedbtn .od-index-cta:focus .kt-btn-inner-text,
body.wp-child-theme-kadence-child .wp-block-kadence-advancedbtn .od-index-cta:focus-visible .kt-btn-inner-text,
body.wp-child-theme-kadence-child .wp-block-kadence-advancedbtn .od-index-cta:hover .kb-svg-icon-wrap,
body.wp-child-theme-kadence-child .wp-block-kadence-advancedbtn .od-index-cta:focus .kb-svg-icon-wrap,
body.wp-child-theme-kadence-child .wp-block-kadence-advancedbtn .od-index-cta:focus-visible .kb-svg-icon-wrap,
body.wp-child-theme-kadence-child .wp-block-kadence-advancedbtn .od-index-cta:hover svg,
body.wp-child-theme-kadence-child .wp-block-kadence-advancedbtn .od-index-cta:focus svg,
body.wp-child-theme-kadence-child .wp-block-kadence-advancedbtn .od-index-cta:focus-visible svg,
body.wp-child-theme-kadence-child a.od-index-cta:hover .kt-btn-inner-text,
body.wp-child-theme-kadence-child a.od-index-cta:focus .kt-btn-inner-text,
body.wp-child-theme-kadence-child a.od-index-cta:focus-visible .kt-btn-inner-text,
body.wp-child-theme-kadence-child a.od-index-cta:hover .kb-svg-icon-wrap,
body.wp-child-theme-kadence-child a.od-index-cta:focus .kb-svg-icon-wrap,
body.wp-child-theme-kadence-child a.od-index-cta:focus-visible .kb-svg-icon-wrap,
body.wp-child-theme-kadence-child a.od-index-cta:hover svg,
body.wp-child-theme-kadence-child a.od-index-cta:focus svg,
body.wp-child-theme-kadence-child a.od-index-cta:focus-visible svg {
  color: #C3D0D8 !important;
  stroke: currentColor !important;
}

.wp-block-kadence-advancedbtn a.od-index-cta.kb-button.wp-block-kadence-singlebtn,
.wp-block-kadence-advancedbtn a.od-index-cta.kb-button.wp-block-kadence-singlebtn:visited {
  width: auto !important;
  min-width: 0 !important;
  min-height: 0 !important;
  padding: 0 !important;
  color: #2E5F82 !important;
  background: transparent !important;
  background-color: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

.wp-block-kadence-advancedbtn a.od-index-cta.kb-button.wp-block-kadence-singlebtn:hover,
.wp-block-kadence-advancedbtn a.od-index-cta.kb-button.wp-block-kadence-singlebtn:focus,
.wp-block-kadence-advancedbtn a.od-index-cta.kb-button.wp-block-kadence-singlebtn:focus-visible {
  padding-top: 0.75em !important;
  padding-right: 0.75em !important;
  padding-bottom: 0.75em !important;
  padding-left: 0.75em !important;
  color: #C3D0D8 !important;
  background: #2E5F82 !important;
  background-color: #2E5F82 !important;
  border: 0 !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

.wp-block-kadence-advancedbtn a.od-index-cta.kb-button.wp-block-kadence-singlebtn:hover .kt-btn-inner-text,
.wp-block-kadence-advancedbtn a.od-index-cta.kb-button.wp-block-kadence-singlebtn:focus .kt-btn-inner-text,
.wp-block-kadence-advancedbtn a.od-index-cta.kb-button.wp-block-kadence-singlebtn:focus-visible .kt-btn-inner-text,
.wp-block-kadence-advancedbtn a.od-index-cta.kb-button.wp-block-kadence-singlebtn:hover .kb-svg-icon-wrap,
.wp-block-kadence-advancedbtn a.od-index-cta.kb-button.wp-block-kadence-singlebtn:focus .kb-svg-icon-wrap,
.wp-block-kadence-advancedbtn a.od-index-cta.kb-button.wp-block-kadence-singlebtn:focus-visible .kb-svg-icon-wrap,
.wp-block-kadence-advancedbtn a.od-index-cta.kb-button.wp-block-kadence-singlebtn:hover svg,
.wp-block-kadence-advancedbtn a.od-index-cta.kb-button.wp-block-kadence-singlebtn:focus svg,
.wp-block-kadence-advancedbtn a.od-index-cta.kb-button.wp-block-kadence-singlebtn:focus-visible svg {
  color: #C3D0D8 !important;
  stroke: currentColor !important;
}

@media (max-width: 1024px) {
  body.wp-child-theme-kadence-child
    .wp-block-kadence-query-card:has(.od-archive-article-item)
    .kb-query-grid-wrap,
  body.wp-child-theme-kadence-child
    .wp-block-kadence-query-card:has(.od-archive-livre-item)
    .kb-query-grid-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 22px !important;
  }
}

@media (max-width: 767px) {
  body.wp-child-theme-kadence-child
    .wp-block-kadence-query-card:has(.od-archive-article-item)
    .kb-query-grid-wrap,
  body.wp-child-theme-kadence-child
    .wp-block-kadence-query-card:has(.od-archive-livre-item)
    .kb-query-grid-wrap {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 18px !important;
  }

  body.wp-child-theme-kadence-child .od-archive-article-item,
  body.wp-child-theme-kadence-child .wp-block-kadence-rowlayout.od-archive-livre-item {
    min-height: 0 !important;
  }

  body.wp-child-theme-kadence-child
    .od-archive-article-item
    > .kt-row-column-wrap
    > .wp-block-kadence-column
    > .kt-inside-inner-col,
  body.wp-child-theme-kadence-child
    .wp-block-kadence-rowlayout.od-archive-livre-item
    .wp-block-kadence-column.od-archive-livre-item
    > .kt-inside-inner-col,
  body.wp-child-theme-kadence-child
    .od-archive-livre-item
    > .kt-inside-inner-col {
    grid-template-columns: minmax(0, 1fr) !important;
    padding: 24px 22px !important;
  }

  body.wp-child-theme-kadence-child
    .od-archive-article-item
    .od-index-type-col
    + .wp-block-kadence-dynamichtml,
  body.wp-child-theme-kadence-child
    .od-archive-livre-item
    .od-index-type-col
    + .wp-block-kadence-dynamichtml {
    grid-row: 2 !important;
    grid-column: 1 !important;
    justify-self: start !important;
  }
}

/* Single scientific article metadata card. */
body.wp-child-theme-kadence-child .od-modified-date {
  display: inline-flex;
  gap: 0.45em;
  align-items: baseline;
  color: inherit;
  font: inherit;
  font-size: 14px;
  white-space: nowrap;
}

body.wp-child-theme-kadence-child .od-modified-date__separator {
  color: #2E5F82;
  font-weight: 700;
}

body.wp-child-theme-kadence-child .od-modified-date__label,
body.wp-child-theme-kadence-child .od-modified-date__time {
  color: inherit;
  font: inherit;
}

body.wp-child-theme-kadence-child .od-modified-date__label {
  font-weight: 400;
}

body.wp-child-theme-kadence-child .od-modified-date__time {
  font-weight: 700;
  font-variant-numeric: tabular-nums;
}

body.wp-child-theme-kadence-child
  .od-meta-single-article
  :is(p, .wp-block-shortcode, .kb-dynamic-html):has(> .od-modified-date) {
  width: 100%;
  margin-top: 18px !important;
  padding-top: 16px !important;
  border-top: 1px solid rgba(195, 208, 216, 0.75);
}

body.wp-child-theme-kadence-child .od-meta-single-article {
  color: var(--global-palette3, #10243a);
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid var(--global-palette6, #c3d0d8);
  border-radius: 4px;
  box-shadow: none;
}

body.wp-child-theme-kadence-child .od-meta-single-article > .kt-inside-inner-col,
body.wp-child-theme-kadence-child .od-meta-single-article > .kt-row-column-wrap {
  gap: 0 !important;
  padding: 24px !important;
}

body.wp-child-theme-kadence-child .od-meta-single-article h2,
body.wp-child-theme-kadence-child .od-meta-single-article h3,
body.wp-child-theme-kadence-child .od-meta-single-article h4,
body.wp-child-theme-kadence-child .od-meta-single-article .wp-block-heading {
  margin: 0 0 12px;
  color: var(--global-palette3, #10243a);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.wp-child-theme-kadence-child .od-meta-single-article p,
body.wp-child-theme-kadence-child .od-meta-single-article .kb-dynamic-html,
body.wp-child-theme-kadence-child .od-meta-single-article .wp-block-post-terms,
body.wp-child-theme-kadence-child .od-meta-single-article .wp-block-post-date {
  margin: 0;
  color: var(--global-palette3, #10243a);
  font-size: 14px;
  line-height: 1.45;
}

body.wp-child-theme-kadence-child .od-meta-single-article .taxonomy-category,
body.wp-child-theme-kadence-child .od-meta-single-article .taxonomy-post_tag,
body.wp-child-theme-kadence-child .od-meta-single-article .od-meta-categories,
body.wp-child-theme-kadence-child .od-meta-single-article .od-meta-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  align-items: center;
}

body.wp-child-theme-kadence-child
  .od-meta-single-article
  .wp-block-post-terms__separator {
  display: none;
}

body.wp-child-theme-kadence-child .od-meta-single-article .taxonomy-category a,
body.wp-child-theme-kadence-child .od-meta-single-article .od-meta-categories a,
body.wp-child-theme-kadence-child .od-meta-single-article .taxonomy-post_tag a,
body.wp-child-theme-kadence-child .od-meta-single-article .od-meta-tags a {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 3px 9px;
  color: #2E5F82;
  background: rgba(195, 208, 216, 0.22);
  border: 1px solid var(--global-palette6, #c3d0d8);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
}

body.wp-child-theme-kadence-child .od-meta-single-article .taxonomy-post_tag a,
body.wp-child-theme-kadence-child .od-meta-single-article .od-meta-tags a {
  color: var(--global-palette3, #10243a);
  background: rgba(255, 255, 255, 0.72);
  font-weight: 700;
}

body.wp-child-theme-kadence-child .od-meta-single-article .taxonomy-category a:hover,
body.wp-child-theme-kadence-child .od-meta-single-article .taxonomy-category a:focus,
body.wp-child-theme-kadence-child .od-meta-single-article .od-meta-categories a:hover,
body.wp-child-theme-kadence-child .od-meta-single-article .od-meta-categories a:focus,
body.wp-child-theme-kadence-child .od-meta-single-article .taxonomy-post_tag a:hover,
body.wp-child-theme-kadence-child .od-meta-single-article .taxonomy-post_tag a:focus,
body.wp-child-theme-kadence-child .od-meta-single-article .od-meta-tags a:hover,
body.wp-child-theme-kadence-child .od-meta-single-article .od-meta-tags a:focus {
  color: #ffffff;
  background: #2E5F82;
  border-color: #2E5F82;
}

body.wp-child-theme-kadence-child .od-meta-single-article .wp-block-post-date,
body.wp-child-theme-kadence-child .od-meta-single-article .od-meta-date {
  color: var(--global-palette3, #10243a);
  font-weight: 700;
  font-variant-numeric: tabular-nums;
}

body.wp-child-theme-kadence-child .od-meta-single-article .wp-block-post-date time,
body.wp-child-theme-kadence-child .od-meta-single-article .od-meta-date time {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
}

body.wp-child-theme-kadence-child .od-meta-single-article a {
  color: #2E5F82;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.18em;
}

body.wp-child-theme-kadence-child .od-meta-single-article a:hover,
body.wp-child-theme-kadence-child .od-meta-single-article a:focus {
  color: var(--global-palette3, #10243a);
}

body.wp-child-theme-kadence-child .od-meta-single-article .wp-block-kadence-rowlayout,
body.wp-child-theme-kadence-child .od-meta-single-article .od-meta-row {
  border-top: 1px solid rgba(195, 208, 216, 0.75);
}

body.wp-child-theme-kadence-child
  .od-meta-single-article
  .wp-block-kadence-rowlayout
  > .kt-row-column-wrap,
body.wp-child-theme-kadence-child .od-meta-single-article .od-meta-row {
  display: grid !important;
  grid-template-columns: minmax(90px, 0.36fr) minmax(0, 1fr) !important;
  gap: 14px !important;
  align-items: start !important;
  padding: 13px 0 !important;
}

body.wp-child-theme-kadence-child
  .od-meta-single-article
  .wp-block-kadence-rowlayout
  > .kt-row-column-wrap
  > .wp-block-kadence-column
  > .kt-inside-inner-col {
  padding: 0 !important;
}

body.wp-child-theme-kadence-child
  .od-meta-single-article
  .wp-block-kadence-rowlayout
  > .kt-row-column-wrap
  > .wp-block-kadence-column:first-child,
body.wp-child-theme-kadence-child .od-meta-single-article .od-meta-label {
  color: var(--global-palette3, #10243a);
  font-size: 14px;
  font-weight: 800;
}

body.wp-child-theme-kadence-child .od-comment label[for="comment"],
body.wp-child-theme-kadence-child .comment-form-comment:has(.od-comment) label[for="comment"],
body.wp-child-theme-kadence-child textarea.od-comment + label[for="comment"],
body.wp-child-theme-kadence-child textarea.od-comment ~ label[for="comment"] {
  display: none !important;
}

@media (max-width: 767px) {
  body.wp-child-theme-kadence-child .od-meta-single-article > .kt-inside-inner-col,
  body.wp-child-theme-kadence-child .od-meta-single-article > .kt-row-column-wrap {
    padding: 20px !important;
  }

  body.wp-child-theme-kadence-child
    .od-meta-single-article
    .wp-block-kadence-rowlayout
    > .kt-row-column-wrap,
  body.wp-child-theme-kadence-child .od-meta-single-article .od-meta-row {
    grid-template-columns: 1fr !important;
    gap: 4px !important;
  }
}
