/* V46 — Modèle commun aux pages de détail des programmes.
   La section « À propos » s'affiche sur ordinateur et mobile ; les autres
   adaptations restent strictement limitées aux pages programme concernées. */

.fb-v42-list-number,
.fb-v42-mobile-outcome-kicker,
.fb-v42-mobile-outcome-title,
.fb-v42-before-enrollment,
.fb-v42-sticky-anchor,
.fb-v42-sticky-register,
.fb-v42-hero-rule {
  display: none;
}

.fb-v42-mobile-title-break {
  display: none;
}

/* V43 — Les informations pratiques utilisent des stickers natifs visibles
   sur ordinateur et mobile. Les anciens pictogrammes SVG ne sont plus rendus. */
html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v43-meta-sticker {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.35em;
  height: 1.35em;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif;
  font-size: 22px;
  line-height: 1;
  font-style: normal;
  font-weight: 400;
}

.fb-v43-module-label,
.fb-v43-mobile-plus {
  display: none;
}

.fb-v43-module-name,
.fb-v43-desktop-chevron {
  display: inline;
}

/* Profils : le fond bleu très clair est commun aux deux versions.
   La disposition du bureau reste strictement inchangée. */
html body.fb-lot1015-public-page.fb-v18-program-detail
.fb-v36-audience-section .fb-v18-audience-tags span {
  background: #f3f7fd !important;
}

/* Section commune « À propos de cette formation ».
   Elle reprend exactement la largeur de référence des sections du modèle. */
html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-training {
  width: min(calc(100% - 48px), 1160px);
  margin: 0 auto 46px;
  background: #fff;
  color: #314464;
}

html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-inner {
  padding: 48px 0 0;
}

html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-training h2 {
  margin: 0 auto !important;
  color: #248fbd !important;
  font-size: clamp(25px, 2.8vw, 34px) !important;
  line-height: 1.14 !important;
  font-weight: 950 !important;
  letter-spacing: -.015em !important;
  text-align: center !important;
  text-transform: uppercase;
}

html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-rule {
  display: block;
  width: 46px;
  height: 3px;
  margin: 13px auto 28px;
  border-radius: 999px;
  background: #e51f2a;
}

html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-lead,
html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-copy {
  width: 100%;
  max-width: 100%;
  text-align: left;
  overflow-wrap: anywhere;
}

html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-lead {
  margin: 0 0 18px;
  color: #08296f;
  font-size: 20px;
  line-height: 1.48;
  font-weight: 850;
}

html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-copy {
  margin: 0;
  color: #667085;
  font-size: 16px;
  line-height: 1.72;
}

html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-toggle {
  display: inline;
  margin: 0 0 0 .22em;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: #248fbd;
  font: inherit;
  font-weight: 850;
  line-height: inherit;
  text-decoration: underline;
  text-decoration-thickness: 1.5px;
  text-underline-offset: 3px;
  cursor: pointer;
}

html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-toggle[hidden] {
  display: none;
}

html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-toggle:focus-visible {
  outline: 3px solid rgba(36, 143, 189, .35);
  outline-offset: 3px;
}

html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 30px;
  padding: 22px 0;
  border-top: 1px solid #dfe5ee;
  border-bottom: 1px solid #dfe5ee;
}

html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-fact {
  min-width: 0;
  padding: 0 22px;
  text-align: center;
}

html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-fact + .fb-v45-about-fact {
  border-left: 1px solid #dfe5ee;
}

html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-fact strong,
html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-fact span {
  display: block;
}

html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-fact strong {
  color: #08296f;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 950;
}

html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-fact span {
  margin-top: 7px;
  color: #7a8495;
  font-size: 14px;
  line-height: 1.35;
}

