Prieinamumo deklaracija

prieinamumas prieinamumas

Prieinamumo deklaracija

We aim to make our website accessible to all users, including people with disabilities. We strive to meet the requirements of the Web Content Accessibility Guidelines (WCAG) at the AA level. If you experience difficulties navigating our website or have suggestions regarding accessibility, please contact us at [email protected].

Implemented Accessibility Features (WCAG 2.1 AA Level)

Keyboard Navigation Support

All website functions can be accessed using only a keyboard (Tab, Shift+Tab, Enter, Esc, etc.).

Focus Indicators

Clear visual indicators show which elements are currently active when navigating with a keyboard.

Screen Reader Compatibility

Pages and components are properly structured using semantic HTML, headings, and ARIA labels to support screen readers (e.g., NVDA, JAWS, VoiceOver).

Consistent Heading Structure

Logical and hierarchical heading structure (from H1 to H6) helps assistive technologies understand the content of the page.

Sufficient Color Contrast

Text and interactive elements have a contrast ratio of at least 4.5:1 for regular text and 3:1 for large text.

Page Zooming

Users can zoom in on the page up to 200% without losing content or functionality.

Labels for Form Fields

All input fields have programmatically associated labels and error messages.

Consistent Navigation and UI Layout

Menus, buttons, and layout are consistent across all pages, making it easier for users to navigate.

Error Identification and Instructions

Forms clearly indicate input errors and provide instructions on how to correct them.

Language Attribute

The default language of each page is defined in the code (e.g., <html lang="lt"> for Lithuanian).