Accessibility Statement
Designed from the outset to meet WCAG 2.1 AA and GIGW guidelines. Accessibility is not retrofitted — it is part of our procurement posture.
Our Accessibility Posture
This platform is designed to be operable by the widest possible range of users, including those using assistive technologies. Our implementation targets WCAG 2.1 Level AA conformance and aligns with the Guidelines for Indian Government Websites (GIGW).
What Should Work
- ✓ Keyboard navigation throughout all interactive elements
- ✓ Skip-to-content link on every page
- ✓ Visible focus indicators on all focusable elements
- ✓ Logical heading hierarchy (h1 → h2 → h3) on all pages
- ✓ ARIA landmarks: header, nav, main, footer
- ✓ All decorative images marked
aria-hidden="true" - ✓ Form labels associated with inputs
- ✓ Sufficient colour contrast (minimum 4.5:1 for body text)
- ✓ Hamburger navigation:
aria-expanded,aria-label,aria-controls
Reduced Motion
We respect the prefers-reduced-motion media query. Scroll-reveal animations and transitions are suppressed for users who have enabled reduced motion in their operating system settings.
Implementation — design system CSS
@media (prefers-reduced-motion: reduce) {
.reveal { opacity: 1 !important; transform: none !important; }
}
Known Limitations
We are a pre-deployment technology platform. Some interactive features (simulation dashboards, procurement request forms) are not yet live. We commit to maintaining accessibility standards as these features are enabled.
| Feature | Status |
|---|---|
| Interactive simulation dashboards | Not yet live; accessibility audit pending |
| Procurement request forms | In build; WCAG AA target on launch |
| Trust Centre document downloads | Requested via contact form; format on request |
Contact for Accessibility
If you encounter an accessibility barrier on this website, please contact us. We aim to respond within 5 working days.
Our Commitment
Accessibility is procurement-grade
Government technology must be usable by every person it serves. Our accessibility targets are not aspirational minimums — they are part of the compliance posture we present in any formal procurement.
As features go live, each will receive an accessibility review before deployment. We will not ship interactive tools without completing that review.
Questions about our accessibility posture?
Our team is available to discuss specific accessibility requirements for your procurement evaluation or deployment context.