body {
    background-color: #c4967e!important;
    font-family: "Lora", serif!important;
    letter-spacing: 0.03em;
}

.portrait {
    text-align: center;
}

.portrait img {
    width: 300px;
    /* margin-top: -20vh; */
    border-style: solid;
    border-color: #fdfce9;
    border-width: 5px;
    border-radius: 50%;
    object-fit: cover;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s ease-out, transform 1s ease-out;
}

.corps {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.corps2 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: #fdfce9!important;
}

.header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 2vh;
}

.divLogo {
    min-width: 250px;
}

.container {
    margin-top: 2vh;
    min-width: 70vw!important;
    /* background-color: orange; */
    /* margin-right: 10vw!important; */
    /* text-align: center; */
    padding-top: 20px!important;
    padding-right: 50px!important;
    padding-left: 50px!important;
    padding-bottom: 50px!important;
    /* border-left: 4px #d80000 solid; */
    text-align: justify!important;
}

.flotte {
    float: left;
    padding-right: 25px;
    padding-bottom: 25px;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
}

.highlight {
    text-align: center;
    background-color: #a0c2db;
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    border-radius: 100px;
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 1.2em;
    font-weight: bold;
    color: white;
}

.important {
    color: #7FA8C5;
}

.sousTexte {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.parent {
    margin-bottom: 5vh;
    margin-right: 5vw;
    cursor: pointer;
    opacity: 1;
    transition: all 0.2s ease-in-out;
}

.parent:hover {
    opacity: 0.5;
    transition: all 0.2s ease-in-out;
}

.assistant {
    width: 100px;
    margin-bottom: 5vh;
    margin-left: 5vw;
    cursor: pointer;
    opacity: 1;
    transition: all 0.2s ease-in-out;
}

.assistant:hover {
    opacity: 0.5;
    transition: all 0.2s ease-in-out;
}

.assistant img {
    width: 200px;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
}

.sousTexte img {
    width: 200px;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
}

.wave {
    /* position: absolute; */
    width: 100%;
    height: 100px;
    background: #fdfce9;
}

.wave-top {
    top: 0;
    right: 0;
    clip-path: polygon(100% 0%, 0% 0% , 0.00% 65.00%, 2.00% 64.53%, 4.00% 63.14%, 6.00% 60.93%, 8.00% 58.04%, 10.00% 54.64%, 12.00% 50.94%, 14.00% 47.19%, 16.00% 43.61%, 18.00% 40.44%, 20.00% 37.86%, 22.00% 36.05%, 24.00% 35.12%, 26.00% 35.12%, 28.00% 36.05%, 30.00% 37.86%, 32.00% 40.44%, 34.00% 43.61%, 36.00% 47.19%, 38.00% 50.94%, 40.00% 54.64%, 42.00% 58.04%, 44.00% 60.93%, 46.00% 63.14%, 48.00% 64.53%, 50.00% 65.00%, 52.00% 64.53%, 54.00% 63.14%, 56.00% 60.93%, 58.00% 58.04%, 60.00% 54.64%, 62.00% 50.94%, 64.00% 47.19%, 66.00% 43.61%, 68.00% 40.44%, 70.00% 37.86%, 72.00% 36.05%, 74.00% 35.12%, 76.00% 35.12%, 78.00% 36.05%, 80.00% 37.86%, 82.00% 40.44%, 84.00% 43.61%, 86.00% 47.19%, 88.00% 50.94%, 90.00% 54.64%, 92.00% 58.04%, 94.00% 60.93%, 96.00% 63.14%, 98.00% 64.53%, 100.00% 65.00%);
    /* clip-path: polygon(100% 0%, 0% 0% , 0% 65%, 1% 64.95%, 2% 64.8%, 3% 64.6%, 4% 64.3%, 5% 63.9%, 6% 63.45%, 7% 62.9%, 8% 62.25%, 9% 61.55%, 10% 60.8%, 11% 59.95%, 12% 59.05%, 13% 58.1%, 14% 57.1%, 15% 56.05%, 16% 55%, 17% 53.9%, 18% 52.8%, 19% 51.65%, 20% 50.5%, 21% 49.35%, 22% 48.2%, 23% 47.05%, 24% 45.9%, 25% 44.8%, 26% 43.75%, 27% 42.75%, 28% 41.75%, 29% 40.8%, 30% 39.9%, 31% 39.1%, 32% 38.35%, 33% 37.65%, 34% 37.05%, 35% 36.5%, 36% 36.05%, 37% 35.65%, 38% 35.35%, 39% 35.15%, 40% 35.05%, 41% 35%, 42% 35.05%, 43% 35.2%, 44% 35.45%, 45% 35.75%, 46% 36.15%, 47% 36.65%, 48% 37.2%, 49% 37.85%, 50% 38.55%, 51% 39.35%, 52% 40.2%, 53% 41.1%, 54% 42.05%, 55% 43.05%, 56% 44.1%, 57% 45.15%, 58% 46.3%, 59% 47.4%, 60% 48.55%, 61% 49.7%, 62% 50.85%, 63% 52%, 64% 53.15%, 65% 54.25%, 66% 55.35%, 67% 56.4%, 68% 57.45%, 69% 58.4%, 70% 59.35%, 71% 60.2%, 72% 61.05%, 73% 61.8%, 74% 62.45%, 75% 63.05%, 76% 63.6%, 77% 64.05%, 78% 64.4%, 79% 64.7%, 80% 64.85%, 81% 65%, 82% 65%, 83% 64.9%, 84% 64.75%, 85% 64.5%, 86% 64.2%, 87% 63.75%, 88% 63.25%, 89% 62.7%, 90% 62.05%, 91% 61.3%, 92% 60.5%, 93% 59.65%, 94% 58.75%, 95% 57.8%, 96% 56.8%, 97% 55.75%, 98% 54.65%, 99% 53.55%, 100% 52.4%); */
}

.wave-bottom {
    bottom: 0;
    left: 0;
    clip-path: polygon(100% 100%, 0% 100% , 0.00% 65.00%, 2.00% 64.53%, 4.00% 63.14%, 6.00% 60.93%, 8.00% 58.04%, 10.00% 54.64%, 12.00% 50.94%, 14.00% 47.19%, 16.00% 43.61%, 18.00% 40.44%, 20.00% 37.86%, 22.00% 36.05%, 24.00% 35.12%, 26.00% 35.12%, 28.00% 36.05%, 30.00% 37.86%, 32.00% 40.44%, 34.00% 43.61%, 36.00% 47.19%, 38.00% 50.94%, 40.00% 54.64%, 42.00% 58.04%, 44.00% 60.93%, 46.00% 63.14%, 48.00% 64.53%, 50.00% 65.00%, 52.00% 64.53%, 54.00% 63.14%, 56.00% 60.93%, 58.00% 58.04%, 60.00% 54.64%, 62.00% 50.94%, 64.00% 47.19%, 66.00% 43.61%, 68.00% 40.44%, 70.00% 37.86%, 72.00% 36.05%, 74.00% 35.12%, 76.00% 35.12%, 78.00% 36.05%, 80.00% 37.86%, 82.00% 40.44%, 84.00% 43.61%, 86.00% 47.19%, 88.00% 50.94%, 90.00% 54.64%, 92.00% 58.04%, 94.00% 60.93%, 96.00% 63.14%, 98.00% 64.53%, 100.00% 65.00%);
    /* clip-path: polygon(100% 0%, 0% 0% , 0% 65%, 1% 64.95%, 2% 64.8%, 3% 64.6%, 4% 64.3%, 5% 63.9%, 6% 63.45%, 7% 62.9%, 8% 62.25%, 9% 61.55%, 10% 60.8%, 11% 59.95%, 12% 59.05%, 13% 58.1%, 14% 57.1%, 15% 56.05%, 16% 55%, 17% 53.9%, 18% 52.8%, 19% 51.65%, 20% 50.5%, 21% 49.35%, 22% 48.2%, 23% 47.05%, 24% 45.9%, 25% 44.8%, 26% 43.75%, 27% 42.75%, 28% 41.75%, 29% 40.8%, 30% 39.9%, 31% 39.1%, 32% 38.35%, 33% 37.65%, 34% 37.05%, 35% 36.5%, 36% 36.05%, 37% 35.65%, 38% 35.35%, 39% 35.15%, 40% 35.05%, 41% 35%, 42% 35.05%, 43% 35.2%, 44% 35.45%, 45% 35.75%, 46% 36.15%, 47% 36.65%, 48% 37.2%, 49% 37.85%, 50% 38.55%, 51% 39.35%, 52% 40.2%, 53% 41.1%, 54% 42.05%, 55% 43.05%, 56% 44.1%, 57% 45.15%, 58% 46.3%, 59% 47.4%, 60% 48.55%, 61% 49.7%, 62% 50.85%, 63% 52%, 64% 53.15%, 65% 54.25%, 66% 55.35%, 67% 56.4%, 68% 57.45%, 69% 58.4%, 70% 59.35%, 71% 60.2%, 72% 61.05%, 73% 61.8%, 74% 62.45%, 75% 63.05%, 76% 63.6%, 77% 64.05%, 78% 64.4%, 79% 64.7%, 80% 64.85%, 81% 65%, 82% 65%, 83% 64.9%, 84% 64.75%, 85% 64.5%, 86% 64.2%, 87% 63.75%, 88% 63.25%, 89% 62.7%, 90% 62.05%, 91% 61.3%, 92% 60.5%, 93% 59.65%, 94% 58.75%, 95% 57.8%, 96% 56.8%, 97% 55.75%, 98% 54.65%, 99% 53.55%, 100% 52.4%); */
}

.accompagnements-container {
    display: flex;
    flex-wrap: wrap;
    gap: 50px; /* Espace entre les cercles */
    justify-content: center;
    margin-bottom: 20px;
}

.boule {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    margin-bottom: 20px;
}

.boule img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.boule {
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.boule:hover {
    filter: brightness(1.1) contrast(1.1);
    transform: scale(1.15) translateY(-10px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.boule img {
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.boule:hover img {
    transform: scale(1.05);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.boule::after {
    content: attr(data-caption);
    position: absolute;
    bottom: -20px;
    white-space: nowrap;
    font-size: 1.2em;
    color: #000;
}

.boule-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.8s ease-out, transform 0.8s ease-out;
    width: 100%;
    max-width: 250px;
}

a {
    text-align: center; /* Pour centrer le texte sous chaque boule */
    text-decoration: none!important; /* Supprimer la décoration par défaut des liens */
    display: flex;
    flex-direction: column;
    align-items: center;
    /*transition: all 0.3s ease-in-out;*/
}

a:hover {
    transform: translateY(-5px);
}

a span:not(.phone-button span) {
    display: block; /* Pour que le texte occupe toute la largeur et soit centré */
    margin-top: 10px; /* Espace entre la boule et le texte */
    font-size: 1.2em;
    font-family: "Playwrite CU", cursive;
    text-decoration: none;
    color: #4c6476;
    text-align: center;
    line-height: 1.3;
    max-width: 200px;
}

a:hover span:not(.phone-button span) {
    color: #7FA8C5;
}


/* Function to generate random colors */
@keyframes randomColor {
    0% { background-color: #f00; }
    25% { background-color: #0f0; }
    50% { background-color: #00f; }
    75% { background-color: #ff0; }
    100% { background-color: #0ff; }
}

.presentation-content {
    display: flex;
    align-items: flex-start;
    gap: 30px;
}

.welcome-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    width: 100%;
}

.welcome-title h1 {
    color: #fdfce9;
    font-size: 2.5em;
    font-weight: 200;
    margin: 10px 0;
    text-align: left;
    font-family: "Playwrite CU", cursive;
}

.line {
    width: 200px;
    height: 2px;
    background-color: #fdfce9;
    margin: 5px 0;
}

.welcome-title p {
    background-color: #fdfce9;
    border-radius: 50px;
    padding: 20px;
    margin: 45px 0;
    color: #271e19;
    font-size: 1.1em;
    line-height: 1.8;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    font-family: "Playwrite CU", cursive;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s ease-out, transform 1s ease-out;
}

.accueil-text {
    color: #271e19;
    line-height: 1.8;
    text-align: justify;
    margin-top: 30px;
}

.accueil-text p {
    margin-bottom: 20px;
    font-size: 1.2em;
}

.highlight-section {
    background-color: #fdfce9;
    border-radius: 50px;
    padding: 40px;
    margin-top: 50px;
    margin-bottom: 30px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    position: relative;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s ease-out, transform 1s ease-out;
}

.highlight-section h2 {
    color: #7FA8C5;
    font-family: "Playwrite CU", cursive;
    font-size: 2.2em;
    margin-bottom: 50px;
    font-weight: 300;
}

.highlight-section p {
    color: #271e19;
    font-size: 1.1em;
    line-height: 1.6;
    margin: 0;
}

.section-ok-nok {
    display: flex;
    gap: 30px;
    margin-top: 50px;
    margin-bottom: 30px;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s ease-out, transform 1s ease-out;
}

.section-ok-nok h3 {
    padding-bottom: 20px;
}

.section-ok {
    flex: 1;
    background-color: #d4edda;
    border: 2px solid #28a745;
    border-radius: 15px;
    padding: 30px;
    text-align: center;
    color: #155724;
}

.section-nok {
    flex: 1;
    background-color: #f8d7da;
    border: 2px solid #dc3545;
    border-radius: 15px;
    padding: 30px;
    text-align: center;
    color: #721c24;
}

.accueil-quijesuis {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}

.portrait-quijesuis {
    flex-shrink: 0;
    width: 600px;
}

.portrait-quijesuis img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    border: 3px solid #fdfce9;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s ease-out, transform 1s ease-out;
}

.portrait-quijesuis iframe {
    width: 600px;
    height: 500px;
}

.texte-quijesuis {
    flex: 1;
    color: #271e19;
    line-height: 1.8;
    text-align: justify;
}

.contact-quijesuis {
    margin-top: 70px!important;
}

.texte-quijesuis p {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 1.2em;
}

.texte-quijesuis h2 a, .phone-button{
    font-family: "Playwrite CU", cursive;
    background-color: #fdfce9;
    color: #7FA8C5 !important;
    padding: 20px 20px;
    border-radius: 25px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}

.texte-quijesuis h2 a:hover, .phone-button:hover {
    background-color: #7FA8C5;
    color: #fdfce9 !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.phone-button span {
    font-size: 1.2em;
}


.phone-button svg{
    color:rgb(15, 19, 63)!important;
}

.quisuisjetitle {
    color: #fdfce9;
    font-family: "Playwrite CU", cursive;
    font-size: 2.2em;
    margin-top: 70px!important;
    margin-bottom: 40px;
    font-weight: 300;
    text-align: center;
    margin-top: 20px;
}

/* Conteneur pour l'en-tête de contact */
.contact-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

/* Conteneur pour le téléphone et l'icône */
.phone-contact {
    display: flex;
    align-items: left;
    gap: 15px;
}

/* Conteneur pour le sous-titre de contact */
.contact-subtitle {
    margin-bottom: 20px;
}

/* Texte d'information de contact */
.contact-info {
    color: white;
    font-weight: 600;
    font-size: 24px;
    text-align: left; /* Alignement à gauche par défaut (desktop) */
}


/* Classe pour l'image de grossesse */
.image-grossesse {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center 55%;
}

/* Classe pour l'image de grossesse avec animation */
.image-accom-grossesse {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center 55%;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s ease-out, transform 1s ease-out;
}

.image-accompagnement-grossesse, .image-accompagnement-postnatal, .image-accompagnement-feminin {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center 40%;
}


.faq-section {
    background-color: #fdfce9;
    border-radius: 25px;
    padding: 40px;
    margin: 40px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s ease-out, transform 1s ease-out;
}

.faq-section h2 {
    color: #7FA8C5;
    font-family: "Playwrite CU", cursive;
    font-size: 2.2em;
    margin-bottom: 40px;
    font-weight: 300;
    text-align: center;
}

.faq-container {
    max-width: 800px;
    margin: 0 auto;
}

.faq-item {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
}

.faq-item:last-child {
    border-bottom: none;
}

.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.faq-question:hover {
    background-color: rgba(127, 168, 197, 0.1);
    border-radius: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.faq-question h3 {
    color: #271e19;
    font-family: "Playwrite CU", cursive;
    font-size: 1.3em;
    margin: 0;
    font-weight: 400;
    flex: 1;
}

.faq-toggle {
    color: #7FA8C5;
    font-size: 1.5em;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
    margin-left: 20px;
}

.faq-item.active .faq-toggle {
    transform: rotate(45deg);
    color: #271e19;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
    background-color: rgba(127, 168, 197, 0.05);
    border-radius: 10px;
    margin: 0 15px 15px 15px;
}

.faq-item.active .faq-answer {
    max-height: 200px;
}

.faq-answer p {
    color: #271e19;
    font-size: 1.2em;
    line-height: 1.6;
    margin: 0;
    padding: 20px;
}

.contactez-moi-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    margin-left: 20px;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s ease-out, transform 1s ease-out;
}

.contact-callout {
    background-color: #fdfce9;
    border-radius: 25px;
    padding: 20px 30px;
    margin: 30px 0;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s ease-out, transform 1s ease-out;
}

.contact-callout p {
    color: #271e19;
    font-size: 1.1em;
    font-family: "Playwrite CU", cursive;
    margin: 0;
    line-height: 1.6;
}

.citation-section {
    background-color: #fdfce9;
    border-radius: 25px;
    padding: 30px 40px;
    margin: 40px 0;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s ease-out, transform 1s ease-out;
}

.citation-section p {
    color: #271e19;
    font-size: 1.2em;
    font-family: "Playwrite CU", cursive;
    margin: 0;
    line-height: 1.6;
    font-style: italic;
}

.programme-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
    margin: 40px 0;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s ease-out, transform 1s ease-out;
}

.programme-content {
    background-color: #fdfce9;
    border-radius: 25px;
    padding: 40px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    flex: 1;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.programme-content:hover {
    background-color: #7FA8C5;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.programme-texte {
    width: 100%;
}

.programme-texte h2 {
    color: #7FA8C5;
    font-family: "Playwrite CU", cursive;
    font-size: 2.2em;
    margin-bottom: 20px;
    font-weight: 300;
    text-align: center;
    transition: color 0.3s ease-in-out;
}

.programme-content:hover .programme-texte h2 {
    color: #fdfce9;
}

.programme-texte p {
    color: #271e19;
    font-size: 1.1em;
    line-height: 1.6;
    margin: 0;
    font-family: "Playwrite CU", cursive;
}

.programme-image {
    flex-shrink: 0;
    width: 300px;
}

.image-programme {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
    border: 3px solid #fdfce9;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s ease-out, transform 1s ease-out;
}

.accompagnement-grossesse-photo-texte {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 40px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.accompagnement-grossesse-photo-gauche {
    flex-shrink: 0;
    width: 400px;
}

.accompagnement-grossesse-photo-gauche img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    border: 3px solid #fdfce9;
}

.accompagnement-grossesse-texte-droite {
    flex: 1;
    color: #271e19;
    line-height: 1.8;
    text-align: justify;
}

.accompagnement-grossesse-texte-droite p {
    margin-bottom: 20px;
    font-size: 1.2em;
}

@media screen and (max-device-width:1350px),
screen and (max-width:1350px) {
    .header {
        flex-direction: column;
    }
    .divLogo {
        display: block;
        min-width: auto;
        margin-right: auto;
        margin-left: auto;
    }
    .corps, .corps2 {
        display: block;
    }
    .flotte {
        float: none;
        padding-right: 0;
        padding-bottom: 0;
    }
    .portrait {
        margin-top: 20px;
        margin-right: auto!important;
        margin-left: auto!important;
    }

    .portrait img {
        margin-top: 0vh;
        border-style: solid;
        border-width: 7px;
        margin-bottom: 0;
        border-radius: 50%; /* Maintenir l'arrondi */
        object-fit: cover; /* Maintenir le fit de l'image */
    }
    .container {
        margin-top: 0px;
        min-width: auto!important;
        margin-right: auto!important;
        padding-top: 20px!important;
        padding-right: 20px!important;
        padding-left: 20px!important;
    }
    .sousTexte {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .parent {
        margin-right: auto;
        margin-left: auto;
    }
    .assistant {
        margin-right: auto;
        margin-left: auto;
    }
    .highlight {
        width: 100%;
        padding: 25px;
        font-size: 1.2em;
    }
    .contact-header {
        justify-content: center;
    }
    .phone-contact {
        justify-content: center;
        margin-left: 0px;
    }
    .contact-subtitle {
        text-align: center!important;
    }
}

/* Tablette - Écrans moyens */
@media screen and (max-width: 1024px) {
    .presentation-content {
        flex-direction: column;
        gap: 20px;
    }

    .programme-section{
        justify-content: center;
    }
    
    .welcome-title h1 {
        font-size: 2.5em;
        letter-spacing: 3px;
    }
    
    .welcome-title p {
        padding: 15px;
        line-height: 1.8;
        font-size: 1.2em;
    }
    
    .highlight-section {
        padding: 30px 20px;
        margin-top: 30px;
    }
    
    .highlight-section h2 {
        font-size: 1.8em;
    }
    
    .section-ok-nok {
        flex-direction: column;
        gap: 20px;
    }
    
    .accueil-quijesuis {
        flex-direction: column;
        gap: 30px;
    }
    
    .portrait-quijesuis {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
    }
    
    .portrait-quijesuis iframe {
        width: 100%;
        height: 300px;
    }
    
    .accompagnements-container {
        gap: 50px;
    }
    
    .boule {
        width: 120px;
        height: 120px;
        margin-bottom: 0px;
    }
    
    .boule::after {
        font-size: 1.1em;
    }
    
    .texte-quijesuis h2 {
        text-align: center;
    }
    
    .phone-number {
        text-align: center;
    }
    
    .contact-header {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }
    
    .phone-contact {
        justify-content: center;
        margin-left: 0px;
    }
    .contact-info {
        text-align: center;
    }
    .image-grossesse {
        object-position: center 80%;
    }
}

/* Mobile - Écrans petits */
@media screen and (max-width: 768px) {
    .welcome-title {
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        max-width: 100%;
        overflow: hidden;
        width: 100%;
    }
    
    .phone-button span {
        font-size: 1em!important;
    }

    .phone-button{
        display: block!important;
    }
    .welcome-title h1 {
        font-size: 2.5em;
        letter-spacing: 2px;
        text-align: center;
        word-wrap: break-word;
        overflow-wrap: break-word;
        max-width: 100%;
    }
    
    .line {
        width: 150px;
    }
    
    .welcome-title p {
        padding: 12px;
        font-size: 1.1em;
        line-height: 1.8;
        border-radius: 25px;
    }
    
    .highlight-section {
        padding: 20px 15px;
        margin-top: 20px;
        border-radius: 25px;
    }
    
    .highlight-section h2 {
        font-size: 1.5em;
        margin-bottom: 40px;
    }
    
    .highlight-section p {
        font-size: 1.2em;
    }
    
    .accueil-text{
        margin-top: 20px;
        font-size: 1.1em;
    }
    
    .accueil-text p {
        font-size: 1.1em;
    }
    
    .portrait-quijesuis {
        max-width: 300px;
    }
    
    .portrait-quijesuis iframe {
        height: 300px;
    }
    
    .quisuisjetitle {
        font-size: 1.8em;
        margin-bottom: 20px;
    }
    
    .accompagnements-container {
        flex-direction: column;
        gap: 30px;
        margin-bottom: 20px;
        justify-content: center;
        align-items: center;
    }
    
    .boule-container {
        max-width: 200px;
        width: 200px;
        flex-shrink: 0;
    }
    
    .boule {
        width: 200px;
        height: 200px;
        margin-bottom: 0px;
    }
    
    .boule::after {
        font-size: 1em;
        bottom: -15px;
    }
    
    a span {
        font-size: 1.2em;
        margin-top: 10px;
        max-width: 200px;
    }
    
    /* FAQ mobile */
    .faq-section {
        padding: 25px 15px;
        margin: 25px 0;
    }
    
    .faq-section h2 {
        font-size: 1.8em;
        margin-bottom: 30px;
    }
    
    .faq-question h3 {
        font-size: 1.1em;
    }
    
    .faq-answer p {
        font-size: 1.1em;
        padding: 15px;
    }
    
    .faq-toggle {
        font-size: 1.3em;
    }
    
    .container {
        padding-top: 15px!important;
        padding-right: 20px!important;
        padding-left: 20px!important;
        padding-bottom: 30px!important;
    }
    
    .portrait img {
        width: 270px;
        border-width: 3px;
        border-radius: 50%; /* Maintenir l'arrondi */
        object-fit: cover; /* Maintenir le fit de l'image */
    }
    
    .highlight {
        padding: 15px;
        font-size: 1.1em;
        border-radius: 50px;
    }
    
    .texte-quijesuis h2 {
        text-align: center;
    }
    
    .phone-number {
        text-align: center;
    }
    
    .contact-header {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }
    
    .phone-contact {
        justify-content: center;
        margin-left: 0px;
    }
    .contact-info {
        text-align: center;
    }
    .image-grossesse {
        object-position: center 90%;
    }
}

/* Très petits écrans mobiles */
@media screen and (max-width: 480px) {
    .welcome-title {
        max-width: 100%;
        overflow: hidden;
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }
    .welcome-title h1 {
        font-size: 2.5em;
        letter-spacing: 1px;
        text-align: center;
        word-wrap: break-word;
        overflow-wrap: break-word;
        max-width: 100%;
    }
    
    .line {
        width: 100px;
    }
    
    .welcome-title p {
        padding: 10px;
        line-height: 1.8;
        font-size: 1em;
    }
    
    .highlight-section {
        padding: 15px 10px;
        border-radius: 20px;
    }
    
    .highlight-section h2 {
        font-size: 1.3em;
    }
    
    .highlight-section p {
        font-size: 1.1em;
    }
    
    .accueil-text p, .texte-quijesuis p {
        font-size: 0.85em;
    }
    
    .portrait-quijesuis {
        max-width: 300px;
    }
    
    .portrait-quijesuis iframe {
        height: 250px;
    }
    
    .quisuisjetitle {
        font-size: 1.5em;
    }
    
    .accompagnements-container {
        flex-direction: column;
        gap: 25px;
        justify-content: center;
        align-items: center;
    }
    
    .boule-container {
        max-width: 150px;
        width: 150px;
        flex-shrink: 0;
    }
    
    .boule {
        width: 150px;
        height: 150px;
        margin-bottom: 0px;
    }
    
    .boule::after {
        font-size: 0.9em;
        bottom: -12px;
    }
    
    a span {
        font-size: 1.1em;
        margin-top: 8px;
        max-width: 150px;
    }
    
    /* FAQ très petits écrans */
    .faq-section {
        padding: 20px 10px;
        margin: 20px 0;
    }
    
    .faq-section h2 {
        font-size: 1.5em;
        margin-bottom: 25px;
    }
    
    .faq-question h3 {
        font-size: 1.2em;
    }
    
    .faq-answer p {
        font-size: 0.85em;
        padding: 12px;
    }
    
    .faq-toggle {
        font-size: 1.2em;
    }
    
    .container {
        padding-right: 20px!important;
        padding-left: 20px!important;
    }
    
    .portrait img {
        width: 250px;
        border-radius: 50%; /* Maintenir l'arrondi */
        object-fit: cover; /* Maintenir le fit de l'image */
    }
    
    .highlight {
        padding: 12px;
        font-size: 1em;
    }
    
    .section-ok, .section-nok {
        padding: 20px 15px;
        border-radius: 10px;
    }
    
    .texte-quijesuis h2 {
        text-align: center;
    }
    
    .phone-number {
        text-align: center;
    }
    
    .contact-header {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }
    
    .phone-contact {
        justify-content: center;
        margin-left: 0px;
    }
    .contact-info {
        text-align: center;
    }
    .image-grossesse {
        object-position: center 60%;
    }
    
    .programme-section {
        gap: 20px;
    }
    
    .programme-content {
        width: 100%;
        padding: 25px;
    }
    
    .programme-image {
        width: 100%;
        max-width: 250px;
        margin: 0 auto;
    }
    
    .programme-texte h2 {
        font-size: 1.3em;
        text-align: center;
    }
    
    .programme-texte p {
        font-size: 1.1em;
        text-align: center;
    }
}


/* Animation pour l'apparition progressive des boules */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}


@media screen and (max-width: 1024px) {
    .accompagnement-grossesse-photo-texte {
        flex-direction: column;
        gap: 20px;
    }
    .accompagnement-grossesse-photo-gauche {
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 768px) {
    .accompagnement-grossesse-photo-gauche {
        max-width: 250px;
    }
    .accompagnement-grossesse-texte-droite p {
        font-size: 0.95em;
    }
}

/* Styles spécifiques pour la page de contact */
.coordonnees-content {
    color: #271e19;
    line-height: 1.8;
    text-align: justify;
    font-size: 1.1em;
}

.coordonnees-content p {
    margin-bottom: 20px;
    font-size: 1.2em;
}

.contact-form {
    margin-top: 30px;
}

.contact-form .form-group {
    margin-bottom: 25px;
}

.contact-form label {
    color: #271e19;
    font-weight: 600;
    font-size: 1.1em;
    margin-bottom: 8px;
    display: block;
}

.contact-form .form-control {
    border: 2px solid #e0e0e0;
    border-radius: 15px;
    padding: 12px 15px;
    font-size: 1.2em;
    transition: all 0.3s ease-in-out;
    background-color: #fdfce9;
    color: #271e19;
}

.contact-form .form-control:focus {
    border-color: #7FA8C5;
    box-shadow: 0 0 0 0.2rem rgba(127, 168, 197, 0.25);
    outline: none;
}

.contact-form .form-control::placeholder {
    color: #999;
    font-style: italic;
}

.contact-form textarea.form-control {
    resize: vertical;
    min-height: 120px;
}

.btn-send {
    background-color: #7FA8C5 !important;
    border-color: #7FA8C5 !important;
    color: white !important;
    padding: 12px 30px;
    border-radius: 25px;
    font-size: 1.1em;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.btn-send:hover {
    background-color: #6b94b0 !important;
    border-color: #6b94b0 !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.text-muted {
    color: #666 !important;
    font-size: 1.1em;
    line-height: 1.6;
    margin-top: 20px;
}

.text-muted strong {
    color: #7FA8C5;
}

.text-muted em {
    color: #888;
    font-style: italic;
}

/* Styles pour le widget Calendly */
.calendly-inline-widget {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    margin: 20px 0;
}

/* Responsive pour la page de contact */
@media screen and (max-width: 1024px) {
    .coordonnees-content {
        font-size: 1.2em;
    }
    
    .contact-form .form-control {
        padding: 10px 12px;
        font-size: 0.95em;
    }
    
    .btn-send {
        padding: 10px 25px;
        font-size: 1.2em;
    }
}

@media screen and (max-width: 768px) {
    .coordonnees-content {
        font-size: 0.95em;
    }
    
    .contact-form label {
        font-size: 1.2em;
    }
    
    .contact-form .form-control {
        padding: 8px 10px;
        font-size: 1.1em;
        border-radius: 10px;
    }
    
    .btn-send {
        padding: 8px 20px;
        font-size: 1.1em;
        border-radius: 20px;
    }
    
    .text-muted {
        font-size: 0.85em;
    }
}

@media screen and (max-width: 480px) {
    .coordonnees-content {
        font-size: 1.1em;
    }
    
    .contact-form label {
        font-size: 0.95em;
    }
    
    .contact-form .form-control {
        padding: 6px 8px;
        font-size: 0.85em;
        border-radius: 8px;
    }
    
    .btn-send {
        padding: 6px 15px;
        font-size: 0.85em;
        border-radius: 15px;
    }
    
    .text-muted {
        font-size: 1em;
    }
}

