﻿body {
    color: #334155;
    line-height: 1.6;
    text-align:justify;
}

.temoignage p:last-child {
    margin-bottom: 0;
}

.temoignage footer {
    margin-top: 1rem;
    font-size: 0.95rem;
    color: #64748b;
    font-style: normal;
}

.temoignage footer::before {
    content: "— ";
}

.disclaimer {
    font-size: 0.75rem;
}

.document h2 {
    font-size: 1.1rem;
    border-left: 3px solid rgb(205, 234, 152);
    padding-left: 15px;
    margin: 20px 0;
    font-weight: 600;
}

.document h3 {
    font-size: 1rem;
    margin-bottom: 20px;
    color: #393e2f;
    background-color: #AFC781;
    border-radius: 999px !important;
    display: inline-block;
    padding: .45rem .9rem;
}

.document h4 {
    font-size: 1.1rem;
}

p a:not(.btn) {
    color: #393e2f;
    text-decoration: none;
    border-bottom: 1px solid rgba(57, 62, 47, 0.5);
}

p a:not(.btn):hover {
    color: #AFC781;

}

.a-propos h2 {
    color: #6CC828;
    font-size: 1.1rem;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}


.celebration h2 { margin-top: 2rem; border-top: 1px solid #ddd; padding-top: 1rem; }

.celebration > p:first-of-type {
    border-top: 1px solid rgba(57, 62, 47, .16);
    padding-top: 35px;
}
.celebration .section {
    border-left: 3px solid #AFC781;
    padding-left: 15px;
    margin: 20px 0;
}

.celebration .section h4 {
    font-weight: 600;
    color: #7c876b;
}

.speaker {
    display: inline-block;
    min-width: 5.5rem;
}
.speech { margin: .65rem 0; }

.song {
    font-style: italic;
    color: #AFC781;
}

.current-selection {
    font-weight: 600;
    font-size: 0.85rem;
    color: #7F8CE9;
}
main.site-content {
    margin-top: 45px;
    margin-bottom:45px;
}
main .container-fluid.home {
    margin-top: -45px;
}

.temoignage {
    --corner: 78px;
    --curve: 30px;
    position: relative;
    overflow: hidden;
    padding: 2.2rem 2.4rem 2.4rem;
    margin: 2.5rem 0;
    border-radius: 30px;
    background: radial-gradient(circle at 18% 15%, rgba(175,199,129,.10), transparent 30%), radial-gradient(circle at 85% 80%, rgba(175,199,129,.07), transparent 35%), linear-gradient( 180deg, rgba(248,248,245,.97), rgba(238,239,233,.97) );
    backdrop-filter: blur(24px);
    -webkit-backdrop-filter: blur(24px);
    border: 1px solid rgba(255,255,255,.85);
}

.temoignage-corner {
    position: absolute;
    right: 0;
    bottom: 0;
    width: var(--corner);
    height: var(--corner);
    background: white;
    z-index: 2;
    border-top-left-radius: 50px;
}

.temoignage-corner::before {
    content: "";
    position: absolute;
    left: -30px;
    bottom: 0;
    width: 30px;
    height: 30px;
    background: url("/images/coin1.svg") no-repeat center/contain;
}

.temoignage-corner::after {
    content: "";
    position: absolute;
    right: 0;
    top: -30px;
    width: 30px;
    height: 30px;
    background: url("/images/coin1.svg") no-repeat center/contain;
}

.temoignage-quote {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #AFC781;
    opacity: .85;
    z-index: 5;
}

.temoignage-quote svg {
    width: 50px;
    height: 50px;
}

.temoignage footer {
    font-weight: 600;
    color: #7c876b;
    font-size: 1rem;
    font-style: italic;
    padding-left: 30px;
}
.temoignage-content {
    border-left: 3px solid #AFC781;
    padding-left: 25px;
}

@media (max-width: 550px) {

    .temoignage footer {
        padding-right: 90px;
        text-align: left;
    }

    .temoignage footer::before {
        display: none;
    }

    .temoignage {
        padding: 1.4rem;
    }
}
.intro {
    text-align:left;
}
.intro h1 {
    position: relative;
    display: inline-block;
    margin-bottom: 2rem;
    color: #3f433d;
    font-size: 3rem;
    font-weight: 700;
}

.intro h1::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -14px;
    width: 75px;
    height: 3px;
    background: #AFC781;
    border-radius: 999px;
}

