Showing source for: https://at2030.org/
Duration: 2.0062s
Server: nginx/1.14.0 (Ubuntu)

<!DOCTYPE html>
<html id="main-html" lang="en">
    <head>
        <meta charset="utf-8">
        <title>
   Home | AT2030 Programme
        </title>
        <link href="/static/website_creator/img/favicon_copy_CF01BRu.png" rel="shortcut icon" type="image/png">
        <link href="https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,900&amp;display=swap" rel="stylesheet">
        <script crossorigin="anonymous" src="https://kit.fontawesome.com/813c025c0f.js">
        </script>
        <link href="/static/website_creator/index.css" rel="stylesheet">
        <link href="/static/at2030_core/at2030.css" rel="stylesheet">
        <link href="/static/website_creator/tiny.css" rel="stylesheet">
        <meta content="width=device-width" name="viewport">
        <meta content="summary" name="twitter:card">
        <meta content="@AssistTech2030" name="twitter:site">
        <meta content="Home | AT2030 Programme" name="twitter:title">
        <meta content="Home | AT2030 Programme" property="og:title">
        <meta content="/static/website_creator/img/AT2030_Logo_Black_RGB_x2_iPjl7vV.png" name="twitter:image">
        <meta content="/static/website_creator/img/AT2030_Logo_Black_RGB_x2_iPjl7vV.png" property="og:image">
        <meta content="AT2030 Logo" name="twitter:image:alt">
        <meta content="AT2030 Logo" property="og:image:alt">
        <!-- Google Tag Manager -->
        <script>
            (function(w, d, s, l, i) {
                w[l] = w[l] || [];
                w[l].push({
                    'gtm.start': new Date().getTime(),
                    event: 'gtm.js'
                });
                var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
                j.async = true;
                j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
                f.parentNode.insertBefore(j, f);
            })(window, document, 'script', 'dataLayer', 'GTM-PKXR4QB');
        </script>
        <!-- End Google Tag Manager -->
        <style>
            .sidebar {
                width               : 15vw;
                box-sizing          : border-box;
                padding-right       : 1em;
            }
            #home-logo {
                height              : 5em;
            }
            #twitter-icon {
                height              : 2em;
                padding             : 0.5em;
            }
            .programme-intro-wrapper {
                display             : flex;
                flex-direction      : row;
            }
            .un-bullet-list {
                list-style-type     : none;
                padding             : 0px;
            }
            .cluster-wrapper {
                width               : 100%;
                display             : flex;
                align-items         : flex-start;
                flex-wrap           : wrap;
                justify-content     : space-between;
            }
            #organisations-list {
                display             : flex;
                flex-direction      : row;
                flex-wrap           : wrap;
            }
            .leaflet-container {
                display             : inline-block;
                text-align          : center;
            }
            #leaflet-image {
                width               : 20vw;
            }
            .banner {
                width               : 100%;
                height              : 360px;
                background-color    : #F04E53;
                position            : absolute;
                left                : 0;
                padding             : 20px 150px 20px calc(150px + 15vw);
                box-sizing          : border-box;
                display             : flex;
                flex-direction      : row;
                align-items         : center;
                font-weight         : 500;
            }
            .banner-wrapper {
                height              : 360px;
                margin-top          : 5em;
                margin-bottom       : 3em;
            }
            #programme-banner-image {
                height              : 360px;
                margin-top          : -100px;
                margin-left         : 2em;
            }
            #home-page-title-wrapper {
                background-color    : #F04E53;
                width               : 80%;
                flex-grow           : 0;
                width               : 80%;
                padding             : 5em 5em;
                box-sizing          : border-box;
            }
            #home-cover-img {
                width               : 80%;
            }
            #home-context-wrapper {
                width               : 60%;
                box-sizing          : border-box;
                padding             : 4em 3em 4em 5em;
            }
            #home-pattern {
                width               : 40%;
                background-repeat   : repeat !important;
                margin-top          : -150px;
                margin-bottom       : -150px;
                background-size     : 84px 84px !important;
                z-index             : -1;
            }
            #home-intro-wrapper {
                display             : flex;
                flex-direction      : row;
                flex-wrap           : wrap;
                border-bottom       : 1px solid #999;
                padding-bottom      : 1em;
            }
            .home-partners-logo {
                height              : 150px;
            }
            .funding-wrapper {
                display             : flex;
                align-items         : center;
                flex-direction      : column;
                min-width           : 50%;
                margin-top          : 3em;
            }
            #home-logos-pane {
                display             : flex;
                flex-direction      : row;
                justify-content     : center;
                flex-wrap           : wrap;
            }
            .top-image {
                height              : 30vw;
                margin-top          : calc(-18vw - 3em);
            }
            .bottom-image {
                height              : 30vw;
                margin-bottom       : calc(-12vw - 3em);
            }
            .underline-on-hover {
                ;
            }
            .underline-on-hover:hover {
                text-decoration     : underline
            }
            .footer-logo {
                ;
            }
            .people-wrapper {
                display             : flex;
                flex-direction      : row;
                flex-wrap           : wrap;
            }
            .home-page-intro-stat {
                color               : white;
                font-size           : 1.8vw;
                margin              : 0;
                background-color    : rgba(0, 0, 0, 0.7);
            }
            .home-page-intro-us {
                color               : white;
                font-size           : 2.5vw;
                font-weight         : 500;
                margin              : 0;
                background-color    : rgba(0, 0, 0, 0.7);
            }
            .cover-image-container {
                position            : relative;
                width               : 100%;
                padding-bottom      : 65%;
                background-size     : cover !important;
                background-position : 50% 50% !important;
            }
            #contact-us-map-container {
                flex-grow           : 1;
                min-width           : 300px;
            }
            #home-page-intro-wrapper {
                box-sizing          : border-box;
                padding             : 4vw 4vw 14vw 4vw;
                position            : absolute;
                left                : 0;
                right               : 0;
                bottom              : 0;
                top                 : 0;
                display             : flex;
                flex-direction      : column;
                justify-content     : space-between;
            }
            #photo-credits {
                position            : absolute;
                bottom              : 0;
                right               : 0;
                color               : white;
                margin              : 0 5px 5px 0;
                font-size           : 1vw;
            }
            iframe {
                border              : none;
            }
            #contact-us-left-column {
                width               : 60%;
                padding-right       : 1em;
                flex-grow           : 1;
            }
            .hamburger {
                display             : none;
                border-top          : 3px solid transparent;
                line-height         : 1.5em;
                padding             : 3em 0.8em 0.5em 0.8em;
                color               : black !important;
                text-decoration     : none;
                height              : 1.5em;
            }
            .hamburger:hover {
                border-top          : 3px solid #F04E53;
            }
            #home-page-content {
                padding             : 0 10vw 1.5em 10vw;
            }
            .header-sub-menu {
                background-color    : white;
                box-sizing          : border-box;
                border-top          : 3px solid #F04E53;
                margin-top          : 0.6em;
                margin-left         : -16px;
                font-size           : 0.7em;
            }
            #soundcloud {
                ;
            }
            #soundcloud i {
                margin-left         : 6px;
            }
            .footer-item {
                color               : white !important;
                text-decoration     : none;
                line-height         : 1.5em;
                padding             : 0.75em 1em;
            }
            .footer-item:hover {
                text-decoration     : underline;
            }
            .header-sub-menu-item {
                padding             : 0.5em 2em 0.5em 0.5em;
                border-bottom       : 1px solid #999999;
                color               : #4e4e4e !important;
                text-decoration     : none;
                width               : 200px;
                box-sizing          : border-box;
            }
            .header-sub-menu-item:hover {
                text-decoration     : underline;
                background-color    : #eeeeee;
                color               : #333 !important;
            }
            .footer-icon {
                font-size           : 8px;
                display             : flex;
                flex-direction      : column;
                text-decoration     : none;
                justify-content     : center;
                padding             : 0.3em;
                color               : white !important;
            }
            .sidebar-item {
                padding             : 0.75em 2em 0.75em 0.5em;
                color               : #4e4e4e !important;
                text-decoration     : none;
                font-size           : 14px;
            }
            .sidebar-item:hover {
                background-color    : #eeeeee;
                text-decoration     : underline;
                color               : #333 !important;
            }
            #contact-us-table {
                display             : flex;
                flex-direction      : row;
                flex-wrap           : wrap;
            }
            .section-wrapper {
                /* border-bottom    : 1px solid #999; */
            padding-top: 1.5em;
                padding-bottom 1em;
            }
            .header-item {
                border-top          : 3px solid transparent;
                line-height         : 1.5em;
                padding             : 3em 0.8em 0.4em 0.8em;
                color               : black !important;
                text-decoration     : none;
                height              : 1.5em;
            }
            .header-item:hover {
                border-top          : 3px solid #F04E53;
            }
            .why-at-content-wrapper {
                background-color    : white;
                padding             : 7%;
                margin              : 3em 0;
                box-shadow          : 0 1px 8px #666;
                -webkit-box-shadow  : 0 1px 8px #666;
                -moz-box-shadow     : 0 1px 8px #666;
                font-size           : 16pt;
            }
            .cover-story-content-container {
                align-self          : center;
            }
            #header {
                position            : fixed;
                -webkit-box-shadow  : 0 1px 2px #dddddd;
                -moz-box-shadow     : 0 1px 2px #dddddd;
                box-shadow          : 0 1px 2px #dddddd;
                height              : 5em;
                width               : 100%;
                padding             : 0 150px;
                box-sizing          : border-box;
                background-color    : white;
                z-index             : 100;
                font-size           : 1.1em;
            }
            .cover-story-img {
                width               : 100%;
                height              : auto;
            }
            .cover-story-flex {
                display             : flex;
                flex-direction      : row;
            }
            .cover-story-photo-container {
                width               : 40%;
                min-width           : 40%;
                margin-top          : -8em;
                margin-left         : 2em;
            }
            #footer {
                background-color    : #272a2b;
            /*height: 3em;*/
                width               : 100%;
                padding             : 0 150px;
                box-sizing          : border-box;
                flex-wrap           : wrap;
                flex-shrink         : 0;
            }
            .cover-story h2 {
                color               : black !important;
            }
            .cover-story-bottom-banner {
                background          : url("/static/website_creator/img/AT2030_Pattern_Tile.png");
                background-repeat   : repeat;
                background-size     : 64px 64px !important;
                height              : 2em;
            }
            .cover-story a {
                color               : black !important;
                text-decoration     : underline;
            }
            #other-sites-flex {
                display             : flex;
                flex-direction      : row;
                flex-wrap           : wrap;
            }
            .other-sites-container img {
                width               : 100%;
            }
            .other-sites-container {
                display             : flex;
                flex-direction      : column;
                align-items         : center;
                width               : 21%;
                margin              : 0 4% 2em 0;
                text-align          : center;
            }
            .home-page-intro-scroll {
                color               : white;
                margin              : 0;
                background-color    : rgba(0, 0, 0, 0.7);
                font-size           : 1.08vw;
            }
            .at-content-wrapper {
                background-repeat   : repeat;
                background-size     : 64px 64px !important;
                padding             : 3em 10%;
                display             : flex;
                flex-direction      : column;
                align-items         : center;
                margin-top          : calc(18vw + 2em);
                margin-bottom       : calc(12vw + 1em);
            }
            @media only screen and (max-width: 600px) {
                .at-content-wrapper {
                    padding             : 3em 6px;
                }
            }
            @media only screen and (max-width: 600px) {
                .top-image {
                    height              : 50vw;
                }
            }
            @media only screen and (max-width: 600px) {
                .bottom-image {
                    height              : 50vw;
                }
            }
            @media only screen and (max-width: 1000px) {
                .why-at-content-wrapper iframe {
                    height              : 35vw !important;
                }
            }
            @media only screen and (max-width: 800px) {
                #home-page-intro-wrapper {
                    display             : none;
                }
            }
            #home-page-intro-wrapper-alt {
                display             : none
            }
            #home-page-intro-banner {
                display             : none;
            }
            @media only screen and (max-width: 800px) {
                #home-page-intro-wrapper-alt {
                    display             : block;
                    background-color    : #F04E53;
                    padding             : 2em 4vw;
                }
            }
            @media only screen and (max-width: 800px) {
                #home-page-intro-banner {
                    display             : block;
                    height              : 6em;
                    background          : url("/static/website_creator/img/AT2030_Pattern_Tile.png");
                    background-repeat   : repeat;
                    background-size     : 64px 64px !important;
                    margin-bottom       : 4em;
                }
            }
            @media only screen and (max-width: 800px) {
                .home-page-intro-stat {
                    color               : black;
                    font-size           : unset;
                    background-color    : unset;
                }
            }
            @media only screen and (max-width: 800px) {
                .home-page-intro-us {
                    font-size           : 1.33em;
                    color               : black;
                    background-color    : unset;
                }
            }
            #home-page-intro-wrapper-alt p {
                margin-left         : 0 !important;
                line-height         : unset !important;
            }
            @media only screen and (max-width: 800px) {
                .home-page-intro-scroll {
                    color               : black;
                    background-color    : unset;
                    font-size           : unset;
                }
            }
            #programme-header-item {
                ;
            }
            @media only screen and (max-width: 1000px) {
                #header {
                    max-height          : 100%;
                    overflow-y          : scroll;
                    overflow-x          : hidden;
                    height              : unset !important;
                }
            }
            @media only screen and (max-width: 800px) {
                .cover-story-content-container {
                    margin-top          : 1em;
                }
            }
            .cover-story-video-container {
                width               : 50%;
                min-width           : 50%;
                margin-top          : -8em;
                margin-left         : 2em;
                height              : 0;
                padding-bottom      : 29%;
                position            : relative;
            }
            @media only screen and (max-width: 800px) {
                .cover-story-video-container {
                    max-width           : 80%;
                    min-width           : 80% !important;
                    align-self          : center;
                    margin-left         : 0 !important;
                    padding-bottom      : 46%;
                }
            }
            .cover-story-video {
                height              : 100%;
                width               : 100%;
                position            : absolute;
            }
            .cover-story {
                background-color    : #F04E53;
                padding             : 4em  10vw;
                margin              : 8em -10vw 0 -10vw;
            }
            .cover-story-bottom-banner {
                background          : url("/static/website_creator/img/AT2030_Pattern_Tile.png");
                background-repeat   : repeat;
                background-size     : 64px 64px !important;
                height              : 6em;
                margin              : 0 -10vw 4em -10vw;
            }
            .main-content-padding {
                padding             : 0 10vw;
            }
            .vertical-padding-small {
                padding             : 1vw 0;
            }
            .negative-vertical-margins {
                margin              : -2vw 0 -2vw 0;
            }
        </style>
    </head>
    <body id="main-body">
        <!-- Google Tag Manager (noscript) -->
        <noscript>
            <iframe height="0" src="https://www.googletagmanager.com/ns.html?id=GTM-PKXR4QB" style="display:none;visibility:hidden" width="0">
            </iframe>
        </noscript>
        <!-- End Google Tag Manager (noscript) -->
        <header>
            <nav aria-label="Header" class="menu" id="header" style="flex-direction: row">
                <a class="end-section" href="/">
                    <img alt="AT2030 Logo" id="home-logo" src="/static/website_creator/img/AT2030_Logo_Black_RGB_x2_iPjl7vV.png">
                </a>
                <a class="hamburger" href="javascript:void(0);" onclick="header_resize()">
                    <i class="fas fa-bars">
                    </i>
     Menu
                </a>
                <a class="underline-on-hover header-item" href="/">
                    Home
                </a>
                <a class="underline-on-hover header-item" href="/at/">
                    What is AT?
                </a>
                <div class="header-item dropdown">
                    <div class="dropdown-button">
                        <a aria-expanded="false" aria-haspopup="true" class="no-link-format" href="#programme-header-item" id="programme-header-item">
                            Programme
                        </a>
                        <i class="fas fa-angle-down">
                        </i>
                    </div>
                    <div class="header-sub-menu menu" style="flex-direction:column">
                        <a class="header-sub-menu-item" href="/targets/">
                            Targets
                        </a>
                        <a class="header-sub-menu-item" href="/include/">
                            Include
                        </a>
                        <a class="header-sub-menu-item" href="/inquire/">
                            Inquire
                        </a>
                        <a class="header-sub-menu-item" href="/incubate/">
                            Incubate
                        </a>
                        <a class="header-sub-menu-item" href="/invest/">
                            Invest
                        </a>
                        <a class="header-sub-menu-item" href="/integrate/">
                            Integrate
                        </a>
                    </div>
                </div>
                <div class="header-item dropdown">
                    <div class="dropdown-button">
                        <a aria-expanded="false" aria-haspopup="true" class="no-link-format" href="#outcomes-header-item" id="outcomes-header-item">
                            Impact
                        </a>
                        <i class="fas fa-angle-down">
                        </i>
                    </div>
                    <div class="header-sub-menu menu" style="flex-direction:column">
                        <a class="header-sub-menu-item" href="/achievements/">
                            What we've achieved
                        </a>
                        <a class="header-sub-menu-item" href="/impact-stories/">
                            Impact Stories
                        </a>
                        <a class="header-sub-menu-item" href="/publications/">
                            Publications
                        </a>
                        <a class="header-sub-menu-item" href="https://www.at2030-insights-portal.org/">
                            AT Data Portal
                        </a>
                        <a class="header-sub-menu-item" href="/at-innovators/map/">
                            AT Innovators
                        </a>
                        <a class="header-sub-menu-item" href="https://www.atinnovationportal.com">
                            AT Innovation Portal
                        </a>
                    </div>
                </div>
                <div class="header-item dropdown">
                    <div class="dropdown-button">
                        <a aria-expanded="false" aria-haspopup="true" class="no-link-format" href="#media-header-item" id="media-header-item">
                            Media
                        </a>
                        <i class="fas fa-angle-down">
                        </i>
                    </div>
                    <div class="header-sub-menu menu" style="flex-direction:column">
                        <a class="header-sub-menu-item" href="/news/">
                            News
                        </a>
                        <a class="header-sub-menu-item" href="/blog/">
                            Blog
                        </a>
                        <a class="header-sub-menu-item" href="/events/">
                            Events
                        </a>
                        <a class="header-sub-menu-item" href="/innovation-podcast/">
                            Innovation Podcast
                        </a>
                        <a class="header-sub-menu-item" href="/gallery/">
                            Gallery
                        </a>
                    </div>
                </div>
                <div class="header-item dropdown">
                    <div class="dropdown-button">
                        <a aria-expanded="false" aria-haspopup="true" class="no-link-format" href="#about-header-item" id="about-header-item">
                            About
                        </a>
                        <i class="fas fa-angle-down">
                        </i>
                    </div>
                    <div class="header-sub-menu menu" style="flex-direction:column">
                        <a class="header-sub-menu-item" href="https://www.disabilityinnovation.com/who-we-are" target="_blank">
                            GDI Hub
                        </a>
                        <a class="header-sub-menu-item" href="/partners/">
                            Partners
                        </a>
                        <a class="header-sub-menu-item" href="/team/">
                            AT2030 contributors
                        </a>
                        <a class="header-sub-menu-item" href="/where-we-work/">
                            Where We Work
                        </a>
                        <a class="header-sub-menu-item" href="/contact-us/">
                            Contact Us
                        </a>
                        <a class="header-sub-menu-item" href="/programme-clusters/">
                            AT2030 from 2018-2024
                        </a>
                    </div>
                </div>
                <a class="underline-on-hover header-item" href="/search/?output_type=Publications">
                    Search
                </a>
            </nav>
        </header>
        <div id="home-page-wrapper">
            <main id="content-wrapper">
                <div aria-label="About us" role="region">
                    <div class="cover-image-container" style="background: url(/static/website_creator/img/Malawi_Para_Games_-225_1_smaller.jpg)">
                        <div id="home-page-intro-wrapper">
                            <p style="margin-left: 25vw; line-height: 2.5vw; text-align: right;">
                                <span class="home-page-intro-stat">
                                    It is estimated that by 2050 over 3.5 billion people would benefit from Assistive Technology, yet 90% will not have access.
                                </span>
                            </p>
                            <div>
                                <p style="margin-bottom: 0.5em;">
                                    <span class="home-page-intro-us">
                                        AT2030 is changing that.&nbsp;
                                    </span>
                                </p>
                                <p aria-hidden="true">
                                    <span class="home-page-intro-scroll">
                                        AT2030 is a co-sponsor of the Global Report thanks to UK Aid.
                                    </span>
                                </p>
                            </div>
                        </div>
                        <div id="photo-credits">
                            <p>
                                GDI Hub
                            </p>
                        </div>
                    </div>
                    <div id="home-page-intro-banner">
                    </div>
                    <div id="home-page-intro-wrapper-alt">
                        <p style="margin-left: 25vw; line-height: 2.5vw; text-align: right;">
                            <span class="home-page-intro-stat">
                                It is estimated that by 2050 over 3.5 billion people would benefit from Assistive Technology, yet 90% will not have access.
                            </span>
                        </p>
                        <p style="margin-bottom: 0.5em;">
                            <span class="home-page-intro-us">
                                AT2030 is changing that.&nbsp;
                            </span>
                        </p>
                        <p aria-hidden="true">
                            <span class="home-page-intro-scroll">
                                AT2030 is a co-sponsor of the Global Report thanks to UK Aid.
                            </span>
                        </p>
                    </div>
                    <div>
                        <p class="main-content-padding" style="margin: 3em 0em;">
                            <strong>
                                <span style="font-size: 18pt;">
                                    AT2030 tests &lsquo;what works&rsquo; to improve access to life-changing Assistive Technology (AT) for all.
                                </span>
                            </strong>
                            <strong>
                                <span style="font-size: 18pt;">
                                    Led by Global Disability Innovation Hub and funded by UK aid, we've reached 34 million people in 61 countries, driving a lifetime of potential. In 2023 UK aid announced a further &pound;31 million investment to the AT2030 programme.
                                </span>
                            </strong>
                            <strong>
                                <span style="font-size: 18pt;">
                                    <br>
                                </span>
                            </strong>
                        </p>
                        <div class="main-content-padding negative-vertical-margins">
                            <form action="/search/?output_type=Publications" class="search-form" method="post">
                                <input name="csrfmiddlewaretoken" type="hidden" value="JjiEMpze0M53Hitlqx6tsi6LHH59idfOzytHzdZYRfklUPIBJDdMmEs808Qrq1XN">
                                <input id="id_query" name="query" placeholder="Search Publications" required="" type="text">
                                <input type="submit" value="Search">
                            </form>
                        </div>
                    </div>
                </div>
                <div id="home-page-content">
                    <div aria-label="Spotlight banner" class="cover-story" id="cover-story" role="region">
                        <div class="cover-story-flex">
                            <div class="cover-story-content-container">
                                <h2>
                                    Coming soon...
                                </h2>
                                <h2>
                                    Accessible and Assistive Technology Growth Fund
                                </h2>
                                <p>
                                    The worlds most ambitious scaling pathway for high-potential growth-ready accessible &amp; assistive technology ventures. Transcending a new frontier for venture capital and commercial lending in AT, we&rsquo;re power mass market adoption of Accessible Technology through public and private capital.
                                </p>
                                <p>
                                    It's time to think big.
                                    <a href="https://at2030.org/at-growth-fund-call/">
                                        Find out more
                                    </a>
                                    .
                                </p>
                            </div>
                            <div class="cover-story-photo-container">
                                <img alt="Mobile as AT Day" class="cover-story-img" src="/static/website_creator/img/Mobile_as_AT_Day_sm_smaller.jpg">
                                <p>
                                    GDI Hub. Image of the AT2030 Mobile as AT project in Kenya.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="cover-story-bottom-banner">
                    </div>
                    <div aria-label="Programme clusters" class="section-wrapper" role="region">
                        <h2 class="clusters-heading">
                            Programme Clusters
                        </h2>
                        <p>
                            The current programme (AT2030 version 3) is divided into five Programme Clusters and 13 sub-programmes to test &lsquo;what works&rsquo; for AT. For more about AT2030 version 1 and 2 and our delivery between 2018 and 2024 - visit the
                            <a href="https://at2030.org/programme-clusters/">
                                about section
                            </a>
                            .
                        </p>
                        <div class="cluster-wrapper">
                            <a class="cluster-button" href="/include/">
                                <div class="cluster-image-container" style="background-image: url(/static/website_creator/img/AT2030_Pattern_Tile.png)">
                                </div>
                                <div class="text-wrapper" style="background-color: #F04E53; color: white !important;">
                                    <div class="cluster-num">
                                        Include
                                    </div>
                                    <div class="cluster-name">
                                        Creating deep community leadership and engagement.
                                    </div>
                                </div>
                            </a>
                            <a class="cluster-button" href="/inquire/">
                                <div class="cluster-image-container" style="background-image: url(/static/website_creator/img/AT2030_Pattern_Tile.png)">
                                </div>
                                <div class="text-wrapper" style="background-color: #F04E53; color: white !important;">
                                    <div class="cluster-num">
                                        Inquire
                                    </div>
                                    <div class="cluster-name">
                                        Generate new evidence &amp; insights.
                                    </div>
                                </div>
                            </a>
                            <a class="cluster-button" href="/incubate/">
                                <div class="cluster-image-container" style="background-image: url(/static/website_creator/img/AT2030_Pattern_Tile.png)">
                                </div>
                                <div class="text-wrapper" style="background-color: #F04E53; color: white !important;">
                                    <div class="cluster-num">
                                        Incubate
                                    </div>
                                    <div class="cluster-name">
                                        Develop &amp; test tech inspired solutions.
                                    </div>
                                </div>
                            </a>
                            <a class="cluster-button" href="/invest/">
                                <div class="cluster-image-container" style="background-image: url(/static/website_creator/img/AT2030_Pattern_Tile.png)">
                                </div>
                                <div class="text-wrapper" style="background-color: #F04E53; color: white !important;">
                                    <div class="cluster-num">
                                        Invest
                                    </div>
                                    <div class="cluster-name">
                                        Bring effective solutions to market.
                                    </div>
                                </div>
                            </a>
                            <a class="cluster-button" href="/integrate/">
                                <div class="cluster-image-container" style="background-image: url(/static/website_creator/img/AT2030_Pattern_Tile.png)">
                                </div>
                                <div class="text-wrapper" style="background-color: #F04E53; color: white !important;">
                                    <div class="cluster-num">
                                        Integrate
                                    </div>
                                    <div class="cluster-name">
                                        Strengthen systems to make inclusion a reality.
                                    </div>
                                </div>
                            </a>
                            <a class="cluster-button" href="#">
                                <div class="cluster-image-container" style="background-image: url(/static/website_creator/img/AT2030_Pattern_Tile.png)">
                                </div>
                                <div class="text-wrapper" style="background-color: #f04e53">
                                    <img alt="at2030 logo" class="cluster-logo" src="/static/website_creator/img/AT2030_Logo_Black_RGB_x2_iPjl7vV.png">
                                </div>
                            </a>
                        </div>
                    </div>
                    <div aria-label="Spotlight banner" class="cover-story" role="region">
                        <div class="cover-story-flex">
                            <div class="cover-story-content-container">
                                <h2>
                                    AT2030 Inclusive Infrastructure - six cities
                                </h2>
                                <p>
                                    We've researched inclusive city design in 6 global cities to understand the current challenges, the opportunities, what's working well and what isn&rsquo;t. To get AT to people who need it, the built environment must be inclusive, easy to use and navigate. Hear from the cities involved, and the next steps.
                                </p>
                                <p>
                                    <a href="https://at2030.org/six-cities-one-park/">
                                        Find out more.
                                    </a>
                                </p>
                            </div>
                            <div class="cover-story-video-container">
                                <iframe allowfullscreen="allowfullscreen" class="cover-story-video" frameborder="0" height="315" src="//www.youtube.com/embed/twkEDL2vU7c?si=OrgWcAwpX_P2pCHy" title="#SixCitiesOnePark" width="560">
                                </iframe>
                            </div>
                        </div>
                    </div>
                    <div class="cover-story-bottom-banner">
                    </div>
                    <div aria-label="Latest" class="section-wrapper" role="region">
                        <h2>
                            Latest
                        </h2>
                        <div class="tab">
                            <button aria-expanded="true" aria-haspopup="true" class="tablinks active" onclick="openTab(event, '&lt;i class=&quot;far fa-calendar &quot; &gt;&lt;/i&gt; Event')">
                                <i class="far fa-calendar">
                                </i>
                                Event
                            </button>
                            <button aria-expanded="false" aria-haspopup="true" class="tablinks" onclick="openTab(event, '&lt;i class=&quot;fas fa-file-alt &quot; &gt;&lt;/i&gt; Publications')">
                                <i class="fas fa-file-alt">
                                </i>
                                Publications
                            </button>
                            <button aria-expanded="false" aria-haspopup="true" class="tablinks" onclick="openTab(event, '&lt;i class=&quot;far fa-newspaper &quot; &gt;&lt;/i&gt; News')">
                                <i class="far fa-newspaper">
                                </i>
                                News
                            </button>
                            <button aria-expanded="false" aria-haspopup="true" class="tablinks" onclick="openTab(event, '&lt;i class=&quot;fab fa-soundcloud &quot; &gt;&lt;/i&gt; Innovation Podcast')">
                                <i class="fab fa-soundcloud">
                                </i>
                                Innovation Podcast
                            </button>
                            <button aria-expanded="false" aria-haspopup="true" class="tablinks" onclick="openTab(event, '&lt;i class=&quot;fab fa-blogger-b &quot; &gt;&lt;/i&gt; Blog')">
                                <i class="fab fa-blogger-b">
                                </i>
                                Blog
                            </button>
                            <button aria-expanded="false" aria-haspopup="true" class="tablinks" onclick="openTab(event, '&lt;i class=&quot;fab fa-accessible-icon &quot; &gt;&lt;/i&gt; Impact Stories')">
                                <i class="fab fa-accessible-icon">
                                </i>
                                Impact Stories
                            </button>
                        </div>
                        <div class="tabcontent" id='&lt;i class="far fa-calendar " &gt;&lt;/i&gt; Event' style="display:flex">
                            <ul class="latest-tabbed-view-list">
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/stories-from-soft-prosthetics-users-in-sierra-leone/">
                                                Stories from soft prosthetics users in Sierra Leone
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Global Disability Innovation Hub, Koalaa
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    June 5, 2024
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-regular fa-clock">
                                                    </i>
                                                    5.30pm
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-solid fa-link">
                                                    </i>
                                                    <a href="https://www.eventbrite.co.uk/e/stories-from-soft-prosthetics-users-in-sierra-leone-tickets-903433884067" target="_blank">
                                                        Register
                                                    </a>
                                                </div>
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            The story of affordable, easy to fit, soft upper limb prosthetic in Seirra Leone. This event will include a panel discussion and film screening from BBC Media Seirra Leone, who have captured the experiences of Koalaa prosethetic users in Seirra Leone. As part of the UK aid funded AT2030 programme, the innovative Koalaa prosethetic was introduced for the first time to Africa. During this film screening and panel we'll hear more on the project to drive end-to-end service from manufacturing to fitting and maintenance.
                                        </p>
                                    </div>
                                </li>
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/attvaran/">
                                                Attvaran accelerator drop in session.
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Global Disability Innovation Hub
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    March 29, 2024
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-regular fa-clock">
                                                    </i>
                                                    7pm IST​
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    India
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-solid fa-link">
                                                    </i>
                                                    <a href="https://us06web.zoom.us/meeting/register/tZAodOGsrzouG9Tc73r2tCjuSgNrZK9lOZDN#/registration" target="_blank">
                                                        Register
                                                    </a>
                                                </div>
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            In the heart of India's burgeoning tech landscape, the Global Disability Innovation Hub, IIT Delhi and Manush Labs new innovative startup accelerator will be dedicated to early-stage assistive technology ventures and inclusive solutions. 

