Accessibility
Our commitment
Sevrak aims to provide an accessible experience for all visitors. We design for keyboard navigation, readable contrast, and clear structure-and we welcome feedback when something isn't working.
What we do
We build and maintain this site to meet the following accessibility standards:
- Skip to content: A skip link appears as the first focusable element so keyboard and screen-reader users can jump to the main content. The link is visible when it receives focus.
- Semantic HTML and ARIA: We use semantic structure and ARIA attributes where they add clarity-for example, menus, accordions, and the delivery-framework timeline use appropriate roles and labels.
- Keyboard operability: All interactive elements are reachable and usable with the keyboard. Dropdowns close with Escape; accordions toggle with Enter or Space; visible focus styles show where focus is at all times.
- Reduced motion: We respect the
prefers-reduced-motionmedia query by disabling or simplifying animations and transitions when the user has requested reduced motion. - Contrast and readability: Text and UI are checked for sufficient contrast in both light and dark modes so the site remains readable in either theme.
- Forms: Form inputs have associated labels; errors are clearly announced and associated with fields; success and error states are accessible to assistive technologies.
Feedback
If you encounter an accessibility barrier, email [email protected] and include the page URL, what you were trying to do, and what happened.