{"id":3457,"date":"2026-08-03T15:39:45","date_gmt":"2026-08-03T15:39:45","guid":{"rendered":"https:\/\/caceefinternational.com\/?page_id=3457"},"modified":"2026-08-03T15:47:20","modified_gmt":"2026-08-03T15:47:20","slug":"nos-certification","status":"publish","type":"page","link":"https:\/\/caceefinternational.com\/en\/nos-certification\/","title":{"rendered":"Nos Certification"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3457\" class=\"elementor elementor-3457\">\n\t\t\t\t<div class=\"elementor-element elementor-element-27e2956 e-flex e-con-boxed e-con e-parent\" data-id=\"27e2956\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c9ef4f elementor-widget elementor-widget-spacer\" data-id=\"9c9ef4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fddb859 e-flex e-con-boxed e-con e-parent\" data-id=\"fddb859\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ce31d0 elementor-widget elementor-widget-html\" data-id=\"8ce31d0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ==========================================================================\r\n     CACEEF \u2014 Section \"Certification\" (sans hero, palette bleue du logo)\r\n     \u00c0 int\u00e9grer dans un bloc \"HTML personnalis\u00e9\" WordPress.\r\n     Toutes les classes sont pr\u00e9fix\u00e9es \"cc-\" pour ne jamais entrer en conflit\r\n     avec les styles du th\u00e8me WordPress.\r\n     ========================================================================== -->\r\n<section class=\"cc-cert\" id=\"certification\">\r\n\r\n  <style>\r\n    #certification, #certification * { box-sizing: border-box; }\r\n\r\n    #certification {\r\n      \/* ---- Palette bleue calqu\u00e9e sur le logo CACEEF ---- *\/\r\n      --navy-950: #0B2338;\r\n      --navy-900: #123C5E;\r\n      --navy-800: #1B4E74;\r\n      --slate-600: #4B5D70;\r\n      --slate-400: #7C8FA1;\r\n      --slate-200: #C7D2DB;\r\n      --mist-50:  #F4F7FA;\r\n      --mist-100: #E9EFF4;\r\n      --accent-700: #145E96;\r\n      --accent-600: #1D74B4;\r\n      --accent-500: #2589CE;\r\n      --accent-400: #4FA8DC;\r\n      --accent-300: #7FC1EA;\r\n      --accent-100: #E3F1FA;\r\n      --ink: #123C5E;\r\n\r\n      --font-display: 'Cormorant Garamond', Georgia, serif;\r\n      --font-body: 'Work Sans', 'Segoe UI', sans-serif;\r\n\r\n      background: var(--mist-50);\r\n      color: var(--ink);\r\n      font-family: var(--font-body);\r\n      -webkit-font-smoothing: antialiased;\r\n      position: relative;\r\n\r\n      \/* ---- Casse le conteneur \/ gabarit par d\u00e9faut du th\u00e8me WordPress ----\r\n         La section s'\u00e9tend bord \u00e0 bord, quelle que soit la largeur ou le\r\n         fond d\u00e9fini par le th\u00e8me sur la zone de contenu. *\/\r\n      width: 100vw;\r\n      max-width: 100vw;\r\n      margin-left: calc(50% - 50vw);\r\n      margin-right: calc(50% - 50vw);\r\n      overflow-x: hidden;\r\n    }\r\n\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&family=Work+Sans:wght@400;500;600;700&display=swap');\r\n\r\n    #certification .cc-wrap {\r\n      max-width: 1180px;\r\n      margin: 0 auto;\r\n      padding: 0 24px;\r\n    }\r\n\r\n    \/* ---------- reduced motion ---------- *\/\r\n    @media (prefers-reduced-motion: reduce) {\r\n      #certification * { animation: none !important; transition: none !important; }\r\n    }\r\n\r\n    \/* =========================================================\r\n       BOUTON (utilis\u00e9 dans le CTA final)\r\n       ========================================================= *\/\r\n    #certification .cc-btn {\r\n      appearance: none;\r\n      border: none;\r\n      cursor: pointer;\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n      font-family: var(--font-body);\r\n      font-weight: 600;\r\n      font-size: 15px;\r\n      letter-spacing: 0.02em;\r\n      padding: 16px 30px;\r\n      border-radius: 3px;\r\n      background: linear-gradient(135deg, var(--accent-500), var(--accent-700));\r\n      color: #F4F7FA;\r\n      text-decoration: none;\r\n      box-shadow: 0 10px 24px -8px rgba(29,116,180,0.45);\r\n      transition: transform 0.25s ease, box-shadow 0.25s ease;\r\n    }\r\n    #certification .cc-btn:hover {\r\n      transform: translateY(-2px);\r\n      box-shadow: 0 14px 30px -8px rgba(29,116,180,0.6);\r\n    }\r\n    #certification .cc-btn:focus-visible {\r\n      outline: 2px solid var(--accent-300);\r\n      outline-offset: 3px;\r\n    }\r\n    #certification .cc-btn svg { transition: transform 0.25s ease; }\r\n    #certification .cc-btn:hover svg { transform: translateX(3px); }\r\n\r\n    @keyframes cc-rise {\r\n      from { opacity: 0; transform: translateY(14px); }\r\n      to   { opacity: 1; transform: translateY(0); }\r\n    }\r\n    @keyframes cc-fade {\r\n      from { opacity: 0; transform: scale(0.94); }\r\n      to   { opacity: 1; transform: scale(1); }\r\n    }\r\n    @keyframes cc-spin {\r\n      from { transform: rotate(0deg); }\r\n      to   { transform: rotate(360deg); }\r\n    }\r\n\r\n    \/* =========================================================\r\n       SECTIONS G\u00c9N\u00c9RALES\r\n       ========================================================= *\/\r\n    #certification .cc-section {\r\n      padding: 88px 0;\r\n    }\r\n    #certification .cc-section:first-of-type {\r\n      padding-top: 96px;\r\n    }\r\n    #certification .cc-section--tint {\r\n      background: var(--mist-100);\r\n    }\r\n\r\n    #certification .cc-head {\r\n      max-width: 640px;\r\n      margin: 0 0 48px;\r\n    }\r\n    #certification .cc-head.cc-center {\r\n      margin-left: auto;\r\n      margin-right: auto;\r\n      text-align: center;\r\n    }\r\n    #certification .cc-head .cc-kicker {\r\n      font-size: 12px;\r\n      letter-spacing: 0.2em;\r\n      text-transform: uppercase;\r\n      font-weight: 600;\r\n      color: var(--accent-700);\r\n      margin-bottom: 12px;\r\n      display: block;\r\n    }\r\n    #certification .cc-head h2 {\r\n      font-family: var(--font-display);\r\n      font-weight: 600;\r\n      font-size: clamp(1.7rem, 2.6vw, 2.3rem);\r\n      line-height: 1.22;\r\n      color: var(--navy-900);\r\n      margin: 0;\r\n    }\r\n\r\n    \/* ---- reveal on scroll ---- *\/\r\n    #certification .cc-reveal {\r\n      opacity: 0;\r\n      transform: translateY(18px);\r\n      transition: opacity 0.6s ease, transform 0.6s ease;\r\n    }\r\n    #certification .cc-reveal.cc-in {\r\n      opacity: 1;\r\n      transform: translateY(0);\r\n    }\r\n\r\n    \/* =========================================================\r\n       PREUVES \/ B\u00c9N\u00c9FICES\r\n       ========================================================= *\/\r\n    #certification .cc-benefits {\r\n      display: grid;\r\n      grid-template-columns: repeat(4, 1fr);\r\n      gap: 22px;\r\n    }\r\n    #certification .cc-benefit {\r\n      background: #fff;\r\n      border: 1px solid var(--mist-100);\r\n      border-top: 3px solid var(--accent-500);\r\n      padding: 30px 24px;\r\n      border-radius: 4px;\r\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n    }\r\n    #certification .cc-benefit:hover {\r\n      transform: translateY(-4px);\r\n      box-shadow: 0 16px 30px -18px rgba(18,60,94,0.28);\r\n    }\r\n    #certification .cc-benefit .cc-icon {\r\n      width: 40px; height: 40px;\r\n      margin-bottom: 18px;\r\n      color: var(--accent-600);\r\n    }\r\n    #certification .cc-benefit p {\r\n      font-size: 15px;\r\n      line-height: 1.6;\r\n      color: var(--slate-600);\r\n      margin: 0;\r\n    }\r\n\r\n    \/* =========================================================\r\n       PARCOURS \u2014 timeline horizontale num\u00e9rot\u00e9e\r\n       (l'ordre porte une information r\u00e9elle : les \u00e9tapes du parcours)\r\n       ========================================================= *\/\r\n    #certification .cc-path {\r\n      position: relative;\r\n      display: grid;\r\n      grid-template-columns: repeat(4, 1fr);\r\n      gap: 32px;\r\n      counter-reset: cc-step;\r\n    }\r\n    #certification .cc-path::before {\r\n      content: \"\";\r\n      position: absolute;\r\n      top: 27px;\r\n      left: 6%;\r\n      right: 6%;\r\n      height: 1px;\r\n      background: repeating-linear-gradient(90deg, var(--accent-500) 0 10px, transparent 10px 20px);\r\n      z-index: 0;\r\n    }\r\n    #certification .cc-step {\r\n      counter-increment: cc-step;\r\n      position: relative;\r\n      z-index: 1;\r\n    }\r\n    #certification .cc-step-num {\r\n      width: 56px; height: 56px;\r\n      border-radius: 50%;\r\n      background: var(--navy-900);\r\n      color: var(--accent-300);\r\n      font-family: var(--font-display);\r\n      font-size: 22px;\r\n      font-weight: 600;\r\n      display: flex; align-items: center; justify-content: center;\r\n      margin-bottom: 20px;\r\n      border: 1px solid var(--accent-500);\r\n    }\r\n    #certification .cc-step h3 {\r\n      font-family: var(--font-body);\r\n      font-size: 16px;\r\n      font-weight: 700;\r\n      color: var(--navy-900);\r\n      margin: 0 0 8px;\r\n    }\r\n    #certification .cc-step p {\r\n      font-size: 14.5px;\r\n      line-height: 1.6;\r\n      color: var(--slate-600);\r\n      margin: 0;\r\n    }\r\n\r\n    \/* =========================================================\r\n       POURQUOI CHOISIR \u2014 checklist\r\n       ========================================================= *\/\r\n    #certification .cc-why {\r\n      background: var(--navy-900);\r\n      border-radius: 6px;\r\n      padding: 56px;\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 28px 40px;\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n    #certification .cc-why::after {\r\n      content: \"\";\r\n      position: absolute;\r\n      right: -60px; top: -60px;\r\n      width: 220px; height: 220px;\r\n      border-radius: 50%;\r\n      background: radial-gradient(circle, rgba(79,168,220,0.16), transparent 70%);\r\n    }\r\n    #certification .cc-why-item {\r\n      display: flex;\r\n      gap: 14px;\r\n      align-items: flex-start;\r\n    }\r\n    #certification .cc-why-item .cc-check {\r\n      flex: none;\r\n      width: 22px; height: 22px;\r\n      margin-top: 2px;\r\n      color: var(--accent-400);\r\n    }\r\n    #certification .cc-why-item span {\r\n      color: var(--mist-100);\r\n      font-size: 15.5px;\r\n      line-height: 1.6;\r\n    }\r\n\r\n    \/* =========================================================\r\n       CTA FINAL\r\n       ========================================================= *\/\r\n    #certification .cc-cta {\r\n      background:\r\n        linear-gradient(180deg, var(--mist-50), var(--mist-100));\r\n      padding: 96px 0 104px;\r\n      text-align: center;\r\n    }\r\n    #certification .cc-cta h2 {\r\n      font-family: var(--font-display);\r\n      font-weight: 600;\r\n      font-size: clamp(1.8rem, 3vw, 2.6rem);\r\n      color: var(--navy-900);\r\n      margin: 0 0 16px;\r\n    }\r\n    #certification .cc-cta p {\r\n      color: var(--slate-600);\r\n      max-width: 52ch;\r\n      margin: 0 auto 34px;\r\n      font-size: 16px;\r\n      line-height: 1.7;\r\n    }\r\n    #certification .cc-cta .cc-btn {\r\n      background: linear-gradient(135deg, var(--navy-800), var(--navy-950));\r\n      color: var(--accent-300);\r\n      box-shadow: 0 12px 26px -10px rgba(11,35,56,0.45);\r\n      border: 1px solid var(--accent-600);\r\n    }\r\n    #certification .cc-cta .cc-btn:hover {\r\n      box-shadow: 0 16px 32px -10px rgba(11,35,56,0.6);\r\n    }\r\n\r\n    \/* =========================================================\r\n       RESPONSIVE\r\n       ========================================================= *\/\r\n    @media (max-width: 980px) {\r\n      #certification .cc-benefits { grid-template-columns: repeat(2, 1fr); }\r\n      #certification .cc-path { grid-template-columns: repeat(2, 1fr); row-gap: 40px; }\r\n      #certification .cc-path::before { display: none; }\r\n      #certification .cc-why { grid-template-columns: 1fr; padding: 40px 28px; }\r\n    }\r\n\r\n    @media (max-width: 560px) {\r\n      #certification .cc-section { padding: 64px 0; }\r\n      #certification .cc-section:first-of-type { padding-top: 72px; }\r\n      #certification .cc-benefits { grid-template-columns: 1fr; }\r\n      #certification .cc-path { grid-template-columns: 1fr; }\r\n      #certification .cc-why { padding: 32px 20px; }\r\n      #certification .cc-btn { width: 100%; justify-content: center; }\r\n    }\r\n  <\/style>\r\n\r\n  <!-- ================= PREUVE \/ B\u00c9N\u00c9FICES ================= -->\r\n  <div class=\"cc-section\">\r\n    <div class=\"cc-wrap\">\r\n      <div class=\"cc-head cc-reveal\">\r\n        <span class=\"cc-kicker\">Ce que vous en retirez<\/span>\r\n        <h2>Une preuve concr\u00e8te de votre savoir-faire<\/h2>\r\n      <\/div>\r\n\r\n      <div class=\"cc-benefits\">\r\n        <div class=\"cc-benefit cc-reveal\">\r\n          <svg class=\"cc-icon\" viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 20V8a2 2 0 012-2h12a2 2 0 012 2v12M4 20h16M4 20l3-6M20 20l-3-6M9 6V4a1 1 0 011-1h4a1 1 0 011 1v2\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n          <p>Valoriser leurs comp\u00e9tences aupr\u00e8s des employeurs.<\/p>\r\n        <\/div>\r\n        <div class=\"cc-benefit cc-reveal\">\r\n          <svg class=\"cc-icon\" viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 2l8 4v6c0 5-3.4 8.4-8 10-4.6-1.6-8-5-8-10V6l8-4z\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\/><\/svg>\r\n          <p>Renforcer leur cr\u00e9dibilit\u00e9 professionnelle.<\/p>\r\n        <\/div>\r\n        <div class=\"cc-benefit cc-reveal\">\r\n          <svg class=\"cc-icon\" viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M3 17l6-6 4 4 8-8M21 7v5\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n          <p>Am\u00e9liorer leurs opportunit\u00e9s d'insertion ou d'\u00e9volution de carri\u00e8re.<\/p>\r\n        <\/div>\r\n        <div class=\"cc-benefit cc-reveal\">\r\n          <svg class=\"cc-icon\" viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 15a4 4 0 100-8 4 4 0 000 8zM5.5 21l1.2-5.4M18.5 21l-1.2-5.4\" stroke=\"currentColor\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n          <p>Attester de leur engagement dans un parcours de formation qualifiant.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- ================= PARCOURS ================= -->\r\n  <div class=\"cc-section cc-section--tint\">\r\n    <div class=\"cc-wrap\">\r\n      <div class=\"cc-head cc-center cc-reveal\">\r\n        <span class=\"cc-kicker\">Comment \u00e7a se passe<\/span>\r\n        <h2>Un parcours structur\u00e9 pour votre r\u00e9ussite<\/h2>\r\n      <\/div>\r\n\r\n      <div class=\"cc-path\">\r\n        <div class=\"cc-step cc-reveal\">\r\n          <div class=\"cc-step-num\">01<\/div>\r\n          <h3>Formation cibl\u00e9e<\/h3>\r\n          <p>Des formations adapt\u00e9es aux exigences professionnelles du secteur.<\/p>\r\n        <\/div>\r\n        <div class=\"cc-step cc-reveal\">\r\n          <div class=\"cc-step-num\">02<\/div>\r\n          <h3>Mise en pratique<\/h3>\r\n          <p>Des mises en situation pratiques pour ancrer les acquis.<\/p>\r\n        <\/div>\r\n        <div class=\"cc-step cc-reveal\">\r\n          <div class=\"cc-step-num\">03<\/div>\r\n          <h3>\u00c9valuation<\/h3>\r\n          <p>Une \u00e9valuation rigoureuse des comp\u00e9tences acquises.<\/p>\r\n        <\/div>\r\n        <div class=\"cc-step cc-reveal\">\r\n          <div class=\"cc-step-num\">04<\/div>\r\n          <h3>Accompagnement<\/h3>\r\n          <p>Un accompagnement vers la r\u00e9ussite professionnelle.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- ================= POURQUOI CHOISIR ================= -->\r\n  <div class=\"cc-section\">\r\n    <div class=\"cc-wrap\">\r\n      <div class=\"cc-head cc-center cc-reveal\">\r\n        <span class=\"cc-kicker\">La diff\u00e9rence CACEEF<\/span>\r\n        <h2>Pourquoi choisir une certification CACEEF ?<\/h2>\r\n      <\/div>\r\n\r\n      <div class=\"cc-why cc-reveal\">\r\n        <div class=\"cc-why-item\">\r\n          <svg class=\"cc-check\" viewbox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"11\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><path d=\"M7.5 12.5l3 3 6-6\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n          <span>Des formations orient\u00e9es vers les besoins du march\u00e9.<\/span>\r\n        <\/div>\r\n        <div class=\"cc-why-item\">\r\n          <svg class=\"cc-check\" viewbox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"11\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><path d=\"M7.5 12.5l3 3 6-6\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n          <span>Un accompagnement par des professionnels.<\/span>\r\n        <\/div>\r\n        <div class=\"cc-why-item\">\r\n          <svg class=\"cc-check\" viewbox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"11\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><path d=\"M7.5 12.5l3 3 6-6\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n          <span>Des comp\u00e9tences applicables en entreprise.<\/span>\r\n        <\/div>\r\n        <div class=\"cc-why-item\">\r\n          <svg class=\"cc-check\" viewbox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"11\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><path d=\"M7.5 12.5l3 3 6-6\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n          <span>Une reconnaissance de votre parcours et de vos efforts.<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- ================= CTA FINAL ================= -->\r\n  <div class=\"cc-cta\" id=\"inscription\">\r\n    <div class=\"cc-wrap\">\r\n      <h2 class=\"cc-reveal\">Valorisez votre avenir professionnel<\/h2>\r\n      <p class=\"cc-reveal\">\r\n        D\u00e9veloppez vos comp\u00e9tences, obtenez une certification et donnez plus\r\n        de valeur \u00e0 votre profil aupr\u00e8s des entreprises et partenaires\r\n        professionnels.\r\n      <\/p>\r\n      <a href=\"#\" class=\"cc-btn cc-reveal\">\r\n        S'inscrire \u00e0 une formation\r\n        <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\">\r\n          <path d=\"M3 8h10M9 4l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n        <\/svg>\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    (function () {\r\n      var els = document.querySelectorAll('#certification .cc-reveal');\r\n      if (!('IntersectionObserver' in window)) {\r\n        els.forEach(function (el) { el.classList.add('cc-in'); });\r\n        return;\r\n      }\r\n      var io = new IntersectionObserver(function (entries) {\r\n        entries.forEach(function (entry) {\r\n          if (entry.isIntersecting) {\r\n            entry.target.classList.add('cc-in');\r\n            io.unobserve(entry.target);\r\n          }\r\n        });\r\n      }, { threshold: 0.15 });\r\n      els.forEach(function (el) { io.observe(el); });\r\n    })();\r\n  <\/script>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Ce que vous en retirez Une preuve concr\u00e8te de votre savoir-faire Valoriser leurs comp\u00e9tences aupr\u00e8s des employeurs. Renforcer leur cr\u00e9dibilit\u00e9 professionnelle. Am\u00e9liorer leurs opportunit\u00e9s d&#8217;insertion ou d&#8217;\u00e9volution de carri\u00e8re. Attester de leur engagement dans un parcours de formation qualifiant. Comment \u00e7a se passe Un parcours structur\u00e9 pour votre r\u00e9ussite 01 Formation cibl\u00e9e Des formations adapt\u00e9es [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-3457","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/caceefinternational.com\/en\/wp-json\/wp\/v2\/pages\/3457","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/caceefinternational.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/caceefinternational.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/caceefinternational.com\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/caceefinternational.com\/en\/wp-json\/wp\/v2\/comments?post=3457"}],"version-history":[{"count":4,"href":"https:\/\/caceefinternational.com\/en\/wp-json\/wp\/v2\/pages\/3457\/revisions"}],"predecessor-version":[{"id":3461,"href":"https:\/\/caceefinternational.com\/en\/wp-json\/wp\/v2\/pages\/3457\/revisions\/3461"}],"wp:attachment":[{"href":"https:\/\/caceefinternational.com\/en\/wp-json\/wp\/v2\/media?parent=3457"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}