#breadcrumbs > span {
    border: solid 1px #4d4d4d;
    border-radius: 5px;
    background: linear-gradient(89.71deg, rgba(77, 77, 77, 0.1) 2.34%, rgba(179, 179, 179, 0.1) 49.44%, rgba(77, 77, 77, 0.1) 98.39%);
    padding: 9px 20px;
}

#breadcrumbs {
    font-size: 11px;
    line-height: 130%;
}

#breadcrumbs, #breadcrumbs a {
    color: #1b1b1b;
}

#breadcrumbs span span {
    padding: 0 1px;
}

.header-first * {
    color: #1b1b1b;
}

nav.menu {
    background: #1b1b1b;
}

ul.menu li ul.sub-menu {
    background: #1b1b1b;
}

.first-single {
	background-color: #fcfaf4;
    background-image: linear-gradient(to right, #dfddd51a 2px, transparent 2px), linear-gradient(to bottom, #dfddd51a 2px, transparent 2px);
    background-size: 103px 103px;
    background-position: 41px 25px;
    width: 100%;
    margin-top: 0;
    color: white;
    padding-bottom: 100px; 
    text-align: center;
    color: #1b1b1b;
}

.h1 {
    max-width: 910px;
    margin: auto;
    position: relative;
}
.h1 h1 { margin-top: 0 }

.intro { max-width: 1000px; margin: 0 auto 100px; }

.sticker {
    position: absolute;
    width: fit-content;
    background: #e2f14f;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'DMSans';
    padding: 5px 18px;
    border-radius: 60px;
    border: solid 1px black;
    top: 0;
    right: 0;
    transform: rotate(15deg) translate(50%, -130%);
}

.info-single {
    display: flex;
    gap: 30px;
}

.second-single .column img {height: auto;}

.info-single > div, .info-single > div a {
    font-size: 14px;
    line-height: 180%;
    font-weight: 700;
    color: #1B1B1B;
    text-decoration: none;
}

.second-single .columns { gap: 75px }

.second-single h2:not(:first-of-type) {
    margin: 50px 0 25px !important;
}

.second-single .column:first-of-type {
    width: 35%;
}

.second-single .column:not(:first-of-type) {
    width: 65%;
}

.second-single .encadre {
    background: #fcfaf4;
    padding: 50px 40px;
    border-radius: 20px;
}

.post-navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.prev-post, .next-post {
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #1B1C1B;
    text-decoration: none;
}
.prev-post span, .next-post span {
    text-decoration: underline;
}

.prev-post::before, .next-post::after {
    width: 30px;
    content: "B";
    font-family: 'icones';
    font-size: 14px;
    height: 30px;
    border: solid 1px black;
    text-align: center;
    line-height: 30px;
    transform: rotate(180deg);
    border-radius: 100%;
    margin-right: 16px;
    flex: 0 0 30px;
}

.next-post::after { 
    transform: rotate(0deg);
    margin-right: 0;
    margin-left: 16px;
}

.prev-post a, .next-post a {font-size: 18px;color: #1B1C1B; display: block; max-width: 300px;}

.second-single {
    padding-top: 100px;
    padding-bottom: 150px;
}
.lecture {
    margin-bottom: 10px;
}
.fourth-single {
    padding-top: 100px;
    padding-bottom: 150px;
}

.fourth-single .hn { max-width: 800px; }

.fond-jaune {
    background: #fcfaf4;
}

.card {
    max-width: 825px;
    display: flex;
    position: relative;
    margin: auto;
    border-radius: 20px;
}

.card .col-1 {
    width: 75%;
    padding: 36px 41px 29px;
    background: white;
}

.card .col-1 .buttons .button a { font-size: 14px; }

.card .sticker {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-40%) rotate(-2deg);
    background: #e2f14f;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'DMSans';
    padding: 5px 18px;
    border-radius: 60px;
    border: solid 1px black;
}

.card .col-2 {
    width: 25%;
}

.card .col-2 img {
    width: 100%;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    object-fit: cover;
    height: 100%;
}

.contenu p, .tel {
    color: #1B1B1B;
    font-size: 24px;
    line-height: 120%;
    font-family: 'RedHat';
}

.contenu p strong { font-style: italic; }

.nom {
    font-size: 18px;
}

.footer-card {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.lien-rs a {
    display: flex;
    color: #1B1B1B;
    align-items: center;
}

.lien-rs {
    display: flex;
    align-self: end;
}

.lien-rs a img {
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 11px
}

.lien-rs a span {
    font-size: 14px;
    line-height: 0;
    text-decoration: underline;
}

.colonne-carte {border-radius: 20px;border: solid 1px black;background: #1b1b1b;overflow: hidden;}

.colonne-carte .sommaire-div {
    color: #fff;
    padding-bottom: 0;
}

.h3 {
    font-size: 36px;
    line-height: 110%;
    font-weight: 400;
    font-family: 'RedHat';
}

.colonne-carte > div {
    padding: 35px;
}

.colonne-carte .sommaire {
    padding: 0;
    margin: 15px 0;
}

.colonne-carte .sommaire li::marker {
    content: none;
}

.colonne-carte .sommaire li a {
    color: white;
    font-weight: 400;
    font-family: 'DMSans';
    line-height: 183%;
}

.articles-lies {
    padding-left: 0;
    margin-top: 25px;
}

.articles-lies li::marker {
    content: none;
}

.articles-lies li a {
    color: #1B1B1B;
    font-weight: bold;
    font-family: 'DMSans';
    display: block;
    line-height: 160%;
}

.articles-lies li {margin-bottom: 25px;}

.colonne-carte .more {
    background: white;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding-bottom: 5px;
}

.colonne-carte .contact {
    background: #8f86fa;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-top: -20px;
}

.row {
    display: flex;
    gap: 30px;
    margin-bottom: 15px;
}

.img {
    width: 68px !important;
    height: 68px !important;
    display: block;
    border: none !important;
}

.row p {
    width: calc(100% - 98px);
    margin: 0;
    color: white;
    font-family: 'RedHat';
    font-size: 24px;
    line-height: 120%;
}

.last a.button {
    margin-left: auto;
    border-color: white;
}

p.mini {
    text-align: left;
    padding-left: 98px;
    font-size: 12px;
    color: white;
    margin-top: 0;
    margin-bottom: 11px;
}

.newsletter {
    padding: 35px;
}

.third-single-outil {
    margin-top: 150px;
    margin-bottom: 150px;
}

.essentiel {
    position: relative;
    padding: 50px 42px;
    border: solid 1px #000;
    border-radius: 20px;
    background: #fcfaf4;
    margin-bottom: 50px;
    margin-top: 70px;
}

.essentiel .sticker {right: initial;left: 0;transform: translateY(-80%) rotate(-2deg);}

.titre-intro {
    font-size: 36px;
    line-height: 120%;
    font-family: 'RedHat';
    font-weight: 600;
}

.citation {
    background: #f2ecff;
    position: relative;
    padding: 15px 40px;
    border-radius: 20px;
    font-family: 'DMSans';
    font-weight: 300;
    font-style: italic;
    color: #1B1B1B;
    margin: 50px 0;
}

.citation::before, .citation::after {
    content: "Q";
    font-family: 'icones';
    position: absolute;
    font-style: initial;
    font-weight: initial;
    top: 15px;
    left: 0;
    transform: translateY(-100%);
    font-size: 40px;
    color: #8e85f9;
}

.citation::after {top: initial;bottom: 15px;left: initial;right: 0;transform: translateY(100%) rotate(180deg);}

.paragraphe-jaune {
    padding: 36px 44px;
    background: #fcfaf4;
    border-radius: 20px;
    margin: 50px auto;
}

a.cta {
    display: flex;
    background: #8f86fa;
    border-radius: 20px;
    padding: 30px 43px;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    color: white;
    margin: 50px auto;
}

a.cta img {
    max-width: 62px;
}

.reves {
    font-size: 24px;
}

.rdv {
    font-family: 'RedHat';
    text-decoration: underline;
}

.fleche::before {
    content: "B";
    font-family: 'icones';
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    flex: 1;
    background: #a199f8;
}

table thead { border: 2px solid #8F86FA !important; }

table td, table th {
    border: 2px solid #8F86FA !important;
    padding: 10px !important;
}


/* --- État fixe --- */
.colonne-carte.is-fixed {
  position: fixed;
  top: 160px;
  z-index: 10;
}

.colonne-carte.is-bottom {
  position: absolute;
  bottom: 0;          /* Colle au bas de .second-single */
  left: 0;
  width: 100%;        /* Reprend la largeur de son parent */
}
.column.colonne-first.is-bottom {
    position: initial;
    align-items: initial;
    height: initial;
}

.column.colonne-first.is-bottom .colonne-carte {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 35%;
}

.columns {
    position: relative;
}
/* Placeholder pour éviter le saut de layout */
.colonne-carte-placeholder {
  display: none;
}

.colonne-carte-placeholder.is-active {
  display: block;
}


/* --- Animation d'entrée en fixed --- */
.colonne-carte.is-entering {
  animation: tocSlideIn 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

@keyframes tocSlideIn {
  0%   { transform: translateY(-20px); opacity: 0; }
  50%  { opacity: 0.8; }
  100% { transform: translateY(0); opacity: 1; }
}


/* --- ul.sommaire : état par défaut (nécessaire pour que la transition fonctionne) --- */
.sommaire-div ul.sommaire {
  max-height: 600px;
  opacity: 1;
  overflow: hidden;
  transition:
    max-height 0.6s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.4s ease,
    margin 0.5s ease;
}

/* --- Collapse de ul.sommaire en fixed --- */
.colonne-carte.is-fixed .sommaire-div ul.sommaire, .is-bottom .sommaire-div ul.sommaire {
  max-height: 0;
  opacity: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* --- Expand au clic sur "Sommaire +" --- */
.colonne-carte.is-fixed.is-expanded .sommaire-div ul.sommaire, .is-bottom .is-expanded .sommaire-div ul.sommaire {
  max-height: 600px;
  opacity: 1;
  margin-top: 8px;
  margin-bottom: 8px;
}


/* --- .more : masquer en smooth (pas de display:none) --- */
.colonne-carte .more {
  max-height: 500px;
  opacity: 1;
  overflow: hidden;
  transition:
    max-height 0.6s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.4s ease,
    padding 0.5s ease,
    margin 0.5s ease;
}

.colonne-carte.is-fixed .more, .is-bottom .more {
  max-height: 0;
  opacity: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}


/* --- Titre cliquable en fixed --- */
.colonne-carte.is-fixed .sommaire-div .h3 .is-bottom .is-fixed .sommaire-div .h3 {
  cursor: pointer;
  margin-bottom: 0;
  transition: margin 0.5s ease;
}

/* --- Icône toggle "+" --- */
.sommaire-div .h3 .toggle-icon {
  display: inline-block;
  margin-left: 8px;
  font-size: 0.9em;
  transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}

.colonne-carte.is-expanded .sommaire-div .h3 .toggle-icon {
  transform: rotate(45deg);
}


.sommaire-div ul.sommaire li.active a {
  color: #fff;
  font-weight: 600;
}

.second-single iframe, .second-single .column:nth-child(2) img {
    border-radius: 20px;
    border: solid 1px #1B1B1B;
}

.burger-menu span {
    background: #1B1B1B;
}