<
A Globo confirmou a exibição de um dos eventos mais aguardados do futebol em 2026. A emissora vai transmitir a convocação oficial da Seleção Brasileira para a Copa do Mundo, feita pelo técnico Carlo Ancelotti.
O anúncio acontece no dia 18 de maio e deve mobilizar torcedores em todo o país, com expectativa por surpresas, cortes e os nomes que vão representar o Brasil no Mundial.
Globo aposta em evento para dominar audiência
A convocação da Seleção costuma ser um dos momentos de maior repercussão antes da Copa. O interesse do público vai além dos convocados, passando por debates e análises nas redes sociais.
Por isso, a Globo trata a transmissão como peça-chave na programação esportiva. A ideia é concentrar audiência em um conteúdo ao vivo que tradicionalmente gera grande engajamento.
@media (min-width: 992px) {
.recomendadorV2Area1 {
width: 280px;
}
.recomendadorV2Area2 {
padding: 0px 20px;
width: calc(100% – 280px);
}
}
@media (max-width: 992px) {
.recomendadorV2Button {
margin: 0 auto;
}
.recomendadorV2Area {
flex-direction: column;
text-align: center;
}
.recomendadorV2Area2 {
padding: 0px 20px;
}
}
.recomendadorV2Area {
background: #eeeeee3d;
border-radius: 10px;
padding: 15px;
display: flex;
margin: 15px auto;
border: 1px solid #00000014;
max-width: 800px;
}
.recomendadorV2Area1 img {
width: 280px;
height: auto;
border-radius: 8px;
}
.linkrecomendadorv2 {
text-decoration: none !important;
}
.recomendadorV2Area2 .recomendadorV2Type {
text-transform: uppercase;
font-weight: 500;
font-size: 11px;
letter-spacing: 2px;
color: #666;
margin: 12px 0;
display: block;
}
.recomendadorV2Title h2 {
padding-top: 0px !important;
margin: 0px !important;
border-left: none !important;
padding-left: 0px !important;
line-height: 1.3;
color: #000 !important;
font-size: 24px;
margin-bottom: 12px !important;
}
.recomendadorV2Desc {
color: #333;
margin: 12px 0px !important;
font-size: 15px;
line-height: 1.5;
}
.recomendadorV2Button {
width: auto;
max-width: 200px;
margin: 0;
display: inline-flex;
align-items: center;
background: #1D3557;
border-radius: 8px;
color: #fff;
height: 36px;
justify-content: center;
text-align: center;
font-size: 14px;
padding: 0 20px;
transition: background-color 0.2s ease;
}
.recomendadorV2Button:hover {
background: #2a4d7a;
}
.recomendadorV2Button:after {
margin-top: -2px;
content: “→”;
padding: 0px 0px 0px 8px;
}
.recomendadorV2Alert {
text-align: left;
font-size: 11px;
margin-top: 8px;
color: #666;
}
.recomendadorFixedArea {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
@media (min-width: 992px) {
#recomendadorFixed {
width: 32% !important;
left: 5%;
}
.recomendadorCloseFixed{
right: inherit !important;
left: 378px !important;
}
}
#recomendadorFixed {
width: 90%;
box-shadow: 0 10px 20px 0px #00000057;
display: none;
height: 90px;
background: #F6F6F6;
position: fixed;
flex-direction: row;
bottom: 10px;
z-index: 9999;
border-radius: 16px;
padding: 7px 10px;
}
.recomendadorLeftArea {
width: 160px;
}
.recomendadorRightArea h2 {
padding-top: 0px;
margin: 2px 0px 4px 0px !important;
font-weight: 400;
text-align: center;
padding-left: 0px !important;
color: #000 !important;
border-left: none !important;
line-height: 20px;
font-size: 12px !important;
}
.recomendadorImgFixed {
overflow: hidden;
padding: 8px 6px;
height: 100%;
}
.recomendadorImgFixed img {
height: 100% !important;
border-radius: 16px;
}
.recomendadorRightArea {
padding-top: 6px;
display: flex;
width: calc(100% – 130px);
justify-content: space-between;
align-items: center;
flex-direction: column;
}
.recomendadorButtonFixed {
margin: 0 auto;
background: #1D3557;
width: 80%;
text-align: center;
font-size: 10px;
color: #FFF;
padding: 2px 10px;
border-radius: 3px;
}
.recomendadorButtonFixed:after {
margin-top: -3px;
content: “→”;
padding: 0px 0px 0px 10px;
}
.recomendadorAlertFixed {
font-weight: 400;
text-align: center;
color: #484848;
font-size: 8px;
}
.recomendadorCloseFixed {
z-index: 99999;
display: none;
right: 0px;
left: inherit;
bottom: 99px;
position: fixed;
justify-content: center;
background: #F6F6F6;
width: 25px;
align-items: center;
height: 25px;
font-weight: 800;
border-radius: 50%;
border: 1px solid #EBEBEB;
}
.recomendadorV2Desc{
color: #000000;
margin: 20px 0px;
}
@media (max-width: 576px) {
.recomendadorV2Area {
padding: 10px;
max-width: 100%;
}
.recomendadorV2Area1 img {
width: 100%;
border-radius: 6px;
}
.recomendadorV2Area2 .recomendadorV2Type {
font-size: 9px;
letter-spacing: 1px;
margin: 8px 0;
}
.recomendadorV2Title h2 {
font-size: 18px !important;
margin-bottom: 8px !important;
line-height: 1.2;
}
.recomendadorV2Desc {
font-size: 14px;
margin: 8px 0 !important;
line-height: 1.4;
}
.recomendadorV2Button {
font-size: 14px;
height: 40px;
padding: 0 12px;
max-width: 100%;
width: 100%;
}
.recomendadorV2Button:after {
padding-left: 6px;
}
}
Eliana humilha SBT na Globo!
Eliana humilha SBT na Globo!
Além disso, a emissora reforça sua presença multiplataforma, ampliando o alcance do evento também no digital.
Globo prepara cobertura completa antes da Copa
A convocação é apenas parte de uma estratégia maior. Ao longo de maio, a Globo intensifica sua programação esportiva com jogos do Campeonato Brasileiro e da Copa Libertadores.

