{"id":1870,"date":"2024-06-28T13:34:51","date_gmt":"2024-06-28T11:34:51","guid":{"rendered":"https:\/\/eukalypton.com\/?page_id=1870"},"modified":"2024-07-26T13:33:32","modified_gmt":"2024-07-26T11:33:32","slug":"accompagnement-plan-d-action","status":"publish","type":"page","link":"https:\/\/eukalypton.com\/en\/accompagnement-plan-d-action\/","title":{"rendered":"Accompagnement-plan-d-action"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1870\" class=\"elementor elementor-1870\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-948e84b e-flex e-con-boxed e-con e-parent\" data-id=\"948e84b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5ec46cc elementor-widget elementor-widget-html\" data-id=\"5ec46cc\" 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    <style>\r\n        \/* styles.css *\/\r\n\r\n      \r\n        .container-fluid {\r\n            width: 100%;\r\n          ;\r\n        }\r\n\r\n        .row {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            align-items: center;\r\n        }\r\n\r\n        .col {\r\n            flex: 1;\r\n            padding: 20px;\r\n        }\r\n\r\n        h1 {\r\n            font-size: 36px;\r\n        }\r\n\r\n        .plan-action {\r\n            color: chocolate;\r\n        }\r\n\r\n        .col img {\r\n            max-width: 100%;\r\n            height: auto;\r\n        }\r\n\r\n        \/* Media query for mobile devices *\/\r\n        @media (max-width: 768px) {\r\n            .row {\r\n                flex-direction: column;\r\n            }\r\n            h1 {\r\n                text-align: center;\r\n                font-size: 28px;\r\n            }\r\n            .col {\r\n                padding-top: 30px;\r\n                width: 100%;\r\n            }\r\n        }\r\n    <\/style>\r\n<body>\r\n\r\n    <div class=\"container-fluid\" id=\"offre2\">\r\n        <div class=\"row\">\r\n            <div class=\"col\">\r\n                <h1 class=\"translation-block\">Support for Establishing Your <span class=\"plan-action\">Action Plans <\/span><\/h1>\r\n                <p>Eukalypton will help you structure and sequence the tasks necessary for implementing your strategy. Each action in the plan will be detailed with the necessary resources required.<\/p>\r\n            <\/div>\r\n            <div class=\"col\">\r\n                <img decoding=\"async\" src=\"https:\/\/img.freepik.com\/free-vector\/face-face-concept-illustration_114360-7656.jpg?t=st=1719499124~exp=1719502724~hmac=7fda1aadeed6dc11f63513cb1d659a81724f32ba679978114043c3fec1f86a6f&w=740\" alt=\"Description de l'image\">\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n\r\n\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-4e2e343 e-flex e-con-boxed e-con e-parent\" data-id=\"4e2e343\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bcf37df elementor-widget elementor-widget-heading\" data-id=\"bcf37df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Chaque <span style=\"color:chocolate\">t\u00e2che <\/span>sera<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c3e671 elementor-widget elementor-widget-html\" data-id=\"7c3e671\" 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<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Responsive Layout<\/title>\r\n    <link rel=\"stylesheet\" href=\"styles.css\">\r\n<\/head>\r\n<style>\r\n    \/* styles.css *\/\r\n\r\n* {\r\n    box-sizing: border-box;\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\n\r\nbody {\r\n    font-family: Arial, sans-serif;\r\n    line-height: 1.6;\r\n}\r\n\r\n.main-container {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    justify-content: space-between;\r\n    padding: 20px;\r\n}\r\n\r\n.main-column {\r\n    flex: 1;\r\n    padding: 20px;\r\n}\r\n\r\n.text-column {\r\n    order: 1;\r\n}\r\n\r\n.image-column {\r\n    order: 2;\r\n}\r\n\r\n.image-column img {\r\n    max-width: 100%;\r\n    height: auto;\r\n}\r\n\r\n.task-section {\r\n    margin-top: 20px;\r\n    text-align: center;\r\n}\r\n\r\n.task-section h2 {\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.task-wrapper {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    flex-wrap: wrap;\r\n}\r\n\r\n.task-card {\r\n    background: #f9f9f9;\r\n    border-radius: 10px;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n    position: relative;\r\n    text-align: left;\r\n    flex: 1;\r\n    margin: 10px;\r\n    min-width: 250px; \/* Adjust this as needed *\/\r\n    max-width: 30%;\r\n}\r\n\r\n.task-number {\r\n    background: #d9cec1;\r\n    border-radius: 50%;\r\n    color: white;\r\n    font-size: 1.2em;\r\n    font-weight: bold;\r\n    height: 40px;\r\n    width: 40px;\r\n    line-height: 40px;\r\n    text-align: center;\r\n    position: absolute;\r\n    top: -10px;\r\n    left: -10px;\r\n}\r\n\r\n\/* Media query for mobile devices *\/\r\n@media (max-width: 768px) {\r\n    .main-container {\r\n        flex-direction: column;\r\n    }\r\n    .text-column {\r\n        order: 2;\r\n    }\r\n    .image-column {\r\n        order: 1;\r\n    }\r\n    .task-wrapper {\r\n        flex-direction: column;\r\n        align-items: center; \/* Centering the cards on mobile *\/\r\n    }\r\n    .task-card {\r\n        max-width: 100%;\r\n    }\r\n}\r\n\r\n<\/style>\r\n<body>\r\n    <div class=\"main-container\">\r\n        <div class=\"main-column text-column\">\r\n            <div class=\"task-section\">\r\n                <div class=\"task-wrapper\">\r\n                    <div class=\"task-card\">\r\n                        <div class=\"task-number\">1<\/div>\r\n                        <p>Accompanied by a description of the resources necessary for its completion. This includes tools, budget, and any other essential resources needed to carry out the action.<\/p>\r\n                    <\/div>\r\n                    <div class=\"task-card\">\r\n                        <div class=\"task-number\">2<\/div>\r\n                        <p>Assigned to a specific person or team. This person or team will be responsible for completing the task and coordinating with other team members to ensure effective execution.<\/p>\r\n                    <\/div>\r\n                    <div class=\"task-card\">\r\n                        <div class=\"task-number\">3<\/div>\r\n                        <p>Given with a clear completion deadline. This includes the start date, intermediate milestones, and the expected end date to ensure all actions are completed on time and according to established priorities.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\r\n\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-7dfddfa e-flex e-con-boxed e-con e-parent\" data-id=\"7dfddfa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-77aa352 elementor-widget elementor-widget-heading\" data-id=\"77aa352\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">D\u00e9couvrez <span style=\"color:chocolate\">  l'offre<\/span> qui vous correspond le mieux<\/h2>\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-2833127 e-flex e-con-boxed e-con e-parent\" data-id=\"2833127\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f562977 elementor-widget elementor-widget-html\" data-id=\"f562977\" 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 <style>\n    \/* Wow Articles Grid *\/\n    .wow-articles {\n      display: grid;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 24px;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 24px;\n    }\n\n    @media (max-width: 1024px) {\n      .wow-articles {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n\n    @media (max-width: 768px) {\n      .wow-articles {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    \/* Wow Article Styles *\/\n    .wow-article-wrapper {\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      height: 100%;\n      border-radius: 16px;\n      overflow: hidden;\n      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    .wow-article-wrapper:hover {\n      transform: translateY(-10px);\n      box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);\n    }\n\n    .wow-article-image {\n      background-size: cover;\n      background-position: center;\n      aspect-ratio: 16 \/ 9;\n      transition: transform 0.3s ease;\n    }\n\n    .wow-article-wrapper:hover .wow-article-image {\n      transform: scale(1.1);\n    }\n\n    .wow-article-body {\n      background: #fff;\n      padding: 24px;\n      text-align: center;\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      flex-grow: 1;\n    }\n\n    .wow-article-body h2 {\n      margin: 0 0 16px;\n      font-family: \"sen\", cursive;\n      font-size: 1.9rem;\n      letter-spacing: 0.06em;\n      color: #333;\n    }\n\n    .wow-article-body p {\n      font-size: 1rem;\n      margin: 0 0 24px;\n      color: #666;\n      flex-grow: 1;\n    }\n\n    \/* Wow Article Styles - Read More adjustments *\/\n    .wow-article-body .read-more {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center; \/* Centrer le texte horizontalement *\/\n      text-decoration: none;\n      color: #fff;\n      font-weight: bold;\n      transition: color 0.3s ease, background-color 0.3s ease; \/* Ajouter une transition pour le fond *\/\n      font-size: 0.875rem; \/* Ajuster la taille du texte *\/\n      padding: 10px 20px; \/* Ajouter un padding pour le bouton *\/\n      background: #527D6F;\n      border-radius: 25px; \/* Bordure arrondie pour un joli bouton *\/\n      margin-top: 10px; \/* Ajouter un espacement sup\u00e9rieur *\/\n      max-width: 130px; \/* D\u00e9finir une largeur maximale pour le bouton *\/\n    }\n\n    .wow-article-body .read-more .icon {\n      margin-left: 4px; \/* R\u00e9duire la marge *\/\n      width: 16px; \/* Ajuster la taille de l'ic\u00f4ne *\/\n      height: 16px; \/* Ajuster la taille de l'ic\u00f4ne *\/\n      transition: transform 0.3s ease;\n    }\n\n    .wow-article-body .read-more:hover {\n      color: #fff;\n    }\n\n    .wow-article-body .read-more:hover .icon {\n      transform: translateX(5px);\n    }\n\n    \/* Screen Reader Only *\/\n    .sr-only:not(:focus):not(:active) {\n      clip: rect(0 0 0 0);\n      clip-path: inset(50%);\n      height: 1px;\n      overflow: hidden;\n      position: absolute;\n      white-space: nowrap;\n      width: 1px;\n    }\n  <\/style>\n<\/head>\n<body>\n\n<section class=\"wow-articles\">\n  <article>\n    <a href=\"https:\/\/eukalypton.com\/en\/?page_id=872\" class=\"wow-article-link\">\n      <div class=\"wow-article-wrapper\">\n        <div class=\"wow-article-image\" style=\"background-image: url('https:\/\/eukalypton.com\/wp-content\/uploads\/2024\/06\/cherrydeck-rMILC1PIwM0-unsplash.jpg');\"><\/div>\n        <div class=\"wow-article-body\">\n          <h2>Businesses and Start-Ups <\/h2>\n          <p>\n            Prepare for developments and transform your business with our support to refine your growth strategy and manage your innovative projects.\n          <\/p>\n          <div class=\"read-more\">\n            Learn more\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\" viewbox=\"0 0 20 20\" fill=\"currentColor\">\n              <path fill-rule=\"evenodd\" d=\"M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z\" clip-rule=\"evenodd\" \/>\n            <\/svg>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/a>\n  <\/article>\n\n  <article>\n    <a href=\"https:\/\/eukalypton.com\/en\/?page_id=835\" class=\"wow-article-link\">\n      <div class=\"wow-article-wrapper\">\n        <div class=\"wow-article-image\" style=\"background-image: url('https:\/\/img.freepik.com\/free-photo\/successful-businessman-poised-confident-businessman-stands-against-cityscape_157027-3119.jpg');\"><\/div>\n        <div class=\"wow-article-body\">\n          <h2>Future Entrepreneurs with a Business Idea<\/h2>\n          <p>\n            Transform your ideas and projects into strategies and action plans to create your activity\/business and get started!\n          <\/p>\n          <div class=\"read-more\">\n            Learn more\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\" viewbox=\"0 0 20 20\" fill=\"currentColor\">\n              <path fill-rule=\"evenodd\" d=\"M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z\" clip-rule=\"evenodd\" \/>\n            <\/svg>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/a>\n  <\/article>\n\n  <article>\n    <a href=\"https:\/\/eukalypton.com\/en\/?page_id=831\" class=\"wow-article-link\">\n      <div class=\"wow-article-wrapper\">\n        <div class=\"wow-article-image\" style=\"background-image: url('https:\/\/img.freepik.com\/free-photo\/diverse-teenagers-practicing-health-wellness-activities-themselves-their-community_23-2151416196.jpg');\"><\/div>\n        <div class=\"wow-article-body\">\n          <h2>Non-Profit Organizations &amp; NGOs<\/h2>\n          <p>\n            Revitalize your association to be more relevant to your targets, members and the organizations that fund you.\n          <\/p>\n          <div class=\"read-more\">\n            Learn more\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\" viewbox=\"0 0 20 20\" fill=\"currentColor\">\n              <path fill-rule=\"evenodd\" d=\"M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z\" clip-rule=\"evenodd\" \/>\n            <\/svg>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/a>\n  <\/article>\n\n   <article>\n          <a href=\"https:\/\/eukalypton.com\/en\/?page_id=837\" class=\"wow-article-link\">\n    <div class=\"wow-article-wrapper\">\n      <div class=\"wow-article-image\" style=\"background-image: url('https:\/\/eukalypton.com\/wp-content\/uploads\/2024\/06\/fb66c3d3-e25a-4c1b-8ac0-945125a6297e.jpg');\"><\/div>\n      <div class=\"wow-article-body\">\n        <h2>Cities &amp; Municipalities <\/h2>\n        <p>\n        Rethink and recalibrate your programs to better serve your populations \n        <\/p>\n        <a href=\"https:\/\/eukalypton.com\/en\/?page_id=837\" class=\"read-more\">\n          Learn more\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\" viewbox=\"0 0 20 20\" fill=\"currentColor\">\n            <path fill-rule=\"evenodd\" d=\"M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z\" clip-rule=\"evenodd\" \/>\n          <\/svg>\n        <\/a>\n      <\/div>\n    <\/div>\n    <\/a>\n  <\/article>\n<\/section>\n\n\n\n\n\n\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.10.4\/gsap.min.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.10.4\/ScrollTrigger.min.js\"><\/script>\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n  \/\/ Scroll animations for wow articles\n  document.querySelectorAll('.wow-articles article').forEach((article, index) => {\n    gsap.from(article, {\n      scrollTrigger: {\n        trigger: article,\n        start: 'top 80%',\n        end: 'bottom 20%',\n        toggleActions: 'play none none reverse'\n      },\n      y: 50,\n      opacity: 0,\n      duration: 1.5,\n      ease: 'power4.out'\n    });\n  });\n\n  \/\/ Animation for wow article images\n  document.querySelectorAll('.wow-article-image').forEach((img, index) => {\n    gsap.from(img, {\n      scrollTrigger: {\n        trigger: img,\n        start: 'top 80%',\n        end: 'bottom 20%',\n        toggleActions: 'play none none reverse'\n      },\n      scale: 1.2,\n      opacity: 0,\n      duration: 1.5,\n      ease: 'power4.out'\n    });\n  });\n\n  \/\/ Animation for wow article headings\n  document.querySelectorAll('.wow-article-body h2').forEach((h2, index) => {\n    gsap.from(h2, {\n      scrollTrigger: {\n        trigger: h2,\n        start: 'top 80%',\n        end: 'bottom 20%',\n        toggleActions: 'play none none reverse'\n      },\n      x: (index % 2 === 0) ? -50 : 50,\n      opacity: 0,\n      duration: 1.5,\n      ease: 'power4.out'\n    });\n  });\n\n  \/\/ Animation for wow article paragraphs\n  document.querySelectorAll('.wow-article-body p').forEach((p, index) => {\n    gsap.from(p, {\n      scrollTrigger: {\n        trigger: p,\n        start: 'top 80%',\n        end: 'bottom 20%',\n        toggleActions: 'play none none reverse'\n      },\n      x: (index % 2 === 0) ? 50 : -50,\n      opacity: 0,\n      duration: 1.5,\n      ease: 'power4.out'\n    });\n  });\n\n  \/\/ Animation for read more links in wow articles\n  document.querySelectorAll('.wow-article-body .read-more').forEach((link, index) => {\n    gsap.from(link, {\n      scrollTrigger: {\n        trigger: link,\n        start: 'top 100%',\n        end: 'bottom 20%',\n        toggleActions: 'play none none reverse'\n      },\n      y: 20,\n      opacity: 0,\n      duration: 1.5,\n      ease: 'power4.out'\n    });\n  });\n});\n\n<\/script>\n\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>Un accompagnement pour \u00e9tablir vos plans d\u2019actions Eukalypton vous aidera \u00e0 structurer et s\u00e9quencer les t\u00e2ches n\u00e9cessaires pour la mise en \u0153uvre de votre strat\u00e9gie. Chaque action dans le plan sera pr\u00e9cis\u00e9e avec les ressources n\u00e9cessaires. Chaque t\u00e2che sera Responsive Layout 1 Accompagn\u00e9e d&rsquo;une description des ressources n\u00e9cessaires \u00e0 sa r\u00e9alisation. Cela inclut les outils, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-1870","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Accompagnement-plan-d-action - Eukalypton - vous accompagne dans vos transformations<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/eukalypton.com\/en\/accompagnement-plan-d-action\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Accompagnement-plan-d-action - Eukalypton - vous accompagne dans vos transformations\" \/>\n<meta property=\"og:description\" content=\"Un accompagnement pour \u00e9tablir vos plans d\u2019actions Eukalypton vous aidera \u00e0 structurer et s\u00e9quencer les t\u00e2ches n\u00e9cessaires pour la mise en \u0153uvre de votre strat\u00e9gie. Chaque action dans le plan sera pr\u00e9cis\u00e9e avec les ressources n\u00e9cessaires. Chaque t\u00e2che sera Responsive Layout 1 Accompagn\u00e9e d&rsquo;une description des ressources n\u00e9cessaires \u00e0 sa r\u00e9alisation. Cela inclut les outils, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eukalypton.com\/en\/accompagnement-plan-d-action\/\" \/>\n<meta property=\"og:site_name\" content=\"Eukalypton - vous accompagne dans vos transformations\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-26T11:33:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/img.freepik.com\/free-vector\/face-face-concept-illustration_114360-7656.jpg?t=st=1719499124~exp=1719502724~hmac=7fda1aadeed6dc11f63513cb1d659a81724f32ba679978114043c3fec1f86a6f&w=740\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eukalypton.com\/accompagnement-plan-d-action\/\",\"url\":\"https:\/\/eukalypton.com\/accompagnement-plan-d-action\/\",\"name\":\"Accompagnement-plan-d-action - Eukalypton - vous accompagne dans vos transformations\",\"isPartOf\":{\"@id\":\"https:\/\/eukalypton.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/eukalypton.com\/accompagnement-plan-d-action\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/eukalypton.com\/accompagnement-plan-d-action\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/img.freepik.com\/free-vector\/face-face-concept-illustration_114360-7656.jpg?t=st=1719499124~exp=1719502724~hmac=7fda1aadeed6dc11f63513cb1d659a81724f32ba679978114043c3fec1f86a6f&w=740\",\"datePublished\":\"2024-06-28T11:34:51+00:00\",\"dateModified\":\"2024-07-26T11:33:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/eukalypton.com\/accompagnement-plan-d-action\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eukalypton.com\/accompagnement-plan-d-action\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eukalypton.com\/accompagnement-plan-d-action\/#primaryimage\",\"url\":\"https:\/\/img.freepik.com\/free-vector\/face-face-concept-illustration_114360-7656.jpg?t=st=1719499124~exp=1719502724~hmac=7fda1aadeed6dc11f63513cb1d659a81724f32ba679978114043c3fec1f86a6f&w=740\",\"contentUrl\":\"https:\/\/img.freepik.com\/free-vector\/face-face-concept-illustration_114360-7656.jpg?t=st=1719499124~exp=1719502724~hmac=7fda1aadeed6dc11f63513cb1d659a81724f32ba679978114043c3fec1f86a6f&w=740\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eukalypton.com\/accompagnement-plan-d-action\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/eukalypton.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Accompagnement-plan-d-action\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eukalypton.com\/#website\",\"url\":\"https:\/\/eukalypton.com\/\",\"name\":\"Eukalypton - Consultation et Innovation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/eukalypton.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eukalypton.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/eukalypton.com\/#organization\",\"name\":\"Eukalypton - Consultation et Innovation\",\"url\":\"https:\/\/eukalypton.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eukalypton.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/eukalypton.com\/wp-content\/uploads\/2024\/06\/logo-Eukalypton-topbar.png\",\"contentUrl\":\"https:\/\/eukalypton.com\/wp-content\/uploads\/2024\/06\/logo-Eukalypton-topbar.png\",\"width\":200,\"height\":92,\"caption\":\"Eukalypton - Consultation et Innovation\"},\"image\":{\"@id\":\"https:\/\/eukalypton.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/eukalypton\/\",\"https:\/\/www.youtube.com\/@EUKALYPTON\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Accompagnement-plan-d-action - Eukalypton - vous accompagne dans vos transformations","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/eukalypton.com\/en\/accompagnement-plan-d-action\/","og_locale":"en_US","og_type":"article","og_title":"Accompagnement-plan-d-action - Eukalypton - vous accompagne dans vos transformations","og_description":"Un accompagnement pour \u00e9tablir vos plans d\u2019actions Eukalypton vous aidera \u00e0 structurer et s\u00e9quencer les t\u00e2ches n\u00e9cessaires pour la mise en \u0153uvre de votre strat\u00e9gie. Chaque action dans le plan sera pr\u00e9cis\u00e9e avec les ressources n\u00e9cessaires. Chaque t\u00e2che sera Responsive Layout 1 Accompagn\u00e9e d&rsquo;une description des ressources n\u00e9cessaires \u00e0 sa r\u00e9alisation. Cela inclut les outils, [&hellip;]","og_url":"https:\/\/eukalypton.com\/en\/accompagnement-plan-d-action\/","og_site_name":"Eukalypton - vous accompagne dans vos transformations","article_modified_time":"2024-07-26T11:33:32+00:00","og_image":[{"url":"https:\/\/img.freepik.com\/free-vector\/face-face-concept-illustration_114360-7656.jpg?t=st=1719499124~exp=1719502724~hmac=7fda1aadeed6dc11f63513cb1d659a81724f32ba679978114043c3fec1f86a6f&w=740","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/eukalypton.com\/accompagnement-plan-d-action\/","url":"https:\/\/eukalypton.com\/accompagnement-plan-d-action\/","name":"Accompagnement-plan-d-action - Eukalypton - vous accompagne dans vos transformations","isPartOf":{"@id":"https:\/\/eukalypton.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/eukalypton.com\/accompagnement-plan-d-action\/#primaryimage"},"image":{"@id":"https:\/\/eukalypton.com\/accompagnement-plan-d-action\/#primaryimage"},"thumbnailUrl":"https:\/\/img.freepik.com\/free-vector\/face-face-concept-illustration_114360-7656.jpg?t=st=1719499124~exp=1719502724~hmac=7fda1aadeed6dc11f63513cb1d659a81724f32ba679978114043c3fec1f86a6f&w=740","datePublished":"2024-06-28T11:34:51+00:00","dateModified":"2024-07-26T11:33:32+00:00","breadcrumb":{"@id":"https:\/\/eukalypton.com\/accompagnement-plan-d-action\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eukalypton.com\/accompagnement-plan-d-action\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eukalypton.com\/accompagnement-plan-d-action\/#primaryimage","url":"https:\/\/img.freepik.com\/free-vector\/face-face-concept-illustration_114360-7656.jpg?t=st=1719499124~exp=1719502724~hmac=7fda1aadeed6dc11f63513cb1d659a81724f32ba679978114043c3fec1f86a6f&w=740","contentUrl":"https:\/\/img.freepik.com\/free-vector\/face-face-concept-illustration_114360-7656.jpg?t=st=1719499124~exp=1719502724~hmac=7fda1aadeed6dc11f63513cb1d659a81724f32ba679978114043c3fec1f86a6f&w=740"},{"@type":"BreadcrumbList","@id":"https:\/\/eukalypton.com\/accompagnement-plan-d-action\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/eukalypton.com\/"},{"@type":"ListItem","position":2,"name":"Accompagnement-plan-d-action"}]},{"@type":"WebSite","@id":"https:\/\/eukalypton.com\/#website","url":"https:\/\/eukalypton.com\/","name":"Eukalypton - Consultation et Innovation","description":"","publisher":{"@id":"https:\/\/eukalypton.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eukalypton.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/eukalypton.com\/#organization","name":"Eukalypton - Consultation et Innovation","url":"https:\/\/eukalypton.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eukalypton.com\/#\/schema\/logo\/image\/","url":"https:\/\/eukalypton.com\/wp-content\/uploads\/2024\/06\/logo-Eukalypton-topbar.png","contentUrl":"https:\/\/eukalypton.com\/wp-content\/uploads\/2024\/06\/logo-Eukalypton-topbar.png","width":200,"height":92,"caption":"Eukalypton - Consultation et Innovation"},"image":{"@id":"https:\/\/eukalypton.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/eukalypton\/","https:\/\/www.youtube.com\/@EUKALYPTON"]}]}},"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"JunelDev","author_link":"https:\/\/eukalypton.com\/en\/author\/juneldev\/"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"Un accompagnement pour \u00e9tablir vos plans d\u2019actions Eukalypton vous aidera \u00e0 structurer et s\u00e9quencer les t\u00e2ches n\u00e9cessaires pour la mise en \u0153uvre de votre strat\u00e9gie. Chaque action dans le plan sera pr\u00e9cis\u00e9e avec les ressources n\u00e9cessaires. Chaque t\u00e2che sera Responsive Layout 1 Accompagn\u00e9e d&rsquo;une description des ressources n\u00e9cessaires \u00e0 sa r\u00e9alisation. Cela inclut les outils,&hellip;","_links":{"self":[{"href":"https:\/\/eukalypton.com\/en\/wp-json\/wp\/v2\/pages\/1870","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eukalypton.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eukalypton.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eukalypton.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eukalypton.com\/en\/wp-json\/wp\/v2\/comments?post=1870"}],"version-history":[{"count":18,"href":"https:\/\/eukalypton.com\/en\/wp-json\/wp\/v2\/pages\/1870\/revisions"}],"predecessor-version":[{"id":2435,"href":"https:\/\/eukalypton.com\/en\/wp-json\/wp\/v2\/pages\/1870\/revisions\/2435"}],"wp:attachment":[{"href":"https:\/\/eukalypton.com\/en\/wp-json\/wp\/v2\/media?parent=1870"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}