/* ==========================================================================
 RESPONSIVE.CSS - Version nettoyée, corrigée et stabilisée (03/02/2026)
 ========================================================================== */

/* Reset et base – surcharge AL.css */{
  box-sizing: border-box;
}

body {
    padding: 0 !important;
    margin: 0 !important;
    overflow-x: hidden;
    font-size: 17px;
    line-height: 1.6;
}/* Bouton Calendly fixe */
.Appelaction {
    width: 90% !important;
    max-width: 320px !important;
    min-width: 220px !important;
    top: 10px !important;
    left: 50% !important;
    padding: 10px !important;
    position: fixed !important;
    z-index: 999 !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transition: opacity 1s ease !important;
    transform: translateX(-50%) !important;
    right: auto !important;
    text-align: center !important;
}
@media (max-width: 767px) {
    .Appelaction {
        opacity: 0 !important;
        visibility: hidden !important;
    }.Appelaction.visible {
    opacity: 1 !important;
    visibility: visible !important;
    display: flex !important;
}}.Appelaction.visible {
     opacity: 1 !important;
    visibility: visible !important;
    display: flex !important; /* force l'affichage */
}.blocCoul1 .titre-container { top: 595px !important; }.blocCoul2 .titre-container { top: 930px !important; }
.blocCPub1 .titre-container { top: 420px !important; }
.blocCoul3 .titre-container { top: 790px !important; }
.blocCoul5 .titre-container { top: 480px !important; }.legal-block,
.bloc-mentions {
    margin: 60px 0 140px 0 !important;   /* plus de marges latérales → plein largeur */
    padding: 40px 20px !important;
    width: 100% !important;
    max-width: none !important;
    border-radius: 0 !important;         /* pas de bord arrondi sur full width mobile */
}/* Supprime tout décalage latéral sur mobile */
.legal-wrapper,
.container {
    padding: 0 !important;
    margin: 0 !important;
}/* Styles hors media queries */
.Sect2 {
    margin-top: 200px !important;
    padding-top: 20px !important;
    position: relative !important;
    z-index: 1 !important;
}.blocCoul5 {
    margin-top: -20px !important;
    padding: 40px 15px !important;
    background-color: #f28989 !important;
    width: 100% !important;
    position: relative !important;
    z-index: 1 !important;
}.blocCoul5 .texte-content {
    padding-left: 50px !important;
    padding-right: 20px !important;
    margin: 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
    font-size: 17px !important;
}/* MOBILE ONLY */
@media (max-width: 767px) {h5 {
    display: none !important;
}

/* Footer réduit */
.Appelaction {
    padding: 6px 12px !important;
    min-height: 0 !important;
    height: auto !important;
    line-height: 0.9em !important;
    overflow: hidden !important;
}

.Appelaction .calendly-inline-link h4.h4-blanc {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0.9em !important;
    font-size: 34px !important;
}

.Sect2 {
    margin-top: 200px !important;
    padding-top: 20px !important;
    position: relative !important;
    z-index: 1 !important;
}

.blocCoul5 {
    margin-left: 0 !important;
    left: 0 !important;
    margin-right: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 100% !important;
}
.blocCoul5 .titre-container {
    position: absolute !important;
    left: 0px !important;
    width: 40px !important;
    height: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    z-index: 10 !important;
}

.blocCoul5 .titre-mobile {
    text-align: left !important;
    vertical-align: top !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: "Montserrat", serif !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 1em !important;
    letter-spacing: 2px !important;
    color: #ffffff !important;
    white-space: nowrap !important;
    writing-mode: vertical-rl !important;
    text-orientation: mixed !important;
    transform: rotate(180deg) !important;
    transform-origin: top center !important;
}

.blocCoul5 .texte {
    position: relative !important;
    overflow: visible !important;
}

.blocCoul5 .ligne-2 {
    margin-top: -10px !important;
}

.blocCoul5 .texte-content {
    padding-left: 45px !important;
    margin: 0 !important;
}

.blocCoul5 .container-cartes {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 20px auto !important;
    padding: 0 !important;
}

.popup-content {
    padding: 15px 10px !important;
    width: 96% !important;
    max-width: 560px !important;
}

.temoignage {
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    margin: 0 auto 30px auto !important;
    padding: 15px 0 !important;
}

.temoignage img {
    display: block !important;
    margin: 0 auto 12px auto !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 50% !important;
}

.temoignage p {
    text-align: left !important;
    width: 100% !important;
    max-width: none !important;
    margin: 10px 0 15px 0 !important;
}

.signature {
    display: block !important;
    text-align: center !important;
    font-style: italic !important;
    color: #555 !important;
    margin-top: 8px !important;
    width: 100% !important;
}

.blocCoul4 h4,
.show-all-testimonials {
    z-index: 12 !important;
    position: relative !important;
}

.show-all-testimonials {
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    width: 90% !important;
    max-width: 500px !important;
    position: relative !important;
    z-index: 12 !important;
}

.show-all-testimonials h4 {
    font-size: 34px !important;
    font-weight: 700 !important;
    line-height: 1em !important;
    margin: 0 auto 20px auto !important;
}


.blocCoul3 .step {
    text-align: left !important;
    align-items: flex-start !important;
    width: 100% !important;
    max-width: 500px !important;
    margin: 0 auto 30px auto !important;
}

.blocCoul3 .step img {
    width: 160px !important;
    height: auto !important;
    max-width: 90vw !important;
    margin: 0 auto 15px auto !important;
    display: block !important;
}

.blocCoul3 .step p,
.blocCoul3 .step strong {
    text-align: left !important;
}

.blocCoul3 {
    margin-left: 0 !important;
    left: 0 !important;
    margin-right: 0 !important;
    padding: 40px 0 40px 10px !important;
    width: 100% !important;
}

.blocCoul3 .texte {
    position: relative !important;
    overflow: visible !important;
}
.blocCoul3 .titre-container {
    position: absolute !important;
    left: -10px !important;
    width: 40px !important;
    height: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    z-index: 10 !important;
}

.blocCoul3 .titre-mobile {
    text-align: left !important;
    vertical-align: top !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: "Montserrat", serif !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 1em !important;
    letter-spacing: 2px !important;
    color: #ffffff !important;
    white-space: nowrap !important;
    writing-mode: vertical-rl !important;
    text-orientation: mixed !important;
    transform: rotate(180deg) !important;
    transform-origin: top center !important;
}

.blocCoul3 .ligne-2 {
    margin-top: -10px !important;
}

.blocCoul3 .texte-content {
    padding: 40px 0 40px 45px !important;
    margin: 0 !important;
}

.blocFond3 {
    width: 100% !important;
    min-height: 300px !important;
    margin: 0 !important;
}

.generic-wrapper,
.blocFond2-wrapper {
    flex-direction: column !important;
    align-items: stretch !important;
    overflow: visible !important;
    position: relative !important;
    margin-top: -100px !important;
    z-index: 2 !important;
}

.blocCPub1 {
    margin: 0 !important;
    margin-left: 0% !important;
    padding: 2% 5% 40px 5% !important;
    background-color: #da9aa0 !important;
    color: #ffffff !important;
    position: relative !important;
    z-index: 2 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    flex: 1 !important;
    min-height: auto !important;
    height: auto !important;
    overflow: visible !important;
}
.blocCPub1 .titre-container {
    position: absolute !important;
    left: -10px !important;
    width: 40px !important;
    height: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    z-index: 10 !important;
}

.blocCPub1 .titre-mobile {
    text-align: left !important;
    vertical-align: top !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: "Montserrat", serif !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 1em !important;
    letter-spacing: 2px !important;
    color: #ffffff !important;
    white-space: nowrap !important;
    writing-mode: vertical-rl !important;
    text-orientation: mixed !important;
    transform: rotate(180deg) !important;
    transform-origin: top center !important;
}

.blocCPub1 .ligne-2 .texte-content {
    margin: 20px 0 40px 0 !important;
    padding-left: 45px !important;
    padding-right: 20px !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

.blocCPub1 .texte h4 {
    font-size: 34px !important;
    font-weight: 700 !important;
    line-height: 1em !important;
    margin: 40px auto 20px auto !important;
    padding: 0 !important;
    text-align: center !important;
}

.blocCPub1 .read-more-btn {
    margin: 0 !important;
    padding: 10px 20px !important;
}

.blocCPub1 .Anne {
    border-radius: 50% !important;
    width: 250px !important;
    max-width: 90vw !important;
    height: auto !important;
    object-fit: cover !important;
    margin-top: -140px !important;
    margin-bottom: 10px !important;
    position: relative !important;
    z-index: 10 !important;
}

.Anne-container {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin: 10px 0 !important;
}

.BlocFond2 {
    position: relative !important;
    overflow: visible !important;
    width: 100% !important;
    min-height: 400px !important;
    margin: 0 !important;
    z-index: 1 !important;
}

.blocCoul2 {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 40px 15px 40px 15px !important;
    background-color: #132b40 !important;
    color: #fff !important;
    overflow-x: hidden !important;
    overflow: visible !important;
    position: relative !important;
    z-index: 5 !important;
    min-height: auto !important;
    height: auto !important;
}
.blocCoul2 .titre-container {
    position: absolute !important;
    left: -10px !important;
    width: 40px !important;
    height: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    z-index: 10 !important;
}

.blocCoul2 .titre-mobile {
    text-align: left !important;
    vertical-align: top !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: "Montserrat", serif !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 1em !important;
    letter-spacing: 2px !important;
    color: #ffffff !important;
    white-space: nowrap !important;
    writing-mode: vertical-rl !important;
    text-orientation: mixed !important;
    transform: rotate(180deg) !important;
    transform-origin: top center !important;
}

.blocCoul2 .ligne-2 { margin-top: -10px !important; }

.blocCoul2 .texte-content {
    margin: 20px auto 40px auto !important;
    padding-left: 45px !important;
    padding-right: 20px !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

.blocCoul2 .texte {
    margin: 0 auto !important;
    padding: 0 !important;
    width: 90% !important;
    text-align: left !important;
    font-size: 16px !important;
}

.blocCoul2 .texte p,
.blocCoul2 .grid-item p {
    font-size: 17px !important;
    line-height: 1.6 !important;
    font-weight: 400 !important;
    margin: 0 0 20px 0 !important;
}

.blocCoul2 .h4-blanc {
    text-align: center !important;
    width: 90% !important;
    margin: 40px auto 0px auto !important;
    font-size: 34px !important;
}

.blocCoul2 .spirale-container { margin-bottom: 10px !important; }

.blocCoul2 .spirale-container {
    width: 100% !important;
    max-width: 420px !important;
    margin: 0 auto 20px auto !important;
}

.blocCoul2 .grid-container {
    display: grid !important;
    grid-template-columns: 1fr !important;
    grid-template-rows: repeat(6, auto) !important;
    gap: 30px !important;
    width: 100% !important;
    max-width: 600px !important;
    margin: 0 auto !important;
    overflow: visible !important;
    padding: 0 !important;
}

.blocCoul2 .grid-item {
    position: relative !important;
    padding: 30px 20px !important;
    overflow: visible !important;
    min-height: auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 10px !important;
    margin: 0 !important;
}

.blocCoul2 .number-circle {
    position: static !important;
    width: 40px !important;
    height: 40px !important;
    background-color: #F28989 !important;
    color: #FFFFFF !important;
    border-radius: 50% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    font-size: 20px !important;
    font-weight: bold !important;
    margin-bottom: 10px !important;
}

.blocCoul2 .grid-title {
    font-size: 18px !important;
    font-weight: 600 !important;
    margin: 8px 0 8px 0 !important;
    text-transform: uppercase !important;
    color: #132b40 !important;
}

.grid-item:last-child {
    padding-bottom: 0 !important;
}

.blocCoul1 {
    margin-top: 40px !important;
    padding: 0 !important;
    background-color: #f28989 !important;
    font-weight: 700 !important;
    line-height: 1em !important;
    margin: 40px auto 0px auto !important;
    text-align: center !important;
    font-size: 34px !important;
}
.blocCoul1 .titre-container {
    position: absolute !important;
    left: 0px !important;
    width: 40px !important;
    height: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    z-index: 10 !important;
}

.blocCoul1 .titre-mobile {
    text-align: left !important;
    vertical-align: top !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: "Montserrat", serif !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 1em !important;
    letter-spacing: 2px !important;
    color: #ffffff !important;
    white-space: nowrap !important;
    writing-mode: vertical-rl !important;
    text-orientation: mixed !important;
    transform: rotate(180deg) !important;
    transform-origin: top center !important;
}

.blocCoul1 .texte h4 {
    font-size: 34px !important;
    font-weight: 700 !important;
    line-height: 1em !important;
    margin: 40px auto 20px auto !important;
    padding: 0 !important;
    text-align: center !important;
    max-width: 80% !important;
}

.blocCoul1 .texte h4:last-child {
    margin: 20px auto 40px auto !important;
    max-width: 80% !important;
}

.BlocFond1 {
    width: 100% !important;
    min-height: 300px !important;
    margin: 0 !important;
}

.BlocFond1 {
    background-position: top center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    min-height: 400px !important;
    margin: 0 !important;
    overflow: visible !important;
    z-index: 1 !important;
}

.generic-wrapper,
.blocFond2-wrapper {
    flex-direction: column !important;
    align-items: stretch !important;
    overflow: visible !important;
    position: relative !important;
    margin-top: -100px !important;
    z-index: 2 !important;
}

.chapeau {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 0 40px 0 !important;
    box-sizing: border-box !important;
    margin-top: -10vw !important;
    position: relative !important;
    z-index: 1 !important;
    background: #f5efe5 !important;
    overflow: visible !important;
}

.chapeau h4 {
    font-size: 34px !important;
    font-weight: 700 !important;
    line-height: 1em !important;
    width: auto !important;
    max-width: 90% !important;
    margin: 40px auto 20px auto !important;
    padding: 0 !important;
    text-align: center !important;
}

.chapeau .p-centered h4 {
    text-align: center !important;
    color: #132b40 !important;
    margin: 20px auto !important;
    width: auto !important;
    max-width: 90% !important;
}

.chapeau .p-centered .texteMini {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.block-container {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 0 60px 0 !important;
    overflow: visible !important;
}

.block {
    width: 80% !important;
    max-width: 420px !important;
    margin: 0 auto 40px auto !important;
    padding: 30px 20px !important;
    background-color: #da9aa0 !important;
    box-sizing: border-box !important;
    overflow: visible !important;
    text-align: center !important;
}

.block:last-child {
    margin-bottom: 0 !important;
}

.block h4 {
    font-size: 34px !important;
    font-weight: 700 !important;
    line-height: 1em !important;
    margin: 20px 0 15px 0 !important;
    text-align: center !important;
}

.block .texteMini {
    margin: 0 0 20px 0 !important;
    padding: 0 10px !important;
}

.texteMini {
    font-size: 17px !important;
    line-height: 1.6 !important;
    font-weight: 400 !important;
    text-align: left !important;
    width: 100% !important;
    max-width: none !important;
    margin: 20px 0 !important;
    padding: 0 10px !important;
    box-sizing: border-box !important;
}

/* Centrage sans casser la visibilité */
.chapeau .block .texteMini {
    text-align: center !important;
}

.chapeau .block .star-list-unicode {
    text-align: left !important;
    width: 90% !important;
    max-width: 340px !important;
    margin: 15px auto !important;
    padding-left: 30px !important;
}

.star-list-unicode li {
    margin-left: 0 !important;
    padding-left: 0 !important;
    text-align: left !important;
}

.star-list-unicode li::before {
    margin-right: 8px !important;
}

/* Header pleine largeur bleu */
#global {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-bottom: 240px !important; /* espace pour footer légal */
    
}

.Haut {
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
    padding: 0 15px 60px 15px !important;
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    min-height: 240px !important;
    overflow: visible !important;
    padding-bottom: 20px !important;
    background: #132b40 !important;
}

.logo {
    height: 15vw !important;
    width: 15vw !important;
    margin: 10px auto 5px auto !important;
    position: static !important;
}

.EnTete {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    gap: 4px !important;
    width: 100% !important;
    margin-bottom: 40px !important;
}

.anne-mobile {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    color: #ffffff !important;
    font-size: clamp(28px, 7vw, 60px) !important;
    line-height: 1.2em !important;
    letter-spacing: 0.5vw !important;
    width: 90% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    text-align: center !important;
    white-space: nowrap !important;
}

.textRotate {
    display: none !important;
}

.EnTete h2 {
    margin: 0 !important;
    text-align: center !important;
    width: 90% !important;
    font-size: clamp(56px, 14vw, 112px) !important;
    line-height: 0.6em !important;
}

/* Titres rotatifs rustine */
.titre-container {
    position: absolute !important;
    left: 0px !important;
    width: 40px !important;
    height: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    z-index: 10 !important;
}

.titre-mobile {
    text-align: left !important;
    vertical-align: top !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: "Montserrat", serif !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 1em !important;
    letter-spacing: 2px !important;
    color: #ffffff !important;
    white-space: nowrap !important;
    writing-mode: vertical-rl !important;
    text-orientation: mixed !important;
    transform: rotate(180deg) !important;
    transform-origin: top center !important;
}

.texte-content {
    padding-left: 45px !important;
    margin: 0 !important;
}

/* Réduction gap blocCoul2 */
.blocCoul2 .spirale-container { margin-bottom: 10px !important; }
.blocCoul2 .ligne-2 { margin-top: -10px !important; }
.blocCoul2 .titre-container { margin-top: -10px !important; }

/* Neutralisation décalages – groupés */
.blocCoul1, .blocCoul2, .blocCoul3, .blocCoul5, .blocCPub1 {
    margin-left: 0 !important;
    left: 0 !important;
    margin-right: 0 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 100% !important;
}

/* Images responsives */
img, .schema-image, .Anne, .Anne2 {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 20px auto;
}

.Anne,
.Anne2 {
    width: 250px !important;
    max-width: 90vw !important;
    height: auto !important;
    object-fit: cover !important;
}

.Anne2 {
    display: none !important;
}

.schema-image {
    width: 100% !important;
    height: auto !important;
}

.blocCoul2 .schema-image {
    width: 100% !important;
    max-width: 420px !important;
    margin: 0 auto !important;
    display: block !important;
}

.BlocFond2 {
    position: relative !important;
    overflow: visible !important;
    margin-top: -120px !important;
    z-index: 1 !important;
    min-height: 300px !important;
    height: auto !important;
}

.Anne {
    margin-top: -140px !important;
    margin-bottom: 10px !important;
    position: relative !important;
    z-index: 10 !important;
}

.blocCoul1,
.chapeau,
.BlocFond1 {
    z-index: 1 !important;
}

.blocCoul2 .spirale-container,
.blocCoul2 .schema-image {
    position: relative !important;
    z-index: 10 !important;
}

.generic-wrapper,
.blocCoul1,
.BlocFond1 {
    overflow: visible !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    clip-path: none !important;
    z-index: 1 !important;
}

.blocCoul2 .spirale-container {
    margin-top: 20px !important;
    margin-bottom: 40px !important;
    z-index: 10 !important;
    position: relative !important;
}

.blocCoul1,
.chapeau,
.BlocFond1,
.Haut,
#global {
    z-index: 1 !important;
}

.texte, .blocCoul1, .blocCoul2, .blocCoul3, .blocCPub1, .blocCoul5 {
    position: relative !important;
    overflow: visible !important;
}}/* Desktop */
@media (min-width: 768px) {
    .anne-mobile {
        display: none !important;
    }.textRotate {
    display: block !important;
    transform: rotate(-90deg) !important;
}

body {
    font-size: 18px !important;
    padding: 0 !important;
}}.popup .temoignage p,
.show-all-testimonials p {
    font-size: 17px !important;
    line-height: 1.6 !important;
    font-weight: 400 !important;
}
/* ==========================================================================
   ALIGNEMENT PARFAIT DES BLOCS MENTAL / ÉMOTIONS / COMPORTEMENTS SUR MOBILE
   ========================================================================== *//* ==========================================================================
   ALIGNEMENT EXACT COMME ANCIENNE VERSION – BLOCS MENTAL/ÉMOTIONS/COMPORTEMENTS
   ========================================================================== */.chapeau .block {
    text-align: center !important;               /* garde le titre centré */
    width: 85% !important;                       /* ou 88% si tu veux plus large */
    max-width: 460px !important;
    margin: 0 auto 50px auto !important;
    padding: 30px 25px !important;               /* + d'air latéral = sensation moins centrée */
    box-sizing: border-box !important;
}/* Titre seul → centré */
.chapeau .block h4 {
    text-align: center !important;
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
    width: 100% !important;
}/* Conteneur texte + liste → force à gauche */
.chapeau .block .texteMini {
    text-align: left !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 0 0 8px !important;               /* léger retrait global pour matcher l'ancienne version */
}/* Texte intro (premier enfant, souvent un nœud texte ou <br>) */
.chapeau .block .texteMini::first-letter,
.chapeau .block .texteMini > *:first-child,
.chapeau .block .texteMini br + * {
    text-align: left !important;
}/* Liste étoiles – alignement gauche + indent parfait */
.chapeau .block .star-list-unicode {
    text-align: left !important;
    margin: 12px 0 0 0 !important;
    padding: 0 !important;
    padding-left: 36px !important;               /* ← clé : plus de padding-left pour décaler les ★ */
    list-style: none !important;
    list-style-position: outside !important;
}.chapeau .block .star-list-unicode li {
    text-align: left !important;
    margin: 0 0 10px 0 !important;
    padding-left: 0 !important;
    text-indent: -24px !important;               /* permet au ★ de commencer un peu à gauche du texte */
    line-height: 1.55 !important;
}.chapeau .block .star-list-unicode li::before {
    content: "★" !important;
    margin-right: 12px !important;
    font-size: 18px !important;
    color: #000 !important;                      /* ajuste si besoin */
    display: inline-block !important;
    width: 20px !important;                      /* espace fixe avant le texte */
    text-align: right !important;
}/* Empêche tout centrage résiduel */
.chapeau .block .texteMini p,
.chapeau .block .texteMini div,
.chapeau .block .texteMini span,
.chapeau .block .texteMini strong {
    text-align: left !important;
    margin-left: 0 !important;
}
.footer-legal {
    margin-top: 60px !important;
    padding-top: 50px !important;
}.legal-links {
    flex-direction: column !important;
    gap: 18px !important;
}/* Variante 2 par ligne sur mobile moyen */
@media (max-width: 767px) and (min-width: 420px) {
    .legal-links {
        flex-direction: row !important;
        flex-wrap: wrap !important;
        justify-content: space-evenly !important;
        gap: 20px 15px !important;
    }.legal-links a {
    flex-basis: 45% !important;
    min-width: 160px !important;
}}
.bloc-mentions {
    margin: 50px 0 50px 0 !important;   /* symétrique mais réduit */
        padding: 40px 25px !important;
        width: 100% !important;
        max-width: none !important;
}.bloc-mentions h1 {
    font-size: 42px !important;
}.bloc-mentions p {
    font-size: 17.5px !important;     /* texte plus confortable sur mobile */
    line-height: 1.75 !important;
}
#back-to-top {
    bottom: 140px !important; /* au-dessus du CTA mobile plus large */
    right: 15px !important;
    width: 48px !important;
    height: 48px !important;
    font-size: 22px !important;
}
.legal-wrapper {
    padding: 0 15px;
}.legal-block {
    margin: 70px 0 140px 0 !important;  /* symétrie mobile */
    padding: 40px 25px !important;
    width: 100% !important;
    max-width: none !important;
    border-radius: 0 !important;
}.legal-text {
    font-size: 17.5px !important;
    line-height: 1.75 !important;
}.legal-text ul {
    padding-left: 35px !important;
}
.legal-contenante {
 align-items: flex-start;
  min-height: auto;
  padding: 0 15px;
}.legal-block {
 margin: 60px 0 140px 0 !important;
  padding: 40px 20px !important;
  width: 100% !important;
  max-width: none !important;
  border-radius: 0 !important;
}
.legal-block {
  margin: 80px 0 80px 0 !important;  /* symétrie mobile */
  padding: 40px 15px !important;
  width: 100% !important;
}
.legal-contenante {
  min-height: auto !important;
  padding: 0 10px !important;
}.legal-block {
  margin: 40px 0 40px 0 !important;   /* réduit encore sur mobile */
  padding: 40px 15px !important;
  width: 100% !important;
}
.Appelaction .h4-blanc {
    font-size: 30px !important;      /* au lieu de clamp ou 34px */
}
@media (max-width: 767px) {
    

    /* Photo Ginko – remonte-la */
    .photo-temoignage {
        width: 70% !important;
        max-width: 260px !important;
        height: auto !important;
        margin-top: -60px !important;        /* remonte (négatif = plus haut) */
        margin-bottom: 20px !important;
        align-self: center !important;
    }

    /* Bouton "voir tous" – rapproche */
    .show-all-testimonials {
        margin-top: 10px !important;
        align-self: center !important;
    }

    .show-all-testimonials h4 {
        font-size: 28px !important;          /* titre plus petit si besoin */
        margin: 0 auto 15px auto !important;
    }
}
@media (max-width: 767px) {
    /* ... tes autres règles ... */

    /* RÈGLE UNIQUE ET PRIORITAIRE POUR BLOC COUL4 MOBILE */
    .blocCoul4 {
        position: relative !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: flex-start !important;   /* Contenu collé en haut */
        align-items: center !important;
        width: 90% !important;
        max-width: 360px !important;              /* Bloque "trop large" */
        margin: 40px auto 40px auto !important;   /* Espace bas pour photo */
        padding: 20px 15px 60px 15px !important;  /* Paddings mini : 60px vertical total */
        background-color: #da9aa0 !important;
        overflow: visible !important;
        min-height: auto !important;
        height: auto !important;
        gap: 20px !important;
        box-sizing: border-box !important;
        z-index: 5 !important;
    }

    /* Photo TOUJOURS absolute → n'étire PAS le bloc */
    .photo-temoignage {
        position: absolute !important;
        bottom: -110px !important;                 /* Dépassement contrôlé */
        left: 50% !important;
        transform: translateX(-50%) !important;
        width: 70% !important;
        max-width: 260px !important;
        height: auto !important;
        margin: 0 !important;
        box-shadow: 0 10px 30px rgba(0,0,0,0.25) !important;
        background-size: cover !important;
        background-position: center !important;
        z-index: 10 !important;
    }

    /* Bouton compact */
    .show-all-testimonials {
        margin: 10px 0 0 0 !important;
        padding: 0 !important;
        width: 90% !important;
        max-width: none !important;
        text-align: center !important;
        align-self: center !important;
    }

    .show-all-testimonials h4,
    .blocCoul4 h4 {
        font-size: 28px !important;
        line-height: 1em !important;
        margin: 0 auto 15px auto !important;
        padding: 0 !important;
    }
}
@media (max-width: 767px) {
  html, body, #global {
    overflow-x: hidden !important;
  }
}
@media (max-width: 767px) {
  .footer-legal {
    margin-top: 20px !important;     /* ← au lieu de 60px ou 80px */
    padding-top: 30px !important;    /* réduit le padding interne haut */
    padding-bottom: 30px !important;
  }

  .blocCoul5 {
    margin-bottom: 0 !important;     /* supprime tout espace en bas de la FAQ */
    padding-bottom: 20px !important; /* un peu d'air en bas de la section FAQ */
  }

  /* Si .Sect2 entoure la FAQ */
  .Sect2 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  #global {
    padding-bottom: 40px !important;   /* ← espace final avant footer – réduis fortement */
  }
}
@media (max-width: 767px) {

  /* 1. Centrage du h4-blanc dans "QUI SUIS-JE ?" – inchangé car OK */
  .blocCPub1 .h4-blanc,
  .content-wrapperQUI .h4-blanc {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 90% !important;
    max-width: 420px !important;
    display: block !important;
  }

  /* ───────────────────────────────────────────────────────────────
     BLOC COUL1 – L'ÉNERGIE RETROUVÉE (rose saumon)
     ─────────────────────────────────────────────────────────────── */
  .blocCoul1 .texte-content,
  .blocCoul1 .ligne-2 .texte-content {
    padding-left: 40px !important;      /* ← augmente un peu si tu veux plus d'air à gauche */
    padding-right: 40px !important;     /* ← même valeur pour symétrie, ou change-la */
    margin-left: auto !important;
    margin-right: auto !important;
    width: 92% !important;              /* ← un poil plus large que 90% si besoin */
    max-width: 440px !important;        /* ← adapté au contenu long du bloc rose */
    box-sizing: border-box !important;
  }

  /* Titres h4 du bloc rose – centrés */
  .blocCoul1 h4 {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 90% !important;
    max-width: 400px !important;
  }

  /* ───────────────────────────────────────────────────────────────
     BLOC COUL3 – LE PREMIER RENDEZ-VOUS (turquoise)
     ─────────────────────────────────────────────────────────────── */
  .blocCoul3 .texte-content,
  .blocCoul3 .ligne-2 .texte-content,
  .blocCoul3 .step {
    padding-left: 30px !important;      /* ← moins que le rose → évite d'écraser les étapes */
    padding-right: 20px !important;     /* ← symétrique, mais tu peux mettre 35 ou 40 si trop serré */
    margin-left: auto !important;
    margin-right: auto !important;
    width: 90% !important;              /* ← ou 88% si tu veux resserrer un peu plus */
    max-width: 400px !important;        /* ← plus étroit que le rose car étapes + images */
    box-sizing: border-box !important;
  }

  /* Titres h4 du bloc turquoise – centrés */
  .blocCoul3 h4 {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 88% !important;
    max-width: 380px !important;
  }

  /* Images des étapes – centrées et avec un peu d'air */
  .blocCoul3 .step img {
    margin: 0 auto 20px auto !important;
    display: block !important;
    max-width: 80% !important;          /* ← évite qu'elles touchent les bords */
  }

  /* Bonus optionnel : si les .step paraissent encore trop collés horizontalement */
  .blocCoul3 .step {
    padding: 0 10px !important;         /* petit padding supplémentaire autour de chaque étape */
  }
}
@media (max-width: 767px) {

  /* Garder le bloc lui-même centré horizontalement */
  .chapeau .p-centered {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 90% !important;           /* ou ta valeur actuelle, ex: 85–92% */
    max-width: 480px !important;      /* ajuste si tu veux plus/largeur max confortable */
    padding: 0 15px !important;       /* air latéral pour ne pas coller aux bords d'écran */
    box-sizing: border-box !important;
  }

  /* Force le texte à l'intérieur à être aligné à gauche */
  .chapeau .p-centered,
  .chapeau .p-centered * {
    text-align: left !important;
  }

  /* Sécurité si des <p> ou <div> internes ont encore du centrage */
  .chapeau .p-centered p,
  .chapeau .p-centered div,
  .chapeau .p-centered span {
    text-align: left !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}