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);
Finland’s consumer confidence fell to -12.5 in April 2026 from -11.5 in March, moving further below the long-term average of -2.9 and reaching its lowest point since April 2024. Households’ perceptions of their own finances continued to deteriorate, both at present (-6.7 vs -6.0) and over the next 12 months (0.7 vs 2.7). At the same time, expectations for the broader Finnish economy over the coming year became more pessimistic (-23.2 vs -21.3).
