{"id":198,"date":"2026-07-12T21:24:13","date_gmt":"2026-07-12T21:24:13","guid":{"rendered":"http:\/\/yanhaltey.com\/associations-organisations-2\/"},"modified":"2026-07-12T21:24:13","modified_gmt":"2026-07-12T21:24:13","slug":"vereine-organisationen","status":"publish","type":"page","link":"https:\/\/yanhaltey.com\/de\/vereine-organisationen\/","title":{"rendered":"Vereine &#038; Organisationen \u00b7 Ihrer Sache Strahlkraft geben"},"content":{"rendered":"<style>.skip-to-content{position:absolute;left:8px;top:-56px;z-index:2000;padding:10px 18px;border-radius:8px;background:var(--accent,#e6008a);color:#fff;font:500 13px\/1 var(--mono,ui-monospace,monospace);text-decoration:none;transition:top .18s ease}.skip-to-content:focus{top:8px;outline:2px solid #fff;outline-offset:2px}<\/style>\n<style>\r\n\/* ===== Trajectoire Associations : Pains (d\u00e9part) + Gains (arriv\u00e9e) ===== *\/\r\n.assoc-pg{ list-style:none; margin:46px auto 0; padding:0; max-width:1040px;\r\n  display:grid; grid-template-columns:repeat(3,1fr); gap:18px }\r\n@media(max-width:860px){ .assoc-pg{ grid-template-columns:1fr; gap:14px } }\r\n\r\n\/* -- Pains : la situation de d\u00e9part -- *\/\r\n.assoc-pain{ position:relative; border:1px solid var(--border); border-radius:16px;\r\n  background:var(--surface); padding:26px 24px 24px; overflow:hidden;\r\n  transition:transform .3s var(--ease), border-color .25s var(--ease) }\r\n:root[data-theme=\"dark\"] .assoc-pain{ background:rgba(255,255,255,.03) }\r\n.assoc-pain::before{ content:\"\"; position:absolute; left:0; top:0; bottom:0; width:2px;\r\n  background:var(--border-strong); transition:.3s var(--ease) }\r\n.assoc-pain:hover{ transform:translateY(-3px); border-color:var(--border-strong) }\r\n.assoc-pain:hover::before{ background:var(--grad) }\r\n.assoc-pain-n{ font-family:var(--mono); font-size:12px; letter-spacing:.16em; color:var(--muted) }\r\n.assoc-pain-tag{ display:inline-block; margin:14px 0 12px; font-family:var(--mono);\r\n  font-size:10px; letter-spacing:.14em; text-transform:uppercase; color:var(--text-soft);\r\n  border:1px solid var(--border); border-radius:100px; padding:4px 11px }\r\n.assoc-pain-t{ font-size:17px; font-weight:600; margin:0 0 8px; line-height:1.3 }\r\n.assoc-pain-d{ font-size:13.5px; color:var(--text-soft); font-weight:300; line-height:1.6; margin:0 }\r\n\r\n\/* -- Gains : la projection positive -- *\/\r\n.assoc-gain{ position:relative; border:1px solid var(--border); border-radius:16px;\r\n  background:var(--surface); padding:26px 24px 24px; overflow:hidden;\r\n  transition:transform .3s var(--ease), border-color .25s var(--ease), box-shadow .3s var(--ease) }\r\n:root[data-theme=\"dark\"] .assoc-gain{ background:rgba(255,255,255,.03) }\r\n.assoc-gain::before{ content:\"\"; position:absolute; left:0; right:0; top:0; height:2px;\r\n  background:var(--grad); opacity:.5; transition:.3s var(--ease) }\r\n.assoc-gain:hover{ transform:translateY(-3px); border-color:var(--accent);\r\n  box-shadow:0 18px 44px -30px rgba(230,0,138,.6) }\r\n.assoc-gain:hover::before{ opacity:1 }\r\n.assoc-gain-head{ display:flex; align-items:center; gap:9px; margin-bottom:12px }\r\n.assoc-gain-n{ font-family:var(--mono); font-size:12px; letter-spacing:.16em; font-weight:500;\r\n  background:var(--grad); -webkit-background-clip:text; background-clip:text; color:transparent }\r\n.assoc-gain-arr{ color:var(--accent); font-size:15px; line-height:1 }\r\n.assoc-gain-from{ font-family:var(--mono); font-size:10.5px; letter-spacing:.04em;\r\n  text-transform:uppercase; color:var(--muted); margin:0 0 10px }\r\n.assoc-gain-t{ font-size:17px; font-weight:600; margin:0 0 8px; line-height:1.3 }\r\n.assoc-gain-d{ font-size:13.5px; color:var(--text-soft); font-weight:300; line-height:1.6; margin:0 }\r\n\/* ===== Chantier 1 \u00b7 Nos solutions au style Accueil (reprend .fteaser\/.foffer) ===== *\/\r\n.tsol-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:16px; margin:38px auto 0; max-width:780px }\r\n.tsol-grid.solo{ grid-template-columns:1fr; max-width:520px }\r\n@media(max-width:820px){ .tsol-grid{ grid-template-columns:1fr; max-width:460px } }\r\n.tsol-note{ max-width:54ch; margin:22px auto 0; text-align:center; font-size:14px; font-weight:300; line-height:1.6; color:var(--text-soft) }\r\n.tsol-cta{ justify-content:center; margin-top:32px }\r\n\r\n\/* ===== Chantier 2 \u00b7 Pains en hover-reveal CSS pur (facon Communaute \/ Origine) ===== *\/\r\n.tpains{ list-style:none; margin:46px auto 0; padding:0; max-width:1040px; display:grid; grid-template-columns:repeat(3,1fr); gap:18px }\r\n.tpains > li{ display:flex }\r\n.tpain{ position:relative; width:100%; margin:0; text-align:left; cursor:pointer; font:inherit;\r\n  display:flex; flex-direction:column; gap:10px; padding:26px 24px; overflow:hidden;\r\n  border:1px solid var(--border); border-radius:16px; background:var(--surface); color:var(--text);\r\n  -webkit-tap-highlight-color:transparent;\r\n  transition:border-color .24s var(--ease), transform .24s var(--ease), background .24s var(--ease) }\r\n:root[data-theme=\"dark\"] .tpain{ background:rgba(255,255,255,.03) }\r\n.tpain::before{ content:\"\"; position:absolute; left:0; top:0; bottom:0; width:2px; background:var(--border-strong); transition:.3s var(--ease) }\r\n.tpain-n{ font-family:var(--mono); font-size:12px; letter-spacing:.16em; color:var(--muted) }\r\n.tpain-t{ font-size:17px; font-weight:600; letter-spacing:-.01em; line-height:1.3; color:var(--text); padding-right:28px }\r\n.tpain-d{ display:grid; grid-template-rows:0fr; overflow:hidden; opacity:0; transition:grid-template-rows .28s var(--ease), opacity .24s var(--ease) }\r\n.tpain-d > *{ min-height:0 }\r\n.tpain-di{ font-size:13.5px; color:var(--text-soft); font-weight:300; line-height:1.6 }\r\n.tpain-cue{ position:absolute; top:26px; right:22px; width:16px; height:16px; color:var(--accent); opacity:.4;\r\n  transition:opacity .22s var(--ease), transform .3s var(--ease) }\r\n.tpain-cue::before, .tpain-cue::after{ content:\"\"; position:absolute; background:currentColor; border-radius:2px }\r\n.tpain-cue::before{ left:0; right:0; top:50%; height:2px; transform:translateY(-50%) }\r\n.tpain-cue::after{ top:0; bottom:0; left:50%; width:2px; transform:translateX(-50%) }\r\n.tpain:hover, .tpain:focus-visible, .tpain:focus-within{ border-color:var(--accent); transform:translateY(-3px); background:color-mix(in srgb, var(--accent) 8%, transparent) }\r\n.tpain:hover::before, .tpain:focus-within::before{ background:var(--grad) }\r\n.tpain:hover .tpain-d, .tpain:focus-visible .tpain-d, .tpain:focus-within .tpain-d{ grid-template-rows:1fr; opacity:1 }\r\n.tpain:hover .tpain-cue, .tpain:focus-visible .tpain-cue, .tpain:focus-within .tpain-cue{ opacity:1; transform:rotate(135deg) }\r\n.tpain:focus-visible{ outline:2px solid var(--accent); outline-offset:2px }\r\n@media(max-width:860px){ .tpains{ grid-template-columns:1fr; gap:14px } }\r\n@media(prefers-reduced-motion:reduce){\r\n  .tpain{ transition:border-color .24s var(--ease) } .tpain:hover, .tpain:focus-within{ transform:none }\r\n  .tpain .tpain-d{ transition:opacity .01s } .tpain-cue{ transition:opacity .22s var(--ease) } }\r\n\r\n\/* ===== Chantier 2b \u00b7 Gains en hover-reveal (harmonis\u00e9 avec les Pains) ===== *\/\r\n.tgains{ list-style:none; margin:46px auto 0; padding:0; max-width:1040px; display:grid; grid-template-columns:repeat(3,1fr); gap:18px }\r\n.tgains > li{ display:flex }\r\n.tgain{ position:relative; width:100%; margin:0; text-align:left; cursor:pointer; font:inherit;\r\n  display:flex; flex-direction:column; gap:10px; padding:26px 24px; overflow:hidden;\r\n  border:1px solid var(--border); border-radius:16px; background:var(--surface); color:var(--text);\r\n  -webkit-tap-highlight-color:transparent;\r\n  transition:border-color .24s var(--ease), transform .24s var(--ease), background .24s var(--ease), box-shadow .3s var(--ease) }\r\n:root[data-theme=\"dark\"] .tgain{ background:rgba(255,255,255,.03) }\r\n.tgain::before{ content:\"\"; position:absolute; left:0; top:0; bottom:0; width:2px; background:var(--grad); opacity:.45; transition:.3s var(--ease) }\r\n.tgain-head{ display:flex; align-items:center; gap:9px }\r\n.tgain-n{ font-family:var(--mono); font-size:12px; letter-spacing:.16em; font-weight:500;\r\n  background:var(--grad); -webkit-background-clip:text; background-clip:text; color:transparent }\r\n.tgain-arr{ color:var(--accent); font-size:15px; line-height:1 }\r\n.tgain-t{ font-size:17px; font-weight:600; letter-spacing:-.01em; line-height:1.3; color:var(--text); padding-right:28px }\r\n.tgain-d{ display:grid; grid-template-rows:0fr; overflow:hidden; opacity:0; transition:grid-template-rows .28s var(--ease), opacity .24s var(--ease) }\r\n.tgain-d > *{ min-height:0 }\r\n.tgain-di{ font-size:13.5px; color:var(--text-soft); font-weight:300; line-height:1.6 }\r\n.tgain-cue{ position:absolute; top:26px; right:22px; width:16px; height:16px; color:var(--accent); opacity:.4;\r\n  transition:opacity .22s var(--ease), transform .3s var(--ease) }\r\n.tgain-cue::before, .tgain-cue::after{ content:\"\"; position:absolute; background:currentColor; border-radius:2px }\r\n.tgain-cue::before{ left:0; right:0; top:50%; height:2px; transform:translateY(-50%) }\r\n.tgain-cue::after{ top:0; bottom:0; left:50%; width:2px; transform:translateX(-50%) }\r\n.tgain:hover, .tgain:focus-visible, .tgain:focus-within{ border-color:var(--accent); transform:translateY(-3px); background:color-mix(in srgb, var(--accent) 8%, transparent); box-shadow:0 18px 44px -30px rgba(230,0,138,.6) }\r\n.tgain:hover::before, .tgain:focus-within::before{ opacity:1 }\r\n.tgain:hover .tgain-d, .tgain:focus-visible .tgain-d, .tgain:focus-within .tgain-d{ grid-template-rows:1fr; opacity:1 }\r\n.tgain:hover .tgain-cue, .tgain:focus-visible .tgain-cue, .tgain:focus-within .tgain-cue{ opacity:1; transform:rotate(135deg) }\r\n.tgain:focus-visible{ outline:2px solid var(--accent); outline-offset:2px }\r\n@media(max-width:860px){ .tgains{ grid-template-columns:1fr; gap:14px } }\r\n@media(prefers-reduced-motion:reduce){\r\n  .tgain{ transition:border-color .24s var(--ease) } .tgain:hover, .tgain:focus-within{ transform:none }\r\n  .tgain .tgain-d{ transition:opacity .01s } .tgain-cue{ transition:opacity .22s var(--ease) } }\r\n\r\n<\/style>\n\n<section class=\"hero\" id=\"main\"><div class=\"wrap\">\r\n  <a class=\"back-offers\" href=\"\/de\/\"><span aria-hidden=\"true\">\u2190<\/span> Alle Profile<\/a>\r\n  <p class=\"eyebrow\">Vereine &amp; Organisationen mit ideellem Zweck<\/p>\r\n  <h1>Ihre Sache verdient es, gesehen<br><span class=\"grad\">und mitgetragen zu werden.<\/span><\/h1>\r\n  <p class=\"lede mt\" style=\"max-width:60ch\">Sie tragen eine Sache, die z\u00e4hlt. Wir geben Ihrem Projekt Gestalt, damit es alle versammelt, mobilisiert und dauerhaft verbindet, die es wachsen lassen k\u00f6nnen.<\/p>\r\n  <div class=\"cta-row\"><a class=\"btn btn-solid\" href=\"\/de\/erstgespraech\/\">Erstgespr\u00e4ch <span class=\"arr\">&#8594;<\/span><\/a><a class=\"btn btn-ghost\" href=\"#nos-solutions\">Unsere L\u00f6sungen<\/a><\/div>\r\n<\/div><\/section>\r\n\r\n<section id=\"ou-en-etes\"><div class=\"wrap\">\r\n  <div class=\"section-head center\" style=\"margin:0 auto\"><p class=\"eyebrow\">Der Ausgangspunkt<\/p><h2>Wo Sie heute stehen.<\/h2><p class=\"lede mt\" style=\"max-width:62ch;margin-left:auto;margin-right:auto\">Ihr Engagement ist echt und Ihre Sache ist richtig. Was fehlt, ist das, was sie sichtbar macht, mobilisiert und Unterst\u00fctzung anzieht.<\/p><\/div>\r\n  <ul class=\"tpains\">\r\n    <li><button type=\"button\" class=\"tpain\"><span class=\"tpain-n\">01<\/span><span class=\"tpain-t\">Eine starke, doch unsichtbare Sache<\/span><span class=\"tpain-d\"><span class=\"tpain-di\">Ihr Engagement ist aufrichtig und n\u00fctzlich, doch es bleibt wenig bekannt: Zu wenige wissen, was Sie tun und warum es z\u00e4hlt.<\/span><\/span><span class=\"tpain-cue\" aria-hidden=\"true\"><\/span><\/button><\/li>\r\n    <li><button type=\"button\" class=\"tpain\"><span class=\"tpain-n\">02<\/span><span class=\"tpain-t\">Mitglieder und Freiwillige, die sich schwer mobilisieren lassen<\/span><span class=\"tpain-d\"><span class=\"tpain-di\">Ihre Mitglieder und Freiwilligen zu gewinnen, zu verbinden und aktiv zu halten kostet st\u00e4ndig Energie, solange eine klare Botschaft fehlt, die sie zusammenf\u00fchrt.<\/span><\/span><span class=\"tpain-cue\" aria-hidden=\"true\"><\/span><\/button><\/li>\r\n    <li><button type=\"button\" class=\"tpain\"><span class=\"tpain-n\">03<\/span><span class=\"tpain-t\">Finanzierung und Unterst\u00fctzung, die es zu sichern gilt<\/span><span class=\"tpain-d\"><span class=\"tpain-di\">Spenden, Subventionen, Partner: Ohne ein lesbares Projekt, das Vertrauen schafft und zum Mitmachen einl\u00e4dt, wird jede Unterst\u00fctzung einzeln gewonnen.<\/span><\/span><span class=\"tpain-cue\" aria-hidden=\"true\"><\/span><\/button><\/li>\r\n  <\/ul>\r\n<\/div><\/section>\r\n\r\n<section class=\"gain-sec\"><div class=\"wrap\">\r\n  <div class=\"section-head center\" style=\"margin:0 auto\"><p class=\"eyebrow\">Das Ziel<\/p><h2>Wohin wir Sie begleiten.<\/h2><p class=\"lede mt\" style=\"max-width:62ch;margin-left:auto;margin-right:auto\">Wir geben Ihrer Sache Gestalt: von einer grossz\u00fcgigen Absicht zu einem Projekt, das sichtbar wird, verbindet und zum Mitmachen einl\u00e4dt.<\/p><\/div>\r\n  <ul class=\"tgains\">\r\n    <li><button type=\"button\" class=\"tgain\"><span class=\"tgain-head\"><span class=\"tgain-n\">01<\/span><span class=\"tgain-arr\" aria-hidden=\"true\">&#8594;<\/span><\/span><span class=\"tgain-t\">Ein Bild, das verbindet und wiedererkannt wird<\/span><span class=\"tgain-d\"><span class=\"tgain-di\">Ihre Sache erh\u00e4lt eine klare, greifbare Form, auf den ersten Blick verst\u00e4ndlich, \u00fcberall, wo man Sie entdeckt.<\/span><\/span><span class=\"tgain-cue\" aria-hidden=\"true\"><\/span><\/button><\/li>\r\n    <li><button type=\"button\" class=\"tgain\"><span class=\"tgain-head\"><span class=\"tgain-n\">02<\/span><span class=\"tgain-arr\" aria-hidden=\"true\">&#8594;<\/span><\/span><span class=\"tgain-t\">Eine engagierte Gemeinschaft rund um Sie<\/span><span class=\"tgain-d\"><span class=\"tgain-di\">Mitglieder, Freiwillige und Sympathisierende erkennen sich in einer gemeinsamen Botschaft und engagieren sich mit Ihnen, auf Dauer.<\/span><\/span><span class=\"tgain-cue\" aria-hidden=\"true\"><\/span><\/button><\/li>\r\n    <li><button type=\"button\" class=\"tgain\"><span class=\"tgain-head\"><span class=\"tgain-n\">03<\/span><span class=\"tgain-arr\" aria-hidden=\"true\">&#8594;<\/span><\/span><span class=\"tgain-t\">Unterst\u00fctzung und Mittel, besser gesichert<\/span><span class=\"tgain-d\"><span class=\"tgain-di\">Ein klares, glaubw\u00fcrdiges Projekt, das Spendenden, Partnern und Institutionen Sicherheit gibt.<\/span><\/span><span class=\"tgain-cue\" aria-hidden=\"true\"><\/span><\/button><\/li>\r\n  <\/ul>\r\n<\/div><\/section>\r\n\r\n<section id=\"nos-solutions\"><div class=\"wrap\">\r\n  <div class=\"section-head center\" style=\"margin:0 auto 6px\"><p class=\"eyebrow\">Unsere L\u00f6sungen<\/p><h2>Was bringen wir Ihnen&nbsp;?<\/h2><\/div>\r\n  <div class=\"tsol-grid\">\r\n    <a class=\"foffer\" href=\"\/de\/self-made\/\">\r\n      <span class=\"fo-ic\"><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><polygon points=\"15.5,8.5 13,13 8.5,15.5 11,11\"\/><\/svg><\/span>\r\n      <span class=\"fo-name\">Self-Made<\/span>\r\n      <span class=\"fo-desc\">Sie machen, wir leiten Sie an.<\/span>\r\n      <ul class=\"fo-list\"><li>R\u00e9alisons-Methode: Rahmensetzung, 90-Tage-Plan<\/li><li>360\u00b0-Rahmen, Versicherungen und geistiges Eigentum<\/li><li>Sie behalten die Kontrolle: bilden Sie sich weiter oder delegieren Sie, optional<\/li><\/ul>\r\n      <span class=\"fo-go\">Entdecken <span class=\"arr\" aria-hidden=\"true\">&#8594;<\/span><\/span>\r\n    <\/a>\r\n    <a class=\"foffer\" href=\"\/de\/schluesselfertig\/\">\r\n      <span class=\"fo-ic\"><svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><circle cx=\"8\" cy=\"8\" r=\"4\"\/><path d=\"M10.8 10.8 L19.5 19.5\"\/><path d=\"M15.5 15.5 L18 13\"\/><path d=\"M18 18 L20.5 15.5\"\/><\/svg><\/span>\r\n      <span class=\"fo-name\">Cl\u00e9 en main<\/span>\r\n      <span class=\"fo-desc\">Wir k\u00fcmmern uns um alles \u00b7 Abheben oder Orbit.<\/span>\r\n      <ul class=\"fo-list\"><li>Strategie und Positionierung<\/li><li>Vollst\u00e4ndige Markenidentit\u00e4t<\/li><li>Website und Lancierung<\/li><\/ul>\r\n      <span class=\"fo-go\">Entdecken <span class=\"arr\" aria-hidden=\"true\">&#8594;<\/span><\/span>\r\n    <\/a>\r\n  <\/div>\r\n  <div class=\"cta-row tsol-cta\"><a class=\"btn btn-ghost\" href=\"\/de\/formeln\/\">Formeln ansehen <span class=\"arr\">&#8594;<\/span><\/a><\/div>\r\n<\/div><\/section>\r\n\r\n<!-- GLOBAL-AVIS:START (copie \u00b7 source = index.html) -->\r\n<section class=\"reveal-sec\"><div class=\"wrap\">\r\n  <div class=\"temoins\">\r\n    <span class=\"eye\">Sie haben es erlebt<\/span>\r\n    <div class=\"tcarousel\">\r\n      <div class=\"tcarousel-track\">\r\n        <div class=\"tcard\"><blockquote>Das ganze Team ist inspiriert und leidenschaftlich. Ein einzigartiger Stil und <b>eine Arbeit von Qualit\u00e4t<\/b>.<\/blockquote><div class=\"tmeta\"><cite>Alain<\/cite><span class=\"tbrand\">Younifeel<\/span><\/div><\/div>\r\n        <div class=\"tcard\"><blockquote>Kim hat mir bei den Fotos f\u00fcr mein Gesch\u00e4ft sehr geholfen. <b>Eine grossartige Arbeit<\/b>, professionell und sympathisch.<\/blockquote><div class=\"tmeta\"><cite>Camille, Coiffeuse<\/cite><span class=\"tbrand\">Younifeel<\/span><\/div><\/div>\r\n        <div class=\"tcard\"><blockquote><b>Ein ausgezeichnetes Team<\/b>, voller Ideen und Motivation!<\/blockquote><div class=\"tmeta\"><cite>Isaac<\/cite><span class=\"tbrand\">Younifeel<\/span><\/div><\/div>\r\n        <div class=\"tcard\"><blockquote>Eine aussergew\u00f6hnliche Zusammenarbeit, \u00fcber alle meine Erwartungen hinaus. <b>Ein echter Wendepunkt<\/b> in der F\u00fchrung meiner T\u00e4tigkeit.<\/blockquote><div class=\"tmeta\"><cite>Lina, Unternehmerin<\/cite><span class=\"tbrand\">R\u00e9alisons<\/span><\/div><\/div>\r\n        <div class=\"tcard\"><blockquote>Ich brauchte jemanden, der Ordnung in meine Ideen bringt. <b>Ich empfehle Sie mit geschlossenen Augen.<\/b><\/blockquote><div class=\"tmeta\"><cite>Carole, K\u00fcnstlerin<\/cite><span class=\"tbrand\">R\u00e9alisons<\/span><\/div><\/div>\r\n        <div class=\"tcard\"><blockquote>Yan versteht es wunderbar, unsere Gedanken Gestalt annehmen zu lassen und sie lebendig zu machen. <b>Fabelhafte Werkzeuge<\/b> und ein seltenes Zuh\u00f6ren.<\/blockquote><div class=\"tmeta\"><cite>Diana<\/cite><span class=\"tbrand\">R\u00e9alisons<\/span><\/div><\/div>\r\n        <div class=\"tcard\"><blockquote>Ein Ort, der Kreativit\u00e4t, Austausch und Wagemut atmet. <b>Umgeben von wunderbaren, leidenschaftlichen Menschen<\/b>, inspirierend.<\/blockquote><div class=\"tmeta\"><cite>Eric-Daniel<\/cite><span class=\"tbrand\">La Fabrique<\/span><\/div><\/div>\r\n        <div class=\"tcard\"><blockquote>Ein ausgezeichneter Ort f\u00fcr Begegnung und Austausch f\u00fcr Unternehmende. <b>Bereichernde Konferenzen<\/b> und echtes Netzwerken.<\/blockquote><div class=\"tmeta\"><cite>Steve<\/cite><span class=\"tbrand\">La Fabrique<\/span><\/div><\/div>\r\n        <div class=\"tcard\"><blockquote>Mehrere Events von La Fabrique, jede Erfahrung sehr positiv. <b>Ein Ort, der Begegnung schafft<\/b>, ohne sie zu erzwingen.<\/blockquote><div class=\"tmeta\"><cite>Julie<\/cite><span class=\"tbrand\">La Fabrique<\/span><\/div><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div><\/section>\r\n<!-- GLOBAL-AVIS:END -->\r\n<section class=\"yhb-univers compact\"><div class=\"wrap\">\r\n  <div class=\"ts-head\">\r\n    <p class=\"eye\">Unser Universum<\/p>\r\n    <p class=\"ts-line\"><b class=\"uni-grad\">Ein \u00d6kosystem, ganz real.<\/b><\/p>\r\n  <\/div>\r\n  <div class=\"marquee\" aria-label=\"Marques de l'\u00e9cosyst\u00e8me\">\r\n    <div class=\"mq-track\">\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/realisons-light.svg\" alt=\"R\u00e9alisons\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/blackformance-light.svg\" alt=\"Blackformance\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/brandstudio-light.svg\" alt=\"YH Brand Studio\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/younifeel-light.svg\" alt=\"Younifeel\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/woolymood-light.svg\" alt=\"Woolymood\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/thisisyanhaltey-light.svg\" alt=\"This is Yan Haltey\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/lafabrique-light.svg\" alt=\"La Fabrique\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/meetinity-light.svg\" alt=\"Meetinity\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/cultiver-light.svg\" alt=\"Cultiver la Diff\u00e9rence\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/powerfit-light.svg\" alt=\"Power-Fit\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" class=\"no-mono\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/renaissance69.png\" alt=\"Renaissance 69\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/hadidhaltey-light.svg\" alt=\"Hadid &amp; Haltey\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/hadidhalteyboutique-light.svg\" alt=\"H&amp;H Boutique\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/jesuismoi-light.svg\" alt=\"Je Suis Moi\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/ouvertura-light.svg\" alt=\"Espace Ouverture\"><\/div>\r\n      <div class=\"logo\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/yhselection-light.svg\" alt=\"YH S\u00e9lection\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/realisons-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/blackformance-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/brandstudio-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/younifeel-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/woolymood-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/thisisyanhaltey-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/lafabrique-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/meetinity-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/cultiver-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/powerfit-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" class=\"no-mono\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/renaissance69.png\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/hadidhaltey-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/hadidhalteyboutique-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/jesuismoi-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/ouvertura-light.svg\" alt=\"\"><\/div>\r\n      <div class=\"logo\" aria-hidden=\"true\"><img decoding=\"async\" src=\"\/wp-content\/themes\/yhb-native\/assets\/brands\/yhselection-light.svg\" alt=\"\"><\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"kpis kpis-uni\">\r\n    <div class=\"kpi\"><div class=\"val\"><span data-count=\"20\" data-suffix=\"+\">0<\/span><\/div><div class=\"lab\">Marken und Gesellschaften der Gruppe<\/div><\/div>\r\n    <div class=\"kpi\"><div class=\"val\"><span data-count=\"50\" data-suffix=\"+\">0<\/span><\/div><div class=\"lab\">Umgesetzte Projekte<\/div><\/div>\r\n    <div class=\"kpi\"><div class=\"val\"><span data-count=\"30\" data-suffix=\"+\">0<\/span><\/div><div class=\"lab\">Vertrauenspartner<\/div><\/div>\r\n  <\/div>\r\n  <div class=\"foot\" style=\"justify-content:center\">\r\n    <a class=\"ucta\" href=\"\/de\/universum\/#constellation\">Das Universum erkunden \u2192<\/a>\r\n  <\/div>\r\n<\/div><\/section>\r\n\r\n<section class=\"soft center finalcta\"><div class=\"wrap\">\r\n  <h2 class=\"section-head center\">Eine Sache, die strahlen soll, oder eine Organisation, die wachsen soll?<\/h2>\r\n  <p class=\"lede mt\">Das Erstgespr\u00e4ch ist kostenlos. Wir bewerten gemeinsam, frei.<\/p>\r\n  <div class=\"cta-row center\"><a class=\"btn btn-solid\" href=\"\/de\/erstgespraech\/\">Erstgespr\u00e4ch <span class=\"arr\">&#8594;<\/span><\/a><\/div>\r\n  <p class=\"reassure\">Kostenlos \u00b7 15 Min. \u00b7 unverbindlich \u00b7 schnelle Antwort<\/p>\r\n<\/div><\/section>\n","protected":false},"excerpt":{"rendered":"<p>\u2190 Alle Profile Vereine &amp; Organisationen mit ideellem Zweck Ihre Sache verdient es, gesehenund mitgetragen zu werden. Sie tragen eine Sache, die z\u00e4hlt. Wir geben Ihrem Projekt Gestalt, damit es alle versammelt, mobilisiert und dauerhaft verbindet, die es wachsen lassen k\u00f6nnen. Erstgespr\u00e4ch &#8594;Unsere L\u00f6sungen Der AusgangspunktWo Sie heute stehen.Ihr Engagement ist echt und Ihre Sache [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-198","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/yanhaltey.com\/de\/wp-json\/wp\/v2\/pages\/198","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yanhaltey.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/yanhaltey.com\/de\/wp-json\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/yanhaltey.com\/de\/wp-json\/wp\/v2\/comments?post=198"}],"version-history":[{"count":0,"href":"https:\/\/yanhaltey.com\/de\/wp-json\/wp\/v2\/pages\/198\/revisions"}],"wp:attachment":[{"href":"https:\/\/yanhaltey.com\/de\/wp-json\/wp\/v2\/media?parent=198"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}