Titled Attvaran - the intense three-month accelerator aims to boost early-stage entrepreneurs in transforming solutions into compelling businesses. The programme will include expert talks, time-bound exercises, bespoke mentorship and building a network to a prolific ecosystem of entrepreneurs, disability and tech experts, assistive technology users, customers and investors.
                                        </p>
                                    </div>
                                </li>
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/assistive-technology-survey/">
                                                Assistive Technology Survey - launch event
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Global Disability Innovation Hub, International Disability Alliance
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    March 27, 2024
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-regular fa-clock">
                                                    </i>
                                                    10am
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-solid fa-link">
                                                    </i>
                                                    <a href="https://t.co/KJ80YRDHR8" target="_blank">
                                                        Register
                                                    </a>
                                                </div>
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            The Assistive Technology Survey aimed to collect data on the general prevalence of assistive products and AT needs among AT users and potential users, pinpointing and identifying the barriers that limit the access to AT in LMICs. Join the launch to hear more on the findings of this important report.
                                        </p>
                                    </div>
                                </li>
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/global-assistive-technology-user-network/">
                                                Global Assistive Technology User Network - launch events
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    International Disability Alliance
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    March 26, 2024
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-regular fa-clock">
                                                    </i>
                                                    7am CET
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-solid fa-link">
                                                    </i>
                                                    <a href="https://lnkd.in/gNNrG9fV" target="_blank">
                                                        Register
                                                    </a>
                                                </div>
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            International Disability Alliance, Global Disability Innovation Hub, UK aid funded AT2030 programme and ATscale, the Global Partnership for Assistive Technology are delighted to be launching the Global Assistive Technology User Network, a global platform for collaboration, networking, exchange and conversation about Assistive Technologies.
                                        </p>
                                    </div>
                                </li>
                            </ul>
                        </div>
                        <div class="tabcontent" id='&lt;i class="fas fa-file-alt " &gt;&lt;/i&gt; Publications'>
                            <ul class="latest-tabbed-view-list">
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/relation-between-assistive-technology-system-elements/">
                                                On the Relation between Assistive Technology System Elements and Access to Assistive Products Based on 20 Country Surveys
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Wei Zhang, Johan Borg, Irene Calvo, Chapal Khasnapis, Mikael Winberg, Arne H Eide
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    May 3, 2024
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    GLobal
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-solid fa-folder">
                                                    </i>
                                                    Academic Research Publications
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-globe">
                                                    </i>
                                                    <a href="https://www.mdpi.com/2227-9032/11/9/1313" target="_blank">
                                                        Publisher Link
                                                    </a>
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-file-pdf">
                                                    </i>
                                                    <a href="/static/at2030_core/outputs/healthcare-11-01313-with-cover.pdf" target="_blank">
                                                        On the Relation between Assistive Technology System Elements and Access to Assistive Products Based on 20 Country Surveys
                                                    </a>
                                                </div>
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            The objective of this study was to explore the relationship between assistive technology system elements and access to assistive products. Data on assistive technology system elements and self-reported survey data on access to assistive products from 20 countries were analyzed using multivariate statistical methods, including orthogonal partial least squares analyses.
                                        </p>
                                    </div>
                                </li>
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/research-summary-guidelines-for-assistive-technology-service-provision/">
                                                Research summary Guidelines for assistive technology service provision
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Diane Bell
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    March 29, 2024
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    Global
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-solid fa-folder">
                                                    </i>
                                                    Research Summaries
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-globe">
                                                    </i>
                                                    <a href="https://www.tandfonline.com/doi/full/10.1080/17483107.2024.2327515" target="_blank">
                                                        Publisher Link
                                                    </a>
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-file-pdf">
                                                    </i>
                                                    <a href="/static/at2030_core/outputs/Research_summary_AT2030_-_one_page_highlights_5.pdf" target="_blank">
                                                        Guidelines for assistive technology service provision &ndash; A scoping review
                                                    </a>
                                                </div>
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            This research summary provides key highlights and snapshot content from the guidelines for assistive technology service provision &ndash; A scoping review.
                                        </p>
                                    </div>
                                </li>
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/ida-assistive-technology-survey/">
                                                Navigating the AT Ecosystem as Users: Findings from IDA&rsquo;s Assistive Technology Survey
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    International Disability Alliance, Global Disability Innovation Hub
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    March 27, 2024
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    Global
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-solid fa-folder">
                                                    </i>
                                                    AT2030 Resources
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-globe">
                                                    </i>
                                                    <a href="https://www.internationaldisabilityalliance.org/resources/navigating-ecosystem-users-findings-ida%E2%80%99s-assistive-technology-survey-english" target="_blank">
                                                        Publisher Link
                                                    </a>
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-file-pdf">
                                                    </i>
                                                    <a href="/static/at2030_core/outputs/at_survey_report_final.pdf" target="_blank">
                                                        AT Survey Report
                                                    </a>
                                                </div>
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            This report is the collective work of the International Disability Alliance and GDI Hub. The survey report is under the project &ldquo;Positioning OPDs as Equal Partners on AT&rdquo; to provide technical support, disseminate research, and advocate for access of persons with disabilities to assistive technology in respective regions.

