Within the "Cookie statement" tab, there are three buttons: "Necessary cookies," "Analytical cookies," and "Marketing cookies." Although visually clear which is active, this information is not programmatically exposed to assistive technologies. Recommendation: Implement the ARIA tablist pattern with correct roles (tablist, tab, tabpanel) and dynamically update states to indicate the active tab, as outlined here: https://www.w3.org/WAI/ARIA/apg/patterns/tabs/