MozLife

PUBLICIDADE

Teste Gratuito
Acompanhe todas as notícias de última hora do mundo
BEM-ESTAR & CULTURA
Informação contínua
UMA DIVERSIDADE E RIQUEZA DE INFORMAÇÕES PARA TODOS.

Análise, debate & comentários.

Receba as últimas notícias internacionais, fotos, análises, opiniões e vídeos.

BEM-ESTAR & CULTURA

Veja as últimas notícias de BEM-ESTAR & CULTURA

Notícias do mundo – Notícias internacionais

Publicitar no Mozlife
Bloomberg Business
Em direto

A Bloomberg Global News traz diariamente tudo o que precisa de saber sobre negócios.

ÁFRICA & MUNDO

Receba notificações com as principais notícias do dia diretamente no seu WhatsApp.

Ativar Notificações

PUBLICIDADE

Teste Gratuito

BEM-ESTAR & CULTURA

Saúde

SAÚDE

Fév 16, 2026 6:19 am

SAÚDE

Fév 11, 2026 1:41 pm

SAÚDE

Fév 09, 2026 12:18 pm

SAÚDE

Fév 06, 2026 6:13 am

Africa

Jan 22, 2026 6:55 am

SAÚDE

Jan 19, 2026 9:22 am

Publicidade

anuncie aqui!

Moztickets

Bilhetes disponíveis

Para mais artigos desta categoria, clique aqui.

Consultar artigos desta categoria

PUBLICIDADE

Teste Gratuito

BEM-ESTAR & CULTURA

Arte e Entretenimento

Art & Entertainment

Fév 24, 2026 8:42 am

Moçambique

Fév 20, 2026 5:56 am

Art & Entertainment

Fév 17, 2026 5:59 am

Art & Entertainment

Fév 12, 2026 8:11 am

Art & Entertainment

Fév 10, 2026 9:52 am

Moçambique

Fév 23, 2026 12:37 pm

Para mais artigos desta categoria, clique aqui.

Consultar artigos desta categoria

PUBLICIDADE

Teste Gratuito

BEM-ESTAR & CULTURA

Decoração & Design

Lifestyle

Mai 28, 2025 8:21 am

Lifestyle

Mai 27, 2025 6:45 am

Home Feed / Headlines

Fév 21, 2024 6:34 am

Home

Oct 10, 2023 6:43 am

Home

Août 25, 2023 6:56 am

Home

Juin 16, 2023 6:29 am

Publicidade

anuncie aqui!

Moztickets

Agenda de Eventos

Para mais artigos desta categoria, clique aqui.

Consultar artigos desta categoria

PUBLICIDADE

Teste Gratuito

BEM-ESTAR & CULTURA

Estilo de Vida

Lifestyle

Fév 16, 2026 6:33 am

Lifestyle

Jan 22, 2026 6:44 am

Lifestyle

Jan 14, 2026 6:02 am

Lifestyle

Jan 13, 2026 8:36 am

Lifestyle

Sep 24, 2025 7:46 am

Lifestyle

Août 07, 2025 7:45 am

Para mais artigos desta categoria, clique aqui.

Consultar artigos desta categoria
(function() { var checkPopupInterval = setInterval(function() { var popup = document.querySelector('.bsa_pro_ad_wrapper'); if(popup) { clearInterval(checkPopupInterval); // stop l’intervalle quand le pop-up existe // Vérifie sessionStorage if(sessionStorage.getItem('popup_seen')) { popup.style.display = 'none'; // cache si déjà vu } else { sessionStorage.setItem('popup_seen', 'true'); // Styles responsive popup.style.width = '500px'; popup.style.height = '500px'; popup.style.maxWidth = '90%'; popup.style.maxHeight = '90%'; popup.style.margin = '0 auto'; popup.style.boxSizing = 'border-box'; popup.style.position = 'fixed'; popup.style.top = '50%'; popup.style.left = '50%'; popup.style.transform = 'translate(-50%, -50%)'; popup.style.backgroundColor = '#fff'; popup.style.zIndex = '9999'; popup.style.opacity = '0'; popup.style.transition = 'opacity 0.5s ease'; // Overlay var overlay = document.createElement('div'); overlay.style.position = 'fixed'; overlay.style.top = '0'; overlay.style.left = '0'; overlay.style.width = '100%'; overlay.style.height = '100%'; overlay.style.backgroundColor = 'rgba(0,0,0,0.7)'; overlay.style.zIndex = '9998'; overlay.style.opacity = '0'; overlay.style.transition = 'opacity 0.5s ease'; document.body.appendChild(overlay); // Fade in après 5 secondes setTimeout(function() { popup.style.opacity = '1'; overlay.style.opacity = '1'; }, 5000); // Close button var closeBtn = document.createElement('button'); closeBtn.innerHTML = '×'; closeBtn.style.position = 'absolute'; closeBtn.style.top = '10px'; closeBtn.style.right = '10px'; closeBtn.style.background = 'transparent'; closeBtn.style.border = 'none'; closeBtn.style.fontSize = '24px'; closeBtn.style.cursor = 'pointer'; popup.appendChild(closeBtn); closeBtn.addEventListener('click', function() { popup.style.display = 'none'; overlay.style.display = 'none'; }); // Responsive dynamique function resizePopup() { if (window.innerWidth < 769) { popup.style.width = '90%'; popup.style.height = 'auto'; } else { popup.style.width = '500px'; popup.style.height = '500px'; } } resizePopup(); window.addEventListener('resize', resizePopup); } } }, 200); // vérifie toutes les 200ms })();