{"id":485,"date":"2025-06-24T09:17:24","date_gmt":"2025-06-24T09:17:24","guid":{"rendered":"https:\/\/kharonbridge.com\/?page_id=485"},"modified":"2026-03-23T08:41:05","modified_gmt":"2026-03-23T08:41:05","slug":"contact-officiel-kharonbridge","status":"publish","type":"page","link":"https:\/\/kharonbridge.com\/en\/official-contact-kharonbridge\/","title":{"rendered":"Contact - Write to the KharonBridge team"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"485\" class=\"elementor elementor-485\">\n\t\t\t\t<div class=\"elementor-element elementor-element-07a01ea e-con-full e-flex e-con e-parent\" data-id=\"07a01ea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0992ff7 elementor-widget elementor-widget-html\" data-id=\"0992ff7\" 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\/* ===== HERO CONTACT \u2013 KHARONBRIDGE ===== *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,600;1,400&family=Inter:wght@400;500;600&display=swap');\n\n.kb-contact-hero {\n  position: relative;\n  min-height: 45vh;\n  padding: 110px 0 100px;\n  background: radial-gradient(circle at 20% 0, #34495e 0%, #2c3e50 55%, #1b2732 100%);\n  overflow: hidden;\n  font-family: 'Inter', -apple-system, BlinkMacSystemFont, system-ui, sans-serif;\n  color: #ffffff;\n  display: flex;\n  align-items: center;\n}\n\n\/* halos *\/\n.kb-contact-hero::before {\n  content: \"\";\n  position: absolute;\n  right: 12%;\n  top: 10%;\n  width: 380px;\n  height: 280px;\n  border-radius: 999px;\n  background: radial-gradient(circle, rgba(212,175,55,0.28), transparent 70%);\n  filter: blur(10px);\n  opacity: 0.85;\n  pointer-events: none;\n  animation: kbContactHalo 16s ease-in-out infinite alternate;\n}\n\n.kb-contact-hero::after {\n  content: \"\";\n  position: absolute;\n  left: -80px;\n  bottom: -60px;\n  width: 320px;\n  height: 320px;\n  border-radius: 999px;\n  background: radial-gradient(circle, rgba(44,62,80,0.55), transparent 70%);\n  filter: blur(16px);\n  pointer-events: none;\n}\n\n\/* conteneur *\/\n.kb-contact-hero-inner {\n  position: relative;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 40px;\n  box-sizing: border-box;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 72px;\n  width: 100%;\n  z-index: 1;\n}\n\n\/* \u2500\u2500 COLONNE TEXTE \u2500\u2500 *\/\n.kb-contact-hero-left {\n  max-width: 560px;\n  opacity: 0;\n  animation: kbContactFadeUp 900ms ease-out forwards 100ms;\n}\n\n.kb-contact-hero-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 11px;\n  text-transform: uppercase;\n  letter-spacing: 0.22em;\n  color: #d4af37;\n  margin-bottom: 18px;\n}\n\n.kb-contact-hero-eyebrow-line {\n  width: 28px;\n  height: 1px;\n  background: rgba(212,175,55,0.55);\n}\n\n.kb-contact-hero-title {\n  font-family: 'Cormorant Garamond', Georgia, serif;\n  font-size: 52px;\n  line-height: 1.15;\n  font-weight: 600;\n  margin: 0 0 8px;\n  color: #ffffff;\n}\n\n.kb-contact-hero-title-italic {\n  font-family: 'Cormorant Garamond', Georgia, serif;\n  font-size: 52px;\n  line-height: 1.15;\n  font-weight: 400;\n  font-style: italic;\n  color: #d4af37;\n  display: block;\n  margin: 0 0 24px;\n  opacity: 0;\n  animation: kbContactFadeUp 900ms ease-out forwards 300ms;\n}\n\n.kb-contact-hero-divider {\n  width: 44px;\n  height: 1px;\n  background: rgba(212,175,55,0.45);\n  margin: 0 0 22px;\n  opacity: 0;\n  animation: kbContactFadeUp 700ms ease-out forwards 450ms;\n}\n\n.kb-contact-hero-text {\n  font-size: 17px;\n  line-height: 1.75;\n  color: rgba(255,255,255,0.75);\n  margin: 0;\n  max-width: 50ch;\n  opacity: 0;\n  animation: kbContactFadeUp 700ms ease-out forwards 550ms;\n}\n\n\/* \u2500\u2500 COLONNE IMAGE \u2500\u2500 *\/\n.kb-contact-hero-right {\n  position: relative;\n  flex-shrink: 0;\n  width: 320px;\n  height: 320px;\n  opacity: 0;\n  animation: kbContactFadeUp 900ms ease-out forwards 400ms,\n             kbContactFloat 18s ease-in-out 1000ms infinite alternate;\n}\n\n.kb-contact-hero-logo-wrap {\n  width: 100%;\n  height: 100%;\n  border-radius: 999px;\n  overflow: hidden;\n  backdrop-filter: blur(22px);\n  background: radial-gradient(circle at 30% 0, rgba(255,255,255,0.30), rgba(255,255,255,0.06));\n  box-shadow:\n    0 24px 70px rgba(15,23,42,0.50),\n    0 0 0 1px rgba(255,255,255,0.22);\n}\n\n.kb-contact-hero-logo-wrap img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: center;\n  display: block;\n}\n\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n@keyframes kbContactFadeUp {\n  from { opacity: 0; transform: translateY(14px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n@keyframes kbContactFloat {\n  from { transform: translateY(0) translateX(0) scale(1); }\n  to   { transform: translateY(-6px) translateX(4px) scale(1.02); }\n}\n\n@keyframes kbContactHalo {\n  from { transform: translate(0,0) scale(1); opacity: 0.80; }\n  to   { transform: translate(6px,-8px) scale(1.05); opacity: 1; }\n}\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 980px) {\n  .kb-contact-hero { padding: 90px 0 80px; min-height: auto; }\n  .kb-contact-hero-inner {\n    flex-direction: column-reverse;\n    gap: 40px;\n    padding: 0 24px;\n    text-align: center;\n  }\n  .kb-contact-hero-eyebrow { justify-content: center; }\n  .kb-contact-hero-divider { margin: 0 auto 22px; }\n  .kb-contact-hero-text { margin: 0 auto; }\n  .kb-contact-hero-title,\n  .kb-contact-hero-title-italic { font-size: 38px; }\n  .kb-contact-hero-right { width: 260px; height: 260px; }\n}\n\n@media (max-width: 560px) {\n  .kb-contact-hero-title,\n  .kb-contact-hero-title-italic { font-size: 30px; }\n}\n<\/style>\n\n<section class=\"kb-contact-hero\" aria-labelledby=\"kb-contact-h1\">\n  <div class=\"kb-contact-hero-inner\">\n\n    <!-- \u2500\u2500 COLONNE TEXTE \u2500\u2500 -->\n    <div class=\"kb-contact-hero-left\">\n\n      <div class=\"kb-contact-hero-eyebrow\">\n        <span class=\"kb-contact-hero-eyebrow-line\"><\/span>\n        KharonBridge \u00b7 Contact\n      <\/div>\n\n      <h1 id=\"kb-contact-h1\" class=\"kb-contact-hero-title\">\u00c9crire \u00e0 l'\u00e9quipe<\/h1>\n      <span class=\"kb-contact-hero-title-italic\">KharonBridge.<\/span>\n\n      <div class=\"kb-contact-hero-divider\"><\/div>\n\n      <p class=\"kb-contact-hero-text\">\n        Une question, un message personnel, une demande d'information ou d'investissement ?\n        Nous vous r\u00e9pondons avec bienveillance, confidentialit\u00e9 et respect.\n      <\/p>\n\n    <\/div>\n\n    <!-- \u2500\u2500 COLONNE IMAGE \u2500\u2500 -->\n    <div class=\"kb-contact-hero-right\">\n      <div class=\"kb-contact-hero-logo-wrap\">\n        <img decoding=\"async\"\n          src=\"https:\/\/kharonbridge.com\/wp-content\/uploads\/2025\/03\/CF381AEA-3EFC-433A-89DE-626428A91E54.png\"\n          alt=\"KharonBridge \u2014 contact\"\n        >\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\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-0ff62d8 e-con-full e-flex e-con e-parent\" data-id=\"0ff62d8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5531348 elementor-widget elementor-widget-html\" data-id=\"5531348\" 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\/* ===== CONTACT BLOC 2 \u2013 CARTES TEXTE ===== *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,600;1,400&family=Inter:wght@400;500;600&display=swap');\n\n.kb-contact-section {\n  position: relative;\n  padding: 100px 0 80px;\n  background: radial-gradient(circle at 0% 0%, #ffffff 0%, #f5f5f7 40%, #eaecf1 100%);\n  font-family: 'Inter', -apple-system, BlinkMacSystemFont, system-ui, sans-serif;\n  color: #111827;\n  overflow: hidden;\n}\n\n.kb-contact-section::before {\n  content: \"\";\n  position: absolute;\n  right: -80px;\n  top: -60px;\n  width: 320px;\n  height: 320px;\n  border-radius: 999px;\n  background: radial-gradient(circle, rgba(212,175,55,0.07), transparent 70%);\n  filter: blur(28px);\n  pointer-events: none;\n}\n\n.kb-contact-inner {\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 40px;\n  box-sizing: border-box;\n  display: flex;\n  flex-direction: column;\n  gap: 22px;\n}\n\n\/* \u2500\u2500 CARTE \u2500\u2500 *\/\n.kb-contact-card {\n  position: relative;\n  border-radius: 24px;\n  padding: 36px 34px 32px;\n  background: linear-gradient(135deg, rgba(255,255,255,0.96), rgba(246,248,252,0.98));\n  box-shadow: 0 16px 48px rgba(15,23,42,0.10), 0 0 0 1px rgba(255,255,255,0.95);\n  backdrop-filter: blur(18px);\n  overflow: hidden;\n  opacity: 0;\n  animation: kbContactCardFadeUp 700ms ease forwards;\n  transition: transform 0.25s ease, box-shadow 0.25s ease;\n}\n\n.kb-contact-card:nth-child(1) { animation-delay: 0.10s; }\n.kb-contact-card:nth-child(2) { animation-delay: 0.22s; }\n.kb-contact-card:nth-child(3) { animation-delay: 0.34s; }\n\n\/* barre dor\u00e9e *\/\n.kb-contact-card::before {\n  content: \"\";\n  position: absolute;\n  left: 0; right: 0; top: 0;\n  height: 2px;\n  background: linear-gradient(90deg, #d4af37, rgba(212,175,55,0.20));\n  opacity: 0.70;\n}\n\n.kb-contact-card:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 22px 60px rgba(15,23,42,0.13), 0 0 0 1px rgba(212,175,55,0.12);\n}\n\n\/* \u2500\u2500 IC\u00d4NE \u2500\u2500 *\/\n.kb-contact-card-icon {\n  width: 40px;\n  height: 40px;\n  border-radius: 12px;\n  background: rgba(212,175,55,0.10);\n  border: 1px solid rgba(212,175,55,0.22);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 16px;\n}\n\n\/* \u2500\u2500 TITRES \u2500\u2500 *\/\n.kb-contact-card h2 {\n  font-family: 'Cormorant Garamond', Georgia, serif;\n  font-size: 30px;\n  font-weight: 600;\n  line-height: 1.25;\n  margin: 0 0 14px;\n  color: #111827;\n}\n\n.kb-contact-card h3 {\n  font-family: 'Cormorant Garamond', Georgia, serif;\n  font-size: 24px;\n  font-weight: 600;\n  line-height: 1.25;\n  margin: 0 0 14px;\n  color: #111827;\n}\n\n\/* \u2500\u2500 PARAGRAPHES \u2500\u2500 *\/\n.kb-contact-card p {\n  font-size: 15.5px;\n  line-height: 1.8;\n  color: #4b5563;\n  margin: 0 0 10px;\n}\n\n.kb-contact-card p:last-child { margin-bottom: 0; }\n\n\/* \u2500\u2500 LIENS \u2500\u2500 *\/\n.kb-contact-card a {\n  color: #d4af37 !important;\n  font-weight: 600;\n  text-decoration: underline !important;\n  text-underline-offset: 3px;\n  text-decoration-color: rgba(212,175,55,0.40) !important;\n  transition: color 0.18s ease;\n}\n\n.kb-contact-card a:hover {\n  color: #b8960c !important;\n}\n\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n@keyframes kbContactCardFadeUp {\n  from { opacity: 0; transform: translateY(14px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 980px) {\n  .kb-contact-inner { padding: 0 24px; }\n}\n\n@media (max-width: 768px) {\n  .kb-contact-section { padding: 80px 0 60px; }\n  .kb-contact-card { padding: 28px 24px 26px; }\n  .kb-contact-card h2 { font-size: 26px; }\n  .kb-contact-card h3 { font-size: 22px; }\n}\n<\/style>\n\n<section class=\"kb-contact-section\" id=\"contact-info\">\n  <div class=\"kb-contact-inner\">\n\n    <!-- Carte 1 -->\n    <article class=\"kb-contact-card\">\n      <div class=\"kb-contact-card-icon\">\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/>\n        <\/svg>\n      <\/div>\n      <h2>Un message, une question, ou une intention d'investissement ?<\/h2>\n      <p>\n        KharonBridge est une plateforme de souvenir num\u00e9rique pens\u00e9e pour cr\u00e9er un lien \u00e9motionnel durable\n        avec ceux qui nous ont quitt\u00e9s.\n      <\/p>\n      <p>\n        Si vous souhaitez en savoir plus sur le projet, proposer une collaboration ou nous contacter\n        en tant qu'investisseur,\n        <a href=\"https:\/\/kharonbridge.com\/deuil-numerique-investir\/\">vous \u00eates au bon endroit<\/a>.\n      <\/p>\n    <\/article>\n\n    <!-- Carte 2 -->\n    <article class=\"kb-contact-card\">\n      <div class=\"kb-contact-card-icon\">\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/>\n        <\/svg>\n      <\/div>\n      <h3>Une \u00e9quipe \u00e0 l'\u00e9coute, dans le respect de votre intimit\u00e9<\/h3>\n      <p>\n        Chez KharonBridge, nous croyons en la confidentialit\u00e9, la bienveillance et l'\u00e9coute.\n      <\/p>\n      <p>\n        Votre message, qu'il soit personnel, professionnel ou strat\u00e9gique, sera trait\u00e9 avec s\u00e9rieux et discr\u00e9tion.\n      <\/p>\n      <p>\n        Aucune adresse e-mail ni t\u00e9l\u00e9phone n'est affich\u00e9 ici, car nous privil\u00e9gions un \u00e9change\n        fluide et s\u00e9curis\u00e9 via ce formulaire.\n      <\/p>\n    <\/article>\n\n    <!-- Carte 3 -->\n    <article class=\"kb-contact-card\">\n      <div class=\"kb-contact-card-icon\">\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#d4af37\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/>\n        <\/svg>\n      <\/div>\n      <h3>Participez \u00e0 une aventure unique<\/h3>\n      <p>\n        Vous repr\u00e9sentez un fonds d'investissement, un acteur du deuil num\u00e9rique,\n        ou vous souhaitez simplement \u00e9changer autour de notre vision ?\n      <\/p>\n      <p>\n        Nous serons ravis de d\u00e9couvrir votre message. KharonBridge est un projet en pleine croissance,\n        \u00e0 la crois\u00e9e du digital \u00e9motionnel, de la m\u00e9moire personnelle et des technologies responsables.\n      <\/p>\n    <\/article>\n\n  <\/div>\n<\/section>\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-26e0f6f e-con-full e-flex e-con e-parent\" data-id=\"26e0f6f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0fbd586 elementor-widget elementor-widget-html\" data-id=\"0fbd586\" 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\/* ===== CONTACT BLOC 3 \u2013 R\u00c9SEAUX SOCIAUX ===== *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,600;1,400&family=Inter:wght@400;500;600&display=swap');\n\n.kb-social-section {\n  position: relative;\n  padding: 20px 0 100px;\n  background: radial-gradient(circle at 0% 0%, #ffffff 0%, #f5f5f7 40%, #eaecf1 100%);\n  font-family: 'Inter', -apple-system, BlinkMacSystemFont, system-ui, sans-serif;\n  color: #111827;\n  overflow: hidden;\n}\n\n.kb-social-inner {\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 40px;\n  box-sizing: border-box;\n}\n\n\/* \u2500\u2500 CARTE \u2500\u2500 *\/\n.kb-social-card {\n  position: relative;\n  border-radius: 24px;\n  padding: 36px 34px 34px;\n  background: linear-gradient(135deg, rgba(255,255,255,0.96), rgba(246,248,252,0.98));\n  box-shadow: 0 16px 48px rgba(15,23,42,0.10), 0 0 0 1px rgba(255,255,255,0.95);\n  backdrop-filter: blur(18px);\n  overflow: hidden;\n  opacity: 0;\n  animation: kbSocialFadeUp 700ms ease forwards 100ms;\n}\n\n\/* barre dor\u00e9e *\/\n.kb-social-card::before {\n  content: \"\";\n  position: absolute;\n  left: 0; right: 0; top: 0;\n  height: 2px;\n  background: linear-gradient(90deg, #d4af37, rgba(212,175,55,0.20));\n  opacity: 0.70;\n}\n\n\/* \u2500\u2500 EN-T\u00caTE \u2500\u2500 *\/\n.kb-social-header {\n  margin-bottom: 28px;\n}\n\n.kb-social-title {\n  font-family: 'Cormorant Garamond', Georgia, serif;\n  font-size: 28px;\n  font-weight: 600;\n  margin: 0 0 10px;\n  color: #111827;\n  line-height: 1.2;\n}\n\n.kb-social-text {\n  font-size: 15px;\n  line-height: 1.75;\n  color: #4b5563;\n  margin: 0;\n  max-width: 64ch;\n}\n\n\/* \u2500\u2500 LOGOS \u2500\u2500 *\/\n.kb-social-logos {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  flex-wrap: wrap;\n}\n\n.kb-social-logo {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 52px;\n  height: 52px;\n  border-radius: 999px;\n  background: #ffffff;\n  box-shadow: 0 8px 24px rgba(15,23,42,0.10), 0 0 0 1px rgba(226,232,240,0.90);\n  overflow: hidden;\n  transition: transform 0.18s ease, box-shadow 0.18s ease;\n}\n\n.kb-social-logo:hover {\n  transform: translateY(-2px) scale(1.06);\n  box-shadow: 0 14px 32px rgba(15,23,42,0.16), 0 0 0 1px rgba(212,175,55,0.20);\n}\n\n.kb-social-logo img {\n  width: 68%;\n  height: 68%;\n  object-fit: contain;\n  display: block;\n}\n\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n@keyframes kbSocialFadeUp {\n  from { opacity: 0; transform: translateY(14px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 980px) {\n  .kb-social-inner { padding: 0 24px; }\n}\n\n@media (max-width: 768px) {\n  .kb-social-section { padding: 20px 0 80px; }\n  .kb-social-card { padding: 28px 24px 28px; }\n  .kb-social-title { font-size: 24px; }\n  .kb-social-logo { width: 48px; height: 48px; }\n}\n<\/style>\n\n<section class=\"kb-social-section\" aria-labelledby=\"kb-social-title\">\n  <div class=\"kb-social-inner\">\n    <div class=\"kb-social-card\">\n\n      <header class=\"kb-social-header\">\n        <h2 id=\"kb-social-title\" class=\"kb-social-title\">\n          Suivre KharonBridge sur les r\u00e9seaux\n        <\/h2>\n        <p class=\"kb-social-text\">\n          Pour rester inform\u00e9 de l'ouverture de la b\u00eata, des nouvelles fonctionnalit\u00e9s du Memory Board\n          et des avanc\u00e9es du projet, voici nos canaux officiels.\n        <\/p>\n      <\/header>\n\n      <div class=\"kb-social-logos\">\n\n        <a class=\"kb-social-logo\" href=\"https:\/\/www.linkedin.com\/company\/kharonbridge\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"LinkedIn KharonBridge\">\n          <img decoding=\"async\" src=\"https:\/\/kharonbridge.com\/wp-content\/uploads\/2025\/11\/linkedin.png\" alt=\"LinkedIn\">\n        <\/a>\n\n        <a class=\"kb-social-logo\" href=\"https:\/\/instagram.com\/kharonbridge\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Instagram KharonBridge\">\n          <img decoding=\"async\" src=\"https:\/\/kharonbridge.com\/wp-content\/uploads\/2025\/11\/instagram.png\" alt=\"Instagram\">\n        <\/a>\n\n        <a class=\"kb-social-logo\" href=\"https:\/\/x.com\/kharonbridge\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"X KharonBridge\">\n          <img decoding=\"async\" src=\"https:\/\/kharonbridge.com\/wp-content\/uploads\/2025\/11\/x.png\" alt=\"X\">\n        <\/a>\n\n        <a class=\"kb-social-logo\" href=\"https:\/\/facebook.com\/kharonbridge\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Facebook KharonBridge\">\n          <img decoding=\"async\" src=\"https:\/\/kharonbridge.com\/wp-content\/uploads\/2025\/11\/facebook.png\" alt=\"Facebook\">\n        <\/a>\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\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-760db180 e-con-full e-flex e-con e-parent\" data-id=\"760db180\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3927927d elementor-widget elementor-widget-html\" data-id=\"3927927d\" 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\/* ============================\n   FORMULAIRE \u2013 Apple Liquid Glass\n   ============================ *\/\n\n.kb-form-section {\n  padding: 96px 0 110px;\n  background: radial-gradient(circle at 0% 0%, #ffffff 0%, #f7f8fa 45%, #eceef3 100%);\n  font-family: -apple-system, BlinkMacSystemFont, \"SF Pro Text\", system-ui, sans-serif;\n  color: #111;\n}\n\n.kb-form-inner {\n  max-width: 980px;\n  margin: 0 auto;\n  padding: 0 32px;\n}\n\n\/* Titre *\/\n.kb-form-title {\n  font-size: 32px;\n  font-weight: 600;\n  letter-spacing: 0.01em;\n  margin-bottom: 14px;\n}\n\n\/* Texte intro *\/\n.kb-form-desc {\n  font-size: 18px;\n  line-height: 1.75;\n  color: #444;\n  margin-bottom: 40px;\n}\n\n\/* Bloc glass *\/\n.kb-form-card {\n  position: relative;\n  border-radius: 28px;\n  padding: 48px 46px;\n  background: linear-gradient(\n    135deg,\n    rgba(255,255,255,0.82),\n    rgba(250,250,252,0.92)\n  );\n  backdrop-filter: blur(20px);\n  -webkit-backdrop-filter: blur(20px);\n\n  box-shadow:\n    0 32px 80px rgba(15,23,42,0.12),\n    inset 0 0 0 1px rgba(255,255,255,0.55);\n\n  animation: kbFormFadeIn 0.6s ease-out forwards;\n  opacity: 0;\n}\n\n\/* Barre dor\u00e9e douce *\/\n.kb-form-card::before {\n  content: \"\";\n  position: absolute;\n  left: 42px;\n  right: 42px;\n  top: 24px;\n  height: 2px;\n  border-radius: 999px;\n  background: linear-gradient(90deg, #d4af37, #f5d487);\n  opacity: 0.55;\n}\n\n\/* Animation entr\u00e9e *\/\n@keyframes kbFormFadeIn {\n  from { opacity: 0; transform: translateY(18px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n  .kb-form-card {\n    padding: 32px 26px;\n  }\n  .kb-form-card::before {\n    left: 26px;\n    right: 26px;\n  }\n  .kb-form-title {\n    font-size: 26px;\n  }\n  .kb-form-desc {\n    font-size: 16px;\n  }\n}\n<\/style>\n\n\n<section class=\"kb-form-section\">\n  <div class=\"kb-form-inner\">\n\n    <h2 class=\"kb-form-title\">Envoyer un message<\/h2>\n\n    <p class=\"kb-form-desc\">\n      Remplissez le formulaire ci-dessous.<br>\n      Vos informations ne sont jamais utilis\u00e9es \u00e0 des fins commerciales.\n    <\/p>\n\n    <div class=\"kb-form-card\">\n      <div class='fluentform ff-default fluentform_wrapper_4 ffs_default_wrap'><form data-form_id=\"4\" id=\"fluentform_4\" class=\"frm-fluent-form fluent_form_4 ff-el-form-top ff_form_instance_4_1 ff-form-loading ff_has_v3_recptcha ffs_default\" data-form_instance=\"ff_form_instance_4_1\" method=\"POST\" data-recptcha_key=\"6LcgpmsrAAAAAH-Hq56jdtmhR1mrIjBMY6VB6Xv9\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='485' \/><input type=\"hidden\" id=\"_fluentform_4_fluentformnonce\" name=\"_fluentform_4_fluentformnonce\" value=\"7d890f993f\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/485\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_4_names_first_name_' id='label_ff_4_names_first_name_' >First Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_4_names_first_name_\" class=\"ff-el-form-control\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_4_names_last_name_' id='label_ff_4_names_last_name_' >Last Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_4_names_last_name_\" class=\"ff-el-form-control\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_4_email' id='label_ff_4_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_4_email\" class=\"ff-el-form-control\" placeholder=\"you@domain.com\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_4_department' id='label_ff_4_department' aria-label=\"Department\">Department<\/label><\/div><div class='ff-el-input--content'><select name=\"department\" id=\"ff_4_department\" class=\"ff-el-form-control\" data-name=\"department\" data-calc_value=\"0\"  aria-invalid=\"false\" aria-required=\"true\" aria-labelledby=\"label_ff_4_department\"><option value=\"\">- Select Department -<\/option><option value=\"G\u00e9n\u00e9ral \"  >G\u00e9n\u00e9ral<\/option><option value=\"RGPD \"  >RGPD<\/option><option value=\"Presse\"  >Presse<\/option><\/select><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_4_subject' id='label_ff_4_subject' aria-label=\"Subject\">Subject<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"subject\" class=\"ff-el-form-control\" placeholder=\"Type your subject\" data-name=\"subject\" id=\"ff_4_subject\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_4_description' id='label_ff_4_description' aria-label=\"Description\">Description<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_4_description\" name=\"description\" id=\"ff_4_description\" class=\"ff-el-form-control\" rows=\"10\" cols=\"2\" data-name=\"description\" ><\/textarea><\/div><\/div><div data-name=\"ff_cn_id_1\"  class='ff-t-container ff-column-container ff_columns_total_3 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 33.33%;'><div class='ff-el-group    ff-el-input--content'><div class='ff-el-form-check ff-el-tc'><label aria-label='Je consens \u00e0 ce que ce site stocke les informations que j\u2019ai envoy\u00e9es afin de pouvoir r\u00e9pondre \u00e0 ma demande.' class='ff-el-form-check-label ff_tc_label' for=gdpr-agreement_44bf617a875ec78f97fe18463ed5c0f7><span class='ff_tc_checkbox'><input type=\"checkbox\" name=\"gdpr-agreement\" class=\"ff-el-form-check-input ff_gdpr_field\" data-name=\"gdpr-agreement\" id=\"gdpr-agreement_44bf617a875ec78f97fe18463ed5c0f7\"  value='on' aria-invalid='false' aria-required=true><\/span> <div class='ff_t_c'>Je consens \u00e0 ce que ce site stocke les informations que j\u2019ai envoy\u00e9es afin de pouvoir r\u00e9pondre \u00e0 ma demande.<\/div><\/label><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 33.33%;'><div class='ff-el-group    ff-el-input--content'><div class='ff-el-form-check ff-el-tc'><label aria-label='Terms and Conditions: I have read and agree to the Terms and Conditions and Privacy Policy Contains 1 link. Use tab navigation to review.' class='ff-el-form-check-label ff_tc_label' for=terms-n-condition_b4fd82040a8b276ca8b7f12f16429614><span class='ff_tc_checkbox'><input type=\"checkbox\" name=\"terms-n-condition\" class=\"ff-el-form-check-input\" data-name=\"terms-n-condition\" id=\"terms-n-condition_b4fd82040a8b276ca8b7f12f16429614\"  value='on' aria-invalid='false' aria-required=false><\/span> <div class='ff_t_c'><p>I have read and agree to the Terms and Conditions and <a href=\"https:\/\/kharonbridge.com\/confidentialite-des-donnees\/\">Privacy Policy<\/a><\/p><\/div><\/label><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-3' style='flex-basis: 33.33%;'><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style\"  aria-label=\"Submit Form\">Submit Form<\/button><\/div><\/fieldset><\/form><div id='fluentform_4_errors' class='ff-errors-in-stack ff_form_instance_4_1 ff-form-loading_errors ff_form_instance_4_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_4_1 = {\"id\":\"4\",\"ajaxUrl\":\"https:\\\/\\\/kharonbridge.com\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"asteriskPlacement\":\"asterisk-right\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_4_1\",\"form_id_selector\":\"fluentform_4\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":true,\"message\":\"Ce champ est obligatoire\",\"global\":true,\"global_message\":\"Ce champ est obligatoire\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"Ce champ est obligatoire\",\"global\":true,\"global_message\":\"Ce champ est obligatoire\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"Ce champ est obligatoire\",\"global\":true,\"global_message\":\"Ce champ est obligatoire\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"Email field is required\",\"global\":false,\"global_message\":\"Ce champ est obligatoire\"},\"email\":{\"value\":true,\"message\":\"Ce champ doit contenir un e-mail valide\",\"global\":true,\"global_message\":\"Ce champ doit contenir un e-mail valide\"}},\"department\":{\"required\":{\"value\":true,\"message\":\"Department field is required\",\"global\":false,\"global_message\":\"Ce champ est obligatoire\"}},\"subject\":{\"required\":{\"value\":true,\"message\":\"Subject field is required\",\"global\":false,\"global_message\":\"Ce champ est obligatoire\"}},\"description\":{\"required\":{\"value\":true,\"message\":\"Ce champ est obligatoire\",\"global\":true,\"global_message\":\"Ce champ est obligatoire\"}},\"gdpr-agreement\":{\"required\":{\"value\":true,\"message\":\"Ce champ est obligatoire\",\"global_message\":\"Ce champ est obligatoire\",\"global\":true}},\"terms-n-condition\":{\"required\":{\"value\":false,\"message\":\"Ce champ est obligatoire\",\"global_message\":\"Ce champ est obligatoire\",\"global\":true}},\"g-recaptcha-response\":[]},\"debounce_time\":300,\"file_upload_settings\":[]};\n                            <\/script>\n            \n    <\/div>\n\n  <\/div>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>KharonBridge \u00b7 Contact \u00c9crire \u00e0 l&rsquo;\u00e9quipe KharonBridge. Une question, un message personnel, une demande d&rsquo;information ou d&rsquo;investissement ? Nous vous r\u00e9pondons avec bienveillance, confidentialit\u00e9 et respect. Un message, une question, ou une intention d&rsquo;investissement ? KharonBridge est une plateforme de souvenir num\u00e9rique pens\u00e9e pour cr\u00e9er un lien \u00e9motionnel durable avec ceux qui nous ont quitt\u00e9s. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-485","page","type-page","status-publish","hentry"],"acf":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/kharonbridge.com\/en\/wp-json\/wp\/v2\/pages\/485","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kharonbridge.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kharonbridge.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kharonbridge.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kharonbridge.com\/en\/wp-json\/wp\/v2\/comments?post=485"}],"version-history":[{"count":25,"href":"https:\/\/kharonbridge.com\/en\/wp-json\/wp\/v2\/pages\/485\/revisions"}],"predecessor-version":[{"id":2154,"href":"https:\/\/kharonbridge.com\/en\/wp-json\/wp\/v2\/pages\/485\/revisions\/2154"}],"wp:attachment":[{"href":"https:\/\/kharonbridge.com\/en\/wp-json\/wp\/v2\/media?parent=485"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}