@media screen and (max-width: 767px) {
  html body.fb-lot1015-public-page.fb-v18-program-detail {
    overflow-x: hidden;
  }

  /* Deux profils par ligne, avec deux colonnes parfaitement égales allant
     des bords de la section jusqu'à son axe central. */
  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v36-audience-section .fb-v18-audience-tags {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    justify-content: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    gap: 10px !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v36-audience-section .fb-v18-audience-tags span {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    min-height: 56px !important;
    margin: 0 !important;
    padding: 8px 7px !important;
    border-radius: 18px !important;
    color: #0b347d !important;
    font-size: clamp(12px, 3.35vw, 14px) !important;
    line-height: 1.22 !important;
    font-weight: 850 !important;
    text-align: center !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    box-sizing: border-box !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-training {
    width: calc(100% - 28px);
    margin-bottom: 38px;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-inner {
    padding-top: 38px;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-training h2 {
    max-width: 340px;
    font-size: clamp(24px, 7.3vw, 30px) !important;
    line-height: 1.12 !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-rule {
    width: 44px;
    margin-top: 12px;
    margin-bottom: 24px;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-lead {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.47;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-copy {
    font-size: 16px;
    line-height: 1.68;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-facts {
    margin-top: 26px;
    padding: 19px 0;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-fact {
    padding: 0 7px;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-fact strong {
    font-size: 15px;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v45-about-fact span {
    margin-top: 6px;
    font-size: 12px;
  }

  /* Bannière mobile : image autonome et panneau blanc adaptatif. Le panneau
     remonte sur l'image uniquement quand un texte plus long l'exige. */
  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-left > .formation-hero.fb-v18-hero.fb-v19-hero {
    background: #fff !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero > .formation-hero-bg {
    height: clamp(176px, 52vw, 232px) !important;
    min-height: 176px !important;
    max-height: 232px !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero > .formation-hero-bg::after {
    content: none !important;
    display: none !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero > .formation-hero-content {
    margin-top: var(--fb-v44-hero-offset, 0px) !important;
    padding-top: clamp(18px, 5vw, 24px) !important;
    color: #102858 !important;
    background: #fff !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero .fb-v18-eyebrow {
    color: #d96a0b !important;
    text-align: center !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero h1 {
    max-width: 620px !important;
    margin: 0 auto !important;
    color: #08296f !important;
    font-size: clamp(22px, 6.7vw, 31px) !important;
    line-height: 1.08 !important;
    text-align: left !important;
    text-shadow: none !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-mobile-title-break {
    display: initial;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-hero-rule {
    display: block;
    width: 48px;
    height: 3px;
    margin: 13px auto 12px;
    border-radius: 999px;
    background: #e51f2a;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero .fb-v19-hero-description {
    max-width: 620px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    color: #394861 !important;
    text-align: center !important;
    text-shadow: none !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero .fb-v19-meta-item {
    border-color: #d7e0ec !important;
    background: #f8fafc !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero .fb-v19-meta-icon {
    border: 0 !important;
    background: transparent !important;
    color: inherit !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero .fb-v43-meta-sticker {
    width: 27px;
    height: 27px;
    font-size: 23px;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero .fb-v19-meta-item b {
    color: #b45309 !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero .fb-v19-meta-item > span:last-child {
    color: #102858 !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero .formation-hero-actions .register-btn,
  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-mobile-preinscription,
  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-sticky-register {
    border-color: #e51f2a !important;
    background: #e51f2a !important;
    color: #fff !important;
  }

  /* L'ancien lanceur vert est masqué uniquement sur les pages de programme
     en version mobile. Le nouvel assistant du site reste indépendant. */
  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-ai-launcher,
  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-ai-widget {
    display: none !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero .fb-v19-meta-item {
    min-height: 48px !important;
    padding: 5px 7px !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero .fb-v19-meta-icon {
    width: 27px !important;
    height: 27px !important;
    min-width: 27px !important;
    min-height: 27px !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero .fb-v19-meta-svg,
  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero .fb-v19-meta-svg svg {
    width: 20px !important;
    height: 20px !important;
  }

  /* La première section validée n'est volontairement pas ciblée ici. */

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v36-careers-section > .fb-v18-section-intro {
    display: none !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v18-career,
  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v18-outcome {
    display: grid !important;
    grid-template-columns: 46px minmax(0, 1fr) !important;
    grid-auto-rows: auto !important;
    min-height: 0 !important;
    padding: 11px 0 !important;
    column-gap: 11px !important;
    row-gap: 3px !important;
    border: 0 !important;
    border-bottom: 1px solid #dfe5ee !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v18-career:last-child,
  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v18-outcome:last-child {
    border-bottom: 0 !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v18-outcomes .fb-v18-outcome:first-child {
    border-top: 1px solid #dfe5ee !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v18-outcomes .fb-v18-outcome:last-child {
    border-bottom: 1px solid #dfe5ee !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v18-career-icon,
  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v18-outcome-icon {
    display: none !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-list-number {
    grid-column: 1 !important;
    grid-row: 1 / span 3 !important;
    align-self: start;
    display: block;
    color: #55b8e6;
    font-size: 24px;
    line-height: 1;
    font-weight: 900;
    letter-spacing: -0.04em;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v18-career h3,
  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v18-career p,
  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v18-outcome h3,
  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v18-outcome p {
    grid-column: 2 !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v42-desktop-outcome-title {
    display: none !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v42-mobile-outcome-kicker {
    display: block;
    margin: 0 0 5px;
    color: #e51f2a;
    font-size: clamp(13px, 3.7vw, 16px);
    line-height: 1.2;
    font-weight: 900;
    letter-spacing: .05em;
    text-align: center;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v42-mobile-outcome-title {
    display: block;
    margin: 0 0 var(--fb-v36-content-gap, 16px) !important;
    color: #08296f !important;
    text-align: center !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v42-mobile-outcome-title::after {
    content: "";
    display: block;
    width: 46px;
    height: 3px;
    margin: 11px auto 0;
    border-radius: 999px;
    background: #e51f2a;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v36-audience-section > h2,
  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-softwares.fb-v18-softwares > h2,
  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-program-detail.fb-v18-program > h2 {
    color: #e51f2a !important;
    text-align: center !important;
    text-transform: uppercase !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-program-detail.fb-v18-program > .fb-v18-program-subtitle {
    font-size: clamp(12px, 3.4vw, 14px) !important;
    text-align: center !important;
  }

  /* Programme mobile : numéro indépendant à gauche, libellé et intitulé au
     centre, bouton + à droite. Le résumé natif conserve l'accordéon. */
  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-program-detail.fb-v18-program {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-right: calc(50% - 50vw) !important;
    margin-left: calc(50% - 50vw) !important;
    padding: 30px clamp(14px, 4.5vw, 20px) 38px !important;
    box-sizing: border-box !important;
    background: #f3f7fb !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-program-detail.fb-v18-program .fb-v18-module-list {
    display: grid !important;
    gap: 8px !important;
    max-width: 680px !important;
    margin: 0 auto !important;
    border-top: 0 !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  details.fb-v18-module-card {
    overflow: hidden !important;
    border: 1px solid #dce5ef !important;
    border-radius: 8px !important;
    background: #fff !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  details.fb-v18-module-card summary {
    grid-template-columns: 38px minmax(0, 1fr) 34px !important;
    min-height: 58px !important;
    gap: 9px !important;
    padding: 10px 12px !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  details.fb-v18-module-card .fb-v43-desktop-chevron {
    display: none !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  details.fb-v18-module-card .fb-v18-module-number {
    grid-column: 1 !important;
    grid-row: 1 !important;
    align-self: center !important;
    display: block !important;
    color: #55b8e6 !important;
    font-size: 23px !important;
    line-height: 1 !important;
    font-weight: 900 !important;
    letter-spacing: -.04em !important;
    text-align: left !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  details.fb-v18-module-card .fb-v18-module-title {
    display: grid !important;
    grid-column: 2 !important;
    gap: 3px !important;
    min-width: 0 !important;
    text-align: left !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  details.fb-v18-module-card .fb-v43-module-label {
    display: block !important;
    color: #55b8e6 !important;
    font-size: 13px !important;
    line-height: 1.1 !important;
    font-weight: 900 !important;
    letter-spacing: .08em !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  details.fb-v18-module-card .fb-v43-module-name {
    display: block !important;
    color: #08296f !important;
    font-size: 12.5px !important;
    line-height: 1.28 !important;
    font-weight: 900 !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  details.fb-v18-module-card .fb-v18-module-chevron {
    display: grid !important;
    grid-column: 3 !important;
    place-items: center !important;
    width: 32px !important;
    height: 32px !important;
    border: 1px solid #b8c9dc !important;
    border-radius: 50% !important;
    background: #fff !important;
    color: #08296f !important;
    transform: none !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  details.fb-v18-module-card .fb-v43-mobile-plus {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  details.fb-v18-module-card .fb-v43-mobile-plus::before {
    content: "+";
    display: grid;
    place-items: center;
    width: 100%;
    height: 100%;
    font-size: 21px;
    line-height: 1;
    font-weight: 700;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  details.fb-v18-module-card[open] .fb-v43-mobile-plus::before {
    content: "−";
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  details.fb-v18-module-card .fb-v18-module-content {
    padding: 2px 14px 15px !important;
    border-top: 1px solid #edf1f5 !important;
    color: #43536c !important;
    font-size: 11px !important;
    line-height: 1.55 !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-before-enrollment {
    display: block;
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
    padding: clamp(30px, 8vw, 42px) 0 8px;
    box-sizing: border-box;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-before-enrollment h2 {
    margin: 0;
    color: #e51f2a;
    font-size: clamp(21px, 6vw, 28px);
    line-height: 1.15;
    font-weight: 900;
    text-align: center;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-heading-rule {
    display: block;
    width: 46px;
    height: 3px;
    margin: 11px auto 18px;
    border-radius: 999px;
    background: #e51f2a;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-before-list {
    display: grid;
    gap: 9px;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-before-list article {
    display: grid;
    grid-template-columns: 30px minmax(0, 1fr);
    gap: 10px;
    padding: 12px;
    border: 1px solid #e1e6ee;
    border-radius: 9px;
    background: #fff;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-before-list article > span {
    display: grid;
    place-items: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #eef7f1;
    color: #18864b;
    font-weight: 900;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-before-list h3,
  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-before-list p {
    margin: 0;
    text-align: left;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-before-list h3 {
    color: #08296f;
    font-size: 14px;
    line-height: 1.25;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-before-list p {
    margin-top: 3px;
    color: #4c5870;
    font-size: 12.5px;
    line-height: 1.42;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-sticky-anchor {
    position: relative;
    display: block;
    width: 100%;
    height: 76px;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-sticky-register {
    z-index: 900;
    display: flex;
    align-items: center;
    justify-content: center;
    width: min(360px, calc(100vw - 28px));
    min-height: 52px;
    padding: 11px 18px;
    box-sizing: border-box;
    border-radius: 8px;
    background: #ff4b18;
    box-shadow: 0 8px 24px rgba(14, 31, 72, .22);
    color: #fff;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 900;
    text-align: center;
    text-decoration: none;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-sticky-register.is-fixed {
    position: fixed;
    right: auto;
    bottom: max(12px, env(safe-area-inset-bottom));
    left: 50%;
    transform: translateX(-50%);
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-sticky-register.is-docked {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
  }

  /* Filet de sécurité : si un écran exceptionnellement court ne permet pas
     encore de dégager les actions après la remontée du panneau, le bouton
     flottant s'efface momentanément au lieu de recouvrir « S'inscrire ». */
  html body.fb-lot1015-public-page.fb-v18-program-detail
  .fb-v42-sticky-register.is-avoiding-hero-actions {
    visibility: hidden !important;
    pointer-events: none !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail .fb-v42-sticky-register:focus-visible {
    outline: 3px solid #08296f;
    outline-offset: 3px;
  }
}

@media screen and (max-width: 340px) {
  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero h1 {
    font-size: 21px !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-hero.fb-v19-hero .fb-v19-meta-item {
    grid-template-columns: 24px minmax(0, 1fr) !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
    column-gap: 5px !important;
  }
}

/* ======================================================================
   V47 — alignement mobile des quatre indicateurs et stickers couleur

   - sur téléphone, la grille utilise toute la largeur déjà définie par le
     conteneur de la page : aucune seconde marge latérale n'est ajoutée ;
   - sur téléphone et ordinateur, les cercles existants sont conservés et
     reçoivent des stickers couleur lisibles à la place des tracés SVG.
   ====================================================================== */

html body.fb-lot1015-public-page.fb-v18-program-detail
.formation-kpis.fb-v19-kpis .fb-v19-kpi-icon > .fb-v47-kpi-sticker {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  height: auto !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: none !important;
  max-height: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: initial !important;
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", sans-serif !important;
  font-size: 27px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  text-indent: 0 !important;
  filter: none !important;
  transform: none !important;
}

@media screen and (max-width: 767px) {
  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-left > .formation-kpis.fb-v18-kpis.fb-v19-kpis {
    width: 100% !important;
    max-width: 680px !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  html body.fb-lot1015-public-page.fb-v18-program-detail
  .formation-kpis.fb-v19-kpis .fb-v19-kpi-icon > .fb-v47-kpi-sticker {
    font-size: 24px !important;
  }
}
