.elementor-14227 .elementor-element.elementor-element-70657649{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-14227 .elementor-element.elementor-element-e06f48b{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-14227 .elementor-element.elementor-element-e06f48b.elementor-element{--flex-grow:0;--flex-shrink:0;}/* Start custom CSS for html, class: .elementor-element-e06f48b *//* ==========================================================================
   Publi Décès - Espaces Memoriam (Design System Complet & Équilibré)
   ========================================================================== */

.pd-wrap {
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    color: #334155;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 17px;
    line-height: 1.65;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

.pd-wrap *, .pd-wrap *::before, .pd-wrap *::after {
    box-sizing: border-box;
}

/* ==========================================================================
   ALIGNEMENT STRICT (MÊME AXE GAUCHE PARTOUT)
   ========================================================================== */
.pd-bound {
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    text-align: left;
}

.pd-hr {
    border: none;
    height: 1px;
    background-color: #edf2f6;
    margin: 0;
}

.pd-sec {
    padding: 70px 0;
}

.pd-sec-sm {
    padding: 45px 0;
}

/* ==========================================================================
   1. HÉRO (FOND NATUREL PAISIBLE & DÉGAGEMENT HAUT)
   ========================================================================== */
.pd-hero {
    width: 100%;
    padding-top: 170px; /* Dégagement de sécurité pour le menu de navigation */
    padding-bottom: 85px;
    background: linear-gradient(rgba(10, 35, 46, 0.72), rgba(10, 35, 46, 0.86)),
                url('https://images.unsplash.com/photo-1470071459604-3b5ec3a7fe05?auto=format&fit=crop&w=1920&q=80') center 45% / cover no-repeat;
    color: #ffffff;
}

.pd-tag {
    display: block;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    color: #556977;
    margin-bottom: 12px;
}

.pd-tag-light {
    color: rgba(255, 255, 255, 0.85);
}

.pd-tag-amber {
    color: #d97706;
}

.pd-h1 {
    font-family: "Playfair Display", Georgia, serif;
    font-size: clamp(36px, 4.2vw, 54px);
    font-weight: 400;
    line-height: 1.2;
    color: #ffffff;
    margin: 0 0 18px 0;
}

.pd-lead {
    font-size: clamp(17px, 1.35vw, 19px);
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.9);
    max-width: 760px;
    margin: 0 0 32px 0;
}

.pd-actions {
    display: flex;
    gap: 16px;
    align-items: center;
    flex-wrap: wrap;
}

/* ==========================================================================
   BOUTONS (SANS SOULIGNEMENT)
   ========================================================================== */
.pd-btn-amber,
.pd-btn-outline,
.pd-btn-dark,
a.pd-btn-amber,
a.pd-btn-outline,
a.pd-btn-dark {
    text-decoration: none !important;
}

.pd-btn-amber:hover,
.pd-btn-amber:focus,
.pd-btn-amber:active,
.pd-btn-outline:hover,
.pd-btn-outline:focus,
.pd-btn-outline:active,
.pd-btn-dark:hover,
.pd-btn-dark:focus,
.pd-btn-dark:active,
a.pd-btn-amber:hover,
a.pd-btn-outline:hover,
a.pd-btn-dark:hover {
    text-decoration: none !important;
}

.pd-btn-amber {
    display: inline-block;
    background-color: #f59e0b;
    color: #ffffff !important;
    padding: 14px 30px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: background-color 0.2s ease;
}

.pd-btn-amber:hover {
    background-color: #d97706;
}

.pd-btn-outline {
    display: inline-block;
    color: #ffffff !important;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 13px 26px;
    border-radius: 4px;
    font-size: 13px;
    letter-spacing: 0.5px;
    font-weight: 600;
    transition: all 0.2s ease;
}

.pd-btn-outline:hover {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: #ffffff;
}

.pd-btn-dark {
    display: inline-block;
    color: #0c2b38 !important;
    border: 1px solid #cbd5e1;
    padding: 13px 26px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: all 0.2s ease;
}

.pd-btn-dark:hover {
    background-color: #f8fafc;
    border-color: #0c2b38;
}

.pd-btn-w100 {
    display: block;
    width: 100%;
    text-align: center;
}

/* EN-TÊTES DE SECTION */
.pd-sec-head {
    margin-bottom: 35px;
    text-align: left;
}

.pd-h2 {
    font-family: "Playfair Display", Georgia, serif;
    font-size: clamp(30px, 3.2vw, 40px);
    color: #0c2b38;
    font-weight: 400;
    line-height: 1.25;
    margin: 0;
}

.pd-h3 {
    font-family: "Playfair Display", Georgia, serif;
    font-size: 26px;
    font-weight: 400;
    color: #0c2b38;
    margin: 0 0 10px 0;
}

.pd-text {
    font-size: 16px;
    line-height: 1.6;
    color: #475569;
    margin: 0 0 20px 0;
}

/* ==========================================================================
   2. SECTION PRÉSENTATION : GRILLE 2x2 ÉQUILIBRÉE
   ========================================================================== */
.pd-lead-sec {
    font-size: 17.5px;
    line-height: 1.65;
    color: #475569;
    margin: 14px 0 0 0;
    max-width: 760px;
}

.pd-grid-features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 70px;
    row-gap: 36px;
    margin-top: 40px;
}

.pd-feat-item {
    display: grid;
    grid-template-columns: 45px 1fr;
    gap: 16px;
    align-items: baseline;
    padding-top: 18px;
    border-top: 1px solid #edf2f6;
}

.pd-feat-num {
    font-family: "Playfair Display", Georgia, serif;
    font-size: 24px;
    color: #f59e0b;
    line-height: 1;
}

.pd-feat-title {
    font-family: "Playfair Display", Georgia, serif;
    font-size: 21px;
    font-weight: 400;
    color: #0c2b38;
    margin: 0 0 6px 0;
    line-height: 1.3;
}

.pd-feat-text {
    font-size: 15.5px;
    line-height: 1.6;
    color: #475569;
    margin: 0;
}

/* ==========================================================================
   3. LES FORFAITS DANS DE FINES BOÎTES SOBRES
   ========================================================================== */
.pd-plans-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    align-items: stretch;
}

