MozLife

Liga Dos Campeões: O Liverpool guardou para o final uma difícil vitória

Roberto Firmino e Mohamed Salah marcaram nos 15 minutos finais para dar ao Liverpool uma vitória por 2-0 sobre o Inter na primeira mão dos oitavos-de-final da UEFA Champions League.

Contacto: +258 84 91 29 078 / +258 21 40 14 21 – comercial@feelcom.co.mz

Os Reds aproveitaram a sorte do jogo, em especial quando Hakan Çalhanoğlu recebeu o cruzamento de Ivan Perišić e rematou à trave. Hakan foi fundamental para os anfitriões, proporcionando uma excelente bola parada para Milan Škriniar e Denzel Dumfries, que estiveram perto de cabeça.

https://moz.life/mozbox/produit/excursao-lets-go-to-sun-city-harties-07-10-de-abril-2022-johanesburgo/

Um remate de cabeça de Sado Mané foi o mais perto que o Liverpoool esteve, quando Klopp, a ver a sua equipa por baixo, fez uma mudança tripla pouco antes da hora. Edin Džeko viu um golo anulado por fora-de-jogo logo a seguir, mas o jogo começou a mudar, e, primeiro, um belo cabeceamento de Firmino a canto de Andy Robertson mudou o jogo por completo.

https://www.youtube.com/watch?v=cdXZdCe7h0I

Salah garantiu um importante triunfo, típico das grandes equipas, num oportuno remate a sete minutos do fim.

O Liverpool esteve encostado às cordas durante a maior parte da segunda parte, mas – como tem sido o caso em tantas ocasiões na Champions League com Klopp – o movimento de Firmino e o seu faro de golo colocou-o no caminho certo que Salah confirmaria. O Inter fez bem o seu papel num jogo emocionante, mas os campeões da Série A terão de fazer algo de especial para virar a eliminatória.

(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 })();