1. Our commitment
2. Standards we align with
- WCAG 2.2 Level AA (W3C, 2023).
- EN 301 549 v3.2.1 — the European harmonised standard.
- EU European Accessibility Act 2019/882 (in force June 2025) — applicable B2C services.
- Accessibility for Ontarians with Disabilities Act, 2005 (AODA) and the Integrated Accessibility Standards Regulation 191/11.
- Accessible Canada Act 2019 and Accessible Canada Regulations.
- US Section 508 (Revised) and ADA Title III website accessibility expectations.
- UK Equality Act 2010 reasonable-adjustments duty.
- India Rights of Persons with Disabilities Act 2016 s. 40.
- Nepal Constitution art. 42 and Disability Rights Act 2074.
3. Specific measures
- Semantic HTML5 landmarks, single H1 per page, logical heading order.
- Visible focus indicators (focus-visible rings) on every interactive element; no outline removal.
- Colour contrast ratios meet AA for body text (4.5:1) and large text (3:1) in both dark and light themes; tested with axe and Lighthouse.
- Keyboard support for every workflow including the Deal Matcher, ROI calculator, accordions, dialogs, navigation menu and forms.
prefers-reduced-motionrespected — heavy hero animations are reduced or stilled when requested.- Form fields have visible labels, error messages and aria-describedby hints.
- Images carry meaningful alt text; decorative images use empty alt.
- Resume/CV uploads accept screen-reader friendly PDFs and Word documents.
4. Known limitations
- The hero on the homepage uses motion that some users may find busy; reducing motion in your OS will calm it.
- The downloadable PDF deck on /investors/industries is generated client-side and may not yet be perfectly tagged for screen readers; an accessible HTML alternative is provided on the same page.
- Articles authored by guest contributors are reviewed for accessibility before publishing but may not always meet AAA-level criteria.