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);
Switzerland’s economic sentiment turned decisively positive in February, as the ZEW Expectations indicator climbed to 9.8 from a negative -4.7 in January 2026. The move marks a clear shift in outlook among financial market experts, who now expect improving conditions ahead for the Swiss economy.
The February 2026 reading, released on 25 February, breaks the pessimistic streak seen at the start of the year and suggests renewed confidence in Switzerland’s growth prospects. While the indicator is only modestly above zero, the jump of more than 14 points within a month signals that expectations are no longer tilted toward deterioration and are instead pointing to cautious optimism.