.pd-plan-box {
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    padding: 36px 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: border-color 0.2s ease;
}

.pd-plan-box:hover {
    border-color: #cbd5e1;
}

.pd-plan-box-featured {
    border: 1px solid #cbd5e1;
    box-shadow: 0 4px 20px rgba(12, 43, 56, 0.04);
}

.pd-plan-box-head {
    margin-bottom: 8px;
}

.pd-plan-tag {
    display: inline-block;
    font-size: 11px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 700;
    color: #64748b;
    margin-bottom: 12px;
}

.pd-tag-amber-badge {
    color: #d97706;
}

.pd-amount-row {
    display: flex;
    align-items: baseline;
    gap: 12px;
    padding: 14px 0 20px 0;
    border-bottom: 1px solid #edf2f6;
    margin-bottom: 20px;
}

.pd-amount {
    font-family: "Playfair Display", Georgia, serif;
    font-size: 46px;
    font-weight: 400;
    color: #0c2b38;
    line-height: 1;
}

.pd-tax {
    font-size: 14px;
    color: #556977;
    font-weight: 500;
}

.pd-features-list {
    list-style: none;
    padding: 0;
    margin: 0 0 28px 0;
}

.pd-features-list li {
    padding: 12px 0;
    border-bottom: 1px solid #edf2f6;
    font-size: 15.5px;
    line-height: 1.55;
    color: #475569;
}

.pd-features-list li:first-child {
    border-top: none;
}

.pd-plan-box-foot {
    margin-top: auto;
}

/* ==========================================================================
   4. ENCADRÉ BESOIN D'AIDE
   ========================================================================== */
.pd-callout {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 35px;
    padding: 20px 0 20px 24px;
    border-left: 3px solid #f59e0b;
}

.pd-callout-h {
    font-family: "Playfair Display", Georgia, serif;
    font-size: 22px;
    color: #0c2b38;
    font-weight: 400;
    margin: 0 0 6px 0;
}

.pd-callout-p {
    font-size: 16px;
    color: #475569;
    line-height: 1.6;
    margin: 0;
    max-width: 700px;
}

.pd-callout-act {
    flex-shrink: 0;
}

/* ==========================================================================
   5. FAQ
   ========================================================================== */
.pd-faq {
    width: 100%;
}

.pd-faq-entry {
    border-bottom: 1px solid #edf2f6;
}

.pd-faq-entry:first-child {
    border-top: 1px solid #edf2f6;
}

.pd-faq-q {
    padding: 20px 0;
    cursor: pointer;
    list-style: none;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 19px;
    color: #0c2b38;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pd-faq-q::-webkit-details-marker {
    display: none;
}

.pd-faq-arrow {
    font-size: 22px;
    color: #556977;
    margin-left: 15px;
    transition: transform 0.2s ease;
}

.pd-faq-entry[open] .pd-faq-arrow {
    transform: rotate(45deg);
}

.pd-faq-a {
    padding: 0 0 22px 0;
    font-size: 16px;
    line-height: 1.65;
    color: #475569;
    max-width: 850px;
}

/* ==========================================================================
   ADAPTATIONS RESPONSIVE
   ========================================================================== */
@media (max-width: 960px) {
    .pd-bound {
        padding-left: 20px;
        padding-right: 20px;
    }

    .pd-hero {
        padding-top: 150px;
        padding-bottom: 65px;
    }

    .pd-grid-features {
        grid-template-columns: 1fr;
        row-gap: 24px;
    }

    .pd-plans-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .pd-plan-box {
        padding: 30px 24px;
    }

    .pd-callout {
        flex-direction: column;
        align-items: flex-start;
        gap: 18px;
        padding-left: 18px;
    }
}

