{"id":831,"date":"2024-06-05T15:12:44","date_gmt":"2024-06-05T13:12:44","guid":{"rendered":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/?page_id=831"},"modified":"2024-07-26T13:39:46","modified_gmt":"2024-07-26T11:39:46","slug":"offre-association","status":"publish","type":"page","link":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/en\/offre-association\/","title":{"rendered":"Offre Association"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"831\" class=\"elementor elementor-831\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1964215 e-con-full e-flex e-con e-parent\" data-id=\"1964215\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-78d3133 elementor-widget elementor-widget-html\" data-id=\"78d3133\" 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<div class=\"contact-section-header\">\r\n    <div class=\"overlay-contact\">\r\n        <h1 style=\"color: white; font-size: 3.6em;\" class=\"translation-block\">EUKALYPTON\u2019s offer for <span style=\"color: #9e6d4a\">Non-Profit Organizations &amp; NGOs<\/span><\/h1>\r\n        <p class=\"p-contact\">\r\n            Discover here our support services to develop and regenerate your organization to better achieve your obectives\r\n        <\/p>\r\n        <a href=\"https:\/\/eukalypton.com\/?page_id=22\" class=\"contact-button\">Contact us<\/a>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n    .contact-section-header {\r\n        position: relative;\r\n        width: 100%;\r\n        height: 80vh;\r\n        background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.9)), url('https:\/\/eukalypton.com\/wp-content\/uploads\/2024\/06\/2151416196.jpg') no-repeat center center\/cover;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        padding: 0 10px;\r\n        font-family: 'Sen', sans-serif;\r\n        text-align: center;\r\n    }\r\n\r\n    .overlay-contact {\r\n        color: white;\r\n        padding: 25px;\r\n        max-width: 800px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    h1 {\r\n        color: white;\r\n        margin: 0 0 20px;\r\n        font-size: 4em;\r\n        line-height: 1.2;\r\n    }\r\n\r\n    .p-contact {\r\n        margin: 10px 0 24px;\r\n        font-size: 1.0em;\r\n        color: #fff;\r\n    }\r\n\r\n    .contact-button {\r\n        display: inline-block;\r\n        padding: 12px 24px;\r\n        font-size: 1.2em;\r\n        color: white;\r\n        background-color: #2d4f45;\r\n        border: none;\r\n        border-radius: 5px;\r\n        text-decoration: none;\r\n        cursor: pointer;\r\n        transition: background-color 0.3s ease;\r\n    }\r\n\r\n    .contact-button:hover {\r\n        background-color: #1e352c;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        h1 {\r\n            font-size: 2em; \/* Taille du titre r\u00e9duite pour mobile *\/\r\n        }\r\n\r\n        .p-contact {\r\n            font-size: 1em; \/* Taille du paragraphe r\u00e9duite pour mobile *\/\r\n        }\r\n\r\n        .contact-button {\r\n            font-size: 0.9em; \/* Taille du bouton r\u00e9duite pour mobile *\/\r\n            padding: 10px 20px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.10.4\/gsap.min.js\"><\/script>\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n    \/\/ Animation for the header\r\n    gsap.from('.contact-section-header h1', {\r\n        duration: 1.5,\r\n        y: -50,\r\n        opacity: 0,\r\n        ease: 'power4.out',\r\n        delay: 0.5\r\n    });\r\n\r\n    \/\/ Animation for the paragraph\r\n    gsap.from('.p-contact', {\r\n        duration: 1.5,\r\n        x: -50,\r\n        opacity: 0,\r\n        ease: 'power4.out',\r\n        delay: 1\r\n    });\r\n\r\n    \/\/ Animation for the button\r\n    gsap.from('.contact-button', {\r\n        duration: 1.5,\r\n        x: 50,\r\n        opacity: 0,\r\n        ease: 'power4.out',\r\n        delay: 1.5\r\n    });\r\n});\r\n\r\n\/\/ Scroll animations\r\ngsap.registerPlugin(ScrollTrigger);\r\n\r\ngsap.from('.contact-section-header h1', {\r\n    scrollTrigger: {\r\n        trigger: '.contact-section-header h1',\r\n        start: 'top 80%',\r\n        end: 'bottom 20%',\r\n        toggleActions: 'play none none reverse'\r\n    },\r\n    y: -50,\r\n    opacity: 0,\r\n    duration: 1.5,\r\n    ease: 'power4.out'\r\n});\r\n\r\ngsap.from('.p-contact', {\r\n    scrollTrigger: {\r\n        trigger: '.p-contact',\r\n        start: 'top 80%',\r\n        end: 'bottom 20%',\r\n        toggleActions: 'play none none reverse'\r\n    },\r\n    x: -50,\r\n    opacity: 0,\r\n    duration: 1.5,\r\n    ease: 'power4.out'\r\n});\r\n\r\ngsap.from('.contact-button', {\r\n    scrollTrigger: {\r\n        trigger: '.contact-button',\r\n        start: 'top 80%',\r\n        end: 'bottom 20%',\r\n        toggleActions: 'play none none reverse'\r\n    },\r\n    x: 50,\r\n    opacity: 0,\r\n    duration: 1.5,\r\n    ease: 'power4.out'\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0ba51e0 e-flex e-con-boxed e-con e-parent\" data-id=\"0ba51e0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0b16c04 e-con-full e-flex e-con e-child\" data-id=\"0b16c04\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e22417e elementor-widget elementor-widget-image\" data-id=\"e22417e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"896\" height=\"1024\" src=\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Design-sans-titre-12-896x1024.png\" class=\"attachment-large size-large wp-image-2229\" alt=\"\" srcset=\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Design-sans-titre-12-896x1024.png 896w, https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Design-sans-titre-12-263x300.png 263w, https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Design-sans-titre-12-768x878.png 768w, https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Design-sans-titre-12-11x12.png 11w, https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Design-sans-titre-12.png 1050w\" sizes=\"(max-width: 896px) 100vw, 896px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fe29b8a e-con-full e-flex e-con e-child\" data-id=\"fe29b8a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-517eaf0 elementor-widget elementor-widget-heading\" data-id=\"517eaf0\" 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 translation-block\">Programs to define and implement your development and change management <span style=\"color:#9e6d4a\">  goals<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-957e10f elementor-widget elementor-widget-text-editor\" data-id=\"957e10f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We offer development programs to  Non-Profit Organizations &amp; NGOs that consist of 4, 6, or 8 sessions, in person or online, for one, two or three members of your organization. The objective will be to start from your mission and your values (your statutes) and an analysis of the enviroment in which you work today, in order to validate or update your strategy in these areas pecifically:<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2cd23e elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"a2cd23e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-circle-right\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">services to your target populations<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-circle-right\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">raising funds to finance your activities<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-circle-right\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm113.9 231L234.4 103.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L285.1 256 183.5 357.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L369.9 273c9.4-9.4 9.4-24.6 0-34z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">motivation of  your existing members &amp; recruitment of new members<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c5d389 elementor-widget elementor-widget-text-editor\" data-id=\"6c5d389\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Each session is preceded by an agenda agreed between us and followed by a report of the choices made, the decisions taken, and the actions to be taken to consolidate and implement them.<\/p><p>\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\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-e60b745 e-flex e-con-boxed e-con e-parent\" data-id=\"e60b745\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-653f018 e-con-full e-flex e-con e-child\" data-id=\"653f018\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b89d3f9 elementor-widget elementor-widget-heading\" data-id=\"b89d3f9\" 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\">Market Research and Surveys<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d090cff elementor-widget elementor-widget-text-editor\" data-id=\"d090cff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>To the extent that, to establish your renewed strategies, you wish to survey your populations, EUKALYPTON can help you define the targets and the questionnaire for a survey in order to validate your hypotheses.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e0574c3 e-con-full e-flex e-con e-child\" data-id=\"e0574c3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6094601 elementor-widget elementor-widget-image\" data-id=\"6094601\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"896\" height=\"1024\" src=\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Etude-de-Marche-et-Sondages-896x1024.png\" class=\"attachment-large size-large wp-image-2233\" alt=\"\" srcset=\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Etude-de-Marche-et-Sondages-896x1024.png 896w, https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Etude-de-Marche-et-Sondages-263x300.png 263w, https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Etude-de-Marche-et-Sondages-768x878.png 768w, https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Etude-de-Marche-et-Sondages-11x12.png 11w, https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Etude-de-Marche-et-Sondages.png 1050w\" sizes=\"(max-width: 896px) 100vw, 896px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\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-74b7090 e-flex e-con-boxed e-con e-parent\" data-id=\"74b7090\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8db8a10 e-con-full e-flex e-con e-child\" data-id=\"8db8a10\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0de9a87 elementor-widget elementor-widget-image\" data-id=\"0de9a87\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"896\" height=\"1024\" src=\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/creation-nom-896x1024.png\" class=\"attachment-large size-large wp-image-2226\" alt=\"\" srcset=\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/creation-nom-896x1024.png 896w, https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/creation-nom-263x300.png 263w, https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/creation-nom-768x878.png 768w, https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/creation-nom-11x12.png 11w, https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/creation-nom.png 1050w\" sizes=\"(max-width: 896px) 100vw, 896px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-929eb7a e-con-full e-flex e-con e-child\" data-id=\"929eb7a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc118dc elementor-widget elementor-widget-heading\" data-id=\"bc118dc\" 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 translation-block\">Create or Re-create Your Organisation's <span style=\"color:#9e6d4a\"> Name<\/span>, <span style=\"color:#9e6d4a\"> Logo<\/span> and Your <span style=\"color:#9e6d4a\">Visual identity<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d52cb2 elementor-widget elementor-widget-text-editor\" data-id=\"4d52cb2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Une identit\u00e9 visuelle forte est essentielle pour vous d\u00e9marquer et vous faire conna\u00eetre. Cela vous permet de cr\u00e9er une impression durable sur vos cibles, de renforcer la reconnaissance de la marque et de promouvoir les valeurs de l&#8217;association. EUKALYPTON vous accompagne dans la cr\u00e9ation de votre identit\u00e9 visuelle unique et percutante qui refl\u00e8te l&#8217;essence de votre association.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bb6d149 elementor-widget elementor-widget-text-editor\" data-id=\"bb6d149\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Vous souhaitez transformer votre activit\u00e9 et relever de nouveaux d\u00e9fis ? D\u00e9couvrez comment l&#8217;offre d&#8217;EUKALYPTON peut r\u00e9pondre \u00e0 vos besoins sp\u00e9cifiques. Contactez-nous d\u00e8s aujourd&#8217;hui pour un premier rendez-vous sans engagement et voyons ensemble comment nous pouvons vous aider \u00e0 atteindre vos objectifs.<\/p>\t\t\t\t\t\t\t\t<\/div>\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-0e6e3fa e-flex e-con-boxed e-con e-parent\" data-id=\"0e6e3fa\" 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-2a8475c elementor-align-center elementor-widget elementor-widget-button\" data-id=\"2a8475c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/eukalypton.com\/?page_id=22\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact us now !<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\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\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>L\u2019offre d\u2019EUKALYPTON pour les associations D\u00e9couvrez ici nos meilleures solutions personnalis\u00e9es pour booster la croissance et l&#8217;impact de votre association d\u00e8s aujourd&#8217;hui. Contactez-nous Les Programmes d&#8217;Accompagnement Ces programmes que nous proposons aux associations se composent de 4, 6, ou 8 sessions, en pr\u00e9sentiel ou en ligne, pour un, deux ou trois membres de votre association. [&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,"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-831","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>Offre Association - Eukalypton - vous accompagne dans vos transformations<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Offre Association - Eukalypton - vous accompagne dans vos transformations\" \/>\n<meta property=\"og:description\" content=\"L\u2019offre d\u2019EUKALYPTON pour les associations D\u00e9couvrez ici nos meilleures solutions personnalis\u00e9es pour booster la croissance et l&#8217;impact de votre association d\u00e8s aujourd&#8217;hui. Contactez-nous Les Programmes d&#8217;Accompagnement Ces programmes que nous proposons aux associations se composent de 4, 6, ou 8 sessions, en pr\u00e9sentiel ou en ligne, pour un, deux ou trois membres de votre association. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eukalypton.com\/offre-association\/\" \/>\n<meta property=\"og:site_name\" content=\"Eukalypton - vous accompagne dans vos transformations\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-26T11:39:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/eukalypton.com\/wp-content\/uploads\/2024\/07\/Design-sans-titre-12-896x1024.png\" \/>\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\/offre-association\/\",\"url\":\"https:\/\/eukalypton.com\/offre-association\/\",\"name\":\"Offre Association - Eukalypton - vous accompagne dans vos transformations\",\"isPartOf\":{\"@id\":\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/eukalypton.com\/offre-association\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/eukalypton.com\/offre-association\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Design-sans-titre-12-896x1024.png\",\"datePublished\":\"2024-06-05T13:12:44+00:00\",\"dateModified\":\"2024-07-26T11:39:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/eukalypton.com\/offre-association\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eukalypton.com\/offre-association\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eukalypton.com\/offre-association\/#primaryimage\",\"url\":\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Design-sans-titre-12-896x1024.png\",\"contentUrl\":\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Design-sans-titre-12-896x1024.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eukalypton.com\/offre-association\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/eukalypton.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Offre Association\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/#website\",\"url\":\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/\",\"name\":\"Eukalypton - Consultation et Innovation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/#organization\",\"name\":\"Eukalypton - Consultation et Innovation\",\"url\":\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/06\/logo-Eukalypton-topbar.png\",\"contentUrl\":\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/06\/logo-Eukalypton-topbar.png\",\"width\":200,\"height\":92,\"caption\":\"Eukalypton - Consultation et Innovation\"},\"image\":{\"@id\":\"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/eukalypton\/\",\"https:\/\/www.youtube.com\/@EUKALYPTON\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Offre Association - Eukalypton - vous accompagne dans vos transformations","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Offre Association - Eukalypton - vous accompagne dans vos transformations","og_description":"L\u2019offre d\u2019EUKALYPTON pour les associations D\u00e9couvrez ici nos meilleures solutions personnalis\u00e9es pour booster la croissance et l&#8217;impact de votre association d\u00e8s aujourd&#8217;hui. Contactez-nous Les Programmes d&#8217;Accompagnement Ces programmes que nous proposons aux associations se composent de 4, 6, ou 8 sessions, en pr\u00e9sentiel ou en ligne, pour un, deux ou trois membres de votre association. [&hellip;]","og_url":"https:\/\/eukalypton.com\/offre-association\/","og_site_name":"Eukalypton - vous accompagne dans vos transformations","article_modified_time":"2024-07-26T11:39:46+00:00","og_image":[{"url":"https:\/\/eukalypton.com\/wp-content\/uploads\/2024\/07\/Design-sans-titre-12-896x1024.png","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\/offre-association\/","url":"https:\/\/eukalypton.com\/offre-association\/","name":"Offre Association - Eukalypton - vous accompagne dans vos transformations","isPartOf":{"@id":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/eukalypton.com\/offre-association\/#primaryimage"},"image":{"@id":"https:\/\/eukalypton.com\/offre-association\/#primaryimage"},"thumbnailUrl":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Design-sans-titre-12-896x1024.png","datePublished":"2024-06-05T13:12:44+00:00","dateModified":"2024-07-26T11:39:46+00:00","breadcrumb":{"@id":"https:\/\/eukalypton.com\/offre-association\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eukalypton.com\/offre-association\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eukalypton.com\/offre-association\/#primaryimage","url":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Design-sans-titre-12-896x1024.png","contentUrl":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/07\/Design-sans-titre-12-896x1024.png"},{"@type":"BreadcrumbList","@id":"https:\/\/eukalypton.com\/offre-association\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/eukalypton.com\/"},{"@type":"ListItem","position":2,"name":"Offre Association"}]},{"@type":"WebSite","@id":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/#website","url":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/","name":"Eukalypton - Consultation et Innovation","description":"","publisher":{"@id":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/#organization","name":"Eukalypton - Consultation et Innovation","url":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/#\/schema\/logo\/image\/","url":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/06\/logo-Eukalypton-topbar.png","contentUrl":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/wp-content\/uploads\/2024\/06\/logo-Eukalypton-topbar.png","width":200,"height":92,"caption":"Eukalypton - Consultation et Innovation"},"image":{"@id":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/#\/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:\/\/eukalypton20260901125226.staging2.ydu.fr\/en\/author\/juneldev\/"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"L\u2019offre d\u2019EUKALYPTON pour les associations D\u00e9couvrez ici nos meilleures solutions personnalis\u00e9es pour booster la croissance et l&#8217;impact de votre association d\u00e8s aujourd&#8217;hui. Contactez-nous Les Programmes d&#8217;Accompagnement Ces programmes que nous proposons aux associations se composent de 4, 6, ou 8 sessions, en pr\u00e9sentiel ou en ligne, pour un, deux ou trois membres de votre association.&hellip;","_links":{"self":[{"href":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/en\/wp-json\/wp\/v2\/pages\/831","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/en\/wp-json\/wp\/v2\/comments?post=831"}],"version-history":[{"count":61,"href":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/en\/wp-json\/wp\/v2\/pages\/831\/revisions"}],"predecessor-version":[{"id":2456,"href":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/en\/wp-json\/wp\/v2\/pages\/831\/revisions\/2456"}],"wp:attachment":[{"href":"https:\/\/eukalypton20260901125226.staging2.ydu.fr\/en\/wp-json\/wp\/v2\/media?parent=831"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}