{"id":7388,"date":"2023-03-17T23:00:00","date_gmt":"2023-03-17T23:00:00","guid":{"rendered":"https:\/\/tvemfoco.com\/?p=7388"},"modified":"2023-03-16T23:13:17","modified_gmt":"2023-03-16T23:13:17","slug":"lollapalooza-2023-brasil","status":"publish","type":"post","link":"https:\/\/tvemfoco.com\/fr\/lollapalooza-2023-brasil\/","title":{"rendered":"Lollapalooza 2023 Br\u00e9sil : dates, attractions, billets, o\u00f9 regarder et bien plus encore !"},"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-prepare-se-para-o-evento-mais-esperado-do-ano-e-todas-as-suas-atracoes\">Pr\u00e9parez-vous pour l&#039;\u00e9v\u00e9nement le plus attendu de l&#039;ann\u00e9e et toutes ses attractions<\/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\/03\/AdobeStock_142515887-1024x683.jpeg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-7389\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_142515887-1024x683.jpeg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_142515887-300x200.jpeg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_142515887-768x512.jpeg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_142515887-1536x1024.jpeg 1536w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_142515887-2048x1365.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Rencontrez Lollapalooza. Source : Actions<\/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>Ressentez la vibration de la musique dans l\u2019air, l\u2019\u00e9nergie qui palpite dans vos veines et l\u2019\u00e9motion contagieuse envahir votre corps. C&#039;est ce que vous ressentirez \u00e0 Lollapalooza 2023 Br\u00e9sil, l&#039;\u00e9v\u00e9nement le plus attendu de l&#039;ann\u00e9e.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Avec plus de 10 ans d&#039;histoire, Lollapalooza Brasil a \u00e9t\u00e9 le th\u00e9\u00e2tre de spectacles incroyables et inoubliables. Apr\u00e8s tout, il rassemble des artistes nationaux et internationaux pour c\u00e9l\u00e9brer la musique avec style.\u00a0<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1cqNiM\">\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\/fr\/spotify\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Spotify\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_494596613_Editorial_Use_Only-4-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\/fr\/spotify\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Spotify\">\n            Spotify        <\/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            D\u00e9couvrez l&#039;application et commencez \u00e0 \u00e9couter toutes les chansons du festival.        <\/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\/fr\/spotify\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuer la lecture            <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\/fr\/spotify\/\"  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\/03\/AdobeStock_494596613_Editorial_Use_Only-4-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                Spotify              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/fr\/spotify\/\"  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                    Continuer la lecture                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Je me reposerai sur mon propre site 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>En 2023, le festival s\u2019annonce encore plus grandiose. Apportant des performances \u00e0 couper le souffle, des exp\u00e9riences immersives et une atmosph\u00e8re unique que seule Lolla peut offrir.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pr\u00e9parez-vous \u00e0 \u00eatre surpris, excit\u00e9 et amusez-vous comme jamais auparavant. Lollapalooza 2023 au Br\u00e9sil approche et vous ne pouvez pas le manquer.<\/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-o-lollapalooza-2023-brasil\">Comment fonctionne Lollapalooza 2023 Br\u00e9sil ?<\/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=\"684\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_475189548-1024x684.jpeg\" alt=\"pessoas em show\" class=\"w-full object-cover object-center border mx-auto wp-image-7394\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_475189548-1024x684.jpeg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_475189548-300x200.jpeg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_475189548-768x513.jpeg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_475189548-1536x1025.jpeg 1536w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_475189548-2048x1367.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Comment fonctionne l&#039;\u00e9v\u00e9nement. Source : Adobe Stock<\/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>Premi\u00e8rement, Lollapalooza 2023 Brazil est un festival de musique annuel qui a lieu \u00e0 S\u00e3o Paulo. Il pr\u00e9sente de grands artistes nationaux et internationaux dans un environnement plein de musique, d&#039;art et de divertissement.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Comme ces derni\u00e8res ann\u00e9es, le festival se d\u00e9roule sur un week-end, vendredi, samedi et dimanche. Et il est divis\u00e9 en plusieurs \u00e9tapes, chacune avec un programme diff\u00e9rent.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Les billets sont donc vendus \u00e0 l&#039;avance en ligne ou dans les points de vente agr\u00e9\u00e9s. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Et il existe plusieurs options de forfaits qui incluent tout, des billets d&#039;une journ\u00e9e aux pass VIP pour 3 jours.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En outre, le festival propose \u00e9galement une vari\u00e9t\u00e9 d&#039;options gastronomiques et d&#039;activit\u00e9s interactives. Comme par exemple les aires de repos, les salons, les magasins de merchandising et les activit\u00e9s culturelles.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bref, Lollapalooza Brasil est un festival incontournable pour ceux qui recherchent du plaisir, une musique de qualit\u00e9 et une exp\u00e9rience unique et inoubliable.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZVeTqH\">\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\/fr\/deezer\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Deezer\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_400761843_Editorial_Use_Only-1-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\/fr\/deezer\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Deezer\">\n            Deezer        <\/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            Profitez-en pour \u00e9couter ce groupe LineUp que vous ne connaissez pas encore.        <\/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\/fr\/deezer\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuer la lecture            <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\/fr\/deezer\/\"  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\/03\/AdobeStock_400761843_Editorial_Use_Only-1-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                Deezer              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/fr\/deezer\/\"  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                    Continuer la lecture                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Je me reposerai sur mon propre site 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-onde-sera-o-evento-esse-ano\">O\u00f9 aura lieu l&#039;\u00e9v\u00e9nement cette ann\u00e9e ?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Le lieu de Lollapalooza au Br\u00e9sil peut varier d&#039;une ann\u00e9e \u00e0 l&#039;autre, mais traditionnellement le festival a lieu \u00e0 l&#039;Autodromo de Interlagos, \u00e0 S\u00e3o Paulo.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>L&#039;Autodromo est un espace grand et bien \u00e9quip\u00e9. Il dispose d&#039;une infrastructure compl\u00e8te pour l&#039;organisation de grands \u00e9v\u00e9nements. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Comme par exemple plusieurs sc\u00e8nes, des zones de restauration, des toilettes, des parkings et des transports publics.\u00a0<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>En fait, l&#039;endroit est l&#039;une des principales attractions touristiques de la ville et est facilement accessible depuis diff\u00e9rents points de la r\u00e9gion m\u00e9tropolitaine de S\u00e3o Paulo.<\/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-quando-sera-o-lollapalooza-em-2023\">Quand aura lieu Lollapalooza en 2023 ?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pr\u00e9parez-vous pour trois jours inoubliables de musique, de divertissement et de culture \u00e0 Lollapalooza Brasil 2023 ! Apr\u00e8s tout, l\u2019\u00e9v\u00e9nement le plus attendu de l\u2019ann\u00e9e aura lieu les 24, 25 et 26 mars 2023.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dans un premier temps, les portes du festival ouvriront \u00e0 11h tous les jours. Ainsi, les amateurs de musique auront l\u2019occasion de vivre diverses exp\u00e9riences immersives avant m\u00eame le d\u00e9but des spectacles.&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<h2 id=\"h-quais-serao-as-atracoes-do-evento\">Quels seront les attraits de l\u2019\u00e9v\u00e9nement ?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tout d\u2019abord, Lollapalooza Brasil en 2023 r\u00e9unira un m\u00e9lange unique d\u2019artistes nationaux et internationaux de renom, qui promettent de secouer la foule des fans de musique avec des performances inoubliables.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Le premier jour du festival, le 24\/03, nous aurons des artistes tels que :<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Billie Eilis\u00a0;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Lil Nas X;&nbsp;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Kali Uchis\u00a0;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Pedro Sampaio\u00a0;&nbsp;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>ANA VITORIA;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>NoirAlien\u00a0;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Plante et racine, et bien plus encore.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Le 25 mars, le festival accueillera :<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Clignotement 182\u00a0;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Apprivoiser Impala\u00a0;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>La d\u00e9pendance de Jane\u00a0;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>M\u00e9lanie Martinez;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Se vautrer;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>LUDMILLA;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Machine disco violette\u00a0;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Filipe Ret;&nbsp;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Dommage, entre autres.<\/li>\n<\/div><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Et pour cl\u00f4turer le festival en beaut\u00e9, le 26 mars, nous serons pr\u00e9sents :<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Canard;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Rosalia ;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Alison au pays des merveilles\u00a0;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Tove Lo\u00a0;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>L7NNON;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Cigarettes apr\u00e8s un rapport sexuel\u00a0;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Rachid ;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Les Paralamas du succ\u00e8s et autres.<\/li>\n<\/div><\/ul>\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-comprar-os-ingressos\">Comment acheter des billets ?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Il existe diff\u00e9rentes mani\u00e8res d&#039;acheter des billets pour Lollapalooza Brasil 2023, et la meilleure option d\u00e9pend de vos besoins et de vos pr\u00e9f\u00e9rences.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tout d&#039;abord, vous pouvez acheter directement sur le site partenaire du festival, Tickets For Fun, vous y trouverez des informations sur les diff\u00e9rents types de billets disponibles. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Une fois le billet s\u00e9lectionn\u00e9, vous devez saisir vos coordonn\u00e9es et finaliser l&#039;achat en toute s\u00e9curit\u00e9.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Une autre option est au point de vente officiel, Teatro Renault \u2013 Av. Brigadeiro Lu\u00eds Ant\u00f4nio, 411 \u2013 Rep\u00fablica. De plus, le jour de l&#039;\u00e9v\u00e9nement, vous pouvez acheter en personne \u00e0 la billetterie de l&#039;Autodromo d&#039;Interlagos m\u00eame.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Quelle que soit l\u2019option que vous choisissez, veillez \u00e0 lire attentivement les informations sur les billets et les conditions d\u2019achat avant de faire votre choix.&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<h2 id=\"h-quando-chega-as-pulseiras-do-lolla-2023\">Quand arriveront les bracelets Lolla 2023 ?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pr\u00e9parez-vous pour Lollapalooza Brasil 2023 avec l&#039;incroyable bracelet Lolla Cashless de Bradesco. Apr\u00e8s tout, c\u2019est gr\u00e2ce \u00e0 lui que vous pouvez r\u00e9gler vos achats au sein du festival de mani\u00e8re rapide et s\u00fbre.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ainsi, pour retirer, vous pouvez vous rendre dans les points d&#039;\u00e9change de deux des plus grands centres commerciaux de S\u00e3o Paulo : Shopping D et Shopping Cidade S\u00e3o Paulo.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cependant, ne vous inqui\u00e9tez pas si vous ne pouvez pas venir chercher en personne, il existe la possibilit\u00e9 de livraison \u00e0 domicile, qui a d\u00e9but\u00e9 le 02\/06.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>N&#039;oubliez pas enfin qu&#039;il est important de retirer votre bracelet avant le 23 mars, afin de garantir votre pr\u00e9sence \u00e0 l&#039;\u00e9v\u00e9nement le plus attendu de l&#039;ann\u00e9e.&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<h2 id=\"h-onde-assistir-ao-lollapalooza-2023-brasil-nos-dispositivos\">O\u00f9 regarder Lollapalooza 2023 Br\u00e9sil sur les appareils ?<\/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=\"681\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67486433-1024x681.jpeg\" alt=\"pessoas assistindo ao show\" class=\"w-full object-cover object-center border mx-auto wp-image-7391\" srcset=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67486433-1024x681.jpeg 1024w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67486433-300x200.jpeg 300w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67486433-768x511.jpeg 768w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67486433-1536x1022.jpeg 1536w, https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_67486433-2048x1363.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">O\u00f9 regarder en direct. Source : Actions<\/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>Tout d\u2019abord, Lollapalooza 2023 Br\u00e9sil promet d\u2019\u00eatre un \u00e9v\u00e9nement inoubliable, avec de grandes attractions. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Et, pour le plus grand plaisir des fans qui ne pourront \u00eatre pr\u00e9sents, le festival sera retransmis par TV Globo.\u00a0<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De cette fa\u00e7on, ceux qui ne peuvent pas assister personnellement \u00e0 l\u2019\u00e9v\u00e9nement auront la possibilit\u00e9 de regarder les spectacles sur diff\u00e9rentes plateformes. Les options incluent Canal BIS, Multishow et la plateforme Globoplay.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Pour ceux qui pr\u00e9f\u00e8rent regarder les spectacles sur une t\u00e9l\u00e9vision ouverte, TV Globo diffusera \u00e9galement le festival.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bref, avec autant d&#039;options disponibles, il est encore plus facile de profiter de toute la programmation de Lollapalooza Brasil 2023, o\u00f9 que vous soyez.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Enfin, commencez \u00e0 vous \u00e9chauffer en \u00e9coutant la musique des attractions via SoundCloud. Cliquez simplement sur l\u2019article ci-dessous et d\u00e9couvrez tout sur la plateforme.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z11xaGq\">\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\/fr\/aplicativo-soundcloud\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"SoundCloud\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_410230426_Editorial_Use_Only-1-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\/fr\/aplicativo-soundcloud\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"SoundCloud\">\n            SoundCloud        <\/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            D\u00e9couvrez la plateforme et les groupes les plus incroyables du festival.        <\/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\/fr\/aplicativo-soundcloud\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuer la lecture            <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\/fr\/aplicativo-soundcloud\/\"  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\/03\/AdobeStock_410230426_Editorial_Use_Only-1-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                SoundCloud              <\/p>\n              <a href=\"https:\/\/tvemfoco.com\/fr\/aplicativo-soundcloud\/\"  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                    Continuer la lecture                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Je me reposerai sur mon propre site Web              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Lollapalooza Brasil 2023 approche et promet d&#039;\u00eatre l&#039;un des plus grands festivals de musique du pays ! Venez d\u00e9couvrir tout sur l&#039;\u00e9v\u00e9nement le plus attendu.<\/p>","protected":false},"author":13,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[685],"tags":[732,967,966,968,960],"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>Lollapalooza 2023 Brasil: datas, atra\u00e7\u00f5es, ingressos, onde assistir e muito mais! - TV em Foco<\/title>\n<meta name=\"description\" content=\"Confira tudo sobre o Lollapalooza Brasil 2023, um dos maiores festivais de m\u00fasica do pa\u00eds! Descubra as atra\u00e7\u00f5es, ingressos e muito mais.\" \/>\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\/fr\/lollapalooza-2023-brasil\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Lollapalooza 2023 Brasil: datas, atra\u00e7\u00f5es, ingressos, onde assistir e muito mais!\" \/>\n<meta property=\"og:description\" content=\"Confira tudo sobre o Lollapalooza Brasil 2023, um dos maiores festivais de m\u00fasica do pa\u00eds! Descubra as atra\u00e7\u00f5es, ingressos e muito mais.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tvemfoco.com\/fr\/lollapalooza-2023-brasil\/\" \/>\n<meta property=\"og:site_name\" content=\"TV em Foco\" \/>\n<meta property=\"article:published_time\" content=\"2023-03-17T23:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-16T23:13:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_142515887-1024x683.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=\"Rafaela Gregorio\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\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\":\"fr-FR\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/tvemfoco.com\/lollapalooza-2023-brasil\/#primaryimage\",\"url\":\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_142515887-1024x683.jpeg\",\"contentUrl\":\"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_142515887-1024x683.jpeg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tvemfoco.com\/lollapalooza-2023-brasil\/#webpage\",\"url\":\"https:\/\/tvemfoco.com\/lollapalooza-2023-brasil\/\",\"name\":\"Lollapalooza 2023 Brasil: datas, atra\u00e7\u00f5es, ingressos, onde assistir e muito mais! - TV em Foco\",\"isPartOf\":{\"@id\":\"https:\/\/tvemfoco.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/tvemfoco.com\/lollapalooza-2023-brasil\/#primaryimage\"},\"datePublished\":\"2023-03-17T23:00:00+00:00\",\"dateModified\":\"2023-03-16T23:13:17+00:00\",\"author\":{\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/59aa14bb863d6a0cbd9248132bb7eaac\"},\"description\":\"Confira tudo sobre o Lollapalooza Brasil 2023, um dos maiores festivais de m\u00fasica do pa\u00eds! Descubra as atra\u00e7\u00f5es, ingressos e muito mais.\",\"breadcrumb\":{\"@id\":\"https:\/\/tvemfoco.com\/lollapalooza-2023-brasil\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tvemfoco.com\/lollapalooza-2023-brasil\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tvemfoco.com\/lollapalooza-2023-brasil\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/tvemfoco.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Lollapalooza 2023 Brasil: datas, atra\u00e7\u00f5es, ingressos, onde assistir e muito mais!\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/59aa14bb863d6a0cbd9248132bb7eaac\",\"name\":\"Rafaela Gregorio\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/tvemfoco.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/896114155b61e0c2f10a07a5dea38c84?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/896114155b61e0c2f10a07a5dea38c84?s=96&d=mm&r=g\",\"caption\":\"Rafaela Gregorio\"},\"description\":\"Formada em Publicidade e Propaganda, especialista e amante do Digital. Sempre em busca de desenvolver novas habilidades.\",\"url\":\"https:\/\/tvemfoco.com\/fr\/author\/rafaela-gregorio\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Lollapalooza 2023 Brasil: datas, atra\u00e7\u00f5es, ingressos, onde assistir e muito mais! - TV em Foco","description":"Confira tudo sobre o Lollapalooza Brasil 2023, um dos maiores festivais de m\u00fasica do pa\u00eds! Descubra as atra\u00e7\u00f5es, ingressos e muito mais.","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\/fr\/lollapalooza-2023-brasil\/","og_locale":"fr_FR","og_type":"article","og_title":"Lollapalooza 2023 Brasil: datas, atra\u00e7\u00f5es, ingressos, onde assistir e muito mais!","og_description":"Confira tudo sobre o Lollapalooza Brasil 2023, um dos maiores festivais de m\u00fasica do pa\u00eds! Descubra as atra\u00e7\u00f5es, ingressos e muito mais.","og_url":"https:\/\/tvemfoco.com\/fr\/lollapalooza-2023-brasil\/","og_site_name":"TV em Foco","article_published_time":"2023-03-17T23:00:00+00:00","article_modified_time":"2023-03-16T23:13:17+00:00","og_image":[{"url":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_142515887-1024x683.jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rafaela Gregorio","Est. reading time":"6 minutes"},"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":"fr-FR"},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/tvemfoco.com\/lollapalooza-2023-brasil\/#primaryimage","url":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_142515887-1024x683.jpeg","contentUrl":"https:\/\/tvemfoco.com\/wp-content\/uploads\/2023\/03\/AdobeStock_142515887-1024x683.jpeg"},{"@type":"WebPage","@id":"https:\/\/tvemfoco.com\/lollapalooza-2023-brasil\/#webpage","url":"https:\/\/tvemfoco.com\/lollapalooza-2023-brasil\/","name":"Lollapalooza 2023 Brasil: datas, atra\u00e7\u00f5es, ingressos, onde assistir e muito mais! - TV em Foco","isPartOf":{"@id":"https:\/\/tvemfoco.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tvemfoco.com\/lollapalooza-2023-brasil\/#primaryimage"},"datePublished":"2023-03-17T23:00:00+00:00","dateModified":"2023-03-16T23:13:17+00:00","author":{"@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/59aa14bb863d6a0cbd9248132bb7eaac"},"description":"Confira tudo sobre o Lollapalooza Brasil 2023, um dos maiores festivais de m\u00fasica do pa\u00eds! Descubra as atra\u00e7\u00f5es, ingressos e muito mais.","breadcrumb":{"@id":"https:\/\/tvemfoco.com\/lollapalooza-2023-brasil\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tvemfoco.com\/lollapalooza-2023-brasil\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tvemfoco.com\/lollapalooza-2023-brasil\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tvemfoco.com\/"},{"@type":"ListItem","position":2,"name":"Lollapalooza 2023 Brasil: datas, atra\u00e7\u00f5es, ingressos, onde assistir e muito mais!"}]},{"@type":"Person","@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/59aa14bb863d6a0cbd9248132bb7eaac","name":"Rafaela Gregorio","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/tvemfoco.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/896114155b61e0c2f10a07a5dea38c84?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/896114155b61e0c2f10a07a5dea38c84?s=96&d=mm&r=g","caption":"Rafaela Gregorio"},"description":"Formada em Publicidade e Propaganda, especialista e amante do Digital. Sempre em busca de desenvolver novas habilidades.","url":"https:\/\/tvemfoco.com\/fr\/author\/rafaela-gregorio\/"}]}},"_links":{"self":[{"href":"https:\/\/tvemfoco.com\/fr\/wp-json\/wp\/v2\/posts\/7388"}],"collection":[{"href":"https:\/\/tvemfoco.com\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tvemfoco.com\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tvemfoco.com\/fr\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/tvemfoco.com\/fr\/wp-json\/wp\/v2\/comments?post=7388"}],"version-history":[{"count":0,"href":"https:\/\/tvemfoco.com\/fr\/wp-json\/wp\/v2\/posts\/7388\/revisions"}],"wp:attachment":[{"href":"https:\/\/tvemfoco.com\/fr\/wp-json\/wp\/v2\/media?parent=7388"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tvemfoco.com\/fr\/wp-json\/wp\/v2\/categories?post=7388"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tvemfoco.com\/fr\/wp-json\/wp\/v2\/tags?post=7388"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}