{"id":1548,"date":"2023-01-12T23:00:00","date_gmt":"2023-01-12T23:00:00","guid":{"rendered":"https:\/\/tvemfoco.com\/?p=1548"},"modified":"2023-01-15T12:56:16","modified_gmt":"2023-01-15T12:56:16","slug":"ganhadores-do-bbb","status":"publish","type":"post","link":"https:\/\/tvemfoco.com\/es\/ganhadores-do-bbb\/","title":{"rendered":"Ganadores BBB: mira qui\u00e9n gan\u00f3 las \u00faltimas ediciones de reality"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-confira-quem-faturou-o-premio-principal-do-programa\">Vea qui\u00e9n gan\u00f3 el primer premio del programa<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/bbb-23-logo_579-1024x576.jpeg\" alt=\"BBB\" class=\"w-full object-cover object-center border mx-auto wp-image-1549\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/bbb-23-logo_579-1024x576.jpeg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/bbb-23-logo_579-300x169.jpeg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/bbb-23-logo_579-768x432.jpeg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/bbb-23-logo_579.jpeg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Veamos a los ganadores de todas las ediciones de BBB. Fuente: Globo.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Llega enero y con \u00e9l, el BBB. Ya estamos en la 23\u00aa edici\u00f3n desde la primera, pasaron muchas cosas en la casa m\u00e1s vigilada de Brasil. En primer lugar, \u00bfte gusta seguir la realidad? Porque hemos preparado para ti una retrospectiva de todos los ganadores del BBB.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Recuerda a todos los ganadores de las \u00faltimas ediciones del reality y prep\u00e1rate porque el BBB 23 ya est\u00e1 para nuevas emociones.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZQvhmz\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/tvemfoco.com\/es\/quem-foi-expulso-do-bbb\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"\u00bfQui\u00e9n fue expulsado del BBB? \u00a1Recuerda las controversias!\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/Quem-foi-expulso-do-BBB-scaled.jpg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/tvemfoco.com\/es\/quem-foi-expulso-do-bbb\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"\u00bfQui\u00e9n fue expulsado del BBB? \u00a1Recuerda las controversias!\">\n            \u00bfQui\u00e9n fue expulsado del BBB? \u00a1Recuerda las controversias!        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Consulta aqu\u00ed qui\u00e9nes fueron los participantes expulsados de la BBB.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/tvemfoco.com\/es\/quem-foi-expulso-do-bbb\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Sigue leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/tvemfoco.com\/es\/quem-foi-expulso-do-bbb\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/Quem-foi-expulso-do-BBB-scaled.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                \u00bfQui\u00e9n fue expulsado del BBB? \u00a1Recuerda las controversias!              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/es\/quem-foi-expulso-do-bbb\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Sigue leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Seguir\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De antemano, ya que estamos recordando a todos los ganadores del reality, tambi\u00e9n vale recordar que la primera edici\u00f3n se realiz\u00f3 en 2002 en una casa de 2.300 metros cuadrados en la Zona Oeste de R\u00edo de Janeiro.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El BBB fue presentado desde su primera edici\u00f3n hasta 2016 por Pedro Bial. Luego, a partir de 2017, pas\u00f3 a ser presentado por Tiago Leifert. En 2022, Tadeu Schmidt se hizo cargo del programa. Aun as\u00ed, al p\u00fablico no dej\u00f3 de gustarle la forma en que se presentaba la realidad.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ahora que ha recordado un poco de la historia de la realidad, \u00a1vea los ganadores de BBB!<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-como-funciona-esse-reality\">\u00bfC\u00f3mo funciona esta realidad?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"960\" height=\"640\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/man-5545037_960_720-2.jpg\" alt=\"Homem surpreso comendo pipoca.\" class=\"w-full object-cover object-center border mx-auto wp-image-1552\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/man-5545037_960_720-2.jpg 960w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/man-5545037_960_720-2-300x200.jpg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/man-5545037_960_720-2-768x512.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Consigue las palomitas y enciende tu televisor: BBB 23 est\u00e1 a punto de comenzar. Fuente: Pixabay.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El reality se basa en el encierro de los participantes en una casa completamente escenogr\u00e1fica y vigilada las 24 horas. As\u00ed, los jugadores no pueden mantenerse en contacto con el exterior de la casa ni tener informaci\u00f3n sobre lo que ocurre fuera y sobre sus familiares.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Los participantes son elegidos por la producci\u00f3n del programa. Sin embargo, cada semana se enfrentan al voto popular y corren el riesgo de salir de casa y perder el premio final y otros premios que se ofrecen durante el juego.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1VBr5H\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/tvemfoco.com\/es\/polemicas-no-bbb\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Controversias sobre el BBB: mira las situaciones\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/Polemicas-do-BBB-scaled.jpg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/tvemfoco.com\/es\/polemicas-no-bbb\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Controversias sobre el BBB: mira las situaciones\">\n            Controversias sobre el BBB: mira las situaciones        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Consulta aqu\u00ed las principales situaciones m\u00e1s ins\u00f3litas acontecidas en las \u00faltimas ediciones de la BBB.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/tvemfoco.com\/es\/polemicas-no-bbb\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Sigue leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/tvemfoco.com\/es\/polemicas-no-bbb\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/Polemicas-do-BBB-scaled.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Controversias sobre el BBB: mira las situaciones              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/es\/polemicas-no-bbb\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Sigue leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Seguir\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quem-foram-os-ganhadores-do-bbb\">\u00bfQui\u00e9nes fueron los ganadores de BBB?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Echa un vistazo a todos los ganadores de las \u00faltimas ediciones del reality show a continuaci\u00f3n. Junto con breves relatos de sus victorias.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-1-kleber-bambam\">BBB 1 \u2013 Kl\u00e9ber Bambam<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Quien se gan\u00f3 el coraz\u00f3n del p\u00fablico en la primera edici\u00f3n del BBB fue Kl\u00e9ber Bambam. Sin embargo, su relaci\u00f3n con los dem\u00e1s participantes de la casa no fue la mejor. A\u00fan as\u00ed, gan\u00f3 el premio de 500 mil reales en la final de 2002.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-2-rodrigo-leonel\">BBB 2 \u2013 Rodrigo Leonel<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En la segunda edici\u00f3n del BBB, el \u201ccowboy\u201d se llev\u00f3 el premio. Sin embargo, esta edici\u00f3n tuvo lugar en el mismo a\u00f1o en que tambi\u00e9n gan\u00f3 Bambam, en 2002. Esta fue la \u00fanica vez que se mostraron dos ediciones en el mismo a\u00f1o. Rodrigo Leonel tambi\u00e9n gan\u00f3 500 mil reales en el premio.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-3-dhomini-ferreira\">BBB 3 \u2013 Dhomini Ferreira<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En una de las encuestas m\u00e1s ajustadas de la realidad, Dhomini fue el ganador. Sin embargo, estuvo tan cerca que gan\u00f3 por solo 51% de los votos. Luego, el segundo lugar fue para Elane de Bahia. \u00bfSeguiste alguna de estas ediciones?<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-4-cida-dos-santos\">BBB 4 \u2013 Ciudad de Santos<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cida fue la primera mujer en ganar una edici\u00f3n BBB. Adem\u00e1s de ser el participante con mayor porcentaje de votos hasta ese a\u00f1o. As\u00ed, tambi\u00e9n se llev\u00f3 a casa sus 500 mil reales.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-5-jean-willys\">BBB 5 \u2013 Jean Willys<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Jean Willys fue el primer participante del reality show en llevarse 1 mill\u00f3n de reales a casa. Adem\u00e1s de dejar en segundo lugar a la reconocida actriz Grazi Massafera, quien se llev\u00f3 a casa 50 mil reales.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-6-mara-viana\">BBB 6 \u2013 Mara Viana<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mara Viana gan\u00f3 la sexta edici\u00f3n del BBB con mucho carisma. As\u00ed, conquist\u00f3 al p\u00fablico y, adem\u00e1s de llevarse a casa 1 mill\u00f3n de reales, tambi\u00e9n se llev\u00f3 dos autos nuevos.&nbsp;<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-7-diego-alemao\">BBB 7 \u2013 Diego Alem\u00e3o<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Este fue uno de los participantes m\u00e1s c\u00f3micos del BBB. Adem\u00e1s, tiene el mayor porcentaje de votos en la realidad hasta el momento, 91% de los votos. Se vincul\u00f3 con Iris Stefanelli y Fani Pacheco en el programa. Vale recordar que el segundo lugar fue para Carol, quien sali\u00f3 del programa con 50 mil reales y un auto nuevo.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-8-rafinha-ribeiro\">BBB 8 \u2013 Rafinha Ribeiro<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Rafinha tiene el r\u00e9cord de votos en la BBB, m\u00e1s de 76 millones de votos lo consagraron como campe\u00f3n de la BBB 8. La disputa estuvo muy re\u00f1ida y tuvo un poco m\u00e1s del 50% de los votos.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-9-maximiliano-porto\">BBB 9 \u2013 Maximiliano Porto<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Otra disputa muy re\u00f1ida fue tambi\u00e9n la de la novena versi\u00f3n de la BBB. El artista visual Maximiliano gan\u00f3 por tan solo 0.24% de diferencia. Luego, el segundo lugar fue para el sur de Mato Grosso Priscila, que se llev\u00f3 a casa 100 mil reales.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-10-marcelo-dourado\">BBB 10 \u2013 Marcelo Dorado<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Marcelo Dourado fue el gran campe\u00f3n de la d\u00e9cima edici\u00f3n del reality show. Adem\u00e1s de ser el primer ganador en llevarse a casa 1,5 millones de reales. Adem\u00e1s, Marcelo Dourado fue ex participante de la cuarta edici\u00f3n del BBB.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-11-maria-melilo\">BBB 11 \u2013 Mar\u00eda Melilo<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mar\u00eda Melilo obtuvo el primer lugar en esta edici\u00f3n del BBB. Se involucr\u00f3 con otros participantes en la casa e hizo que el juego contara. Dej\u00f3 la realidad con 1,5 reales en el bolsillo. Luego, el doctor Wesley, qued\u00f3 en segundo lugar.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-12-fael-cordeiro\">BBB 12 \u2013 Fael Cordeiro<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Fael Cordeiro ocup\u00f3 el primer lugar en BBB 12. Era veterinario y obtuvo 92% de los votos, el porcentaje m\u00e1s alto de un campe\u00f3n.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-13-fernanda-keulla\">BBB 13 \u2013 Fernanda Keulla<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La abogada Fernanda Keulla venci\u00f3 a la pareja Nasser y Andressa en 2013 y fue la gran campeona de esa edici\u00f3n. Adem\u00e1s, Fernanda present\u00f3 el show de videos m\u00e1s tarde. Genial, \u00bfeh?<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-14-vanessa-mesquita\">BBB 14 \u2013 Vanessa Mesquita<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vanessa Mesquita fue la gran ganadora de BBB 14. As\u00ed, mantuvo a las mujeres en lo m\u00e1s alto un a\u00f1o m\u00e1s. Defensora de la causa de los animales, conquist\u00f3 al p\u00fablico y se llev\u00f3 su premio a casa.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-15-cezar-lima\">BBB 15 \u2013 Cezar Lima<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cinco veces amurallado, C\u00e9zar Lima logr\u00f3 llevarse a casa el premio con carisma y aceptaci\u00f3n del p\u00fablico. La estudiante de derecho venci\u00f3 a Amanda en la gran final.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-16-munik-nunes\">BBB 16 \u2013 Munik Nunes<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Munik Nunes gan\u00f3 el premio con tan solo 19 a\u00f1os. La gran protagonista de la edici\u00f3n fue Ana Paula. Sin embargo, fue expulsada por haber agredido a uno de los participantes, Renan. El famoso eslogan \u201cOlha ela\u201d fue creado por Ana Paula.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-17-emily-araujo\">BBB 17 \u2013 Emily Ara\u00fajo\u00a0<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lleno de controversias, el BBB 17 dio de qu\u00e9 hablar. La gran campeona fue Emily Ara\u00fajo, la estudiante que se gan\u00f3 la simpat\u00eda del p\u00fablico. Su compa\u00f1ero dentro de la casa, Marcos Harter, fue expulsado por agresi\u00f3n. As\u00ed, esta versi\u00f3n dio de qu\u00e9 hablar. \u00bfSeguiste?<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-18-gleici\">BBB 18 \u2013 Gl\u00e9ici<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Gleici fue el campe\u00f3n de la decimoctava edici\u00f3n del BBB. Uno de sus mejores momentos dentro de la casa fue la pared falsa. Con eso, el campe\u00f3n mir\u00f3 a los otros jugadores y volvi\u00f3 con todo indicando a Patr\u00edcia a la pared, quien efectivamente termin\u00f3 y\u00e9ndose.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-19-paula-von-sperling\">BBB 19 \u2013 Paula Von Sperling<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Paula fue la gran ganadora de esta edici\u00f3n. As\u00ed, con 61% de los votos en la final, desplaz\u00f3 a Alan, que ocup\u00f3 el segundo lugar.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-20-thelma\">BBB 20 \u2013 Thelma<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Doctor Thelma super\u00f3 al influencer digital Rafa Kalimann y al cantante Manu Gavassi. Aun as\u00ed, la amistad con ellos contin\u00faa fuera de casa. Con 44% de los votos, Thelma Assis gan\u00f3 esta edici\u00f3n.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-21-juliette\">BBB 21 \u2013 Julieta<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Juliette fue la gran campeona de uno de los BBB&#039;s m\u00e1s comentados de todos. Esta edici\u00f3n dio de qu\u00e9 hablar con tanto que pas\u00f3 en la casa. As\u00ed como con todos los villanos que se formaron en un solo n\u00famero. Con gran favoritismo, gan\u00f3 Juliette.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-bbb-22-arthur-aguiar\">BBB 22 \u2013 Arturo Aguiar<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Uno de los hermanos m\u00e1s comentados en la web en ese momento, Arthur Aguiar fue el \u00faltimo ganador del reality show. M\u00e1s a\u00fan, fue la primera cabina en ganar 1,5 millones de reales en el BBB.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-qual-sera-a-proxima-edicao-do-bbb\">C\u00f3mo ser\u00e1 la pr\u00f3xima edici\u00f3n de la BBB<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"960\" height=\"641\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/remote-control-932273_960_720.jpg\" alt=\"Controle de Tv.\" class=\"w-full object-cover object-center border mx-auto wp-image-1553\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/remote-control-932273_960_720.jpg 960w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/remote-control-932273_960_720-300x200.jpg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/remote-control-932273_960_720-768x513.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Mira BBB 23 y elige tu favorito para el premio. Fuente: Pixabay.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00a1Prep\u00e1rate para las pr\u00f3ximas emociones con este reality show porque BBB 23 est\u00e1 llamando a la puerta! La pr\u00f3xima edici\u00f3n es BBB 23 y se exhibir\u00e1 a partir del 16 de enero de 2023.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Hay una gran expectaci\u00f3n del p\u00fablico por esta pr\u00f3xima edici\u00f3n. Despu\u00e9s de todo, BBB 22 fue considerado &quot;fracaso&quot; por los fan\u00e1ticos. \u00bfY tu? \u00bfSeguir\u00e1s esta edici\u00f3n? Recuerda con nosotros los \u00faltimos ganadores y elige tu favorito para BBB 23.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pero si quieres ver otro tipo de programas, accede al contenido recomendado a continuaci\u00f3n y \u00a1compru\u00e9balo!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-mQtzT\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/tvemfoco.com\/es\/assistir-jogos-da-copinha-ao-vivo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"\u00bfC\u00f3mo ver partidos de Copa en vivo?\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/campo-do-paulistao-scaled.jpeg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/tvemfoco.com\/es\/assistir-jogos-da-copinha-ao-vivo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"\u00bfC\u00f3mo ver partidos de Copa en vivo?\">\n            \u00bfC\u00f3mo ver partidos de Copa en vivo?        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Consulta aqu\u00ed c\u00f3mo ver los partidos de Copa para no perderte ning\u00fan partido.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/tvemfoco.com\/es\/assistir-jogos-da-copinha-ao-vivo\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Sigue leyendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/tvemfoco.com\/es\/assistir-jogos-da-copinha-ao-vivo\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/campo-do-paulistao-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                \u00bfC\u00f3mo ver partidos de Copa en vivo?              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/es\/assistir-jogos-da-copinha-ao-vivo\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Sigue leyendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Seguir\u00e1s en el mismo lugar              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Aqu\u00ed puede ver qui\u00e9nes fueron los ganadores de todas las ediciones de BBB y un relato de c\u00f3mo llegaron a la victoria. As\u00ed que t\u00f3mese el tiempo para leer y recordar.<\/p>","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[11],"tags":[104,663,665,666,14],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Ganhadores do BBB: confira quem venceu as \u00faltimas edi\u00e7\u00f5es do reality - TV em Foco<\/title>\n<meta name=\"description\" content=\"Voc\u00ea gosta de acompanhar as edi\u00e7\u00f5es do BBB? Preparamos para voc\u00ea os \u00faltimos ganhadores do reality show. Venha conferir!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tvemfoco.com\/es\/ganhadores-do-bbb\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ganhadores do BBB: confira quem venceu as \u00faltimas edi\u00e7\u00f5es do reality\" \/>\n<meta property=\"og:description\" content=\"Voc\u00ea gosta de acompanhar as edi\u00e7\u00f5es do BBB? Preparamos para voc\u00ea os \u00faltimos ganhadores do reality show. Venha conferir!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tvemfoco.com\/es\/ganhadores-do-bbb\/\" \/>\n<meta property=\"og:site_name\" content=\"TV em Foco\" \/>\n<meta property=\"article:published_time\" content=\"2023-01-12T23:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-15T12:56:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/bbb-23-logo_579-1024x576.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Barbara Evaristo\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/tvemfoco.com\/#website\",\"url\":\"https:\/\/tvemfoco.com\/\",\"name\":\"TV em Foco\",\"description\":\"A TV em Foco \u00e9 um site online que oferece not\u00edcias atualizadas sobre diversos assuntos\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/tvemfoco.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es-MX\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"es-MX\",\"@id\":\"https:\/\/tvemfoco.com\/ganhadores-do-bbb\/#primaryimage\",\"url\":\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/bbb-23-logo_579.jpeg\",\"contentUrl\":\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/bbb-23-logo_579.jpeg\",\"width\":1280,\"height\":720,\"caption\":\"Fonte: Reprodu\u00e7\u00e3o\/Globo\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tvemfoco.com\/ganhadores-do-bbb\/#webpage\",\"url\":\"https:\/\/tvemfoco.com\/ganhadores-do-bbb\/\",\"name\":\"Ganhadores do BBB: confira quem venceu as \u00faltimas edi\u00e7\u00f5es do reality - TV em Foco\",\"isPartOf\":{\"@id\":\"https:\/\/tvemfoco.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/tvemfoco.com\/ganhadores-do-bbb\/#primaryimage\"},\"datePublished\":\"2023-01-12T23:00:00+00:00\",\"dateModified\":\"2023-01-15T12:56:16+00:00\",\"author\":{\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/b45b3b56a7c0676cd763d3f392855c07\"},\"description\":\"Voc\u00ea gosta de acompanhar as edi\u00e7\u00f5es do BBB? Preparamos para voc\u00ea os \u00faltimos ganhadores do reality show. Venha conferir!\",\"breadcrumb\":{\"@id\":\"https:\/\/tvemfoco.com\/ganhadores-do-bbb\/#breadcrumb\"},\"inLanguage\":\"es-MX\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tvemfoco.com\/ganhadores-do-bbb\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tvemfoco.com\/ganhadores-do-bbb\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/tvemfoco.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ganhadores do BBB: confira quem venceu as \u00faltimas edi\u00e7\u00f5es do reality\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/b45b3b56a7c0676cd763d3f392855c07\",\"name\":\"Barbara Evaristo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es-MX\",\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f2a5f59d5e4348f51cf4c31bfbb5f997?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f2a5f59d5e4348f51cf4c31bfbb5f997?s=96&d=mm&r=g\",\"caption\":\"Barbara Evaristo\"},\"description\":\"Formada em Jornalismo e Multim\u00eddia, a escrita para mim \u00e9 mais do que profiss\u00e3o, \u00e9 uma paix\u00e3o. Sou casada, crist\u00e3 e curiosa. Gosto de estar sempre por dentro do que est\u00e1 acontecendo e de alguma forma, manter as pessoas informadas tamb\u00e9m.\",\"url\":\"https:\/\/tvemfoco.com\/es\/author\/barbara-evaristo\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Ganhadores do BBB: confira quem venceu as \u00faltimas edi\u00e7\u00f5es do reality - TV em Foco","description":"Voc\u00ea gosta de acompanhar as edi\u00e7\u00f5es do BBB? Preparamos para voc\u00ea os \u00faltimos ganhadores do reality show. Venha conferir!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tvemfoco.com\/es\/ganhadores-do-bbb\/","og_locale":"es_MX","og_type":"article","og_title":"Ganhadores do BBB: confira quem venceu as \u00faltimas edi\u00e7\u00f5es do reality","og_description":"Voc\u00ea gosta de acompanhar as edi\u00e7\u00f5es do BBB? Preparamos para voc\u00ea os \u00faltimos ganhadores do reality show. Venha conferir!","og_url":"https:\/\/tvemfoco.com\/es\/ganhadores-do-bbb\/","og_site_name":"TV em Foco","article_published_time":"2023-01-12T23:00:00+00:00","article_modified_time":"2023-01-15T12:56:16+00:00","og_image":[{"url":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/bbb-23-logo_579-1024x576.jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Barbara Evaristo","Est. reading time":"8 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/tvemfoco.com\/#website","url":"https:\/\/tvemfoco.com\/","name":"TV em Foco","description":"A TV em Foco \u00e9 um site online que oferece not\u00edcias atualizadas sobre diversos assuntos","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tvemfoco.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es-MX"},{"@type":"ImageObject","inLanguage":"es-MX","@id":"https:\/\/tvemfoco.com\/ganhadores-do-bbb\/#primaryimage","url":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/bbb-23-logo_579.jpeg","contentUrl":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/bbb-23-logo_579.jpeg","width":1280,"height":720,"caption":"Fonte: Reprodu\u00e7\u00e3o\/Globo"},{"@type":"WebPage","@id":"https:\/\/tvemfoco.com\/ganhadores-do-bbb\/#webpage","url":"https:\/\/tvemfoco.com\/ganhadores-do-bbb\/","name":"Ganhadores do BBB: confira quem venceu as \u00faltimas edi\u00e7\u00f5es do reality - TV em Foco","isPartOf":{"@id":"https:\/\/tvemfoco.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tvemfoco.com\/ganhadores-do-bbb\/#primaryimage"},"datePublished":"2023-01-12T23:00:00+00:00","dateModified":"2023-01-15T12:56:16+00:00","author":{"@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/b45b3b56a7c0676cd763d3f392855c07"},"description":"Voc\u00ea gosta de acompanhar as edi\u00e7\u00f5es do BBB? Preparamos para voc\u00ea os \u00faltimos ganhadores do reality show. Venha conferir!","breadcrumb":{"@id":"https:\/\/tvemfoco.com\/ganhadores-do-bbb\/#breadcrumb"},"inLanguage":"es-MX","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tvemfoco.com\/ganhadores-do-bbb\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tvemfoco.com\/ganhadores-do-bbb\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tvemfoco.com\/"},{"@type":"ListItem","position":2,"name":"Ganhadores do BBB: confira quem venceu as \u00faltimas edi\u00e7\u00f5es do reality"}]},{"@type":"Person","@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/b45b3b56a7c0676cd763d3f392855c07","name":"Barbara Evaristo","image":{"@type":"ImageObject","inLanguage":"es-MX","@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f2a5f59d5e4348f51cf4c31bfbb5f997?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f2a5f59d5e4348f51cf4c31bfbb5f997?s=96&d=mm&r=g","caption":"Barbara Evaristo"},"description":"Formada em Jornalismo e Multim\u00eddia, a escrita para mim \u00e9 mais do que profiss\u00e3o, \u00e9 uma paix\u00e3o. Sou casada, crist\u00e3 e curiosa. Gosto de estar sempre por dentro do que est\u00e1 acontecendo e de alguma forma, manter as pessoas informadas tamb\u00e9m.","url":"https:\/\/tvemfoco.com\/es\/author\/barbara-evaristo\/"}]}},"_links":{"self":[{"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/posts\/1548"}],"collection":[{"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/comments?post=1548"}],"version-history":[{"count":0,"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/posts\/1548\/revisions"}],"wp:attachment":[{"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/media?parent=1548"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/categories?post=1548"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/tags?post=1548"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}