buttonPrevHTML: ”,
};
function adaptBreadcrumbs() {
let breadcrumbs = document.querySelectorAll(‘#header-breadcrumbs’);
for(i = 0; i < breadcrumbs.length; i++) {
let title = breadcrumbs[i].querySelector(‘.breadcrumbs-title’);
let btns = breadcrumbs[i].querySelector(‘.btn-container:last-child’);
if(btns && btns.children && btns.children.length) {
if(parseInt(title.getBoundingClientRect().top + title.getBoundingClientRect().height / 2) == parseInt(btns.getBoundingClientRect().top + btns.getBoundingClientRect().height / 2)) {
title.style=”flex-grow:1;”;
} else {
title.style=”flex-grow:0;”;
}
} else {
title.style=”flex-grow:1;”;
}
}
}
window.addEventListener(‘resize’, adaptBreadcrumbs);
document.addEventListener(‘DOMContentLoaded’, adaptBreadcrumbs);
Argentina’s industrial production contracted sharply in February 2026, underscoring mounting pressure on the country’s manufacturing sector. Year-on-year output fell by 8.7%, a significant deterioration from January 2026, when industrial production was already down 3.2% compared with the same month a year earlier.
The data, updated on 9 April 2026, show that the downturn has accelerated on an annual basis: both the “previous” and “actual” readings compare each month’s performance to the corresponding month of the prior year. The deepening decline suggests that industrial activity is facing a more pronounced slowdown as the first quarter of 2026 progresses, raising concerns about broader economic momentum and the outlook for Argentina’s growth.
