{"id":445,"date":"2026-06-22T14:12:15","date_gmt":"2026-06-22T14:12:15","guid":{"rendered":"https:\/\/bdhstreams.com\/?page_id=445"},"modified":"2026-07-14T17:28:16","modified_gmt":"2026-07-14T17:28:16","slug":"about","status":"publish","type":"page","link":"https:\/\/bdhstreams.com\/fr\/about\/","title":{"rendered":"about"},"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 : HERO   (Custom HTML)                                  \u2551\n     \u2551  Full-bleed about banner + scrim + the single page h1.            \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-abhero{background:var(--dark);position:relative;overflow:hidden;}\n\/* full-bleed image banner behind the copy *\/\n.bdhs-home .bdhs-abhero-bg{position:absolute;inset:0;}\n.bdhs-home .bdhs-abhero-bg img{width:100%;height:100%;object-fit:cover;display:block;}\n\/* scrim: darken bottom (fade into page) + left (keep copy readable) *\/\n.bdhs-home .bdhs-abhero-bg::after{\n  content:\"\";position:absolute;inset:0;\n  background:\n    linear-gradient(0deg,var(--dark) 0%,rgba(35,31,32,.55) 42%,rgba(35,31,32,.22) 100%),\n    linear-gradient(90deg,rgba(35,31,32,.94) 0%,rgba(35,31,32,.6) 52%,rgba(35,31,32,.3) 100%);\n}\n.bdhs-home .bdhs-abhero-inner{\n  position:relative;z-index:1;\n  padding-top:132px;padding-bottom:72px;max-width:760px;\n}\n.bdhs-home .bdhs-abhero-brand{\n  font-size:.78rem;font-weight:800;text-transform:uppercase;\n  letter-spacing:.2em;color:var(--yellow);margin-bottom:12px;\n}\n.bdhs-home .bdhs-abhero-title{\n  font-family:var(--display);font-weight:800;text-transform:uppercase;\n  font-size:clamp(2rem,5vw,3.4rem);line-height:1.04;\n  letter-spacing:-.01em;margin-bottom:18px;\n}\n.bdhs-home .bdhs-abhero-bar{display:block;width:66px;height:4px;border-radius:2px;background:var(--grad);margin:0 0 20px;}\n.bdhs-home .bdhs-abhero-sub{color:var(--muted);max-width:56ch;font-size:1.05rem;}\n@media (max-width:860px){\n  .bdhs-home .bdhs-abhero-inner{padding-top:104px;padding-bottom:52px;}\n}\n<\/style>\n\n<section class=\"bdhs-home bdhs-abhero\" aria-label=\"\u00c0 propos de BDH Streams\">\n  <div class=\"bdhs-abhero-bg\" aria-hidden=\"true\">\n    <img decoding=\"async\" src=\"https:\/\/bdhstreams.com\/wp-content\/uploads\/2026\/06\/Banner-BDH-Streams-About-US.jpg\" alt=\"\">\n  <\/div>\n  <div class=\"bdhs-wrap bdhs-abhero-inner\">\n    <p class=\"bdhs-abhero-brand bdhs-rise\">\u00c0 propos de BDH Streams<\/p>\n    <h1 class=\"bdhs-abhero-title bdhs-rise bdhs-rise-2\">Des histoires partout, \u00e0 tout moment<\/h1>\n    <span class=\"bdhs-abhero-bar bdhs-rise bdhs-rise-3\" aria-hidden=\"true\"><\/span>\n    <p class=\"bdhs-abhero-sub bdhs-rise bdhs-rise-4\">Nous sommes une petite plateforme de diffusion ind\u00e9pendante, construite de z\u00e9ro, pour les gens qui tiennent \u00e0 un r\u00e9cit honn\u00eate.<\/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  SECTION 2 : WHO WE ARE   (Custom HTML)                            \u2551\n     \u2551  Short, plain paragraphs. Reveal on scroll.                       \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-who{background:var(--dark);padding:60px 0 44px;}\n.bdhs-home .bdhs-who-h2{font-family:var(--display);font-weight:800;text-transform:uppercase;font-size:clamp(1.5rem,3.2vw,2.1rem);line-height:1.12;margin-bottom:18px;}\n.bdhs-home .bdhs-who p{color:var(--muted);max-width:64ch;font-size:1.02rem;margin-bottom:16px;}\n.bdhs-home .bdhs-who p:last-child{margin-bottom:0;}\n<\/style>\n\n<section class=\"bdhs-home bdhs-who\" aria-label=\"Qui nous sommes\">\n  <div class=\"bdhs-wrap\">\n    <span class=\"bdhs-eyebrow bdhs-reveal\">Qui nous sommes<\/span>\n    <h2 class=\"bdhs-who-h2 bdhs-reveal\">Un foyer ind\u00e9pendant pour des histoires originales<\/h2>\n    <p class=\"bdhs-reveal\">BDH Streams est une plateforme de diffusion ind\u00e9pendante d\u00e9di\u00e9e aux s\u00e9ries originales, aux balados, aux documentaires et aux contenus des coulisses. Tout ici est fait par nous, et non conc\u00e9d\u00e9 sous licence ailleurs.<\/p>\n    <p class=\"bdhs-reveal\">Nous avons b\u00e2ti cette plateforme de z\u00e9ro. Pas de grand studio, pas de gardiens, juste une petite \u00e9quipe et le travail auquel nous croyons.<\/p>\n    <p class=\"bdhs-reveal\">Nous sommes partis d&rsquo;une id\u00e9e toute simple. Les bonnes histoires devraient \u00eatre faciles \u00e0 regarder, justes envers ceux qui les font, et v\u00f4tres \u00e0 garder quand vous les achetez.<\/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  SECTION 3 : CORE VALUES   (Custom HTML)                           \u2551\n     \u2551  Four cards, yellow icon chips. Lift on hover, reveal on scroll.  \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-vals{background:var(--dark);padding:44px 0 20px;}\n.bdhs-home .bdhs-vals-h2{font-family:var(--display);font-weight:800;text-transform:uppercase;font-size:clamp(1.5rem,3.2vw,2.1rem);line-height:1.12;}\n.bdhs-home .bdhs-vals-lede{color:var(--muted);max-width:58ch;margin:10px 0 26px;}\n.bdhs-home .bdhs-vals-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}\n.bdhs-home .bdhs-val-card{\n  background:var(--dark-2);border:1px solid var(--line);border-radius:12px;\n  padding:26px 22px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;\n}\n.bdhs-home .bdhs-val-card:hover{transform:translateY(-4px);border-color:var(--teal);box-shadow:0 12px 30px rgba(0,0,0,.35);}\n.bdhs-home .bdhs-val-ico{\n  width:44px;height:44px;border-radius:10px;background:var(--yellow);\n  display:flex;align-items:center;justify-content:center;color:var(--dark);margin-bottom:14px;\n}\n.bdhs-home .bdhs-val-card h3{font-family:var(--display);font-weight:800;text-transform:uppercase;font-size:1.05rem;line-height:1.2;margin-bottom:8px;}\n.bdhs-home .bdhs-val-card p{color:var(--muted);font-size:.92rem;}\n@media (max-width:900px){.bdhs-home .bdhs-vals-grid{grid-template-columns:1fr 1fr;}}\n@media (max-width:520px){.bdhs-home .bdhs-vals-grid{grid-template-columns:1fr;}}\n<\/style>\n\n<section class=\"bdhs-home bdhs-vals\" aria-label=\"Ce que nous valorisons\">\n  <div class=\"bdhs-wrap\">\n    <span class=\"bdhs-eyebrow bdhs-reveal\">Ce que nous valorisons<\/span>\n    <h2 class=\"bdhs-vals-h2 bdhs-reveal\">Quatre choses auxquelles nous tenons<\/h2>\n    <p class=\"bdhs-vals-lede bdhs-reveal\">Voici les valeurs qui guident chaque s\u00e9rie que nous r\u00e9alisons et chaque choix que nous faisons.<\/p>\n    <div class=\"bdhs-vals-grid bdhs-stagger\">\n\n      <div class=\"bdhs-val-card bdhs-reveal\">\n        <span class=\"bdhs-val-ico\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 18h6M10 22h4M12 2a7 7 0 0 0-4 12c.6.5 1 1.3 1 2h6c0-.7.4-1.5 1-2a7 7 0 0 0-4-12z\"\/><\/svg><\/span>\n        <h3>Inspirant<\/h3>\n        <p>Nous cr\u00e9ons des histoires qui touchent les gens et leur laissent quelque chose d&rsquo;utile pour leur propre vie.<\/p>\n      <\/div>\n\n      <div class=\"bdhs-val-card bdhs-reveal\">\n        <span class=\"bdhs-val-ico\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM17 11a3 3 0 1 0 0-6M3 20c0-3 2.5-5 6-5s6 2 6 5M15 15c3 0 6 1.5 6 4\"\/><\/svg><\/span>\n        <h3>Connect\u00e9<\/h3>\n        <p>Nous r\u00e9unissons de vraies personnes autour de conversations honn\u00eates, \u00e0 l&rsquo;\u00e9cran et avec le public qui regarde.<\/p>\n      <\/div>\n\n      <div class=\"bdhs-val-card bdhs-reveal\">\n        <span class=\"bdhs-val-ico\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 18h6M10 22h4M12 2a7 7 0 0 0-4 12c.6.5 1 1.3 1 2h6c0-.7.4-1.5 1-2a7 7 0 0 0-4-12zM12 2v0\"\/><path d=\"M12 9l-1.5 3h3L12 15\"\/><\/svg><\/span>\n        <h3>Innovant<\/h3>\n        <p>Nous avons b\u00e2ti cette plateforme de z\u00e9ro pour pouvoir essayer de nouvelles id\u00e9es et les partager \u00e0 notre fa\u00e7on.<\/p>\n      <\/div>\n\n      <div class=\"bdhs-val-card bdhs-reveal\">\n        <span class=\"bdhs-val-ico\" aria-hidden=\"true\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M3 12h18M12 3c2.5 2.7 2.5 15.3 0 18M12 3c-2.5 2.7-2.5 15.3 0 18\"\/><\/svg><\/span>\n        <h3>Inclusif<\/h3>\n        <p>Nous faisons de la place \u00e0 de nombreuses voix et racontons des histoires o\u00f9 un large public peut se reconna\u00eetre.<\/p>\n      <\/div>\n\n    <\/div>\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  SECTION 4 : CLOSING CTA BAND   (Custom HTML, plain links)         \u2551\n     \u2551  Links to \/shows\/ and \/pricing\/. Honest, no fake urgency.         \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-abcta{background:var(--dark);padding:44px 0 72px;}\n.bdhs-home .bdhs-abcta-inner{background:var(--dark-2);border:1px solid var(--line);border-radius:16px;padding:44px 40px;position:relative;overflow:hidden;}\n.bdhs-home .bdhs-abcta-inner::before{content:\"\";position:absolute;top:0;left:0;right:0;height:4px;background:var(--grad);}\n.bdhs-home .bdhs-abcta-h2{font-family:var(--display);font-weight:800;text-transform:uppercase;font-size:clamp(1.4rem,3vw,2rem);line-height:1.12;margin-bottom:10px;max-width:26ch;}\n.bdhs-home .bdhs-abcta-sub{color:var(--muted);max-width:58ch;margin-bottom:24px;}\n.bdhs-home .bdhs-abcta-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;}\n<\/style>\n\n<section class=\"bdhs-home bdhs-abcta\" aria-label=\"D\u00e9couvrez notre travail\">\n  <div class=\"bdhs-wrap\">\n    <div class=\"bdhs-abcta-inner bdhs-reveal\">\n      <h2 class=\"bdhs-abcta-h2\">Voyez ce que nous avons fait. Regardez quand vous voulez.<\/h2>\n      <p class=\"bdhs-abcta-sub\">Le premier \u00e9pisode de chaque s\u00e9rie est gratuit. Quand une histoire vaut la peine d&rsquo;\u00eatre gard\u00e9e, vous pouvez l&rsquo;acheter pour de bon. Pas de forfaits group\u00e9s, pas de frais surprises.<\/p>\n      <div class=\"bdhs-abcta-row\">\n        <a class=\"bdhs-btn bdhs-btn--primary\" href=\"https:\/\/bdhstreams.com\/fr\/shows\/\">\n          <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"M6 4l14 8-14 8z\"\/><\/svg>\n          Voir nos s\u00e9ries\n        <\/a>\n        <a class=\"bdhs-btn bdhs-btn--secondary\" href=\"https:\/\/bdhstreams.com\/fr\/pricing\/\">Voir les tarifs<\/a>\n      <\/div>\n    <\/div>\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  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","protected":false},"excerpt":{"rendered":"<p>\u00c0 propos de BDH Streams Des histoires partout, \u00e0 tout moment Nous sommes une petite plateforme de diffusion ind\u00e9pendante, construite de z\u00e9ro, pour les gens qui tiennent \u00e0 un r\u00e9cit honn\u00eate. Qui nous sommes Un foyer ind\u00e9pendant pour des histoires originales BDH Streams est une plateforme de diffusion ind\u00e9pendante d\u00e9di\u00e9e aux s\u00e9ries originales, aux balados,&#8230;<\/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-445","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/pages\/445","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=445"}],"version-history":[{"count":3,"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/pages\/445\/revisions"}],"predecessor-version":[{"id":752,"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/pages\/445\/revisions\/752"}],"wp:attachment":[{"href":"https:\/\/bdhstreams.com\/fr\/wp-json\/wp\/v2\/media?parent=445"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}