@media (max-width: 640px) {
    .pd-bound {
        padding-left: 16px;
        padding-right: 16px;
    }

    .pd-hero {
        padding-top: 140px;
        padding-bottom: 50px;
    }

    .pd-actions {
        flex-direction: column;
        align-items: stretch;
    }

    .pd-btn-amber, .pd-btn-outline, .pd-btn-dark {
        text-align: center;
        width: 100%;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-96d04fc *//* ==========================================================================
   Section Témoignages Épurée (CSS Exclusif)
   ========================================================================== */

/* 1. Conteneur principal */
.pd-t-center-wrapper {
    width: 100% !important;
    margin: 80px auto 140px auto !important;
    padding: 0 4% !important;
    box-sizing: border-box !important;
    position: relative !important;
}

.pd-t-center-section {
    width: 100% !important;
    max-width: 1180px !important;
    margin: 0 auto !important;
    text-align: center !important;
    box-sizing: border-box !important;
    position: relative !important;
}

/* 2. Badge cercle doré */
.pd-t-badge-c {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 34px !important;
    height: 34px !important;
    border-radius: 50% !important;
    border: 1px solid #d4c5b9 !important;
    color: #f59e0b !important;
    font-size: 14px !important;
    background-color: #ffffff !important;
    margin: 0 auto 12px auto !important;
}

/* 3. Surtitre majuscule espacé */
.pd-t-eyebrow {
    display: block !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    font-size: 11.5px !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    color: #8c9ba5 !important;
    font-weight: 600 !important;
    margin: 0 auto 10px auto !important;
    text-align: center !important;
}

/* 4. Grand titre H2 Serif */
h2.pd-t-heading {
    font-family: "Playfair Display", Georgia, "Times New Roman", serif !important;
    font-size: clamp(34px, 4vw, 46px) !important;
    color: #0c2b38 !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    margin: 0 auto 40px auto !important;
    text-align: center !important;
}

/* 5. Zone du carrousel */
.pd-t-slider-c {
    position: relative !important;
    width: 100% !important;
}

.pd-t-track-c {
    position: relative !important;
    min-height: 180px !important;
    width: 100% !important;
}

/* Items */
.pd-t-item-c {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(6px) !important;
    transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s !important;
    pointer-events: none !important;
    text-align: center !important;
}

.pd-t-item-c.active {
    position: relative !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
    pointer-events: auto !important;
}

/* Citation */
.pd-t-quote-c {
    font-family: "Playfair Display", Georgia, serif !important;
    font-size: clamp(22px, 2.6vw, 30px) !important;
    color: #24424e !important;
    line-height: 1.5 !important;
    font-style: italic !important;
    margin: 0 auto 18px auto !important;
    max-width: 950px !important;
    text-align: center !important;
}

/* Auteur */
.pd-t-author-c {
    display: block !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
    font-size: 16.5px !important;
    letter-spacing: 0.8px !important;
    font-weight: 500 !important;
    color: #64748b !important;
    margin: 0 auto 34px auto !important;
    text-align: center !important;
}

/* 6. Contrôles et boutons flèches */
.pd-t-controls-c {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 18px !important;
    margin: 0 auto !important;
}

.pd-t-btn-c {
    background: #ffffff !important;
    border: 1px solid #cbd5e1 !important;
    border-radius: 50% !important;
    width: 44px !important;
    height: 44px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer !important;
    color: #0c2b38 !important;
    transition: all 0.2s ease !important;
    padding: 0 !important;
    margin: 0 !important;
}

.pd-t-btn-c:hover {
    background-color: #0c2b38 !important;
    color: #ffffff !important;
    border-color: #0c2b38 !important;
    transform: scale(1.05) !important;
}

/* Points de navigation */
.pd-t-dots-c {
    display: flex !important;
    gap: 8px !important;
    align-items: center !important;
}

.pd-t-dot-c {
    width: 8px !important;
    height: 8px !important;
    border-radius: 50% !important;
    border: none !important;
    background-color: #cbd5e1 !important;
    cursor: pointer !important;
    padding: 0 !important;
    margin: 0 !important;
    transition: all 0.2s ease !important;
}

.pd-t-dot-c.active {
    background-color: #f59e0b !important;
    transform: scale(1.3) !important;
}

/* 7. Adaptation Mobile */
@media (max-width: 768px) {
    .pd-t-center-wrapper {
        margin: 50px auto 90px auto !important;
        padding: 0 16px !important;
    }

    .pd-t-quote-c {
        font-size: 21px !important;
    }

    .pd-t-track-c {
        min-height: 220px !important;
    }
}/* End custom CSS */