{"id":73800,"date":"2026-04-20T08:30:13","date_gmt":"2026-04-20T06:30:13","guid":{"rendered":"https:\/\/www.beautydecoded.com\/?page_id=73800"},"modified":"2026-04-20T14:06:58","modified_gmt":"2026-04-20T12:06:58","slug":"skincare-academy","status":"publish","type":"page","link":"https:\/\/www.beautydecoded.com\/en\/skincare-academy\/","title":{"rendered":"Academie skincare"},"content":{"rendered":"<!-- ============================================================\n     BEAUTYDECODED \u2014 L'Acad\u00e9mie Skincare\n     Landing page pastel\/\u00e9ditoriale align\u00e9e sur l'app\n     CTA \u2192 lien Adjust vers les stores\n     ============================================================ -->\n\n<style>\n  .bd-academy {\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-pink) 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-rose) 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-academy * { box-sizing: border-box; }\n  .bd-academy p { margin: 0 0 1.2em; }\n  .bd-academy h1, .bd-academy h2, .bd-academy h3, .bd-academy h4 { margin: 0; }\n\n  .bd-academy .bd-wrap {\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0 28px;\n  }\n\n  \/* ============ HERO ============ *\/\n  .bd-academy .bd-hero {\n    padding: 70px 0 90px;\n  }\n  .bd-academy .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-academy .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: 14ch;\n    color: var(--bd-ink) !important;\n  }\n  .bd-academy .bd-hero h1 em {\n    font-style: italic;\n    color: var(--bd-accent) !important;\n    font-weight: 400;\n  }\n  .bd-academy .bd-hero-sub {\n    font-size: 19px;\n    line-height: 1.55;\n    max-width: 56ch;\n    color: var(--bd-soft);\n    margin-bottom: 12px;\n  }\n  .bd-academy .bd-hero-note {\n    font-size: 16px;\n    color: var(--bd-muted);\n    max-width: 56ch;\n    margin-bottom: 42px;\n  }\n\n  \/* ============ VSL VIDEO ============ *\/\n  .bd-academy .bd-vsl {\n    margin-top: 48px;\n    max-width: 880px;\n  }\n  .bd-academy .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-academy .bd-vsl-label::before {\n    content: \"\u25b8\";\n    color: var(--bd-accent);\n    font-size: 12px;\n  }\n  .bd-academy .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-academy .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-academy .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-academy .bd-cta:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 15px 40px rgba(127, 147, 232, 0.5);\n  }\n  .bd-academy .bd-cta-wrap {\n    display: flex;\n    align-items: center;\n    gap: 24px;\n    flex-wrap: wrap;\n  }\n  .bd-academy .bd-cta-meta {\n    font-family: var(--bd-sans);\n    font-size: 14px;\n    color: var(--bd-muted);\n  }\n  .bd-academy .bd-cta-meta span {\n    color: var(--bd-ink);\n    font-weight: 600;\n  }\n\n  \/* ============ STATS BAR ============ *\/\n  .bd-academy .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-academy .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-academy .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-academy .bd-stat-label {\n    font-family: var(--bd-sans);\n    font-size: 13px;\n    font-weight: 500;\n    color: var(--bd-soft);\n    letter-spacing: 0.01em;\n  }\n\n  \/* ============ SECTIONS G\u00c9N\u00c9RIQUES ============ *\/\n  .bd-academy .bd-section {\n    padding: 90px 0;\n  }\n  .bd-academy .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-academy .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-academy .bd-section h2 em {\n    font-style: italic;\n    color: var(--bd-accent) !important;\n  }\n  .bd-academy .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-academy .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-academy .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-academy .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-academy .bd-problem .bd-wrap {\n    position: relative;\n    z-index: 1;\n  }\n  .bd-academy .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-academy .bd-problem h2 {\n    color: #faf6ef !important;\n  }\n  .bd-academy .bd-problem h2 em {\n    color: #e8bde8 !important;\n  }\n  .bd-academy .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-academy .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-academy .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-academy .bd-problem-list { list-style: none; padding: 0; margin: 0; }\n  .bd-academy .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-academy .bd-problem-list li::before {\n    content: \"\";\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #e8bde8;\n    margin-top: 10px;\n    flex-shrink: 0;\n  }\n\n  \/* ============ APPRENTISSAGE ============ *\/\n  .bd-academy .bd-learn-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-top: 60px;\n  }\n  .bd-academy .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-academy .bd-learn-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 20px 40px rgba(42, 36, 56, 0.08);\n  }\n  .bd-academy .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-academy .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-academy .bd-learn-card p {\n    font-size: 15px;\n    color: var(--bd-soft);\n    line-height: 1.6;\n    margin: 0;\n  }\n  .bd-academy .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-academy .bd-learn-card-accent .bd-learn-num {\n    background: rgba(255, 255, 255, 0.5);\n    color: var(--bd-blue-deep);\n  }\n  .bd-academy .bd-learn-card-accent h3 {\n    color: var(--bd-ink);\n  }\n\n  \/* ============ M\u00c9THODE \/ MODULES ============ *\/\n  .bd-academy .bd-method .bd-lead {\n    margin-bottom: 20px;\n  }\n  .bd-academy .bd-phase {\n    margin-top: 56px;\n    padding-top: 40px;\n    border-top: 1px solid var(--bd-line);\n  }\n  .bd-academy .bd-phase-header {\n    display: flex;\n    align-items: baseline;\n    gap: 24px;\n    margin-bottom: 36px;\n    flex-wrap: wrap;\n  }\n  .bd-academy .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-academy .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-academy .bd-modules {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 16px;\n  }\n  .bd-academy .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-academy .bd-module:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 15px 40px rgba(42, 36, 56, 0.08);\n  }\n  .bd-academy .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-academy .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-academy .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-academy .bd-testimonials {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-top: 60px;\n  }\n  .bd-academy .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-academy .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-academy .bd-testimonial-text {\n    font-family: var(--bd-serif);\n    font-style: italic;\n    font-size: 17px;\n    line-height: 1.55;\n    margin-top: 36px;\n    margin-bottom: 20px;\n    color: var(--bd-ink);\n    position: relative;\n    z-index: 1;\n  }\n  .bd-academy .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-academy .bd-included-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    align-items: start;\n  }\n  .bd-academy .bd-included-list { list-style: none; padding: 0; margin: 0; }\n  .bd-academy .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-academy .bd-included-list li:hover { transform: translateX(4px); }\n  .bd-academy .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-academy .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-academy .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-academy .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-academy .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-academy .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-academy .bd-price-main .bd-price-unit {\n    font-size: 22px;\n    color: var(--bd-muted);\n    font-weight: 400;\n  }\n  .bd-academy .bd-price-compare {\n    font-size: 14px;\n    color: var(--bd-soft);\n    margin-bottom: 28px;\n  }\n  .bd-academy .bd-price-compare strong {\n    color: var(--bd-ink);\n    font-weight: 600;\n  }\n  .bd-academy .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-academy .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-academy .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-academy .bd-price-card .bd-cta {\n    display: flex;\n    width: 100%;\n    min-width: 0;\n  }\n\n  .bd-academy .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-academy .bd-faq-list {\n    max-width: 780px;\n    margin: 60px auto 0;\n  }\n  .bd-academy .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-academy .bd-faq-item[open] {\n    background: rgba(255, 255, 255, 0.75);\n  }\n  .bd-academy .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-academy .bd-faq-item summary::-webkit-details-marker { display: none; }\n  .bd-academy .bd-faq-item summary:hover { color: var(--bd-accent); }\n  .bd-academy .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-academy .bd-faq-item[open] summary::after { transform: rotate(45deg); }\n  .bd-academy .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-academy .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-academy .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-academy .bd-author .bd-wrap {\n    position: relative;\n    z-index: 1;\n  }\n  .bd-academy .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-academy .bd-author h2 {\n    color: #faf6ef !important;\n    margin: 0 auto 30px;\n    max-width: 22ch;\n  }\n  .bd-academy .bd-author h2 em { color: #e8bde8 !important; }\n  .bd-academy .bd-author-meta {\n    display: flex;\n    justify-content: center;\n    gap: 48px;\n    margin: 40px 0;\n    flex-wrap: wrap;\n  }\n  .bd-academy .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-academy .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-academy .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-academy .bd-final {\n    padding: 100px 0;\n    text-align: center;\n  }\n  .bd-academy .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-academy .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-academy .bd-final h2 em { font-style: italic; color: var(--bd-accent) !important; }\n  .bd-academy .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  \/* ============ RESPONSIVE ============ *\/\n  @media (max-width: 900px) {\n    .bd-academy .bd-problem-grid,\n    .bd-academy .bd-included-grid { grid-template-columns: 1fr; gap: 40px; }\n    .bd-academy .bd-testimonials { grid-template-columns: 1fr; }\n    .bd-academy .bd-learn-grid { grid-template-columns: 1fr; }\n    .bd-academy .bd-price-card { position: static; }\n    .bd-academy .bd-section { padding: 70px 0; }\n    .bd-academy .bd-hero { padding: 50px 0 70px; }\n    .bd-academy .bd-author-meta { gap: 28px; }\n    .bd-academy .bd-problem,\n    .bd-academy .bd-author { margin: 20px 14px; padding: 70px 0; border-radius: 32px; }\n    .bd-academy .bd-final-inner { padding: 60px 28px; border-radius: 32px; }\n  }\n  @media (max-width: 600px) {\n    .bd-academy .bd-stats { grid-template-columns: 1fr; }\n    .bd-academy .bd-wrap { padding: 0 20px; }\n    .bd-academy .bd-stats { padding: 0 20px; }\n    .bd-academy .bd-price-card { padding: 36px 28px; }\n    .bd-academy .bd-price-main { font-size: 56px; }\n  }\n<\/style>\n\n<div class=\"bd-academy\">\n\n  <!-- ============ HERO ============ -->\n  <section class=\"bd-hero\">\n    <div class=\"bd-wrap\">\n<div style=\"height: 20px;\"><\/div>\n      <div class=\"bd-eyebrow\">L'Acad\u00e9mie Skincare - Beauty Decoded<\/div>\n      <h1>Regain control of your skin, <em>without multiplying creams<\/em>.<\/h1>\n      <p class=\"bd-hero-sub\">Anti-ageing, acne, spots, redness: the choice is yours. Access the complete scientific method for analyzing, treating and enhancing your skin - whatever its condition.<\/p>\n      <p class=\"bd-hero-note\">The complete training program is now integrated into the BeautyDecoded application. One subscription, access to everything.<\/p>\n\n      <div class=\"bd-cta-wrap\">\n        <a href=\"https:\/\/beautydecoded.go.link\/nlOfo\" class=\"bd-cta\" target=\"_blank\" rel=\"noopener\">Access training 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 8-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 Skincare Academy\"\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\">40+<\/div>\n      <div class=\"bd-stat-label\">Videos - 10 modules<\/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 your products <em>do not work<\/em>.<\/h2>\n\n      <div class=\"bd-problem-grid\">\n        <div class=\"bd-problem-story\">\n          <p>You splurged on a \u20ac35 serum last week. The reviews were perfect. The ingredients seemed top-notch.<\/p>\n          <p>Three weeks later: nothing. Or worse - your skin reacts badly.<\/p>\n          <p class=\"bd-highlight\">It's not your fault. Nobody ever taught you how to read behind the scenes.<\/p>\n        <\/div>\n        <ul class=\"bd-problem-list\">\n          <li>This \u00abgentle\u00bb cleanser actually destroys your skin barrier.<\/li>\n          <li>These two superimposed assets cancel each other out.<\/li>\n          <li>The wrong pH makes your premium product totally ineffective.<\/li>\n          <li>Your bathroom is overflowing - and you end up thinking you're \u00abrubbish\u00bb.<\/li>\n          <li>You don't suck. The market is simply opaque by design.<\/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 that <em>change everything<\/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>Identify your true skin type<\/h3>\n          <p>And stop fooling yourself for years about what works for you.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">02<\/div>\n          <h3>Decipher an INCI list in 30 seconds<\/h3>\n          <p>Immediately know whether a product is worth its price - or whether it's just hot air.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">03<\/div>\n          <h3>Choose your products with confidence<\/h3>\n          <p>No more random purchases and disappointments at \u20ac40 a bottle.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">04<\/div>\n          <h3>Building YOUR routine<\/h3>\n          <p>Not the influencer of the moment. The one that works for your skin.<\/p>\n        <\/div>\n        <div class=\"bd-learn-card\">\n          <div class=\"bd-learn-num\">05<\/div>\n          <h3>Save hundreds of euros<\/h3>\n          <p>By avoiding unsuitable products and counter-productive overlays.<\/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>Never again dependent on dubious advice or cosmetic marketing.<\/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<\/div>\n      <h2>The science of skin, <em>applied to your everyday life<\/em>.<\/h2>\n      <p class=\"bd-lead\">10 modules. Over 40 videos. A clear progression, from the fundamentals to targeted solutions. 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\">Foundations<\/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>Dry or dehydrated skin? Oily or clogged? Identify your true skin type. Understand the skin barrier, pH, and learn how to decipher an INCI list.<\/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 guarantee 80 % of results: non-aggressive cleansing, measured moisturizing (emollients, humectants, occlusives), sun protection.<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 03<\/div>\n            <h4>Create your first routine<\/h4>\n            <p>Putting it into practice: assemble the 3 fundamental gestures into a coherent, personalized routine for your skin.<\/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\">Advanced assets<\/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 arsenal of assets<\/h4>\n            <p>Acids (AHA, BHA, PHA), Vitamin C, Niacinamide, Retinol (my progressive, irritation-free method), Azelaic acid.<\/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>Specific strategies for dry, oily or sensitive skin. Video analyses of the best products for each type.<\/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\">Targeted solutions<\/h3>\n        <\/div>\n        <div class=\"bd-modules\">\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 06<\/div>\n            <h4>Expert imperfections<\/h4>\n            <p>Acne, pimples, enlarged pores: the complete protocol for clearer skin.<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 07<\/div>\n            <h4>Uniformity &amp; shine<\/h4>\n            <p>Pigmentation spots, dull complexion: active ingredients that really work.<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 08<\/div>\n            <h4>Expert redness<\/h4>\n            <p>Inflammation, sensitivity, blotchiness: soothe without denaturing the skin.<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 09<\/div>\n            <h4>Anti-aging strategy<\/h4>\n            <p>Collagen, firmness, wrinkles: the skin science approach.<\/p>\n          <\/div>\n          <div class=\"bd-module\">\n            <div class=\"bd-module-tag\">Module 10<\/div>\n            <h4>Eye contour<\/h4>\n            <p>Dark circles, puffiness, fine lines: what works and what's marketing?.<\/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\">After years of trying random products, I've finally understood how my skin works. My routine is simple, effective and, above all, tailored to ME. My acne has diminished considerably.<\/p>\n          <div class=\"bd-testimonial-author\">Marie - 23 years old<\/div>\n        <\/div>\n        <div class=\"bd-testimonial\">\n          <p class=\"bd-testimonial-text\">Before, I used to spend \u20ac60 a month on serums that I superimposed without knowing why. Now I have a \u20ac30 routine that works better. And above all, I understand what I'm doing.<\/p>\n          <div class=\"bd-testimonial-author\">Sophie - 46 years old<\/div>\n        <\/div>\n        <div class=\"bd-testimonial\">\n          <p class=\"bd-testimonial-text\">As a man, I felt lost in the world of cosmetics. This training course is clear, without superfluous, and has given me all the keys to taking care of my skin. It's much clearer now.<\/p>\n          <div class=\"bd-testimonial-author\">Thomas - 31 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>10 training modules<\/h4>\n                <p>From skin type to advanced active ingredients - retinol, acids, vitamin C.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">02<\/div>\n              <div>\n                <h4>Over 40 explanatory videos<\/h4>\n                <p>Everything I would have explained in a consultation for 15 years.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">03<\/div>\n              <div>\n                <h4>Watchlists (PDF)<\/h4>\n                <p>Comedogenic ingredients, pregnancy protocol, reactive skin.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">04<\/div>\n              <div>\n                <h4>My product selection<\/h4>\n                <p>The best products on the market, analyzed by skin type and active ingredient.<\/p>\n              <\/div>\n            <\/li>\n            <li>\n              <div class=\"bd-included-icon\">05<\/div>\n              <div>\n                <h4>Complete, ready-to-use routines<\/h4>\n                <p>Blemishes, radiance, redness, anti-aging - turnkey.<\/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 training - 10 modules, 40+ videos<\/li>\n            <li>Ingredient scanner with customized analysis<\/li>\n            <li>80 skin profiles supported<\/li>\n            <li>Maternity Shield - integrated pregnancy filter<\/li>\n            <li>Regular updates included<\/li>\n            <li>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>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. Overall feedback from members is used to guide future content updates.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>Is it suitable for beginners?<\/summary>\n          <div class=\"bd-faq-answer\">Yes, it's even ideal. If you know nothing about assets, this method will save you years of mistakes. Please note: this is not a list of products to copy, but a method for learning to think for yourself.<\/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 the training program and all its updates is included. You can follow the program at your own pace.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>What's included in the subscription?<\/summary>\n          <div class=\"bd-faq-answer\">The complete Acad\u00e9mie Skincare training course, the ingredient scanner with personalized analysis of 80 skin profiles, the Maternity Shield, my product selection and all future updates.<\/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 the science of your skin, stop wasting money and become self-sufficient. No, if you're looking for a quick fix, a doctor's prescription or individual coaching.<\/div>\n        <\/details>\n        <details class=\"bd-faq-item\">\n          <summary>On which devices can I access the training?<\/summary>\n          <div class=\"bd-faq-answer\">The BeautyDecoded app is available on iOS and Android. One account, one access on all your mobile devices.<\/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 deserves better <em>than marketing<\/em>.<\/h2>\n        <p>Join the thousands of members who have taken back control of their skincare - 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 training 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<\/div>\n<!-- ============ FIN BD-ACADEMY ============ -->","protected":false},"excerpt":{"rendered":"<p>L'Acad\u00e9mie Skincare - Beauty Decoded Take back control of your skin, without the need for multiple creams. Anti-aging, acne, blemishes, redness: choose no more. Access the complete scientific method for analyzing, treating and enhancing your skin - whatever its condition. The complete training program is now integrated into the BeautyDecoded application. One subscription, one...<\/p>","protected":false},"author":120,"featured_media":0,"parent":0,"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,"footnotes":""},"class_list":["post-73800","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\/73800","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=73800"}],"version-history":[{"count":8,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages\/73800\/revisions"}],"predecessor-version":[{"id":73849,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages\/73800\/revisions\/73849"}],"wp:attachment":[{"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/media?parent=73800"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}