{"id":448,"date":"2026-06-22T14:12:15","date_gmt":"2026-06-22T14:12:15","guid":{"rendered":"https:\/\/bdhstreams.com\/?page_id=448"},"modified":"2026-07-14T17:28:57","modified_gmt":"2026-07-14T17:28:57","slug":"about","status":"publish","type":"page","link":"https:\/\/bdhstreams.com\/es\/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=\"Sobre 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\">Sobre BDH Streams<\/p>\n    <h1 class=\"bdhs-abhero-title bdhs-rise bdhs-rise-2\">Historias en todas partes, en todo momento<\/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\">Somos una peque\u00f1a plataforma de streaming independiente, creada desde cero, para las personas a las que les importa contar historias con honestidad.<\/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\u00e9nes somos\">\n  <div class=\"bdhs-wrap\">\n    <span class=\"bdhs-eyebrow bdhs-reveal\">Qui\u00e9nes somos<\/span>\n    <h2 class=\"bdhs-who-h2 bdhs-reveal\">Un hogar independiente para historias originales<\/h2>\n    <p class=\"bdhs-reveal\">BDH Streams es una plataforma de streaming independiente para series originales, p\u00f3dcasts, documentales y contenido detr\u00e1s de c\u00e1maras. Todo lo que hay aqu\u00ed lo hacemos nosotros, no est\u00e1 licenciado de otro lugar.<\/p>\n    <p class=\"bdhs-reveal\">Construimos esta plataforma desde cero. Sin un gran estudio, sin intermediarios, solo un equipo peque\u00f1o y el trabajo en el que creemos.<\/p>\n    <p class=\"bdhs-reveal\">Empezamos con una idea muy simple. Las buenas historias deber\u00edan ser f\u00e1ciles de ver, justas con quienes las hacen, y tuyas para conservarlas cuando las compras.<\/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=\"Lo que valoramos\">\n  <div class=\"bdhs-wrap\">\n    <span class=\"bdhs-eyebrow bdhs-reveal\">Lo que valoramos<\/span>\n    <h2 class=\"bdhs-vals-h2 bdhs-reveal\">Cuatro cosas que no soltamos<\/h2>\n    <p class=\"bdhs-vals-lede bdhs-reveal\">Estos son los valores que gu\u00edan cada serie que hacemos y cada decisi\u00f3n que tomamos.<\/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>Inspirador<\/h3>\n        <p>Hacemos historias que conmueven a las personas y les dejan algo que pueden usar en su propia vida.<\/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>Conectado<\/h3>\n        <p>Unimos a personas reales a trav\u00e9s de conversaciones honestas, en pantalla y con el p\u00fablico que mira.<\/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>Innovador<\/h3>\n        <p>Construimos esta plataforma desde cero para poder probar ideas nuevas y compartirlas a nuestra manera.<\/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>Inclusivo<\/h3>\n        <p>Hacemos espacio para muchas voces y contamos historias en las que una amplia variedad de personas puede reconocerse.<\/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=\"Descubre nuestro trabajo\">\n  <div class=\"bdhs-wrap\">\n    <div class=\"bdhs-abcta-inner bdhs-reveal\">\n      <h2 class=\"bdhs-abcta-h2\">Mira lo que hicimos. M\u00edralo cuando quieras.<\/h2>\n      <p class=\"bdhs-abcta-sub\">El primer episodio de cada serie es gratis. Cuando una historia vale la pena conservarla, puedes comprarla para siempre. Sin paquetes, sin cargos sorpresa.<\/p>\n      <div class=\"bdhs-abcta-row\">\n        <a class=\"bdhs-btn bdhs-btn--primary\" href=\"https:\/\/bdhstreams.com\/es\/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          Ver nuestras series\n        <\/a>\n        <a class=\"bdhs-btn bdhs-btn--secondary\" href=\"https:\/\/bdhstreams.com\/es\/pricing\/\">Ver los precios<\/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>Sobre BDH Streams Historias en todas partes, en todo momento Somos una peque\u00f1a plataforma de streaming independiente, creada desde cero, para las personas a las que les importa contar historias con honestidad. Qui\u00e9nes somos Un hogar independiente para historias originales BDH Streams es una plataforma de streaming independiente para series originales, p\u00f3dcasts, documentales y contenido&#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-448","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/bdhstreams.com\/es\/wp-json\/wp\/v2\/pages\/448","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bdhstreams.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bdhstreams.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bdhstreams.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bdhstreams.com\/es\/wp-json\/wp\/v2\/comments?post=448"}],"version-history":[{"count":5,"href":"https:\/\/bdhstreams.com\/es\/wp-json\/wp\/v2\/pages\/448\/revisions"}],"predecessor-version":[{"id":757,"href":"https:\/\/bdhstreams.com\/es\/wp-json\/wp\/v2\/pages\/448\/revisions\/757"}],"wp:attachment":[{"href":"https:\/\/bdhstreams.com\/es\/wp-json\/wp\/v2\/media?parent=448"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}