.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 01 — Avant
Préparer, prévoir, transmettre
Pour celles et ceux qui veulent anticiper leur fin de vie, protéger leurs proches et organiser ce qui peut l’être avant l’urgence.
— Pourquoi cette étape
Anticiper, c’est protéger ceux qu’on aime
Préparer ses obsèques, écrire ses volontés, organiser ses documents importants — ces gestes ne sont pas tristes, ils sont profondément aimants. Ils déchargent les proches d’une partie du poids émotionnel et administratif qui suit un décès. Voici les guides qui vous aident à anticiper sereinement, à votre rythme.
— Les dossiers de l’étape Avant
Les guides détaillés de cette étape
Nous publions un nouveau dossier chaque mois. Voici ceux à venir — vous pouvez nous écrire si vous souhaitez être prévenu(e) de leur publication.
Dossier à venir
Préparer ses obsèques
Volontés funéraires, choix du mode d’obsèques, cérémonie à son image, conservation des souhaits.
Bientôt disponible
Dossier à venir
Prévoyance et financement
Combien prévoir, assurance ou contrat obsèques, comment éviter de laisser la facture aux proches.
Bientôt disponible
Dossier à venir
Testament et succession
Rédiger un testament, transmettre ses biens, anticiper les conflits familiaux.
Bientôt disponible
Dossier à venir
Documents et vie numérique
Lister ses comptes, ses mots de passe, organiser ses photos et fichiers numériques.
Bientôt disponible
Dossier à venir
Biens, souvenirs et messages à transmettre
Lettres aux proches, livre de souvenirs, transmission des objets symboliques.
Bientôt disponible
Dossier à venir
Animaux après le décès du maître
Désigner une personne de confiance, prévoir frais et garde, intégrer l’animal aux volontés.
Bientôt disponible