This report, and its base survey, also benefitted greatly from the contributions of the IDA-GDI Hub AT User Fellows, namely Ahmed Abdallah, Banya Ojok, Elizabeth Campos, Nayem Molla, and Yusra Gilani. Several user testers from IDA&rsquo;s community of practice supported the enhancement of this survey, with their contributions making the survey accessible to numerous respondents.
                                        </p>
                                    </div>
                                </li>
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/sport,-media-and-communication-for-social-change/">
                                                Paralympic Broadcasting in Sub-Saharan Africa: Sport, Media and Communication for Social Change
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Harrison Kamau
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    March 26, 2024
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    Global
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-solid fa-folder">
                                                    </i>
                                                    Research Summaries
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-globe">
                                                    </i>
                                                    <a href="https://at2030.org/paralympic-broadcasting-in-subsaharan-africa/" target="_blank">
                                                        Publisher Link
                                                    </a>
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-file-pdf">
                                                    </i>
                                                    <a href="/static/at2030_core/outputs/Research_summary_AT2030_-_one_page_highlights_7.pdf" target="_blank">
                                                        Research summary
                                                    </a>
                                                </div>
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            This research summary provides key highlights and snapshot content from the research paper, Paralympic Broadcasting in Sub-Saharan Africa: Sport, Media and Communication for Social Change.
                                        </p>
                                    </div>
                                </li>
                            </ul>
                            <div style="text-align: center; width: 100%">
                                <a href="/publications/">
                                    All Publications
                                </a>
                            </div>
                        </div>
                        <div class="tabcontent" id='&lt;i class="far fa-newspaper " &gt;&lt;/i&gt; News'>
                            <ul class="latest-tabbed-view-list">
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/accelerator-asia/">
                                                AT2030 launches innovative startup accelerator dedicated to early-stage assistive technology ventures in Asia
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Global Disability Innovation Hub
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    March 27, 2024
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    India
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            The intense three-month program beginning July 2024 will include expert talks, time-bound exercises, bespoke mentorship and building a network to a prolific ecosystem of entrepreneurs, disability and tech experts, assistive technology users, customers and investors. The program aims to boost early-stage entrepreneurs in transforming solutions into compelling businesses.
                                        </p>
                                    </div>
                                </li>
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/hearing-aids-cost-reduction/">
                                                How AT2030 has facilitated a 94% price reduction to power access to life-changing hearing aids
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Global Disability Innovation Hub, UNICEF
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    March 4, 2024
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    Rwanda
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-globe">
                                                    </i>
                                                    <a href="https://www.unicef.org/supply/stories/unicef-supplies-hundreds-children-life-changing-hearing-aids" target="_blank">
                                                        Publisher Link
                                                    </a>
                                                </div>
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            In 2021 as part of the UK aid funded AT2030 programme, the Global Disability Innovation Hub and UNICEF were able to add hearing aids to the UNICEF Supply Catalogue for the first time. The catalogue enables governments around the world to access competitively priced and procured products - offering low-cost high-quality solutions for the first time. In Rwanda alone, a 94% reduction has been achieved.
                                        </p>
                                    </div>
                                </li>
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/at-growth-fund-call/">
                                                Seeking growth-stage ventures for new Assistive and Accessible Tech Growth Fund. It's time to think big.
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Global Disability Innovation Hub
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    Feb. 21, 2024
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    UK
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-solid fa-link">
                                                    </i>
                                                    <a href="https://airtable.com/appb5udN3RSU7flcE/shrYClKfBdmUYvvx5" target="_blank">
                                                        Register
                                                    </a>
                                                </div>
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            There is a gap in the disability innovation space. The market for investing in accessible technology is focussed on pre-seed and seed phase companies. To accelerate mass market adoption of Accessible Technology we must think bigger. Accessible Technology is growth stage ready. The Accessible &amp; Assistive Technology Growth Fund (AT Growth Fund) will transcend a new frontier for venture capital and commercial lending in the disability innovation sphere.
                                        </p>
                                    </div>
                                </li>
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/signvrse-wins-prestigious-innovation-award-and-national-business-competition/">
                                                Signvrse Wins Prestigious Innovation Award and National Business Competition
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Harrison Kamau
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    Dec. 21, 2023
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    Kenya
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            In a groundbreaking recognition of innovation and inclusivity, Signvrse, previously known as Veezaviz, achieved remarkable success at the Kenya Innovation Week (KIW) 2023, Commonwealth Edition. Co-founder Elly Savatia was honored with the esteemed Commonwealth Secretary-General&rsquo;s Innovation for Sustainable Development Awards, spotlighting the exceptional strides made by this tech pioneer.
                                        </p>
                                    </div>
                                </li>
                            </ul>
                            <div style="text-align: center; width: 100%">
                                <a href="/news/">
                                    All News
                                </a>
                            </div>
                        </div>
                        <div class="tabcontent" id='&lt;i class="fab fa-soundcloud " &gt;&lt;/i&gt; Innovation Podcast'>
                            <ul class="latest-tabbed-view-list">
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/innovation-podcast/">
                                                Innovation Podcast
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Global Disability Innovation Hub, University College London, Giulia Barbareschi, Government of Kenya, ALL Institute (Maynooth University), UK Aid, UCL, Rhys Williams, Dr Rhys Williams, Institute of Making
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    Feb. 15, 2021
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    Global
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-solid fa-folder">
                                                    </i>
                                                    News
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            A podcast featuring interviews and stories from the brains behind the disruptive and cutting-edge innovations that are aiming to impact the lives of millions of people living in different areas of the world.
                                        </p>
                                    </div>
                                </li>
                            </ul>
                            <div style="text-align: center; width: 100%">
                                <a href="/innovation-podcast/">
                                    All Innovation Podcast
                                </a>
                            </div>
                        </div>
                        <div class="tabcontent" id='&lt;i class="fab fa-blogger-b " &gt;&lt;/i&gt; Blog'>
                            <ul class="latest-tabbed-view-list">
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/breaking-stigma-through-para-sports-and-assistive-technology-in-malawi/">
                                                Uniting Nations: Breaking Stigma Through Para Sports and Assistive Technology in Malawi
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Harrison Kamau, Diane Bell
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    Dec. 19, 2023
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    Malawi
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            The Malawi Paralympic Committee (MPC) has successfully implemented the I'mPOSSIBLE education package to support inclusive education, including physical education, in almost 200 schools.&nbsp; Additionally, it helps identify potential for the upcoming generation of para-athletes from Malawi.&nbsp; During our visit, we participated in a Knowledge Exchange Forum between teachers involved in the implementation of the I&rsquo;mPOSSIBLE (localised) toolkit held at the Bingu National Stadium.&nbsp; We also visited the new training facility of the MPC, experienced inclusive sports activities at Lilongwe LEA Primary School, and participated in a workshop with I&rsquo;mPOSSIBLE teachers to capture impactful stories of success emanating from the implementation of the programme.
                                        </p>
                                    </div>
                                </li>
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/inclusive-design-graphics/">
                                                Communicating inclusive design in different ways - a story from Medell&iacute;n, Colombia
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Global Disability Innovation Hub
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    Dec. 18, 2023
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-file-pdf">
                                                    </i>
                                                    <a href="/static/at2030_core/outputs/Medellin_AccessibleGraphic_EN.pdf" target="_blank">
                                                        PDF
                                                    </a>
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-file-pdf">
                                                    </i>
                                                    <a href="/static/at2030_core/outputs/Spanish_columbia_graphic.png" target="_blank">
                                                        Spanish Medellin Graphics
                                                    </a>
                                                </div>
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            Between December 2022 and July 2023, GDI Hub&rsquo;s Inclusive Design team worked in Medell&iacute;n, Colombia as one of our AT2030 Inclusive infrastructure case study cities - where we created graphics and videos to communicate the key findings of the project to diverse audiences, in both English and Spanish. This blog showcases these graphics.
                                        </p>
                                    </div>
                                </li>
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/exploring-the-frontiers-of-assistive-technology/">
                                                Exploring the Frontiers of Assistive Technology: Takeaways from the ATScale`s Convening Event and Remarkable Tech Summit
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    International Disability Alliance, Nayem Molla
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    Oct. 25, 2023
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    Global
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-globe">
                                                    </i>
                                                    <a href="https://www.internationaldisabilityalliance.org/blog/exploring-frontiers-assistive-technology-takeaways-atscales-convening-event-and-remarkable-tech" target="_blank">
                                                        Publisher Link
                                                    </a>
                                                </div>
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            International Disability Alliance - Global Disability Innovation Hub (GDI Hub)&rsquo;s Assistive Technology User Fellow, Nayem Molla, attended&nbsp;ATscale convening event&nbsp;on digital assistive technology and employment, and the&nbsp;Remarkable Tech Summit&nbsp;on inclusive innovation in San Diego, California from 2-5 October 2023. The events brought together diverse stakeholders from across sectors and geographies to drive progress and lead discussions to shape the future of assistive technology.
                                        </p>
                                    </div>
                                </li>
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/six-cities-one-park/">
                                                AT2030 Inclusive Infrastructure Film: Six Cities, One Park!
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Iain McKinnon
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    Oct. 19, 2023
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    Global
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            On the 13th and 14th of September 2023, GDI Hub held its Disability Innovation Summit at our offices on the UCL East campus on Queen Elizabeth Olympic Park, east London. This international event provided the perfect moment for the AT2030 Inclusive Infrastructure team to bring representatives from the six cities they have been researching over the past 3 years together, in person, for the first time.
                                        </p>
                                    </div>
                                </li>
                            </ul>
                            <div style="text-align: center; width: 100%">
                                <a href="/blog/">
                                    All Blog
                                </a>
                            </div>
                        </div>
                        <div class="tabcontent" id='&lt;i class="fab fa-accessible-icon " &gt;&lt;/i&gt; Impact Stories'>
                            <ul class="latest-tabbed-view-list">
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/digital-assistive-technology/">
                                                Digital assistive technology - Joseph's story
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Harrison Kamau
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    March 8, 2024
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    Kenya
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            John Mwangi's story serves as a realistic portrayal of the intersection between technology and disability, showcasing the everyday impact on individuals' lives. It echoes a larger narrative unfolding on a global scale, where smartphones are emerging as powerful tools to transform the lives of persons with disabilities.
                                        </p>
                                    </div>
                                </li>
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/a-journey-with-technology/">
                                                A Journey with Technology
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Harrison Kamau
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    March 8, 2024
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    Kenya
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            What makes Felista's adjustment remarkable is the user-friendly design of her device, especially its short applications that simplify tasks, such as efficient navigation. The training she received on utilizing voice commands with Google has proven to be a positive change, enabling her to effortlessly send voice messages.
                                        </p>
                                    </div>
                                </li>
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/mobile-as-at-kenya/">
                                                Mobile as AT Kenya
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Global Disability Innovation Hub, Harrison Kamau
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    Feb. 28, 2024
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    Kenya
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            This project measures how mobile phones act as an assistive technology and how the technology alongside training can transform lives.
                                        </p>
                                    </div>
                                </li>
                                <li class="output-flex-container">
                                    <div style="width:100%">
                                        <h3 class="pub-heading">
                                            <a class="pub-name" href="/spotlight-on-suleiman/">
                                                Spotlight on Sierra Leone &ndash; Meet Sulaiman
                                            </a>
                                        </h3>
                                        <div class="info-pane">
                                            <div class="attributes-pane">
                                                <div class="info-attribute">
                                                    <i class="fas fa-user">
                                                    </i>
                                                    Koalaa
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-calendar-alt">
                                                    </i>
                                                    Feb. 27, 2024
                                                </div>
                                                <div class="info-attribute">
                                                    <i class="fas fa-map-marker-alt">
                                                    </i>
                                                    Sierra Leone
                                                </div>
                                            </div>
                                            <div class="links-pane">
                                            </div>
                                        </div>
                                        <p style="margin: 0">
                                            Sulaiman is 28 years old 'top-up' seller for mobile phone sim cards, he lives with his wife and children in Makeni, Sierra Leone. Receiving a Koalaa ALX sleeve has been his first experience with prosthetics and one of the ways he loves to use it is to hold his baby daughter.
                                        </p>
                                    </div>
                                </li>
                            </ul>
                            <div style="text-align: center; width: 100%">
                                <a href="/impact-stories/">
                                    All Impact Stories
                                </a>
                            </div>
                        </div>
                        <script>
                            function openTab(evt, tab_name) {
                                var i, tabcontent, tablinks;
                                tabcontent = document.getElementsByClassName("tabcontent");
                                for (i = 0; i < tabcontent.length; i++) {
                                    tabcontent[i].style.display = "none";
                                }
                                tablinks = document.getElementsByClassName("tablinks");
                                for (i = 0; i < tablinks.length; i++) {
                                    tablinks[i].className = tablinks[i].className.replace(" active", "");
                                    tablinks[i].setAttribute("aria-expanded", "false");
                                }
                                document.getElementById(tab_name).style.display = "flex";
                                evt.currentTarget.className += " active";
                                evt.currentTarget.setAttribute("aria-expanded", "true");
                            }
                        </script>
                    </div>
                    <div aria-label="Partners" role="region">
                        <div id="home-logos-pane">
                            <div class="funding-wrapper">
                                <p style="margin-bottom: 0px;">
                                    <span style="font-size: 18pt;">
                                        Funded by
                                    </span>
                                </p>
                                <a href="https://www.gov.uk/guidance/uk-aid" target="_blank">
                                    <img alt="UK Aid Logo" class="home-partners-logo" src="/static/website_creator/img/UK_aid_logo_colour_for_digital1-1.jpg">
                                </a>
                            </div>
                            <div class="funding-wrapper">
                                <p style="margin-bottom: 0px;">
                                    <span style="font-size: 18pt;">
                                        Led by
                                    </span>
                                </p>
                                <a href="https://www.disabilityinnovation.com/" target="_blank">
                                    <img alt="GDI Hub Logo" class="home-partners-logo" src="/static/website_creator/img/GDI_Hub_logo_Black_300dpi.jpg">
                                </a>
                            </div>
                        </div>
                        <p style="text-align: center;">
                            <a href="partners">
                                All Partners
                            </a>
                        </p>
                    </div>
                </div>
            </main>
        </div>
        <footer>
            <div id="other-sites-footer">
                <p>
                    <b>
                        Our other sites:
                    </b>
                </p>
                <ul class="no-list-format">
                    <li>
                        <a href="https://atinnovatenow.com/" target="_blank">
                            Innovate Now
                        </a>
                    </li>
                    <li>
                        <a href="https://atimpactfund.com/" target="_blank">
                            AT Impact Fund
                        </a>
                    </li>
                    <li>
                        <a href="https://innovationaction.org/" target="_blank">
                            Innovation Action
                        </a>
                    </li>
                    <li>
                        <a href="https://www.linkedin.com/groups/12537212/" target="_blank">
                            Inclusive Design Network
                        </a>
                        : Please fill out
                        <a href="https://forms.office.com/pages/responsepage.aspx?id=_oivH5ipW0yTySEKEdmlwgQCJtmBWqRAh9-_vvp5dYhUNEM3TlAxU0wzTUlESFJMMTAySVRKVEZQRi4u" target="_blank">
                            this form
                        </a>
                        to join the network
                    </li>
                    <li>
                        <a href="https://www.disabilityinnovation.com/" target="_blank">
                            GDI Hub
                        </a>
                    </li>
                </ul>
            </div>
            <nav aria-label="Footer" class="menu" id="footer" style="flex-direction: row">
                <a class="footer-icon" href="https://www.linkedin.com/company/disabilityinnovation/" target="_blank">
                    <i class="fab fa-linkedin-in">
                    </i>
                    LinkedIn
                </a>
                <a class="footer-icon" href="https://twitter.com/GDIHub" target="_blank">
                    <i class="fab fa-twitter">
                    </i>
                    X
                </a>
                <a class="footer-icon" href="https://soundcloud.com/user-446125116" id="soundcloud" target="_blank">
                    <i class="fab fa-soundcloud">
                    </i>
                    SoundCloud
                </a>
                <a class="footer-icon end-section" href="https://www.instagram.com/gdihub/" target="_blank">
                    <i class="fab fa-instagram">
                    </i>
                    Instagram
                </a>
                <a class="footer-item" href="/accessibility/">
                    Accessibility
                </a>
                <a class="footer-item" href="/terms-and-conditions/">
                    Terms &amp; Conditions
                </a>
                <a class="footer-item" href="/privacy-policy/">
                    Privacy Policy
                </a>
                <a class="footer-item" href="/internal/" target="_blank">
                    AT2030 Internal
                </a>
            </nav>
            <div id="copyright">
                Copyright &copy; 2020 Global Disability Innovation Hub CIC. This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
            </div>
        </footer>
        <script type="text/javascript">
            var menuItems = document.getElementsByClassName('dropdown-button');
            Array.prototype.forEach.call(menuItems, function(el, i) {
                el.addEventListener("mouseover", function(event) {
                    this.className = "dropdown-button open";
                });
                el.addEventListener("mouseout", function(event) {
                    document.querySelector(".dropdown-button.open").className = "dropdown-button";
                });
            });
            Array.prototype.forEach.call(menuItems, function(el, i) {
                el.querySelector('a').addEventListener("click", function(event) {
                    if (this.parentNode.className === "dropdown-button" || this.parentNode.className === " dropdown-button") {
                        this.parentNode.className = "dropdown-button open";
                        this.setAttribute('aria-expanded', "true");
                    } else {
                        this.parentNode.className = "dropdown-button";
                        this.setAttribute('aria-expanded', "false");
                    }
                    event.preventDefault();
                    return false;
                });
            });
            function header_resize() {
                var x = document.getElementById("header");
                if (x.className === 'menu') {
                    x.className += " responsive";
                    hamburger.setAttribute("aria-expanded", true);
                } else {
                    x.className = "menu";
                    hamburger.setAttribute("aria-expanded", falseg);
                }
            }
            if (window.visualViewport.scale < 1) {
                window.visualViewport.scale = 1;
            }
            hamburger = document.getElementsByClassName('hamburger')[0];
            hamburger.setAttribute("aria-haspopup", true);
            hamburger.setAttribute("aria-expanded", false);
        </script>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://at2030.org/ 2024-05-20 08:24:42
2 https://thebolditalic.com/?gi=6599… 2024-05-20 08:24:38
3 https://thebolditalic.com/?gi=2ea3… 2024-05-20 08:24:36
4 https://incrblemonde.blogspot.com/… 2024-05-20 08:24:35
5 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 08:24:21
6 https://mindfluence.io/ 2024-05-20 08:24:15
7 https://thebolditalic.com/?gi=db5f… 2024-05-20 08:24:15
8 https://sostrategic.com.au/?URL=ht… 2024-05-20 08:24:14
9 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 08:24:07
10 https://sostrategic.com.au/?URL=ht… 2024-05-20 08:24:03
11 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 08:24:01
12 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 08:23:59
13 https://thebolditalic.com/?gi=c6a7… 2024-05-20 08:23:58
14 https://www-extoeng-co-kr.cdn.ampp… 2024-05-20 08:23:56
15 https://www.maisons-baticonfort.fr/ 2024-05-20 08:23:52
16 https://vimeo.com/704925162 2024-05-20 08:23:50
17 https://www.diggerslist.com/65e14a… 2024-05-20 08:23:47
18 https://cgi.2chan.net/bin/jump.php… 2024-05-20 08:23:45
19 https://ppgen.poli.usp.br/ 2024-05-20 08:23:42
20 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 08:23:34