Outro destaque será o amistoso entre Brasil e Panamá, no dia 31, no Maracanã, também com transmissão ao vivo.
A agenda inclui ainda partidas da Copa do Brasil, finais da Superliga de vôlei e cobertura de outras modalidades, reforçando o aquecimento para a Copa do Mundo.
Com isso, a Globo busca manter o público conectado e garantir altos índices de audiência antes do principal evento do futebol mundial.
Veja também
Fora da TV, Boris Casoy entra na faculdade aos 80 anos
Boris Casoy jogou um balde de água fria nos pessimistas de plantão e mostrou que…
20/08/2021 – Paulo Carvalho
Continuar lendo
Thiago Oliveira, de O Clone, desabafa: “Não sou ex-ator mirim”
No ar na reprise de O Clone, como o pequeno Amin, Thiago Oliveira não quer…
22/10/2021 – Da Redação
Continuar lendo
Veruska Seibel relembra o dia em que conheceu Ricardo Boechat e posta foto rara
Ao comemorar o Dia do Repórter, Veruska Seibel compartilhou um clique emocionante de quando conheceu…
18/02/2021 – Da Redação
Continuar lendo
Simaria posta foto rara com o irmão e beleza do rapaz choca internautas
Simaria usou as redes sociais na última segunda-feira (13) prestar uma linda homenagem ao irmão,…
14/07/2020 – Álvaro Penerotti
Continuar lendo
.logo-footer img {
/* width: 300px !important; */
width: auto !important;
}
]]>
function loadTaboola() {
window._taboola = window._taboola || [];
_taboola.push({ article: ‘auto’ });
!function (e, f, u, i) {
if (!document.getElementById(i)) {
e.async = 1;
e.defer = 1;
e.src = u;
e.id = i;
f.parentNode.insertBefore(e, f);
}
}(
document.createElement(‘script’),
document.getElementsByTagName(‘script’)[0],
‘//cdn.taboola.com/libtrc/gridmidiaus-network/loader.js’,
‘tb_loader_script’
);
if (window.performance && typeof window.performance.mark == ‘function’) {
window.performance.mark(‘tbl_ic’);
}
window._taboola = window._taboola || [];
_taboola.push({ flush: true });
}
function loadTeads() {
var b = document.querySelectorAll(‘body’);
window.teads_analytics = window.teads_analytics || {};
window.teads_analytics.analytics_tag_id = “PUB_22288”;
window.teads_analytics.share = window.teads_analytics.share || function() {
;(window.teads_analytics.shared_data = window.teads_analytics.shared_data || []).push(arguments)
};
ls(‘//a.teads.tv/page/128511/tag’, true);
}
function loadTerra() {
window.terra_info_channel = “diversao”;
window.terra_info_channeldetail = “portalrd1”;
ls(“https://www.terra.com.br/globalSTATIC/fe/zaz-app-t360-navbar-partner/_js/metrics.js”, true);
ls(“https://www.terra.com.br/api/igniter/script?s=t360.navbar.partners&p=static&async=true”);
}
var evtFire = false;
function ls(src, a=false, d=false, c=false, o=false, t=false) {
var s,r,t; r = false; s = document.createElement(‘script’); s.type=”text/javascript”;
if (a) s.async = 1; if (d) s.defer = 1; if (c) s.setAttribute(‘crossorigin’, ‘anonymous’);
if (o !== false) s.onload=function() { o(); }
s.src = src; t = document.getElementsByTagName(‘script’)[0]; t.parentNode.insertBefore(s, t);
}
function lc(src, c=false) {
var s,r,t; r = false; s = document.createElement(‘link’); s.rel=”stylesheet”;
if (c) s.setAttribute(‘crossorigin’, ‘anonymous’); s.type=”text/css”;
s.href = src; t = document.getElementsByTagName(‘head’)[0]; t.appendChild(s);
}
function fireEvts() {
console.log(‘## fireEvts: fired’);
if (evtFire) return true;
evtFire = true;
console.log(‘## fireEvts: running’);
(function(listeners) {
for (i = 0; i < listeners.length; i++) {
window.removeEventListener(listeners[i], fireEvts);
}
}(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]));
/**
* SCRIPTS
*/
// TEADS
loadTeads();
// TABOOLA
loadTaboola();
// PUSHNEWS
//ls("//cdn.pn.vg/sites/9fda9273-ac3c-4d75-8a24-a5296542746c.js", true);
// TERRA
loadTerra();
// FACEBOOK
ls("https://connect.facebook.net/pt_BR/sdk.js#xfbml=1&version=v12.0&appId=1280084339156802&autoLogAppEvents=1", true, true, true);
}
window.addEventListener("keydown", fireEvts);
window.addEventListener("mousemove", fireEvts);
window.addEventListener("touchmove", fireEvts);
window.addEventListener("touchstart", fireEvts);
window.addEventListener("touchend", fireEvts);
window.addEventListener("wheel", fireEvts);
(function(listeners) {
for(i = 0; i < listeners.length; i++) {
window.addEventListener(listeners[i], fireEvts);
}
}(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]));
Fonte: https://rd1.com.br/globo-confirma-transmissao-exclusiva-de-evento-que-vai-parar-o-brasil-antes-da-copa-2026/


