{"id":456,"date":"2026-06-22T16:11:53","date_gmt":"2026-06-22T16:11:53","guid":{"rendered":"https:\/\/bdhstreams.com\/?page_id=456"},"modified":"2026-07-27T03:12:10","modified_gmt":"2026-07-27T03:12:10","slug":"contact","status":"publish","type":"page","link":"https:\/\/bdhstreams.com\/fr\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\n<!-- \u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n     \u2551  FOUNDATION  :  loaded ONCE. Base tokens, buttons, motion system.  \u2551\n     \u2551  Everything below (all sections) is scoped under .bdhs-home.       \u2551\n     \u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d -->\n<style>\n\/* COSTA (headings): paste your Adobe Fonts embed here if you have it:\n   @import url('https:\/\/use.typekit.net\/XXXXXXX.css'); *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Raleway:wght@400;600;700;800&display=swap');\n\n.bdhs-home{\n  --yellow:#FCF300; --yellow-dim:#D9D200;\n  --teal:#3BBDC6; --teal-soft:#173B3E;\n  --dark:#231F20; --dark-2:#2B2728; --surface:#332F30;\n  --white:#FFFFFF; --muted:#FFFFFF; --line:#403C3D;\n  --grad:linear-gradient(90deg,var(--yellow),var(--teal));\n  --display:'costa-std','Costa','Raleway',sans-serif;\n  --body:'Raleway',sans-serif;\n  font-family:var(--body); color:var(--white); line-height:1.6;\n}\n.bdhs-home *{box-sizing:border-box;margin:0;padding:0;}\n.bdhs-home .bdhs-wrap{max-width:1200px;margin:0 auto;padding:0 24px;}\n\n\/* Every heading is explicitly white so Kadence's default dark heading\n   color can never turn one navy on the dark background. *\/\n.bdhs-home h1,.bdhs-home h2,.bdhs-home h3{color:#FFFFFF !important;}\n\n\/* Eyebrow label (small uppercase, teal) *\/\n.bdhs-home .bdhs-eyebrow{\n  font-size:.78rem;font-weight:800;text-transform:uppercase;\n  letter-spacing:.18em;color:var(--teal);margin-bottom:10px;display:block;\n}\n\n\/* Buttons *\/\n.bdhs-home .bdhs-btn{\n  display:inline-flex;align-items:center;gap:9px;\n  font-weight:800;font-size:.85rem;text-transform:uppercase;letter-spacing:.06em;\n  padding:13px 22px;border-radius:6px;text-decoration:none;\n  border:2px solid var(--yellow);cursor:pointer;\n  transition:transform .18s ease,background .18s ease,border-color .18s ease;\n}\n.bdhs-home .bdhs-btn:hover{transform:translateY(-2px);}\n.bdhs-home .bdhs-btn:focus-visible{outline:3px solid var(--teal);outline-offset:3px;}\n.bdhs-home .bdhs-btn--primary{background:var(--yellow);color:var(--dark);}\n.bdhs-home .bdhs-btn--primary:hover{background:var(--yellow-dim);border-color:var(--yellow-dim);}\n.bdhs-home .bdhs-btn--secondary{background:rgba(35,31,32,.5);color:var(--white);border-color:var(--muted);}\n.bdhs-home .bdhs-btn--secondary:hover{border-color:var(--white);}\n.bdhs-home .bdhs-quiet{font-weight:600;color:var(--teal);text-decoration:underline;text-underline-offset:3px;}\n.bdhs-home .bdhs-quiet:hover{color:var(--white);}\n.bdhs-home .bdhs-btn svg{transition:transform .18s ease;}\n.bdhs-home .bdhs-btn:hover svg{transform:translateX(2px);}\n\n\/* \u2500\u2500 MOTION SYSTEM \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n   1) bdhs-rise   : hero content rises in once on load (pure CSS)\n   2) bdhs-reveal : elements fade + rise as they scroll into view\n                    (the small script at the very end tags them)\n   All motion is disabled for visitors who ask for reduced motion. *\/\n@keyframes bdhs-rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}\n.bdhs-home .bdhs-rise{animation:bdhs-rise .6s ease both;}\n.bdhs-home .bdhs-rise-2{animation-delay:.08s;}\n.bdhs-home .bdhs-rise-3{animation-delay:.16s;}\n.bdhs-home .bdhs-rise-4{animation-delay:.24s;}\n.bdhs-home .bdhs-rise-5{animation-delay:.32s;}\n\/* Scroll reveal. Elements only hide AFTER the script tags them with\n   .bdhs-prep, so if scripts are ever stripped nothing stays invisible. *\/\n.bdhs-home .bdhs-reveal.bdhs-prep{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease;}\n.bdhs-home .bdhs-reveal.bdhs-in{opacity:1;transform:none;}\n.bdhs-home .bdhs-stagger .bdhs-reveal.bdhs-prep:nth-child(2){transition-delay:.07s;}\n.bdhs-home .bdhs-stagger .bdhs-reveal.bdhs-prep:nth-child(3){transition-delay:.14s;}\n.bdhs-home .bdhs-stagger .bdhs-reveal.bdhs-prep:nth-child(4){transition-delay:.21s;}\n@media (prefers-reduced-motion:reduce){\n  .bdhs-home *{animation:none !important;transition:none !important;}\n  .bdhs-home .bdhs-reveal.bdhs-prep{opacity:1 !important;transform:none !important;}\n}\n<\/style>\n\n\n<!-- \u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n     \u2551  SECTION 1 : INTRO   (Custom HTML)                                 \u2551\n     \u2551  Short honest intro, placed HIGH on the page. One <h1>.            \u2551\n     \u2551  The Kadence form block sits directly under this section.          \u2551\n     \u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d -->\n<style>\n.bdhs-home.bdhs-contact-intro{background:var(--dark);padding:112px 0 28px;}\n.bdhs-home .bdhs-contact-h1{\n  font-family:var(--display);font-weight:800;text-transform:uppercase;\n  font-size:clamp(2rem,5vw,3.2rem);line-height:1.06;letter-spacing:-.01em;\n  margin-bottom:14px;max-width:16ch;\n}\n.bdhs-home .bdhs-contact-bar{display:block;width:64px;height:4px;border-radius:2px;background:var(--grad);margin:0 0 20px;}\n.bdhs-home .bdhs-contact-sub{color:var(--muted);max-width:60ch;font-size:1.05rem;}\n@media (max-width:800px){.bdhs-home.bdhs-contact-intro{padding:92px 0 22px;}}\n<\/style>\n\n<section class=\"bdhs-home bdhs-contact-intro\" aria-label=\"Contactez-nous\">\n  <div class=\"bdhs-wrap\">\n    <span class=\"bdhs-eyebrow bdhs-rise\">Contact<\/span>\n    <h1 class=\"bdhs-contact-h1 bdhs-rise bdhs-rise-2\">Contactez-nous<\/h1>\n    <span class=\"bdhs-contact-bar bdhs-rise bdhs-rise-3\" aria-hidden=\"true\"><\/span>\n    <p class=\"bdhs-contact-sub bdhs-rise bdhs-rise-4\">Vous avez une question sur votre compte, une s\u00e9rie ou une collaboration avec nous ? Envoyez un message avec le formulaire ci-dessous et une vraie personne de notre \u00e9quipe vous r\u00e9pondra.<\/p>\n  <\/div>\n<\/section>\n\n\n<!-- \u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n     \u2551  PAGE-LEVEL FORM STYLE  (Custom HTML, part of the intro block)     \u2551\n     \u2551  Targets the Kadence Advanced Form by id so the separate form      \u2551\n     \u2551  block renders dark and on brand: dark fields, white text,         \u2551\n     \u2551  yellow submit. Field classes confirmed from live Kadence markup.  \u2551\n     \u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d -->\n<style>\n\/* Give the form the same dark band + centered column as the intro.\n   #kb-adv-form-645 is the French contact form wrapper id. *\/\n.kb-form-wrap #kb-adv-form-645,\n#kb-adv-form-645{\n  background:#231F20;\n  max-width:760px;\n  margin:0 auto;\n  padding:8px 24px 96px;\n  font-family:'Raleway',sans-serif;\n}\n\/* Field rows and labels *\/\n#kb-adv-form-645 .kb-adv-form-field,\n#kb-adv-form-645 .kb-field{margin-bottom:18px;}\n#kb-adv-form-645 .kb-adv-form-label{\n  display:block;color:#FFFFFF;font-weight:700;font-size:.9rem;\n  letter-spacing:.02em;margin-bottom:8px;\n}\n#kb-adv-form-645 .kb-adv-form-required{color:#FCF300;margin-left:4px;}\n#kb-adv-form-645 .kb-adv-form-help,\n#kb-adv-form-645 .kb-adv-form-description{color:#FFFFFF;opacity:.75;font-size:.82rem;margin-top:6px;}\n\/* Inputs: name, email, textarea *\/\n#kb-adv-form-645 .kb-field .kb-text-field,\n#kb-adv-form-645 .kb-email-field .kb-text-field,\n#kb-adv-form-645 .kb-textarea-field .kb-text-field,\n#kb-adv-form-645 input[type=text],\n#kb-adv-form-645 input[type=email],\n#kb-adv-form-645 textarea{\n  width:100%;\n  background:#332F30;\n  color:#FFFFFF;\n  border:1px solid #403C3D;\n  border-radius:6px;\n  padding:13px 14px;\n  font-family:'Raleway',sans-serif;\n  font-size:1rem;\n  line-height:1.5;\n  transition:border-color .18s ease,box-shadow .18s ease;\n}\n#kb-adv-form-645 textarea{min-height:160px;resize:vertical;}\n#kb-adv-form-645 input::placeholder,\n#kb-adv-form-645 textarea::placeholder{color:#FFFFFF;opacity:.55;}\n#kb-adv-form-645 input[type=text]:focus,\n#kb-adv-form-645 input[type=email]:focus,\n#kb-adv-form-645 textarea:focus{\n  outline:none;\n  border-color:#3BBDC6;\n  box-shadow:0 0 0 3px rgba(59,189,198,.25);\n}\n\/* Submit button: solid yellow, dark text *\/\n#kb-adv-form-645 .kb-adv-form-submit-button,\n#kb-adv-form-645 button[type=submit]{\n  display:inline-flex;align-items:center;justify-content:center;\n  background:#FCF300;\n  color:#231F20;\n  border:2px solid #FCF300;\n  border-radius:6px;\n  padding:13px 26px;\n  font-family:'Raleway',sans-serif;\n  font-weight:800;\n  font-size:.9rem;\n  text-transform:uppercase;\n  letter-spacing:.06em;\n  cursor:pointer;\n  transition:transform .18s ease,background .18s ease,border-color .18s ease;\n}\n#kb-adv-form-645 .kb-adv-form-submit-button:hover,\n#kb-adv-form-645 button[type=submit]:hover{\n  background:#D9D200;border-color:#D9D200;transform:translateY(-2px);\n}\n#kb-adv-form-645 .kb-adv-form-submit-button:focus-visible,\n#kb-adv-form-645 button[type=submit]:focus-visible{\n  outline:3px solid #3BBDC6;outline-offset:3px;\n}\n\/* Success \/ error messages stay readable on dark *\/\n#kb-adv-form-645 .kadence-blocks-form-message{color:#FFFFFF;border-radius:6px;}\n<\/style>\n\n\n<!-- \u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n     \u2551  \u25bc\u25bc\u25bc  FORM PLACEMENT  \u25bc\u25bc\u25bc                                          \u2551\n     \u2551  STOP. The message form is NOT in this file. It is a Kadence      \u2551\n     \u2551  block, so it cannot live inside a Custom HTML block.              \u2551\n     \u2551                                                                   \u2551\n     \u2551  In the WordPress editor, directly BELOW the Custom HTML block    \u2551\n     \u2551  that holds everything above:                                     \u2551\n     \u2551    1. Click the + to add a new block.                             \u2551\n     \u2551    2. Add a  \"Kadence Advanced Form\"  block.                      \u2551\n     \u2551    3. Choose the French contact form:  id 645.                    \u2551\n     \u2551                                                                   \u2551\n     \u2551  The FORM STYLE block above already themes id 645 (dark fields    \u2551\n     \u2551  #332F30, white text, yellow submit). Do not add an email link    \u2551\n     \u2551  here. Do not paste any [shortcode]. See 00-PLACEMENT-NOTES.txt.   \u2551\n     \u2551  \u25b2\u25b2\u25b2  FORM PLACEMENT  \u25b2\u25b2\u25b2                                          \u2551\n     \u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d -->\n\n\n<!-- \u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n     \u2551  MOTION SCRIPT : loaded ONCE, at the very end.                     \u2551\n     \u2551  Scroll reveal. Vanilla JS, no plugin, no jQuery.                  \u2551\n     \u2551  Skips itself entirely when the visitor asks for reduced motion.   \u2551\n     \u2551  Part of the single block with everything above.                  \u2551\n     \u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d -->\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) return;\n\n  \/* 1. Scroll reveal: fade + rise elements as they enter the viewport *\/\n  var reveals = document.querySelectorAll('.bdhs-home .bdhs-reveal');\n  if ('IntersectionObserver' in window && reveals.length) {\n    reveals.forEach(function (el) { el.classList.add('bdhs-prep'); });\n    var io = new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) {\n          entry.target.classList.add('bdhs-in');\n          io.unobserve(entry.target);\n        }\n      });\n    }, { threshold: 0.12, rootMargin: '0px 0px -40px 0px' });\n    reveals.forEach(function (el) { io.observe(el); });\n  }\n});\n<\/script>\n\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-kadence-advanced-form wp-block-kadence-advanced-form645-cpt-id kb-adv-form-label-style-normal kb-adv-form-input-size-standard kb-form-basic-style\"><form id=\"kb-adv-form-645-cpt-id\" class=\"kb-advanced-form\" method=\"post\" data-error-message=\"Veuillez corriger les erreurs avant de continuer.\">\n<style>.kb-row-layout-id645_79e9ce-4f > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id645_79e9ce-4f > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id645_79e9ce-4f > .kt-row-column-wrap{column-gap:var(--global-kb-gap-md, 2rem);row-gap:var(--global-kb-gap-md, 2rem);padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;grid-template-columns:repeat(2, minmax(0, 1fr));}.kb-row-layout-id645_79e9ce-4f > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id645_79e9ce-4f > .kt-row-column-wrap{grid-template-columns:repeat(2, minmax(0, 1fr));}}@media all and (max-width: 767px){.kb-row-layout-id645_79e9ce-4f > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id645_79e9ce-4f alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n<style>.kadence-column645_b1de09-62 > .kt-inside-inner-col,.kadence-column645_b1de09-62 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column645_b1de09-62 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column645_b1de09-62 > .kt-inside-inner-col{flex-direction:column;}.kadence-column645_b1de09-62 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column645_b1de09-62 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column645_b1de09-62{position:relative;}@media all and (max-width: 1024px){.kadence-column645_b1de09-62 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column645_b1de09-62 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column645_b1de09-62\"><div class=\"kt-inside-inner-col\"><div class=\"kb-adv-form-field kb-adv-form-text-type-input kb-adv-form-infield-type-input kb-field6455ddb1b-00 wp-block-kadence-advanced-form-text\"><label class=\"kb-adv-form-label\" for=\"field6455ddb1b-00\">Quel est votre nom ?<span class=\"kb-adv-form-required\">*<\/span><\/label><input name=\"field5ddb1b-00\" id=\"field6455ddb1b-00\" data-label=\"Quel est votre nom ?\" type=\"text\" placeholder=\"Jane Doe\" value=\"\" data-type=\"text\" class=\"kb-field kb-text-field\" data-required=\"yes\" required aria-required=\"true\"\/><\/div><\/div><\/div>\n\n\n<style>.kadence-column645_1fff0f-c5 > .kt-inside-inner-col,.kadence-column645_1fff0f-c5 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column645_1fff0f-c5 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column645_1fff0f-c5 > .kt-inside-inner-col{flex-direction:column;}.kadence-column645_1fff0f-c5 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column645_1fff0f-c5 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column645_1fff0f-c5{position:relative;}@media all and (max-width: 1024px){.kadence-column645_1fff0f-c5 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column645_1fff0f-c5 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column645_1fff0f-c5\"><div class=\"kt-inside-inner-col\"><div class=\"kb-adv-form-field kb-adv-form-text-type-input kb-adv-form-infield-type-input kb-field645297a86-fb wp-block-kadence-advanced-form-email\"><label class=\"kb-adv-form-label\" for=\"field645297a86-fb\">Courriel<span class=\"kb-adv-form-required\">*<\/span><\/label><input name=\"field297a86-fb\" id=\"field645297a86-fb\" data-label=\"Courriel\" type=\"email\" placeholder=\"\" value=\"\" data-type=\"email\" class=\"kb-field kb-email-field\" data-required=\"yes\" required aria-required=\"true\"\/><\/div><\/div><\/div>\n\n<\/div><\/div>\n\n<div class=\"kb-adv-form-field kb-adv-form-text-type-input kb-adv-form-infield-type-input kb-field645a370ee-90 wp-block-kadence-advanced-form-textarea\"><label class=\"kb-adv-form-label\" for=\"field645a370ee-90\">Message<span class=\"kb-adv-form-required\">*<\/span><\/label><textarea name=\"fielda370ee-90\" id=\"field645a370ee-90\" rows=\"3\"  aria-describedby=\"aria-describe645a370ee-90\" data-label=\"Message\" placeholder=\"\" data-type=\"textarea\" class=\"kb-field kb-textarea-field\" data-required=\"yes\" required aria-required=\"true\"><\/textarea><div class=\"kb-adv-form-help\" id=\"aria-describe645a370ee-90\">Veuillez saisir votre message.<\/div><\/div>\n\n<style>ul.menu .kb-submit-field .kb-btn86224f-72.kb-button{width:initial;}.kb-submit-field.kb-field86224f-72{justify-content:flex-start;}<\/style><div class=\"kb-adv-form-field kb-submit-field kb-field86224f-72 wp-block-kadence-advanced-form-submit\"><button class=\"kb-button kt-button button kb-adv-form-submit-button kb-btn86224f-72 kt-btn-size-standard kt-btn-width-type-auto kb-btn-global-fill kt-btn-has-text-true kt-btn-has-svg-false\" type=\"submit\"><span class=\"kt-btn-inner-text\">Submit<\/span><\/button><\/div>\n\n<div class=\"kb-adv-form-field kb-field1c853a-8d wp-block-kadence-advanced-form-captcha\"><div class=\"cf-turnstile\" data-language=\"\" data-size=\"normal\" data-theme=\"light\" data-sitekey=\"0x4AAAAAADuDtmz2EgSguSrp\"><\/div><\/div>\n<input type=\"hidden\" name=\"_kb_adv_form_post_id\" value=\"645\"><input type=\"hidden\" name=\"action\" value=\"kb_process_advanced_form_submit\"><input type=\"hidden\" name=\"_kb_adv_form_id\" value=\"645-cpt-id\"><\/form><\/div>\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Contact Contactez-nous Vous avez une question sur votre compte, une s\u00e9rie ou une collaboration avec nous ? Envoyez un message avec le formulaire ci-dessous et une vraie personne de notre \u00e9quipe vous r\u00e9pondra.<\/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,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-456","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/pages\/456","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/comments?post=456"}],"version-history":[{"count":4,"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/pages\/456\/revisions"}],"predecessor-version":[{"id":843,"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/pages\/456\/revisions\/843"}],"wp:attachment":[{"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/media?parent=456"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}