.lf-step {
–bg: #F2EFE7; –bg-alt: #E8E4D9; –surface: #FBFAF5;
–ink: #1A2620; –title: #2E3A33; –muted: #55605A;
–rule: #DFDACD; –brand: #6B7F6C; –brand-deep: #24332A; –accent: #B08867;
font-family: ‘Inter’, system-ui, -apple-system, sans-serif;
background: var(–surface); color: var(–ink); line-height: 1.6;
-webkit-font-smoothing: antialiased;
}
.lf-step *, .lf-step *::before, .lf-step *::after { box-sizing: border-box; }
.lf-step a { color: inherit; text-decoration: none; }
.lf-step img { max-width: 100%; display: block; }
.lf-step h1, .lf-step h2, .lf-step h3 { font-family: ‘Instrument Serif’, serif; font-weight: 400; letter-spacing: -0.01em; color: var(–brand-deep); margin: 0 0 18px; }
.lf-step em { font-style: italic; color: var(–brand); }
.lf-step p { margin: 0 0 18px; }
.lf-step .container { max-width: 1100px; margin: 0 auto; padding: 0 40px; }
.lf-step .eyebrow { font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase; color: var(–brand); font-weight: 500; margin-bottom: 14px; display: inline-block; }
.lf-step .btn { display: inline-block; padding: 13px 26px; border-radius: 999px; font-weight: 500; font-size: 14px; transition: all .18s ease; border: 1px solid transparent; }
.lf-step .btn-outline { background: transparent; color: var(–brand-deep); border-color: var(–rule); }
.lf-step .btn-outline:hover { border-color: var(–brand); color: var(–brand); }
.lf-step .hero { position: relative; padding: 110px 0 90px; color: var(–surface); overflow: hidden; isolation: isolate; }
.lf-step .hero::before { content: « »; position: absolute; inset: 0; background-image: linear-gradient(180deg, rgba(36,51,42,.85) 0%, rgba(36,51,42,.7) 50%, rgba(36,51,42,.85) 100%), url(« https://lefuneraire.com/wp-content/uploads/2026/04/accueil-hero-paysage-serein.webp »); background-size: cover; background-position: center; z-index: -1; }
.lf-step .hero .breadcrumb { font-size: 13px; color: rgba(255,255,255,.7); margin-bottom: 24px; letter-spacing: 0.04em; }
.lf-step .hero .breadcrumb a { color: rgba(255,255,255,.7); }
.lf-step .hero .breadcrumb .sep { margin: 0 10px; opacity: .5; }
.lf-step .hero .breadcrumb .cur { color: var(–surface); }
.lf-step .hero .step-tag { display: inline-block; font-size: 12px; letter-spacing: 0.2em; text-transform: uppercase; color: #c9d6c0; padding: 6px 14px; border: 1px solid rgba(201,214,192,.4); border-radius: 999px; margin-bottom: 22px; }
.lf-step .hero h1 { color: var(–surface); font-size: 56px; line-height: 1.05; margin: 0 0 22px; max-width: 22ch; }
.lf-step .hero h1 em { color: #c9d6c0; }
.lf-step .hero .lede { color: rgba(255,255,255,.85); font-size: 18px; line-height: 1.6; max-width: 60ch; margin: 0; }
.lf-step .intro { background: var(–surface); padding: 80px 0 50px; }
.lf-step .intro-inner { max-width: 760px; }
.lf-step .intro h2 { font-size: 34px; line-height: 1.15; margin: 0 0 20px; }
.lf-step .intro p { color: var(–title); font-size: 16.5px; line-height: 1.75; }
.lf-step .pillars { background: var(–bg); padding: 80px 0 100px; }
.lf-step .pillars-head { max-width: 760px; margin: 0 0 48px; }
.lf-step .pillars-head h2 { font-size: 36px; line-height: 1.15; margin: 0 0 14px; }
.lf-step .pillars-head p { color: var(–muted); font-size: 15.5px; margin: 0; }
.lf-step .pillars-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 22px; }
.lf-step .pillar-card { background: var(–surface); border: 1px solid var(–rule); border-radius: 12px; padding: 30px 28px 28px; transition: all .22s ease; display: flex; flex-direction: column; }
.lf-step .pillar-card.upcoming { background: rgba(255,255,255,.5); border-style: dashed; opacity: .85; }
.lf-step .pillar-card:hover:not(.upcoming) { border-color: var(–brand); transform: translateY(-3px); box-shadow: 0 14px 40px -16px rgba(36,51,42,.18); }
.lf-step .pillar-card .p-tag { font-size: 11px; letter-spacing: 0.18em; text-transform: uppercase; color: var(–accent); font-weight: 500; margin-bottom: 12px; }
.lf-step .pillar-card.upcoming .p-tag { color: #8A948D; }
.lf-step .pillar-card h3 { font-size: 22px; line-height: 1.2; margin: 0 0 10px; }
.lf-step .pillar-card p { font-size: 14.5px; color: var(–muted); line-height: 1.6; margin: 0 0 16px; flex-grow: 1; }
.lf-step .pillar-card .p-link { color: var(–brand); font-size: 13.5px; font-weight: 500; letter-spacing: 0.04em; border-bottom: 1px solid var(–brand); padding-bottom: 2px; align-self: flex-start; }
.lf-step .pillar-card.upcoming .p-link { color: #8A948D; border-color: var(–rule); cursor: default; }
.lf-step .back { background: var(–surface); padding: 60px 0 90px; text-align: center; }
@media (max-width: 960px) {
.lf-step .container { padding: 0 24px; }
.lf-step .hero { padding: 80px 0 70px; }
.lf-step .hero h1 { font-size: 40px; }
.lf-step .intro h2, .lf-step .pillars-head h2 { font-size: 28px; }
.lf-step .pillars-grid { grid-template-columns: 1fr; }
}
Étape 03 — Après
Gérer, accompagner, se souvenir
Pour prolonger l’accompagnement dans les semaines et mois qui suivent : démarches longues, succession, deuil, mémoire.
— Pourquoi cette étape
Le temps long, celui de la mémoire
Une fois passées les premières semaines, d’autres choses commencent : la succession, les démarches administratives, l’entretien de la tombe, le deuil qui prend sa place. Voici les guides qui vous accompagnent dans cette nouvelle phase, où l’urgence laisse place à la durée.
— Les dossiers de l’étape Après
Les guides détaillés de cette étape
Nous publions un nouveau dossier chaque mois. Voici ceux à venir.
Dossier à venir
Démarches après les obsèques
Organismes à prévenir, banque, impôts, mutuelle, abonnements, logement : checklist pratique.
Bientôt disponible
Dossier à venir
Succession après décès
Quand contacter un notaire, héritiers, indivision, conflits, dettes : comprendre l’essentiel.
Bientôt disponible
Dossier à venir
Entretenir la tombe et le lieu de mémoire
Nettoyer une plaque, fleurir, changer une plaque abîmée, préparer la Toussaint.
Bientôt disponible
Dossier à venir
Faire vivre la mémoire
Espace hommage en ligne, biographie, caveau familial virtuel, QR code, transmission aux enfants.
Bientôt disponible
Dossier à venir
Deuil et accompagnement
Étapes du deuil, que dire à une personne endeuillée, accompagner un enfant, demander de l’aide.
Bientôt disponible
Dossier à venir
Trier les biens du défunt et vider un logement
Quand vider la maison, comment trier, partager les objets, éviter les tensions.
Bientôt disponible