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);
Brazil’s foreign exchange flows showed a marked improvement in the latest reading, with the deficit narrowing significantly compared with the previous period. According to data updated on 25 March 2026, FX flows stood at -0.119 billion, an improvement from the prior level of -0.708 billion.
The smaller negative balance suggests that pressures on Brazil’s currency from net capital and trade-related outflows may be easing, even though flows remain in deficit territory. While still indicating more foreign exchange leaving the country than entering, the latest figure points to a moderation in outflows that could be seen as a tentative stabilisation signal by market participants tracking Brazil’s external position and currency dynamics.
