{"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\/it\/ganhadores-do-bbb\/","title":{"rendered":"Vincitori BBB: scopri chi ha vinto le ultime edizioni del 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\">Scopri chi ha vinto il primo premio dello spettacolo<\/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\">Diamo un&#039;occhiata ai vincitori di tutte le edizioni BBB. Fonte: 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>Gennaio arriva e con esso il BBB. Siamo gi\u00e0 alla 23esima edizione dalla prima, sono successe tante cose nella casa pi\u00f9 sorvegliata del Brasile. Prima di tutto, ti piace seguire la realt\u00e0? Perch\u00e9 abbiamo preparato per te una retrospettiva di tutti i vincitori BBB.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ricorda tutti i vincitori delle ultime edizioni del reality show e preparati perch\u00e9 il BBB 23 \u00e8 gi\u00e0 l\u00ec per nuove emozioni.<\/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\/it\/quem-foi-expulso-do-bbb\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Chi \u00e8 stato espulso dal BBB? Ricorda le polemiche!\">\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\/it\/quem-foi-expulso-do-bbb\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Chi \u00e8 stato espulso dal BBB? Ricorda le polemiche!\">\n            Chi \u00e8 stato espulso dal BBB? Ricorda le polemiche!        <\/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            Controlla qui chi erano i partecipanti espulsi dal 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\/it\/quem-foi-expulso-do-bbb\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continua a leggere            <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\/it\/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                Chi \u00e8 stato espulso dal BBB? Ricorda le polemiche!              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/it\/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                    Continua a leggere                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Rimarrai su questo sito web              <\/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>Preliminarmente, ricordando tutti i vincitori del reality, vale anche la pena ricordare che la prima edizione si tenne nel 2002 in una casa di 2.300 metri quadrati nella Zona Ovest di Rio 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>Il BBB \u00e8 stato presentato dalla sua prima edizione fino al 2016 da Pedro Bial. Poi, dal 2017, ha iniziato ad essere presentato da Tiago Leifert. Nel 2022 Tadeu Schmidt ha rilevato il programma. Anche cos\u00ec, il pubblico non ha mancato di apprezzare il modo in cui \u00e8 stata presentata la realt\u00e0.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ora che hai ricordato un po&#039; di storia della realt\u00e0, dai un&#039;occhiata ai vincitori 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<h2 id=\"h-como-funciona-esse-reality\">Come funziona questa realt\u00e0?<\/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\">Prendi i popcorn e accendi la TV: BBB 23 sta per iniziare. Fonte: 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>La realt\u00e0 si basa sul confinamento dei partecipanti in una casa completamente scenografica e sorvegliata 24 ore su 24. Pertanto, i giocatori non possono tenersi in contatto con l&#039;esterno della casa o avere informazioni su ci\u00f2 che accade fuori e sui loro familiari.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>I partecipanti sono scelti dalla produzione del programma. Ogni settimana, per\u00f2, affrontano il voto popolare e corrono il rischio di uscire di casa e perdere il premio finale e gli altri premi offerti durante il gioco.<\/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\/it\/polemicas-no-bbb\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Polemiche sul BBB: verifica le situazioni\">\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\/it\/polemicas-no-bbb\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Polemiche sul BBB: verifica le situazioni\">\n            Polemiche sul BBB: verifica le situazioni        <\/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            Controlla qui le principali situazioni pi\u00f9 insolite che si sono verificate nelle ultime edizioni del 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\/it\/polemicas-no-bbb\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continua a leggere            <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\/it\/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                Polemiche sul BBB: verifica le situazioni              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/it\/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                    Continua a leggere                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Rimarrai su questo sito web              <\/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\">Chi erano i vincitori BBB?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Scopri qui sotto tutti i vincitori delle ultime edizioni del reality show. Insieme a brevi resoconti delle loro vittorie.<\/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>Chi ha conquistato il cuore del pubblico nella prima edizione del BBB \u00e8 stato Kl\u00e9ber Bambam. Tuttavia, il suo rapporto con gli altri partecipanti alla casa non era dei migliori. Tuttavia, ha vinto il premio di 500mila reais nella finale del 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>Nella seconda edizione del BBB, il \u201ccowboy\u201d si \u00e8 aggiudicato il premio. Tuttavia, questa edizione si \u00e8 svolta nello stesso anno in cui vinse anche Bambam, nel 2002. Questa \u00e8 stata l&#039;unica volta in cui sono state proiettate due edizioni nello stesso anno. Rodrigo Leonel ha vinto anche 500 mila reais nel 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\">BB 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>In uno dei sondaggi pi\u00f9 serrati della realt\u00e0, Dhomini \u00e8 stato il vincitore. Tuttavia, \u00e8 stato cos\u00ec vicino che ha vinto per soli 51% dei voti. Poi, il secondo posto \u00e8 andato a Elane di Bahia. Hai seguito qualcuna di queste edizioni?<\/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 Citt\u00e0 di 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 \u00e8 stata la prima donna a vincere un&#039;edizione BBB. Oltre ad essere il partecipante con la pi\u00f9 alta percentuale di voti fino a quell&#039;anno. Cos\u00ec, si \u00e8 portato a casa anche i suoi 500mila reais.<\/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 \u00e8 stata la prima partecipante del reality show a portare a casa 1 milione di reais. Oltre a lasciare al secondo posto la nota attrice, Grazi Massafera, che ha portato a casa 50mila reais.<\/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 ha vinto la sesta edizione del BBB con molto carisma. Cos\u00ec ha conquistato il pubblico e, oltre a portare a casa 1 milione di reais, si \u00e8 portato via anche due auto nuove di zecca.&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>Questo \u00e8 stato uno dei partecipanti pi\u00f9 comici del BBB. Inoltre, finora ha la pi\u00f9 alta percentuale di voti in realt\u00e0, 91% dei voti. Ha collaborato con Iris Stefanelli e Fani Pacheco nello show. Vale la pena ricordare che il secondo posto \u00e8 andato a Carol, che ha lasciato il programma con 50mila reais e una macchina nuova.<\/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 detiene il record di voti sul BBB, pi\u00f9 di 76 milioni di voti lo hanno consacrato campione BBB 8. La disputa \u00e8 stata molto serrata e ha avuto poco pi\u00f9 di 50% di voti.<\/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 Massimiliano Porto<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Altra disputa molto accesa fu anche quella della nona versione del BBB. L&#039;artista visivo Maximiliano ha vinto con una differenza di appena 0.24%. Poi, il secondo posto \u00e8 andato al sud del Mato Grosso Priscila, che ha portato a casa 100mila reais.<\/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\">BB 10 \u2013 Marcelo Dourado<\/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 \u00e8 stato il grande campione della decima edizione del reality show. Oltre ad essere il primo vincitore a portare a casa 1,5 milioni di reais. Inoltre, Marcelo Dourado \u00e8 stato un ex partecipante della quarta edizione 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 Maria Melilo<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Maria Melilo si \u00e8 aggiudicata il primo posto in questa edizione del BBB. \u00c8 stato coinvolto con altri partecipanti alla casa e ha fatto valere il gioco. Ha lasciato la realt\u00e0 con 1,5 reais in tasca. Poi, il dottor Wesley, era al secondo posto.<\/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\">BB 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 si \u00e8 classificato primo su BBB 12. Era un veterinario e aveva 92% dei voti, la percentuale pi\u00f9 alta di un campione.<\/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\">BB 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>L&#039;avvocato Fernanda Keulla ha battuto la coppia Nasser e Andressa nel 2013 ed \u00e8 stata la grande campionessa di quell&#039;edizione. Inoltre, Fernanda ha presentato in seguito il video show. Splendido, no?<\/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 \u00e8 stata la grande vincitrice di BBB 14. Pertanto, ha mantenuto le donne al vertice per un altro anno. Difensore della causa degli animali, ha conquistato il pubblico e si \u00e8 portata a casa il 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-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>Cinque volte murato, C\u00e9zar Lima \u00e8 riuscito a portare a casa il premio con carisma e accettazione da parte del pubblico. Lo studente di giurisprudenza ha battuto Amanda nel gran finale.<\/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\">BB 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 ha vinto il premio a soli 19 anni. La grande protagonista dell&#039;edizione \u00e8 stata Ana Paula. Tuttavia, \u00e8 stata espulsa per aver aggredito uno dei partecipanti, Renan. Il famoso slogan &quot;Olha ela&quot; \u00e8 stato creato da 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>Pieno di polemiche, il BBB 17 ha dato qualcosa di cui parlare. La grande campionessa \u00e8 stata Emily Ara\u00fajo, la studentessa che ha ottenuto la simpatia del pubblico. Il suo partner all&#039;interno della casa, Marcos Harter, \u00e8 stato espulso per aggressione. Quindi, questa versione ha dato di cosa parlare. Hai seguito?<\/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 Gleici<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Gleici \u00e8 stato il campione della diciottesima edizione del BBB. Uno dei suoi momenti pi\u00f9 belli all&#039;interno della casa \u00e8 stato il falso muro. Con ci\u00f2, il campione ha guardato gli altri giocatori ed \u00e8 tornato con tutto ci\u00f2 che indicava Patr\u00edcia al muro, che in realt\u00e0 ha finito per andarsene.<\/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 \u00e8 stata la grande vincitrice di questa edizione. Cos\u00ec, con 61% di voti in finale, ha soppiantato Alan, che si \u00e8 classificato secondo.<\/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 ha superato l&#039;influencer digitale Rafa Kalimann e il cantante Manu Gavassi. Anche cos\u00ec, l&#039;amicizia con loro continua fuori casa. Con 44% di voti, Thelma Assis ha vinto questa edizione.<\/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 Giulietta<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Juliette \u00e8 stata la grande campionessa di uno dei BBB pi\u00f9 commentati di tutti. Questa edizione ha dato qualcosa di cui parlare con cos\u00ec tanto che \u00e8 successo in casa. Cos\u00ec come con tutti i cattivi che si sono formati in un unico numero. Con grande favoritismo, Juliette ha vinto.<\/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 Arthur 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 dei fratelli pi\u00f9 discussi sul web all&#039;epoca, Arthur Aguiar \u00e8 stato l&#039;ultimo vincitore del reality show. Inoltre, \u00e8 stato il primo cabinato a guadagnare 1,5 milioni di reais sul 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\">Quale sar\u00e0 la prossima edizione del 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\">Guarda BBB 23 e scegli il tuo preferito per il premio. Fonte: 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>Preparati alle prossime emozioni con questo reality perch\u00e9 BBB 23 sta bussando alla porta! La prossima edizione \u00e8 BBB 23 e sar\u00e0 proiettata dal 16 gennaio 2023.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>C&#039;\u00e8 grande attesa da parte del pubblico per questa prossima edizione. Dopotutto, BBB 22 \u00e8 stato considerato &quot;floppato&quot; dai fan. E tu? Seguirai questa edizione? Ricorda con noi gli ultimi vincitori e scegli il tuo preferito per 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>Ma se vuoi guardare altri tipi di programmi, accedi ai contenuti consigliati di seguito e dai un&#039;occhiata!<\/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\/it\/assistir-jogos-da-copinha-ao-vivo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Come guardare le partite di Coppa dal 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\/it\/assistir-jogos-da-copinha-ao-vivo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Come guardare le partite di Coppa dal vivo?\">\n            Come guardare le partite di Coppa dal 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            Guarda qui come guardare le partite di Coppa per non perderti neanche una partita.        <\/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\/it\/assistir-jogos-da-copinha-ao-vivo\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continua a leggere            <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\/it\/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                Come guardare le partite di Coppa dal vivo?              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/it\/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                    Continua a leggere                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Rimarrai su questo sito web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Qui puoi controllare chi sono stati i vincitori di tutte le edizioni BBB e un resoconto di come sono arrivati alla vittoria. Quindi prenditi il tempo per leggere e ricordare.<\/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\/it\/ganhadores-do-bbb\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\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\/it\/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 minuti\" \/>\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\":\"it-IT\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@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\/b0d2400532a5e773c8fe4a57b952409b\"},\"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\":\"it-IT\",\"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\/b0d2400532a5e773c8fe4a57b952409b\",\"name\":\"Barbara Evaristo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@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\/it\/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\/it\/ganhadores-do-bbb\/","og_locale":"it_IT","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\/it\/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 minuti"},"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":"it-IT"},{"@type":"ImageObject","inLanguage":"it-IT","@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\/b0d2400532a5e773c8fe4a57b952409b"},"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":"it-IT","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\/b0d2400532a5e773c8fe4a57b952409b","name":"Barbara Evaristo","image":{"@type":"ImageObject","inLanguage":"it-IT","@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\/it\/author\/barbara-evaristo\/"}]}},"_links":{"self":[{"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/posts\/1548"}],"collection":[{"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/comments?post=1548"}],"version-history":[{"count":0,"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/posts\/1548\/revisions"}],"wp:attachment":[{"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/media?parent=1548"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/categories?post=1548"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tvemfoco.com\/it\/wp-json\/wp\/v2\/tags?post=1548"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}