{"id":2248,"date":"2023-01-30T23:00:00","date_gmt":"2023-01-30T23:00:00","guid":{"rendered":"https:\/\/tvemfoco.com\/?p=2248"},"modified":"2023-02-01T18:11:56","modified_gmt":"2023-02-01T18:11:56","slug":"quem-sao-os-participantes-do-big-brother-brasil","status":"publish","type":"post","link":"https:\/\/tvemfoco.com\/es\/quem-sao-os-participantes-do-big-brother-brasil\/","title":{"rendered":"\u00bfQui\u00e9nes son los participantes del Gran Hermano Brasil 23? \u00a1Consulta la lista!"},"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-este-ano-a-casa-mais-vigiada-do-brasil-esta-cheia-de-personalidades-incriveis\">Este a\u00f1o la casa m\u00e1s vista de Brasil se llena de personalidades incre\u00edbles<\/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=\"683\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/bbb-ao-vivo-no-globoplay-1024x683.jpg\" alt=\"bbb ao vivo no globoplay\" class=\"w-full object-cover object-center border mx-auto wp-image-2898\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/bbb-ao-vivo-no-globoplay-1024x683.jpg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/bbb-ao-vivo-no-globoplay-300x200.jpg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/bbb-ao-vivo-no-globoplay-768x512.jpg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/bbb-ao-vivo-no-globoplay.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">No te pierdas nada con el BBB en vivo por Globoplay. Fuente: Canva.<\/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 saber qui\u00e9nes son los participantes de Big Brother Brasil 23! Este a\u00f1o, la casa m\u00e1s vista de Brasil est\u00e1 llena de personalidades \u00fanicas e historias que prometen dejarte enganchado a la pantalla.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Desde atletas competitivos hasta artistas talentosos, profesores de gimnasia y actores exitosos, cada uno de los 22 concursantes tiene su propio estilo y personalidad \u00fanicos.\u00a0<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1eD98L\">\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            Vea aqu\u00ed las principales controversias que involucran a los hermanos dentro de la casa m\u00e1s vigilada de Brasil.        <\/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><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>No pierdas la oportunidad de seguir cada paso y cada movimiento de estos valientes competidores y prep\u00e1rate para seguir una feroz competencia por el premio de 1,5 millones de reales.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00a1No pierda m\u00e1s tiempo y descubra qui\u00e9nes son los participantes de Big Brother Brasil 23!<\/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-show\">\u00bfC\u00f3mo funciona este reality show?<\/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\">Mira c\u00f3mo funciona el 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>Big Brother Brasil, conocido como BBB, se origin\u00f3 en los Pa\u00edses Bajos, pero lleg\u00f3 a Brasil a trav\u00e9s de Endemol Shine Brasil. Este reality show se muestra en Rede Globo todos los d\u00edas a principios de a\u00f1o. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En este programa se seleccionan personas para vivir juntas en una casa monitoreada por varias c\u00e1maras las 24 horas del d\u00eda. Durante el reality, los participantes est\u00e1n sujetos a desaf\u00edos y votaciones para determinar qui\u00e9n ser\u00e1 eliminado cada semana.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al final de la competencia, solo un participante ser\u00e1 declarado ganador y podr\u00e1 llevarse a casa el premio de R$ 1.5 millones.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1NC0z8\">\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            Recuerda con nosotros a los hermanos que se fueron de casa antes de tiempo.        <\/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><!--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-sao-os-participantes-do-big-brother-brasil-23\">\u00bfQui\u00e9nes son los participantes del Gran Hermano Brasil 23?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En BBB (Gran Hermano Brasil) hay dos grupos de participantes, llamados cabina y palomitas. El palco est\u00e1 formado por los participantes m\u00e1s famosos y conocidos por el p\u00fablico.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Por lo general, son celebridades o personas que ya han tenido alguna exposici\u00f3n en los medios. Suelen ser los m\u00e1s votados por el p\u00fablico y con m\u00e1s posibilidades de llegar a la final del programa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Popcorn, por otro lado, est\u00e1 compuesto por participantes menos conocidos por el p\u00fablico, que generalmente son desconocidos para la mayor\u00eda de las personas antes de ingresar a la casa BBB.\u00a0<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Suelen ser los menos votados por el p\u00fablico y los que menos posibilidades tienen de llegar a la final del programa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El objetivo del BBB es reunir a participantes de diferentes or\u00edgenes y personalidades, creando un ambiente de competencia y desaf\u00edos para ellos.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sin embargo, la cabina y las palomitas son una forma de separar a los participantes y crear diferentes din\u00e1micas dentro de la casa.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sepa qui\u00e9nes son los participantes de Gran Hermano Brasil y en qu\u00e9 grupo est\u00e1n.<\/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-pipoca\">Palomitas<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vea aqu\u00ed los participantes que componen el equipo de palomitas.<\/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<h4>amanda<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El m\u00e9dico paranaense de 32 a\u00f1os hizo todo lo posible por ayudar a la familia desde temprana edad. Entra en el juego sin miedo a la controversia y asegura tener una personalidad fuerte.<\/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<h4>bruno<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El alagoano de 32 a\u00f1os es muy popular en el lugar de trabajo por ser extrovertido y amigable. Sencillo, revela que no naci\u00f3 para ser an\u00f3nimo, sino para brillar.<\/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<h4>c\u00e9zar<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La bahiana de 34 a\u00f1os vive actualmente en Brasilia y trabaja como enfermera. Con una alta autoestima, se toma la vida a la ligera y disfruta de la exposici\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<h4>cristiano<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El riograndense de 32 a\u00f1os posee un Box de Crossfit en Caxias do Sul, RS, y trabaj\u00f3 como modelo en su infancia.<\/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<h4>gabriel<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El paulista se gradu\u00f3 en administraci\u00f3n de empresas, pero cambi\u00f3 de campo profesional cuando se mud\u00f3 a Florian\u00f3polis, actuando como modelo.<\/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<h4>gustavo<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El agricultor de Mato Grosso de 27 a\u00f1os es vanidoso y reservado. Le gusta estar con su familia y trabajar en la finca que mantiene con sus familiares.<\/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<h4>larisa<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Esta catarinense de 24 a\u00f1os trabaja actualmente como maestra de ni\u00f1os en una escuela, pero tambi\u00e9n cuida de adultos actuando como entrenadora personal.<\/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<h4>Marilia<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La influencer de 32 a\u00f1os es de Natal, Rio Grande do Norte, y caus\u00f3 pol\u00e9mica cuando entr\u00f3 al programa en el grupo de las palomitas, debido a que ten\u00eda poco menos de 1 mill\u00f3n de seguidores en Instagram.<\/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<h4>paula<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El Paraense se dedica a los estudios, le gusta bailar, hablar mucho y mostrar emociones fuertes.<\/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<h4>ricardo<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El m\u00e9dico biom\u00e9dico de Aracaju, Sergipe, vive actualmente en S\u00e3o Paulo, donde arriesg\u00f3 su suerte para cambiar su vida.<\/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<h4>Sara Aline<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Osasquen, de 25 a\u00f1os, trabaja como psic\u00f3loga y est\u00e1 orgullosa de la vida independiente que construy\u00f3 para llevar.<\/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<h4>Tina<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La modelo angole\u00f1a vive en S\u00e3o Paulo desde hace 9 a\u00f1os y tiene dos hijos de una relaci\u00f3n anterior. Actualmente actuando como influencer y periodista, entra al juego dispuesta a cambiar su vida.<\/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-camarotes\">caba\u00f1as<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ahora conoce a los representantes de la cabina.<\/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<h4>Aline Wirley<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Conocida por su trabajo en la banda \u201cRouge\u201d, la cantante forma parte del grupo de artistas de la 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<h4>Antonio &#039;Cara de zapato&#039;<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El atleta paraibano de 32 a\u00f1os, ex peleador del campeonato de la UFC, se suma al grupo de atletas invitados a 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<h4>Bruna Griphao<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La actriz, conocida por su participaci\u00f3n en Avenida Brasil y Malha\u00e7\u00e3o, forma parte del grupo de actores de la 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<h4>Domitila Barros<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La modelo nordestina recibi\u00f3 el t\u00edtulo de Miss Alemania 2022. Activista social se suma al grupo de cabina de la 23\u00b0 edici\u00f3n del programa.<\/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<h4>fred<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Periodista deportiva de Desimpedidos, la influencer es conocida en el universo BBB por haber tenido una relaci\u00f3n con el ex integrante del programa, Boca Rosa.<\/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<h4>Fred Nicacio<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El m\u00e9dico carioca de 35 a\u00f1os se sum\u00f3 a la cabina del programa luego de participar en el exitoso programa de streaming, Queer Eye Brasil, en Netflix.<\/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<h4>gabriel santana<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El actor paulista, conocido por su papel en la telenovela infantil Carrossel, tambi\u00e9n gan\u00f3 notoriedad por interpretar a Renato en el remake de \u201cPantanal\u201d.<\/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<h4>clave alves<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El atleta paulista de 23 a\u00f1os ingresa al palco con 7 millones de seguidores en las redes sociales. Actuando como atleta e influencer, ofrece carisma y competitividad.<\/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<h4>Marvvilla<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>La cantante, que ya actu\u00f3 en uno de los escenarios de Rock in Rio, es exparticipante de otro programa de la emisora, \u201cLa Voz Brasil\u201d, en 2016.<\/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<h4>MC Guime<\/h4>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>El cantante, nacido en Osasco, ciudad del Gran S\u00e3o Paulo, era de origen humilde y gan\u00f3 notoriedad en la escena de la m\u00fasica funk y rap, participando en el reality show de la emisora \u201cEl Cantante Enmascarado\u201d.<\/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-o-que-esperar-do-bbb-23\">\u00bfQu\u00e9 esperar de BBB 23?<\/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=\"683\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/BBB-ao-vivo-1024x683.jpg\" alt=\"BBB ao vivo\" class=\"w-full object-cover object-center border mx-auto wp-image-2893\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/BBB-ao-vivo-1024x683.jpg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/BBB-ao-vivo-300x200.jpg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/BBB-ao-vivo-768x512.jpg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/BBB-ao-vivo.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">No te pierdas ning\u00fan discurso o meme con el BBB en vivo. Fuente: Canva.<\/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>BBB 23 promete ser una edici\u00f3n emocionante y llena de sorpresas. Ahora que sabe qui\u00e9nes son los participantes de Big Brother Brasil, esperamos ver una competencia feroz y grandes regresos.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Adem\u00e1s, no pierdas la oportunidad de seguir cada paso y cada movimiento de estos valientes competidores y prep\u00e1rate para una emocionante competencia por el premio de 1,5 millones de reales.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Hablando del premio, \u00bfqu\u00e9 tal recordar a los \u00faltimos ganadores de pasadas ediciones? \u00a1Entonces, lea el contenido recomendado a continuaci\u00f3n y compru\u00e9belo!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1olAwb\">\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\/ganhadores-do-bbb\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Ganadores BBB: mira qui\u00e9n gan\u00f3\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/01\/man-5545037_960_720.jpg\" alt=\"Homem surpreso comendo pipoca\">\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\/ganhadores-do-bbb\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Ganadores BBB: mira qui\u00e9n gan\u00f3\">\n            Ganadores BBB: mira qui\u00e9n gan\u00f3        <\/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            Vea aqu\u00ed qui\u00e9n gan\u00f3 el BBB y se llev\u00f3 el premio a casa.        <\/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\/ganhadores-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\/ganhadores-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\/man-5545037_960_720.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                Ganadores BBB: mira qui\u00e9n gan\u00f3              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/es\/ganhadores-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>","protected":false},"excerpt":{"rendered":"<p>En una casa rodeada de c\u00e1maras las 24 horas del d\u00eda, cada participante tiene su propia personalidad e historia. Y juntos competir\u00e1n por el premio de 1,5 millones de reales. Mira qui\u00e9nes son estos participantes aqu\u00ed.<\/p>","protected":false},"author":9,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[11],"tags":[104,663,13,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>Quem s\u00e3o os participantes do Big Brother Brasil 23? Confira a lista! - TV em Foco<\/title>\n<meta name=\"description\" content=\"Conhe\u00e7a quem s\u00e3o os participantes do Big Brother Brasil 23 e descubra um pouco sobre as personalidades e hist\u00f3rias que ir\u00e3o colidir na casa.\" \/>\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\/quem-sao-os-participantes-do-big-brother-brasil\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Quem s\u00e3o os participantes do Big Brother Brasil 23? Confira a lista!\" \/>\n<meta property=\"og:description\" content=\"Conhe\u00e7a quem s\u00e3o os participantes do Big Brother Brasil 23 e descubra um pouco sobre as personalidades e hist\u00f3rias que ir\u00e3o colidir na casa.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tvemfoco.com\/es\/quem-sao-os-participantes-do-big-brother-brasil\/\" \/>\n<meta property=\"og:site_name\" content=\"TV em Foco\" \/>\n<meta property=\"article:published_time\" content=\"2023-01-30T23:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-01T18:11:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/bbb-ao-vivo-no-globoplay-1024x683.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Klinsman Santana\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 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\/quem-sao-os-participantes-do-big-brother-brasil\/#primaryimage\",\"url\":\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/bbb-ao-vivo-no-globoplay.jpg\",\"contentUrl\":\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/bbb-ao-vivo-no-globoplay.jpg\",\"width\":1200,\"height\":800,\"caption\":\"N\u00e3o perca nada com o BBB ao vivo no Globoplay. Fonte: Canva\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tvemfoco.com\/quem-sao-os-participantes-do-big-brother-brasil\/#webpage\",\"url\":\"https:\/\/tvemfoco.com\/quem-sao-os-participantes-do-big-brother-brasil\/\",\"name\":\"Quem s\u00e3o os participantes do Big Brother Brasil 23? Confira a lista! - TV em Foco\",\"isPartOf\":{\"@id\":\"https:\/\/tvemfoco.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/tvemfoco.com\/quem-sao-os-participantes-do-big-brother-brasil\/#primaryimage\"},\"datePublished\":\"2023-01-30T23:00:00+00:00\",\"dateModified\":\"2023-02-01T18:11:56+00:00\",\"author\":{\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/29f4f566fbd6d9414d381703fc39b8a6\"},\"description\":\"Conhe\u00e7a quem s\u00e3o os participantes do Big Brother Brasil 23 e descubra um pouco sobre as personalidades e hist\u00f3rias que ir\u00e3o colidir na casa.\",\"breadcrumb\":{\"@id\":\"https:\/\/tvemfoco.com\/quem-sao-os-participantes-do-big-brother-brasil\/#breadcrumb\"},\"inLanguage\":\"es-MX\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tvemfoco.com\/quem-sao-os-participantes-do-big-brother-brasil\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tvemfoco.com\/quem-sao-os-participantes-do-big-brother-brasil\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/tvemfoco.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Quem s\u00e3o os participantes do Big Brother Brasil 23? Confira a lista!\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/29f4f566fbd6d9414d381703fc39b8a6\",\"name\":\"Klinsman Santana\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es-MX\",\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/8549997f62275a7bd340d8b6b24f1a4d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/8549997f62275a7bd340d8b6b24f1a4d?s=96&d=mm&r=g\",\"caption\":\"Klinsman Santana\"},\"description\":\"Escreve na internet desde 2022 e \u00e9 grande entusiasta de games, cultura geek, mainstream e do universo automobil\u00edstico. Escreve tamb\u00e9m para o site Senhor Carros. No TV em Foco, fica de olho em tudo o que diz respeito a programa\u00e7\u00e3o de TV, fofocas, celebridades e reality shows.\",\"sameAs\":[\"@kiu.santana\"],\"url\":\"https:\/\/tvemfoco.com\/es\/author\/klinsman-santana\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Quem s\u00e3o os participantes do Big Brother Brasil 23? Confira a lista! - TV em Foco","description":"Conhe\u00e7a quem s\u00e3o os participantes do Big Brother Brasil 23 e descubra um pouco sobre as personalidades e hist\u00f3rias que ir\u00e3o colidir na casa.","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\/quem-sao-os-participantes-do-big-brother-brasil\/","og_locale":"es_MX","og_type":"article","og_title":"Quem s\u00e3o os participantes do Big Brother Brasil 23? Confira a lista!","og_description":"Conhe\u00e7a quem s\u00e3o os participantes do Big Brother Brasil 23 e descubra um pouco sobre as personalidades e hist\u00f3rias que ir\u00e3o colidir na casa.","og_url":"https:\/\/tvemfoco.com\/es\/quem-sao-os-participantes-do-big-brother-brasil\/","og_site_name":"TV em Foco","article_published_time":"2023-01-30T23:00:00+00:00","article_modified_time":"2023-02-01T18:11:56+00:00","og_image":[{"url":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/bbb-ao-vivo-no-globoplay-1024x683.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Klinsman Santana","Est. reading time":"7 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\/quem-sao-os-participantes-do-big-brother-brasil\/#primaryimage","url":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/bbb-ao-vivo-no-globoplay.jpg","contentUrl":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/02\/bbb-ao-vivo-no-globoplay.jpg","width":1200,"height":800,"caption":"N\u00e3o perca nada com o BBB ao vivo no Globoplay. Fonte: Canva"},{"@type":"WebPage","@id":"https:\/\/tvemfoco.com\/quem-sao-os-participantes-do-big-brother-brasil\/#webpage","url":"https:\/\/tvemfoco.com\/quem-sao-os-participantes-do-big-brother-brasil\/","name":"Quem s\u00e3o os participantes do Big Brother Brasil 23? Confira a lista! - TV em Foco","isPartOf":{"@id":"https:\/\/tvemfoco.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tvemfoco.com\/quem-sao-os-participantes-do-big-brother-brasil\/#primaryimage"},"datePublished":"2023-01-30T23:00:00+00:00","dateModified":"2023-02-01T18:11:56+00:00","author":{"@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/29f4f566fbd6d9414d381703fc39b8a6"},"description":"Conhe\u00e7a quem s\u00e3o os participantes do Big Brother Brasil 23 e descubra um pouco sobre as personalidades e hist\u00f3rias que ir\u00e3o colidir na casa.","breadcrumb":{"@id":"https:\/\/tvemfoco.com\/quem-sao-os-participantes-do-big-brother-brasil\/#breadcrumb"},"inLanguage":"es-MX","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tvemfoco.com\/quem-sao-os-participantes-do-big-brother-brasil\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tvemfoco.com\/quem-sao-os-participantes-do-big-brother-brasil\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tvemfoco.com\/"},{"@type":"ListItem","position":2,"name":"Quem s\u00e3o os participantes do Big Brother Brasil 23? Confira a lista!"}]},{"@type":"Person","@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/29f4f566fbd6d9414d381703fc39b8a6","name":"Klinsman Santana","image":{"@type":"ImageObject","inLanguage":"es-MX","@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/8549997f62275a7bd340d8b6b24f1a4d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8549997f62275a7bd340d8b6b24f1a4d?s=96&d=mm&r=g","caption":"Klinsman Santana"},"description":"Escreve na internet desde 2022 e \u00e9 grande entusiasta de games, cultura geek, mainstream e do universo automobil\u00edstico. Escreve tamb\u00e9m para o site Senhor Carros. No TV em Foco, fica de olho em tudo o que diz respeito a programa\u00e7\u00e3o de TV, fofocas, celebridades e reality shows.","sameAs":["@kiu.santana"],"url":"https:\/\/tvemfoco.com\/es\/author\/klinsman-santana\/"}]}},"_links":{"self":[{"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/posts\/2248"}],"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\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/comments?post=2248"}],"version-history":[{"count":0,"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/posts\/2248\/revisions"}],"wp:attachment":[{"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/media?parent=2248"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/categories?post=2248"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tvemfoco.com\/es\/wp-json\/wp\/v2\/tags?post=2248"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}