.faire-part-zone {
    border-top: 1px solid rgba(57, 62, 47, .16);
    padding-top:25px;
    margin-top:25px;
    text-align:center
}
.faire-part {
    padding: 40px 20px 10px 20px;
    border-radius: 30px;
    background: #ffffff;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .055), 0 2px 5px rgba(0, 0, 0, .035), inset 0 1px 0 rgba(255, 255, 255, .95);
    display: inline-block;
}
.faire-part img {
    width:100%;
}

.legende {
    font-size: 0.75rem;
}

.icon-rounded {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    padding: 0;
    background-color: rgb(57, 62, 47);
    color: rgb(255, 255, 255);
    border-radius: 999px;
    vertical-align: middle;
}
.icon-rounded svg {
    width: 18px;
    height: 18px;
    display: block;
}

.intro-row {
    position: relative;
    overflow: visible;
}

.intro-row::after {
    content: "";
    position: absolute;
    right: 0px;
    top: -50px;
    width: 520px;
    height: 520px;
    background: url("/images/ichtus.png") no-repeat center;
    background-size: contain;
    opacity: .15;
}

.intro {
    position: relative;
    z-index: 1;
}
/* ==========================================================
   TIMELINE
========================================================== */
.timeline {
    position: relative;
    margin: 5rem auto;
}

    /* Ligne centrale */

    .timeline::before {
        content: "";
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        width: 0.5px;
        background: rgba(57, 62, 47, 0.2);
        transform: translateX(-50%);
    }

/* ==========================================================
   ETAPES
========================================================== */

.timeline-item {
    position: relative;
    display: flex;
    margin-bottom: 70px;
}

    /* Une ligne = une carte */

    .timeline-item.left {
        justify-content: flex-start;
    }

    .timeline-item.right {
        justify-content: flex-end;
    }

    /* Petit point */

    .timeline-item::before {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #AFC781;
        z-index: 20;
    }

/* ==========================================================
   CARTE
========================================================== */

.timeline-card {
    position: relative;
    width: calc(50% - 55px);
    gap: 1.5rem;
    background: white;
    border-radius: 28px;
    border: 1px solid rgba(175, 199, 129, .65) !important;
    position: relative;
}


/* ==========================================================
   ICONE
========================================================== */

.timeline-icon {
    position: absolute;
    top: -32px;
    left: 50%;
    transform: translateX(-50%);
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #AFC781;
    font-size: 28px;
    background: linear-gradient( 180deg, rgba(255,255,255,.97), rgba(244,245,240,.96) );
    border: 1px solid rgba(255,255,255,.95);
    backdrop-filter: blur(22px);
    -webkit-backdrop-filter: blur(22px);
    box-shadow: 0 6px 18px rgba(0,0,0,.055), 0 2px 5px rgba(0,0,0,.035), inset 0 1px 0 rgba(255,255,255,.95);
    z-index: 5;
}
.timeline-icon svg {
    width: 28px;
    height: 28px;
}

/* ==========================================================
   CONTENU
========================================================== */

.timeline-body {
    padding: 4rem 2rem 2rem 2rem;
}

.timeline-body h3 {
    margin: 0 0 1rem;
    text-align: center;
    font-size: 1.5rem;
}

.timeline-body p:last-child {
    margin: 0;
}

/* ==========================================================
   ANECDOTE
========================================================== */

.timeline-anecdote {
    padding: 2rem 2rem;
    background: radial-gradient(circle at 18% 15%, rgba(175,199,129,.10), transparent 30%), radial-gradient(circle at 85% 80%, rgba(175,199,129,.07), transparent 35%), linear-gradient( 180deg, rgba(248,248,245,.97), rgba(238,239,233,.97) );
    border-radius: 0 0 28px 28px;
}

/* --------------------------------------------------
   Contenu
-------------------------------------------------- */

.timeline-anecdote-content {
    position: relative;
    padding-left:25px;
    border-left: 3px solid #AFC781;
}

/* ==========================================================
   RESPONSIVE
========================================================== */

@media (max-width:900px) {

    .timeline {
        padding-left: 0rem;
        padding-right: 0.5rem;
    }

        .timeline::before {
            left: 24px;
        }

    .timeline-item {
        justify-content: flex-start;
        margin-bottom: 50px;
    }

        .timeline-item::before {
            left: 24px;
        }

    .timeline-card {
        width: calc(100% - 45px);
        margin-left: 45px;
    }
    .timeline-body {
        padding: 3rem 1.5rem 1.5rem 1.5rem;
    }
}