{"id":262,"date":"2025-04-07T14:36:39","date_gmt":"2025-04-07T12:36:39","guid":{"rendered":"https:\/\/www.beautydecoded.com\/?page_id=262"},"modified":"2026-04-20T13:59:35","modified_gmt":"2026-04-20T11:59:35","slug":"anti-aging-care","status":"publish","type":"page","link":"https:\/\/www.beautydecoded.com\/en\/facial-care\/anti-aging-care\/","title":{"rendered":"Anti-aging care"},"content":{"rendered":"<!-- ============================================================\n     BEAUTYDECODED \u2014 Formation Anti-\u00c2ge\n     Landing page pastel\/\u00e9ditoriale align\u00e9e sur l'app\n     CTA \u2192 lien Adjust vers les stores\n     ============================================================ -->\n\n<style>\n  .bd-antiage {\n    \/* Palette pastel de l'app *\/\n    --bd-ink: #2a2438;\n    --bd-soft: #5a5468;\n    --bd-muted: #8a849a;\n    --bd-line: rgba(42, 36, 56, 0.08);\n    --bd-line-strong: rgba(42, 36, 56, 0.15);\n\n    --bd-cream: #faf6ef;\n    --bd-pink: #fce4ec;\n    --bd-lavender: #eae4fc;\n    --bd-peach: #ffe8d9;\n    --bd-rose: #fde8ea;\n\n    --bd-blue: #a8b8f5;\n    --bd-blue-deep: #7f93e8;\n    --bd-accent: #b88ab8;\n\n    --bd-serif: \"Fraunces\", \"Cormorant Garamond\", Georgia, serif;\n    --bd-sans: \"Inter\", \"Helvetica Neue\", Arial, sans-serif;\n\n    font-family: var(--bd-sans);\n    color: var(--bd-ink);\n    line-height: 1.7;\n    font-size: 17px;\n    -webkit-font-smoothing: antialiased;\n    max-width: 100%;\n    overflow-x: hidden;\n    background:\n      radial-gradient(ellipse 800px 600px at 10% 0%, var(--bd-rose) 0%, transparent 55%),\n      radial-gradient(ellipse 900px 700px at 90% 20%, var(--bd-lavender) 0%, transparent 55%),\n      radial-gradient(ellipse 700px 500px at 50% 60%, var(--bd-peach) 0%, transparent 60%),\n      radial-gradient(ellipse 600px 500px at 20% 90%, var(--bd-pink) 0%, transparent 55%),\n      var(--bd-cream);\n  }\n\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400;1,9..144,500&family=Inter:wght@300;400;500;600&display=swap');\n\n  .bd-antiage * { box-sizing: border-box; }\n  .bd-antiage p { margin: 0 0 1.2em; }\n  .bd-antiage h1, .bd-antiage h2, .bd-antiage h3, .bd-antiage h4 { margin: 0; }\n\n  .bd-antiage .bd-wrap {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 28px;\n  }\n\n  \/* ============ HERO ============ *\/\n  .bd-antiage .bd-hero {\n    padding: 70px 0 90px;\n  }\n  .bd-antiage .bd-eyebrow {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bd-accent);\n    margin-bottom: 32px;\n    display: inline-block;\n    padding: 8px 20px;\n    background: rgba(255, 255, 255, 0.7);\n    border-radius: 100px;\n    backdrop-filter: blur(10px);\n    border: 1px solid rgba(255, 255, 255, 0.9);\n  }\n  .bd-antiage .bd-hero h1 {\n    font-family: var(--bd-serif);\n    font-weight: 400;\n    font-size: clamp(42px, 6.5vw, 82px);\n    line-height: 1.05;\n    letter-spacing: -0.025em;\n    margin-bottom: 28px;\n    max-width: 16ch;\n    color: var(--bd-ink) !important;\n  }\n  .bd-antiage .bd-hero h1 em {\n    font-style: italic;\n    color: var(--bd-accent) !important;\n    font-weight: 400;\n  }\n  .bd-antiage .bd-hero-sub {\n    font-size: 19px;\n    line-height: 1.55;\n    max-width: 58ch;\n    color: var(--bd-soft);\n    margin-bottom: 28px;\n  }\n  .bd-antiage .bd-hero-bullets {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 42px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .bd-antiage .bd-hero-bullets li {\n    padding: 14px 20px;\n    font-size: 16px;\n    color: var(--bd-ink);\n    background: rgba(255, 255, 255, 0.55);\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    border-radius: 16px;\n    backdrop-filter: blur(20px);\n    display: flex;\n    gap: 14px;\n    align-items: center;\n    max-width: 520px;\n  }\n  .bd-antiage .bd-hero-bullets li::before {\n    content: \"\";\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--bd-blue), var(--bd-blue-deep));\n    flex-shrink: 0;\n    position: relative;\n  }\n  .bd-antiage .bd-hero-bullets li::after {\n    content: \"\u2713\";\n    position: absolute;\n    color: white;\n    font-size: 11px;\n    font-weight: 700;\n    margin-left: 6px;\n    margin-top: 3px;\n  }\n\n  \/* ============ VSL VIDEO ============ *\/\n  .bd-antiage .bd-vsl {\n    margin-top: 48px;\n    max-width: 880px;\n  }\n  .bd-antiage .bd-vsl-label {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bd-accent);\n    margin-bottom: 16px;\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 8px 18px;\n    background: rgba(255, 255, 255, 0.6);\n    border-radius: 100px;\n    border: 1px solid rgba(255, 255, 255, 0.8);\n  }\n  .bd-antiage .bd-vsl-label::before {\n    content: \"\u25b8\";\n    color: var(--bd-accent);\n    font-size: 12px;\n  }\n  .bd-antiage .bd-vsl-frame {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 16 \/ 9;\n    background: var(--bd-ink);\n    border-radius: 28px;\n    overflow: hidden;\n    box-shadow: 0 30px 80px rgba(42, 36, 56, 0.15);\n    border: 3px solid rgba(255, 255, 255, 0.9);\n    height: auto !important;\n    padding-bottom: 0 !important;\n    min-height: 0 !important;\n  }\n  .bd-antiage .bd-vsl-frame iframe {\n    position: absolute !important;\n    top: 0 !important;\n    left: 0 !important;\n    width: 100% !important;\n    height: 100% !important;\n    border: none !important;\n    display: block !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* ============ CTA BUTTON ============ *\/\n  .bd-antiage .bd-cta {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n    padding: 22px 44px;\n    background: linear-gradient(135deg, var(--bd-blue) 0%, var(--bd-blue-deep) 100%);\n    color: #ffffff;\n    text-decoration: none;\n    font-family: var(--bd-sans);\n    font-weight: 600;\n    font-size: 16px;\n    letter-spacing: 0.01em;\n    border-radius: 100px;\n    transition: all 0.25s ease;\n    box-shadow: 0 10px 30px rgba(127, 147, 232, 0.35);\n    border: none;\n    min-width: 280px;\n  }\n  .bd-antiage .bd-cta:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 15px 40px rgba(127, 147, 232, 0.5);\n  }\n  .bd-antiage .bd-cta-wrap {\n    display: flex;\n    align-items: center;\n    gap: 24px;\n    flex-wrap: wrap;\n  }\n  .bd-antiage .bd-cta-meta {\n    font-family: var(--bd-sans);\n    font-size: 14px;\n    color: var(--bd-muted);\n  }\n  .bd-antiage .bd-cta-meta span {\n    color: var(--bd-ink);\n    font-weight: 600;\n  }\n\n  \/* ============ STATS BAR ============ *\/\n  .bd-antiage .bd-stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    padding: 0 28px;\n    max-width: 1180px;\n    margin: 0 auto;\n  }\n  .bd-antiage .bd-stat {\n    padding: 36px 28px;\n    text-align: center;\n    background: rgba(255, 255, 255, 0.55);\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    border-radius: 28px;\n    backdrop-filter: blur(20px);\n  }\n  .bd-antiage .bd-stat-num {\n    font-family: var(--bd-serif);\n    font-size: clamp(36px, 5vw, 54px);\n    font-weight: 500;\n    color: var(--bd-ink);\n    line-height: 1;\n    margin-bottom: 10px;\n    font-style: italic;\n  }\n  .bd-antiage .bd-stat-label {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bd-soft);\n  }\n\n  \/* ============ SECTIONS G\u00c9N\u00c9RIQUES ============ *\/\n  .bd-antiage .bd-section {\n    padding: 90px 0;\n  }\n  .bd-antiage .bd-section-label {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bd-accent);\n    margin-bottom: 20px;\n    display: inline-block;\n    padding: 7px 18px;\n    background: rgba(255, 255, 255, 0.6);\n    border-radius: 100px;\n    border: 1px solid rgba(255, 255, 255, 0.8);\n  }\n  .bd-antiage .bd-section h2 {\n    font-family: var(--bd-serif);\n    font-weight: 400;\n    font-size: clamp(34px, 4.5vw, 56px);\n    line-height: 1.1;\n    letter-spacing: -0.02em;\n    margin-bottom: 24px;\n    max-width: 22ch;\n    color: var(--bd-ink) !important;\n  }\n  .bd-antiage .bd-section h2 em {\n    font-style: italic;\n    color: var(--bd-accent) !important;\n  }\n  .bd-antiage .bd-lead {\n    font-size: 20px;\n    line-height: 1.55;\n    max-width: 60ch;\n    color: var(--bd-soft);\n  }\n\n  \/* ============ PROBL\u00c8ME ============ *\/\n  .bd-antiage .bd-problem {\n    background: linear-gradient(135deg, #2a2438 0%, #3d3450 50%, #524466 100%);\n    color: #faf6ef;\n    padding: 100px 0;\n    margin: 40px 28px;\n    border-radius: 48px;\n    position: relative;\n    overflow: hidden;\n  }\n  .bd-antiage .bd-problem::before {\n    content: \"\";\n    position: absolute;\n    top: -30%; right: -10%;\n    width: 600px; height: 600px;\n    background: radial-gradient(circle, rgba(184, 138, 184, 0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .bd-antiage .bd-problem::after {\n    content: \"\";\n    position: absolute;\n    bottom: -20%; left: -10%;\n    width: 500px; height: 500px;\n    background: radial-gradient(circle, rgba(168, 184, 245, 0.15) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .bd-antiage .bd-problem .bd-wrap {\n    position: relative;\n    z-index: 1;\n  }\n  .bd-antiage .bd-problem .bd-section-label {\n    background: rgba(255, 255, 255, 0.1);\n    color: #e8bde8;\n    border-color: rgba(255, 255, 255, 0.15);\n  }\n  .bd-antiage .bd-problem h2 {\n    color: #faf6ef !important;\n  }\n  .bd-antiage .bd-problem h2 em {\n    color: #e8bde8 !important;\n  }\n  .bd-antiage .bd-problem-grid {\n    display: grid;\n    grid-template-columns: 1.2fr 1fr;\n    gap: 80px;\n    margin-top: 60px;\n    align-items: start;\n  }\n  .bd-antiage .bd-problem-story p {\n    font-family: var(--bd-serif);\n    font-size: 22px;\n    font-style: italic;\n    line-height: 1.5;\n    color: rgba(250, 246, 239, 0.9);\n    margin-bottom: 20px;\n  }\n  .bd-antiage .bd-problem-story p.bd-highlight {\n    font-family: var(--bd-sans);\n    font-style: normal;\n    font-size: 18px;\n    color: #faf6ef;\n    font-weight: 500;\n    padding-top: 24px;\n    border-top: 1px solid rgba(250, 246, 239, 0.2);\n  }\n  .bd-antiage .bd-problem-story p.bd-highlight-strong {\n    font-family: var(--bd-serif);\n    font-style: italic;\n    font-size: 26px;\n    color: #e8bde8;\n    font-weight: 500;\n    padding-top: 24px;\n    margin-top: 8px;\n    border-top: 1px solid rgba(250, 246, 239, 0.2);\n    line-height: 1.3;\n  }\n  .bd-antiage .bd-problem-list { list-style: none; padding: 0; margin: 0; }\n  .bd-antiage .bd-problem-list li {\n    padding: 18px 20px;\n    margin-bottom: 10px;\n    font-size: 16px;\n    color: rgba(250, 246, 239, 0.85);\n    background: rgba(255, 255, 255, 0.05);\n    border-radius: 16px;\n    border: 1px solid rgba(255, 255, 255, 0.08);\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    line-height: 1.5;\n  }\n  .bd-antiage .bd-problem-list li::before {\n    content: \"?\";\n    color: #e8bde8;\n    font-family: var(--bd-serif);\n    font-style: italic;\n    font-size: 22px;\n    line-height: 1;\n    margin-top: 0;\n    flex-shrink: 0;\n    font-weight: 500;\n  }\n\n  \/* ============ APPRENTISSAGE ============ *\/\n  .bd-antiage .bd-learn-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-top: 60px;\n  }\n  .bd-antiage .bd-learn-card {\n    background: rgba(255, 255, 255, 0.55);\n    padding: 36px 32px;\n    border-radius: 28px;\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    backdrop-filter: blur(20px);\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n  }\n  .bd-antiage .bd-learn-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 20px 40px rgba(42, 36, 56, 0.08);\n  }\n  .bd-antiage .bd-learn-num {\n    font-family: var(--bd-serif);\n    font-size: 14px;\n    font-weight: 500;\n    color: var(--bd-accent);\n    font-style: italic;\n    margin-bottom: 12px;\n    display: inline-block;\n    padding: 4px 14px;\n    background: rgba(184, 138, 184, 0.12);\n    border-radius: 100px;\n  }\n  .bd-antiage .bd-learn-card h3 {\n    font-family: var(--bd-serif);\n    font-weight: 500;\n    font-size: 26px;\n    line-height: 1.2;\n    margin-bottom: 10px;\n    color: var(--bd-ink);\n    letter-spacing: -0.01em;\n  }\n  .bd-antiage .bd-learn-card p {\n    font-size: 15px;\n    color: var(--bd-soft);\n    line-height: 1.6;\n    margin: 0;\n  }\n  .bd-antiage .bd-learn-card.bd-learn-card-accent {\n    background: linear-gradient(135deg, rgba(168, 184, 245, 0.5), rgba(127, 147, 232, 0.4));\n    border-color: rgba(255, 255, 255, 0.9);\n  }\n  .bd-antiage .bd-learn-card-accent .bd-learn-num {\n    background: rgba(255, 255, 255, 0.5);\n    color: var(--bd-blue-deep);\n  }\n\n  \/* ============ M\u00c9THODE \/ MODULES ============ *\/\n  .bd-antiage .bd-method .bd-lead {\n    margin-bottom: 20px;\n  }\n  .bd-antiage .bd-phase {\n    margin-top: 56px;\n    padding-top: 40px;\n    border-top: 1px solid var(--bd-line);\n  }\n  .bd-antiage .bd-phase-header {\n    display: flex;\n    align-items: baseline;\n    gap: 24px;\n    margin-bottom: 36px;\n    flex-wrap: wrap;\n  }\n  .bd-antiage .bd-phase-num {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bd-accent);\n    padding: 7px 18px;\n    background: rgba(184, 138, 184, 0.12);\n    border-radius: 100px;\n  }\n  .bd-antiage .bd-phase-title {\n    font-family: var(--bd-serif);\n    font-size: 32px;\n    font-weight: 500;\n    line-height: 1.15;\n    color: var(--bd-ink);\n    letter-spacing: -0.01em;\n  }\n  .bd-antiage .bd-modules {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 16px;\n  }\n  .bd-antiage .bd-module {\n    padding: 28px 26px;\n    background: rgba(255, 255, 255, 0.6);\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    border-radius: 24px;\n    backdrop-filter: blur(20px);\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\n  }\n  .bd-antiage .bd-module:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 15px 40px rgba(42, 36, 56, 0.08);\n  }\n  .bd-antiage .bd-module-tag {\n    font-family: var(--bd-sans);\n    font-size: 11px;\n    font-weight: 500;\n    color: var(--bd-accent);\n    display: inline-block;\n    padding: 5px 12px;\n    background: rgba(184, 138, 184, 0.12);\n    border-radius: 100px;\n    margin-bottom: 12px;\n  }\n  .bd-antiage .bd-module h4 {\n    font-family: var(--bd-serif);\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1.2;\n    margin-bottom: 10px;\n    color: var(--bd-ink);\n    letter-spacing: -0.01em;\n  }\n  .bd-antiage .bd-module p {\n    font-size: 14.5px;\n    color: var(--bd-soft);\n    line-height: 1.55;\n    margin: 0;\n  }\n\n  \/* ============ T\u00c9MOIGNAGES ============ *\/\n  .bd-antiage .bd-testimonials {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-top: 60px;\n  }\n  .bd-antiage .bd-testimonial {\n    padding: 36px 32px;\n    background: linear-gradient(135deg, rgba(252, 228, 236, 0.6), rgba(234, 228, 252, 0.5));\n    border-radius: 28px;\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    backdrop-filter: blur(20px);\n    position: relative;\n  }\n  .bd-antiage .bd-testimonial::before {\n    content: \"\u201c\";\n    position: absolute;\n    top: 12px; left: 24px;\n    font-family: var(--bd-serif);\n    font-size: 80px;\n    color: var(--bd-accent);\n    line-height: 1;\n    font-style: italic;\n    opacity: 0.5;\n  }\n  .bd-antiage .bd-testimonial-text {\n    font-family: var(--bd-serif);\n    font-style: italic;\n    font-size: 16.5px;\n    line-height: 1.6;\n    margin-top: 36px;\n    margin-bottom: 20px;\n    color: var(--bd-ink);\n    position: relative;\n    z-index: 1;\n  }\n  .bd-antiage .bd-testimonial-author {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bd-soft);\n    padding-top: 16px;\n    border-top: 1px solid rgba(42, 36, 56, 0.08);\n  }\n\n  \/* ============ INCLUS + PRIX ============ *\/\n  .bd-antiage .bd-included-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    align-items: start;\n  }\n  .bd-antiage .bd-included-list { list-style: none; padding: 0; margin: 0; }\n  .bd-antiage .bd-included-list li {\n    padding: 22px 24px;\n    margin-bottom: 10px;\n    background: rgba(255, 255, 255, 0.55);\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    border-radius: 20px;\n    backdrop-filter: blur(20px);\n    display: grid;\n    grid-template-columns: 44px 1fr;\n    gap: 18px;\n    align-items: start;\n    transition: transform 0.2s ease;\n  }\n  .bd-antiage .bd-included-list li:hover { transform: translateX(4px); }\n  .bd-antiage .bd-included-icon {\n    font-family: var(--bd-serif);\n    font-size: 22px;\n    font-style: italic;\n    font-weight: 500;\n    color: var(--bd-accent);\n    line-height: 1;\n    padding-top: 4px;\n  }\n  .bd-antiage .bd-included-list h4 {\n    font-family: var(--bd-serif);\n    font-size: 20px;\n    font-weight: 500;\n    margin-bottom: 4px;\n    color: var(--bd-ink);\n    letter-spacing: -0.01em;\n  }\n  .bd-antiage .bd-included-list p {\n    font-size: 14px;\n    color: var(--bd-soft);\n    margin: 0;\n    line-height: 1.55;\n  }\n\n  \/* ============ PRICE CARD ============ *\/\n  .bd-antiage .bd-price-card {\n    background: linear-gradient(135deg, rgba(252, 228, 236, 0.8), rgba(234, 228, 252, 0.7), rgba(255, 232, 217, 0.6));\n    padding: 44px 40px;\n    border-radius: 32px;\n    border: 2px solid rgba(255, 255, 255, 0.9);\n    backdrop-filter: blur(20px);\n    position: sticky;\n    top: 30px;\n    box-shadow: 0 30px 80px rgba(42, 36, 56, 0.08);\n  }\n  .bd-antiage .bd-price-label {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bd-accent);\n    margin-bottom: 16px;\n    display: inline-block;\n    padding: 6px 16px;\n    background: rgba(255, 255, 255, 0.6);\n    border-radius: 100px;\n  }\n  .bd-antiage .bd-price-main {\n    font-family: var(--bd-serif);\n    font-size: 68px;\n    font-weight: 500;\n    line-height: 1;\n    margin-bottom: 8px;\n    color: var(--bd-ink);\n    letter-spacing: -0.02em;\n  }\n  .bd-antiage .bd-price-main .bd-price-unit {\n    font-size: 22px;\n    color: var(--bd-muted);\n    font-weight: 400;\n  }\n  .bd-antiage .bd-price-compare {\n    font-size: 14px;\n    color: var(--bd-soft);\n    margin-bottom: 28px;\n  }\n  .bd-antiage .bd-price-compare strong {\n    color: var(--bd-ink);\n    font-weight: 600;\n  }\n  .bd-antiage .bd-price-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 28px;\n    padding-top: 20px;\n    border-top: 1px solid rgba(42, 36, 56, 0.1);\n  }\n  .bd-antiage .bd-price-list li {\n    padding: 12px 0;\n    font-size: 14.5px;\n    color: var(--bd-soft);\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    line-height: 1.5;\n  }\n  .bd-antiage .bd-price-list li::before {\n    content: \"\";\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: var(--bd-blue-deep);\n    margin-top: 8px;\n    flex-shrink: 0;\n  }\n  .bd-antiage .bd-price-card .bd-cta {\n    display: flex;\n    width: 100%;\n    min-width: 0;\n  }\n  .bd-antiage .bd-price-small {\n    text-align: center;\n    margin-top: 16px;\n    font-family: var(--bd-sans);\n    font-size: 12px;\n    color: var(--bd-muted);\n  }\n\n  \/* ============ FAQ ============ *\/\n  .bd-antiage .bd-faq-list {\n    max-width: 780px;\n    margin: 60px auto 0;\n  }\n  .bd-antiage .bd-faq-item {\n    background: rgba(255, 255, 255, 0.55);\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    border-radius: 20px;\n    backdrop-filter: blur(20px);\n    margin-bottom: 12px;\n    overflow: hidden;\n    transition: background 0.2s ease;\n  }\n  .bd-antiage .bd-faq-item[open] {\n    background: rgba(255, 255, 255, 0.75);\n  }\n  .bd-antiage .bd-faq-item summary {\n    padding: 22px 28px;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 20px;\n    font-family: var(--bd-serif);\n    font-size: 20px;\n    font-weight: 500;\n    line-height: 1.3;\n    transition: color 0.2s ease;\n    color: var(--bd-ink);\n    letter-spacing: -0.01em;\n  }\n  .bd-antiage .bd-faq-item summary::-webkit-details-marker { display: none; }\n  .bd-antiage .bd-faq-item summary:hover { color: var(--bd-accent); }\n  .bd-antiage .bd-faq-item summary::after {\n    content: \"+\";\n    font-family: var(--bd-sans);\n    font-size: 24px;\n    font-weight: 300;\n    color: var(--bd-accent);\n    transition: transform 0.25s ease;\n    flex-shrink: 0;\n    width: 32px;\n    height: 32px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(184, 138, 184, 0.12);\n    border-radius: 50%;\n  }\n  .bd-antiage .bd-faq-item[open] summary::after { transform: rotate(45deg); }\n  .bd-antiage .bd-faq-answer {\n    padding: 0 28px 26px;\n    font-size: 16px;\n    line-height: 1.65;\n    color: var(--bd-soft);\n    max-width: 68ch;\n  }\n\n  \/* ============ AUTHOR ============ *\/\n  .bd-antiage .bd-author {\n    background: linear-gradient(135deg, #2a2438 0%, #3d3450 50%, #524466 100%);\n    color: #faf6ef;\n    padding: 100px 0;\n    margin: 40px 28px;\n    border-radius: 48px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .bd-antiage .bd-author::before {\n    content: \"\";\n    position: absolute;\n    top: -30%; left: 50%;\n    transform: translateX(-50%);\n    width: 700px; height: 500px;\n    background: radial-gradient(ellipse, rgba(184, 138, 184, 0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .bd-antiage .bd-author .bd-wrap {\n    position: relative;\n    z-index: 1;\n  }\n  .bd-antiage .bd-author .bd-section-label {\n    background: rgba(255, 255, 255, 0.1);\n    color: #e8bde8;\n    border-color: rgba(255, 255, 255, 0.15);\n  }\n  .bd-antiage .bd-author h2 {\n    color: #faf6ef !important;\n    margin: 0 auto 30px;\n    max-width: 22ch;\n  }\n  .bd-antiage .bd-author h2 em { color: #e8bde8 !important; }\n  .bd-antiage .bd-author-meta {\n    display: flex;\n    justify-content: center;\n    gap: 48px;\n    margin: 40px 0;\n    flex-wrap: wrap;\n  }\n  .bd-antiage .bd-author-meta div {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    color: rgba(250, 246, 239, 0.7);\n  }\n  .bd-antiage .bd-author-meta strong {\n    display: block;\n    font-family: var(--bd-serif);\n    font-style: italic;\n    font-size: 32px;\n    color: #faf6ef;\n    letter-spacing: -0.01em;\n    font-weight: 500;\n    margin-bottom: 6px;\n  }\n  .bd-antiage .bd-author-quote {\n    font-family: var(--bd-serif);\n    font-style: italic;\n    font-size: 22px;\n    line-height: 1.5;\n    max-width: 52ch;\n    margin: 30px auto 0;\n    color: rgba(250, 246, 239, 0.9);\n  }\n\n  \/* ============ FINAL CTA ============ *\/\n  .bd-antiage .bd-final {\n    padding: 100px 0;\n    text-align: center;\n  }\n  .bd-antiage .bd-final-inner {\n    background: linear-gradient(135deg, rgba(252, 228, 236, 0.8), rgba(234, 228, 252, 0.7), rgba(255, 232, 217, 0.6));\n    padding: 90px 40px;\n    border-radius: 48px;\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    backdrop-filter: blur(20px);\n    max-width: 900px;\n    margin: 0 auto;\n    box-shadow: 0 30px 80px rgba(42, 36, 56, 0.08);\n  }\n  .bd-antiage .bd-final h2 {\n    font-family: var(--bd-serif);\n    font-size: clamp(38px, 5.5vw, 64px);\n    font-weight: 400;\n    line-height: 1.08;\n    letter-spacing: -0.02em;\n    max-width: 20ch;\n    margin: 0 auto 28px;\n    color: var(--bd-ink) !important;\n  }\n  .bd-antiage .bd-final h2 em { font-style: italic; color: var(--bd-accent) !important; }\n  .bd-antiage .bd-final p {\n    font-size: 19px;\n    color: var(--bd-soft);\n    max-width: 52ch;\n    margin: 0 auto 36px;\n    line-height: 1.6;\n  }\n\n  \/* ============ DISCLAIMER ============ *\/\n  .bd-antiage .bd-disclaimer {\n    padding: 30px 28px 60px;\n  }\n  .bd-antiage .bd-disclaimer p {\n    font-family: var(--bd-sans);\n    font-size: 12.5px;\n    line-height: 1.65;\n    color: var(--bd-muted);\n    max-width: 780px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  \/* ============ RESPONSIVE ============ *\/\n  @media (max-width: 900px) {\n    .bd-antiage .bd-problem-grid,\n    .bd-antiage .bd-included-grid { grid-template-columns: 1fr; gap: 40px; }\n    .bd-antiage .bd-testimonials { grid-template-columns: 1fr; }\n    .bd-antiage .bd-learn-grid { grid-template-columns: 1fr; }\n    .bd-antiage .bd-price-card { position: static; }\n    .bd-antiage .bd-section { padding: 70px 0; }\n    .bd-antiage .bd-hero { padding: 50px 0 70px; }\n    .bd-antiage .bd-author-meta { gap: 28px; }\n    .bd-antiage .bd-problem,\n    .bd-antiage .bd-author { margin: 20px 14px; padding: 70px 0; border-radius: 32px; }\n    .bd-antiage .bd-final-inner { padding: 60px 28px; border-radius: 32px; }\n  }\n  @media (max-width: 600px) {\n    .bd-antiage .bd-stats { grid-template-columns: 1fr; }\n    .bd-antiage .bd-wrap { padding: 0 20px; }\n    .bd-antiage .bd-stats { padding: 0 20px; }\n    .bd-antiage .bd-price-card { padding: 36px 28px; }\n    .bd-antiage .bd-price-main { font-size: 56px; }\n  }\n<\/style>\n\n<div class=\"bd-antiage\">\n\n  <!-- ============ HERO ============ -->\n  <section class=\"bd-hero\">\n    <div class=\"bd-wrap\">\n<div style=\"height: 20px;\"><\/div>\n      <div class=\"bd-eyebrow\">Anti-Aging - Beauty Decoded<\/div>\n      <h1>Reduce the appearance of wrinkles, <em>regain firmness<\/em> of your skin.<\/h1>\n      <p class=\"bd-hero-sub\">Without multiplying creams. Without spending hundreds of euros on useless products. A scientific method to finally understand how your skin ages - and how to respond.<\/p>\n\n      <ul class=\"bd-hero-bullets\">\n        <li>Understanding the true mechanisms of skin aging<\/li>\n        <li>Identify which assets work - and which are marketing assets<\/li>\n        <li>Build an effective routine without breaking the bank<\/li>\n      <\/ul>\n\n      <div class=\"bd-cta-wrap\">\n        <a href=\"https:\/\/beautydecoded.go.link\/nlOfo\" class=\"bd-cta\" target=\"_blank\" rel=\"noopener\">Access the method in the app<\/a>\n        <div class=\"bd-cta-meta\"><span>39 \u20ac\/year<\/span> - Free trial - Cancel at any time<\/div>\n      <\/div>\n\n      <!-- VSL -->\n      <div class=\"bd-vsl\">\n        <div class=\"bd-vsl-label\">Watch the 2-minute presentation<\/div>\n        <div class=\"bd-vsl-frame\">\n          <iframe\n            src=\"https:\/\/www.youtube.com\/embed\/veW30O7QGwU?rel=0\"\n            title=\"Presentation - BeautyDecoded Anti-Aging Training\"\n            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n            allowfullscreen\n loading=\"lazy\">\n          <\/iframe>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ STATS ============ -->\n  <section class=\"bd-stats\">\n    <div class=\"bd-stat\">\n      <div class=\"bd-stat-num\">15 years<\/div>\n      <div class=\"bd-stat-label\">Clinical expertise<\/div>\n    <\/div>\n    <div class=\"bd-stat\">\n      <div class=\"bd-stat-num\">200k+<\/div>\n      <div class=\"bd-stat-label\">YouTube subscribers<\/div>\n    <\/div>\n    <div class=\"bd-stat\">\n      <div class=\"bd-stat-num\">7<\/div>\n      <div class=\"bd-stat-label\">Modules - 30+ videos<\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ PROBL\u00c8ME ============ -->\n  <section class=\"bd-problem\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-label\">The facts<\/div>\n      <h2>Why wrinkles set in <em>despite your best efforts<\/em>.<\/h2>\n\n      <div class=\"bd-problem-grid\">\n        <div class=\"bd-problem-story\">\n          <p>You've tried 6 \u00abanti-wrinkle\u00bb creams. 4 retinol serums. 3 \u00abfirming\u00bb treatments.<\/p>\n          <p>Some progress perhaps - but you don't know if you're using the right active ingredients, in the right concentrations, in the right order.<\/p>\n          <p class=\"bd-highlight\">It's not your fault. Nobody ever taught you how to read behind the scenes.<\/p>\n          <p class=\"bd-highlight-strong\">It's not just \u00abage\u00bb. It's a lack of method.<\/p>\n        <\/div>\n        <ul class=\"bd-problem-list\">\n          <li>How your skin really ages: collagen, elastin, cell renewal.<\/li>\n          <li>Which assets really work - and which are pure marketing.<\/li>\n          <li>Why retinol irritates most of the time (and how to introduce it without redness).<\/li>\n          <li>When skincare is enough - and when other approaches should be considered.<\/li>\n          <li>How to preserve your youthfulness even before the signs appear.<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ APPRENTISSAGE ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-label\">What you'll learn<\/div>\n      <h2>Five skills for <em>finally taking effective action<\/em>.<\/h2>\n\n      <div class=\"bd-learn-grid\">\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">01<\/div>\n          <h3>Understanding skin aging<\/h3>\n          <p>Collagen, elastin, glycation, renewal: the real biological mechanisms, explained simply.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">02<\/div>\n          <h3>Mastering proven anti-aging active ingredients<\/h3>\n          <p>Retinol, vitamin C, peptides: molecules with real scientific data behind them.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">03<\/div>\n          <h3>Introducing retinol without irritation<\/h3>\n          <p>My progressive step-by-step method - the one I used to give my reactive patients.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">04<\/div>\n          <h3>Adopt gestures that slow down time<\/h3>\n          <p>UV, sleep, diet: what really accelerates ageing - and what you can control.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">05<\/div>\n          <h3>Knowing when to go further<\/h3>\n          <p>When skincare reaches its limits and what options exist beyond creams.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card bd-learn-card-accent\">\n          <div class=\"bd-learn-num\">\u2192<\/div>\n          <h3>And above all, to become autonomous<\/h3>\n          <p>No longer dependent on marketing promises or contradictory advice on the Internet.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ M\u00c9THODE ============ -->\n  <section class=\"bd-section bd-method\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-label\">The Beauty Decoded method - Anti-Aging<\/div>\n      <h2>The science of aging, <em>applied to your skin<\/em>.<\/h2>\n      <p class=\"bd-lead\">7 modules. Over 30 videos. A clear progression: understand, prepare the skin, activate regeneration, go further. Designed to be followed independently, at your own pace.<\/p>\n\n      <!-- Phase 1 -->\n      <div class=\"bd-phase\">\n        <div class=\"bd-phase-header\">\n          <div class=\"bd-phase-num\">Phase 01<\/div>\n          <h3 class=\"bd-phase-title\">Preparing skin for rejuvenation<\/h3>\n        <\/div>\n        <div class=\"bd-modules\">\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 01<\/div>\n            <h4>Skin intelligence<\/h4>\n            <p>Understand why your skin marks, slackens and thins. The invisible mechanisms of aging.<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 02<\/div>\n            <h4>The universal routine<\/h4>\n            <p>The 3 gestures that preserve youthfulness: gentle cleansing, plumping moisturizing, anti-wrinkle UV protection.<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 03<\/div>\n            <h4>Assembly<\/h4>\n            <p>Build a stable routine before introducing powerful assets - to avoid costly missteps.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Phase 2 -->\n      <div class=\"bd-phase\">\n        <div class=\"bd-phase-header\">\n          <div class=\"bd-phase-num\">Phase 02<\/div>\n          <h3 class=\"bd-phase-title\">Activate regeneration<\/h3>\n        <\/div>\n        <div class=\"bd-modules\">\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 04<\/div>\n            <h4>The anti-aging arsenal<\/h4>\n            <p>Vitamin C (radiance), acids (smoothing), and my progressive retinol method - the anti-wrinkle gold standard, mastered without irritation.<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 05<\/div>\n            <h4>Made-to-measure<\/h4>\n            <p>Adapt anti-aging to your skin type: dehydration wrinkles (dry skin) or wrinkles on oily skin.<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 06<\/div>\n            <h4>Fragile zones<\/h4>\n            <p>The special eye contour protocol for dark circles, fine lines and sagging eyelids.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Phase 3 -->\n      <div class=\"bd-phase\">\n        <div class=\"bd-phase-header\">\n          <div class=\"bd-phase-num\">Phase 03<\/div>\n          <h3 class=\"bd-phase-title\">Advanced protocols<\/h3>\n        <\/div>\n        <div class=\"bd-modules\">\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 07<\/div>\n            <h4>Global anti-aging strategy<\/h4>\n            <p>The complete routine to simultaneously target sagging, wrinkles and blemishes. Turnkey final assembly.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ T\u00c9MOIGNAGES ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-label\">What the community has to say<\/div>\n      <h2>Concrete results, <em>not marketing<\/em>.<\/h2>\n\n      <div class=\"bd-testimonials\">\n        <div class=\"bd-testimonial\">\n          <p class=\"bd-testimonial-text\">At 50, I thought that only injections could still do something for me. I followed the method to introduce the powerful active ingredients without irritating my skin. My spots have faded and the oval of my face is clearer. People often ask me if I've changed my foundation - it's just that my skin feels better.<\/p>\n          <div class=\"bd-testimonial-author\">Val\u00e9rie - 52 years old<\/div>\n        <\/div>\n        <div class=\"bd-testimonial\">\n          <p class=\"bd-testimonial-text\">I could see my first fine lines forming and I panicked, buying all the latest serums. I was spending a fortune without knowing if it was useful. Now I have a preventive routine that's straightforward, effective and won't break the bank.<\/p>\n          <div class=\"bd-testimonial-author\">\u00c9lodie - 36 years old<\/div>\n        <\/div>\n        <div class=\"bd-testimonial\">\n          <p class=\"bd-testimonial-text\">I was afraid of retinol and vitamin C - I have reactive skin. The Internet says everything and its opposite. Having a protocol established by a scientific expert changes everything. I applied the method step by step and my skin was transformed without any redness.<\/p>\n          <div class=\"bd-testimonial-author\">Isabelle - 58 years old<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ INCLUS + PRIX ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-included-grid\">\n        <div>\n          <div class=\"bd-section-label\">What's included<\/div>\n          <h2>Everything. In <em>a single app<\/em>.<\/h2>\n          <ul class=\"bd-included-list\">\n            <li>\n              <div class=\"bd-included-icon\">01<\/div>\n              <div>\n                <h4>7 complete Anti-Aging modules<\/h4>\n                <p>From understanding aging to a comprehensive anti-aging strategy.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">02<\/div>\n              <div>\n                <h4>More than 30 explanatory videos<\/h4>\n                <p>The synthesis of 15 years of consultations, accessible at your own pace.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">03<\/div>\n              <div>\n                <h4>My progressive retinol method<\/h4>\n                <p>The step-by-step protocol for introducing the gold standard in irritation-free anti-wrinkle.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">04<\/div>\n              <div>\n                <h4>My selection of anti-aging products<\/h4>\n                <p>The best products on the market, analyzed according to your skin type.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">05<\/div>\n              <div>\n                <h4>All other training courses<\/h4>\n                <p>Acne, spots, redness: the entire Acad\u00e9mie Skincare catalog included.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">06<\/div>\n              <div>\n                <h4>The BeautyDecoded scanner<\/h4>\n                <p>Analyze any cosmetic product in one scan. 80 skin profiles.<\/p>\n              <\/div>\n            <\/li>\n          <\/ul>\n        <\/div>\n\n        <!-- Price card -->\n        <div class=\"bd-price-card\">\n          <div class=\"bd-price-label\">Annual subscription<\/div>\n          <div class=\"bd-price-main\">39 \u20ac<span class=\"bd-price-unit\"> \/ year<\/span><\/div>\n          <div class=\"bd-price-compare\">Or <strong>3.25\/month<\/strong> - Free trial included<\/div>\n          <ul class=\"bd-price-list\">\n            <li>Complete Anti-Aging Training - 7 modules, 30+ videos<\/li>\n            <li>Progressive retinol method without irritation<\/li>\n            <li>All other training courses included<\/li>\n            <li>Ingredient scanner with customized analysis<\/li>\n            <li>80 skin profiles supported<\/li>\n            <li>Regular updates - Can be cancelled at any time<\/li>\n          <\/ul>\n          <a href=\"https:\/\/beautydecoded.go.link\/nlOfo\" class=\"bd-cta\" target=\"_blank\" rel=\"noopener\">Start your free trial<\/a>\n          <div class=\"bd-price-small\">Available on iOS &amp; Android<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ FAQ ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-label\">Frequently asked questions<\/div>\n      <h2>Everything you need <em>really know<\/em>.<\/h2>\n\n      <div class=\"bd-faq-list\">\n        <details class=\"bd-faq-item\">\n          <summary>Does it really work on established wrinkles?<\/summary>\n          <div class=\"bd-faq-answer\">Skincare has its limits, and I'm transparent about that. Active ingredients like retinol, used properly and over time, can smooth fine wrinkles and improve texture, firmness and radiance. On deep wrinkles that are already marked, skincare alone won't make the imprint of time disappear - but it will slow down the process and optimize the overall appearance. The training course explains exactly where the boundaries lie.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>I'm young (30-35). Is it too early?<\/summary>\n          <div class=\"bd-faq-answer\">On the contrary, it's the ideal age. The best anti-ageing strategy is preventive: we work on our youth capital before the signs set in. The training course has a module dedicated to prevention - you'll avoid years of unnecessary products.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>I'm afraid of retinol. Is it for me?<\/summary>\n          <div class=\"bd-faq-answer\">The progressive method has been designed exactly for skin that's afraid of retinol - including reactive skin. We start with very gentle concentrations, space out the applications and observe. Most people who have \u00abhad bad experiences\u00bb have simply been misguided.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Is there personalized support?<\/summary>\n          <div class=\"bd-faq-answer\">No. Training is designed to make you 100 % self-sufficient. There is no individual coaching or private consultation. It's a method for learning to reason for yourself - not a medical service.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>How long do I have access to training?<\/summary>\n          <div class=\"bd-faq-answer\">As long as your BeautyDecoded subscription is active, access to all training courses and updates is included. You can follow the program at your own pace.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Can I cancel my subscription?<\/summary>\n          <div class=\"bd-faq-answer\">Yes, at any time, directly from your App Store or Google Play account. No commitment, no friction.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Is it medical training or consultation?<\/summary>\n          <div class=\"bd-faq-answer\">No. This is an educational program dedicated to cosmetology. It does not replace a dermatological consultation or personalized medical advice in the case of skin pathology.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Is this method right for me?<\/summary>\n          <div class=\"bd-faq-answer\">Yes, if you want to understand how your skin ages, choose the right anti-aging active ingredients, build an effective routine and know all the options available. No, if you're looking for a quick fix, a medical diagnosis or a prescription.<\/div>\n        <\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ AUTHOR ============ -->\n  <section class=\"bd-author\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-label\">Who I am<\/div>\n      <h2>Plastic and aesthetic surgeon. <em>Founder of BeautyDecoded.<\/em><\/h2>\n\n      <div class=\"bd-author-meta\">\n        <div><strong>15 years<\/strong>clinical expertise<\/div>\n        <div><strong>200 000+<\/strong>YouTube subscribers<\/div>\n        <div><strong>70 000+<\/strong>Instagram &amp; TikTok followers<\/div>\n      <\/div>\n\n      <p class=\"bd-author-quote\">\u00abThis training course is the synthesis of everything I would have liked to pass on to my patients over the years.\u00bb<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- ============ FINAL CTA ============ -->\n  <section class=\"bd-final\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-final-inner\">\n        <h2>Your skin is aging. <em>Not under any conditions.<\/em><\/h2>\n        <p>Join the thousands of members who have taken their anti-aging strategy into their own hands - scientifically, sustainably.<\/p>\n        <div class=\"bd-cta-wrap\" style=\"justify-content: center;\">\n          <a href=\"https:\/\/beautydecoded.go.link\/nlOfo\" class=\"bd-cta\" target=\"_blank\" rel=\"noopener\">Access the method now<\/a>\n        <\/div>\n        <div class=\"bd-cta-meta\" style=\"margin-top: 20px;\"><span>39 \u20ac\/year<\/span> - Free trial - iOS &amp; Android<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ DISCLAIMER ============ -->\n  <section class=\"bd-disclaimer\">\n    <p>The results presented (testimonials, before\/after, if applicable) depend on the level of attendance and the skin type of each individual. This program is educational and does not replace medical advice in case of skin pathology. This site is not affiliated with Facebook, Google or YouTube.<\/p>\n  <\/section>\n\n<\/div>\n<!-- ============ FIN BD-ANTIAGE ============ -->","protected":false},"excerpt":{"rendered":"<p>Anti-Aging - Beauty Decoded Reduce the appearance of wrinkles, restore your skin's firmness. Without multiplying creams. Without spending hundreds of euros on useless products. A scientific method to finally understand how your skin ages - and how to respond. Understand the real mechanisms of skin aging Identify the active ingredients...<\/p>","protected":false},"author":120,"featured_media":0,"parent":252,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"enable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-262","page","type-page","status-publish","hentry"],"acf":[],"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"Sylvain David","author_link":"https:\/\/www.beautydecoded.com\/en\/author\/beautydecoded\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages\/262","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/users\/120"}],"replies":[{"embeddable":true,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/comments?post=262"}],"version-history":[{"count":24,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages\/262\/revisions"}],"predecessor-version":[{"id":73828,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages\/262\/revisions\/73828"}],"up":[{"embeddable":true,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages\/252"}],"wp:attachment":[{"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/media?parent=262"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}