{"id":837,"date":"2022-11-03T15:23:09","date_gmt":"2022-11-03T15:23:09","guid":{"rendered":"https:\/\/www.christopherreeve.org\/?page_id=837"},"modified":"2025-03-27T11:53:14","modified_gmt":"2025-03-27T15:53:14","slug":"get-involved","status":"publish","type":"page","link":"https:\/\/www.christopherreeve.org\/get-involved\/","title":{"rendered":"Get Involved"},"content":{"rendered":"<section class=\"u-padding--bottom--20 bg--light-grey\">\n    <div class=\"o-container \">\n\n\n<h2 class=\"wp-block-heading\">Upcoming Events<\/h2>\n\n\n\n\n\n    \n    \n            <div class=\"c-slider swiper--cards__container section--related-content\">\n\t\t\n            <!-- Slider main container -->\n            <div class=\"swiper--cards swiper--section-1\">\n                <!-- Additional required wrapper -->\n                <div class=\"swiper-wrapper\">\n\n                                                <!-- Slides -->\n                            <div class=\"swiper-slide\">\n\n                                <div class=\"card card--no-border cursor\">\n                                    <div class=\"card__image__cont\">\n                                    <a href=\"https:\/\/give.reeve.org\/event\/2025-tcs-new-york-city-marathon\/e662528\"><img decoding=\"async\" src=\"https:\/\/www.christopherreeve.org\/wp-content\/uploads\/2023\/01\/2024-Team-Reeve-NYC.png\" class=\"card__image\"><\/a>\n                                    <\/div>\n                                    \n                                    <div class=\"card__content full-width\">\n                                        <div class=\"card__header\">\n                                            <h3 class=\"card__title\">\u200b<a href=\"https:\/\/give.reeve.org\/event\/2025-tcs-new-york-city-marathon\/e662528\"  class=\"\">2025 TCS New York City Marathon<\/a><\/h3>\n                                        <\/div>\n                                        <div class=\"card__copy\">\n                                            <p><i class=\"fa fa-calendar\"><\/i>  November 2, 2025<\/p>\n                                            <p><i class=\"fa fa-map-marker\"><\/i> New York City, NY<\/p>\n                                            <p><i class=\"fa fa-clipboard-check\"><\/i> Support the team<\/p>\n                                        <\/div>\n                                        <div class=\"card__cta\">\n                                            <a href=\"https:\/\/give.reeve.org\/event\/2025-tcs-new-york-city-marathon\/e662528\" class=\"btn--text--arrow\">Event Details<\/a>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n\n                            <\/div>\n                        \n                                                        <!-- Slides -->\n                            <div class=\"swiper-slide\">\n\n                                <div class=\"card card--no-border cursor\">\n                                    <div class=\"card__image__cont\">\n                                    <a href=\"https:\/\/www.christopherreeve.org\/events\/boston-marathon\/\"><img decoding=\"async\" src=\"https:\/\/www.christopherreeve.org\/wp-content\/uploads\/2025\/09\/2025-Boston-Marathon.png\" class=\"card__image\"><\/a>\n                                    <\/div>\n                                    \n                                    <div class=\"card__content full-width\">\n                                        <div class=\"card__header\">\n                                            <h3 class=\"card__title\">\u200b<a href=\"https:\/\/www.christopherreeve.org\/events\/boston-marathon\/\"  class=\"\">2026 Boston Marathon<\/a><\/h3>\n                                        <\/div>\n                                        <div class=\"card__copy\">\n                                            <p><i class=\"fa fa-calendar\"><\/i>  April 20, 2026<\/p>\n                                            <p><i class=\"fa fa-map-marker\"><\/i> Boston, MA<\/p>\n                                            <p><i class=\"fa fa-clipboard-check\"><\/i> Join the team<\/p>\n                                        <\/div>\n                                        <div class=\"card__cta\">\n                                            <a href=\"https:\/\/www.christopherreeve.org\/events\/boston-marathon\/\" class=\"btn--text--arrow\">Event Details<\/a>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n\n                            <\/div>\n                        \n                                                        <!-- Slides -->\n                            <div class=\"swiper-slide\">\n\n                                <div class=\"card card--no-border cursor\">\n                                    <div class=\"card__image__cont\">\n                                    <a href=\"https:\/\/www.christopherreeve.org\/events\/chicago-marathon\/\"><img decoding=\"async\" src=\"https:\/\/www.christopherreeve.org\/wp-content\/uploads\/2023\/01\/2025-Team-Reeve-Chicago.png\" class=\"card__image\"><\/a>\n                                    <\/div>\n                                    \n                                    <div class=\"card__content full-width\">\n                                        <div class=\"card__header\">\n                                            <h3 class=\"card__title\">\u200b<a href=\"https:\/\/www.christopherreeve.org\/events\/chicago-marathon\/\"  class=\"\">2026 Bank of America Chicago Marathon<\/a><\/h3>\n                                        <\/div>\n                                        <div class=\"card__copy\">\n                                            <p><i class=\"fa fa-calendar\"><\/i>  October 11, 2026<\/p>\n                                            <p><i class=\"fa fa-map-marker\"><\/i> Chicago, IL<\/p>\n                                            <p><i class=\"fa fa-clipboard-check\"><\/i> Join the team<\/p>\n                                        <\/div>\n                                        <div class=\"card__cta\">\n                                            <a href=\"https:\/\/www.christopherreeve.org\/events\/chicago-marathon\/\" class=\"btn--text--arrow\">Event Details<\/a>\n                                        <\/div>\n                                    <\/div>\n                                <\/div>\n\n                            <\/div>\n                        \n                                                \n                <\/div>\n            <\/div>\n            <!-- If we need navigation buttons -->\n            <div class=\"swiper-button-prev swiper-button-prev--section-1\"><\/div>\n            <div class=\"swiper-button-next swiper-button-next--section-1\"><\/div>\n        <\/div>\n    \n\n<script>\n    var swiper__section_1 = undefined;\n\n    function initSwiper() {\n        var screenWidth = $(window).width();\n        swiper__section_1 = new Swiper('.swiper--section-1', {\n            \n            \/\/ Optional parameters\n            loop: true,\n            \/\/ Navigation arrows\n            navigation: {\n                nextEl: '.swiper-button-next--section-1',\n                prevEl: '.swiper-button-prev--section-1',\n            },\n            breakpoints: {\n                992: {\n                    slidesPerView: 2,\n                    \/\/ pointer-events: none,\n            }\n            },\n        });\n\n                    $('.swiper-button-next--section-1').css('display','flex');            \n            $('.swiper-button-prev--section-1').css('display','flex');\n            }\n\n    \/\/Swiper plugin initialization\n    initSwiper();\n\n    \n<\/script>\n\n\n\n\n\n<\/div>\n<\/section>\n\n\n\n<div class=\"c-image--full-width o-angle o-angle--bottom bg--light-grey unique--background-with-text\">\n    <div class=\"o-clip o-clip--top o-clip--grey\"><\/div>\n<\/div>\n<section class=\"c-image--full-width--single u-padding--top--0 section--angle unique--background-with-text\">\n        <div class=\"o-grid\">\n\n            <div class=\"o-grid__col u-1\/2@lg column--event\">\n              <div class=\"o-container--half\">\n                <h3>Upcoming Events<\/h3>\n                <p>Events are a great way to become an active part of the Reeve Foundation\u2019s community of supporters<\/p>\n\n                \n                    <div class=\"card card--text\">\n                        <div class=\"card__content\">\n                            <a href=\"https:\/\/give.reeve.org\/event\/2025-tcs-new-york-city-marathon\/e662528\" class=\"c-button c-button--text c-button--capitalize\">2025 TCS New York City Marathon<\/a>\n                            <p><i class=\"fa-regular fa-calendar-days\"><\/i>  November 2, 2025<\/p>\n                            <p class=\"u-margin--bottom--0\"><i class=\"fa-solid fa-location-dot\"><\/i> New York City, NY<\/p>\n                        <\/div>\n                    <\/div>\n\n                \n                    <div class=\"card card--text\">\n                        <div class=\"card__content\">\n                            <a href=\"https:\/\/us02web.zoom.us\/meeting\/register\/KVdGhvYcS7SH3jsGobpJig\" class=\"c-button c-button--text c-button--capitalize\">Support Group Leader Training<\/a>\n                            <p><i class=\"fa-regular fa-calendar-days\"><\/i> 1:00 pm November 5, 2025<\/p>\n                            <p class=\"u-margin--bottom--0\"><i class=\"fa-solid fa-location-dot\"><\/i> Virtual<\/p>\n                        <\/div>\n                    <\/div>\n\n                \n                <a href=\"\/events\" class=\"c-button c-button--text c-button--capitalize\">See all events<\/a>\n                \n              <\/div>\n            <\/div>\n\n            <div class=\"o-grid__col u-1\/2@lg column--image\">\n                <div class=\"full-width--image\" \n                style=\"background:\n                linear-gradient( to bottom, rgba(0, 0, 0, 1) -50%, rgba(0, 0, 0, 0.0) 50%, rgba(0, 0, 0, 1) 68%, rgb(0, 0, 0) 100%), linear-gradient( to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0) 90%, rgba(0, 0, 0, 0.8) 98%, rgb(0, 0, 0) 100%), linear-gradient( to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0) 90%, rgba(0, 0, 0, 0.8) 95%, rgb(0, 0, 0) 100%), \n                    url('https:\/\/www.christopherreeve.org\/wp-content\/uploads\/2022\/11\/group-people.png') left 37% no-repeat #000;\n                    background-size: contain;\">\n\n          \n                <div class=\"o-container--half\">\n                    <h4 class=\"u-color--white\">Volunteer or Fundraise for Team Reeve<\/h4>\n<p class=\"u-color--white\">Have fun, make new friends, and show your support.<\/p>\n<p><a class=\"u-color--white c-button c-button--text c-button--capitalize\" href=\"\/get-involved\/fundraise-with-team-reeve\/\">Learn More<\/a><\/p>\n                <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n<\/section>\n<div class=\"o-angle o-angle--top\">\n    <div class=\"o-clip o-clip--middle o-clip--grey\"><\/div>\n<\/div>\n\n<section class=\"c-image-text  bg--light-grey u-padding--top--100\">\n    <div class=\"o-container\">\n        <div class=\"o-grid\">\n\n            <div class=\"o-grid__col u-1\/2@md o-grid__col--image\">\n                <img decoding=\"async\" src=\"https:\/\/www.christopherreeve.org\/wp-content\/uploads\/2023\/02\/OnwardARCParticipant1StandingFrame1050x920.png\" alt=\"\" class=\"image--square\">\n            <\/div>\n\n            <div class=\"o-grid__col u-1\/2@md u-text-left o-grid__col--text\">\n                \n            \n<p class=\"u-section--lead--bold\">Donate today to advance SCI and paralysis research.<\/p>\n\n                            <iframe loading=\"lazy\" allowpaymentrequest=\"true\" class=\"donation__frame\" src=\"https:\/\/give.reeve.org\/give\/431097\/#!\/donation\/checkout?eg=true\" width=\"480\" height=\"520\"><\/iframe>\n                        <\/div>\n\n        <\/div>\n    <\/div>\n<\/section>\n\n\n<div class=\"c-image--full-width o-angle o-angle--bottom bg--light-grey\">\n    <div class=\"o-clip o-clip--top o-clip--grey\"><\/div>\n    <div class=\"o-clip o-clip--middle o-clip--white\"><\/div>\n<\/div>\n<section class=\"c-image--full-width--double u-padding--top--0 section--angle\">\n        <div class=\"o-grid\">\n\n            <div class=\"o-grid__col u-1\/2@lg\">\n              <div class=\"full-width--image\">\n                <img decoding=\"async\" src=\"https:\/\/www.christopherreeve.org\/wp-content\/uploads\/2025\/03\/collaborators.png\" alt=\"reeve-image\">\n              <\/div>\n              <div class=\"o-container--half\">\n                <h3>Meet Our Collaborators<\/h3>\n<p>Fundraising collaborations maximize our collective impact and advance our critical mission of curing spinal cord injury.<\/p>\n<p><a href=\"\/get-involved\/collaborators\/\" class=\"c-button c-button--text c-button--capitalize\">Learn More<\/a><\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"o-grid__col u-1\/2@lg\">\n                \n                <div class=\"full-width--image\">\n                    <img decoding=\"async\" src=\"https:\/\/www.christopherreeve.org\/wp-content\/uploads\/2023\/02\/USCapitalReeveBranded1050x920.png\" alt=\"reeve-image\">\n                <\/div>\n                <div class=\"o-container--half\">\n                    <h3>Regional Champs<\/h3>\n<p>There are many ways you can become an advocate. Add your voice to our advocacy initiatives and make a difference. <\/p>\n<p><a href=\"\/get-involved\/advocate-for-change\/regional-champions-program\/\" class=\"c-button c-button--text c-button--capitalize\">Join Our Advocates<\/a><\/p>\n                <\/div>\n            <\/div>\n\n        <\/div>\n<\/section>\n<!-- <div class=\"o-angle o-angle--bottom\">\n    <div class=\"o-clip--white\"><\/div>\n<\/div> -->\n\n<div class=\"o-angle o-angle--bottom o-angle--revert\">     <div class=\"o-clip--layer-1 o-clip--red\"><\/div>     <div class=\"o-clip--layer-2 o-clip--orange\"><\/div> <\/div>","protected":false},"excerpt":{"rendered":"<p>Upcoming Events<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":281,"comment_status":"closed","ping_status":"closed","template":"templates\/gutenberg-main.php","meta":{"_acf_changed":false,"footnotes":""},"category":[],"class_list":["post-837","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Get Involved | Charity For Spinal Cord Injury | Reeve Foundation<\/title>\n<meta name=\"description\" content=\"Reeve Foundation is the top charity for spinal cord injuries. Get involved and donate, volunteer, and support those living with paralysis.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.christopherreeve.org\/get-involved\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Get Involved | Charity For Spinal Cord Injury | Reeve Foundation\" \/>\n<meta property=\"og:description\" content=\"Reeve Foundation is the top charity for spinal cord injuries. Get involved and donate, volunteer, and support those living with paralysis.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.christopherreeve.org\/get-involved\/\" \/>\n<meta property=\"og:site_name\" content=\"Christopher &amp; Dana Reeve Foundation\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-27T15:53:14+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.christopherreeve.org\/get-involved\/\",\"url\":\"https:\/\/www.christopherreeve.org\/get-involved\/\",\"name\":\"Get Involved | Charity For Spinal Cord Injury | Reeve Foundation\",\"isPartOf\":{\"@id\":\"https:\/\/www.christopherreeve.org\/#website\"},\"datePublished\":\"2022-11-03T15:23:09+00:00\",\"dateModified\":\"2025-03-27T15:53:14+00:00\",\"description\":\"Reeve Foundation is the top charity for spinal cord injuries. Get involved and donate, volunteer, and support those living with paralysis.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.christopherreeve.org\/get-involved\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.christopherreeve.org\/get-involved\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.christopherreeve.org\/get-involved\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.christopherreeve.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Get Involved\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.christopherreeve.org\/#website\",\"url\":\"https:\/\/www.christopherreeve.org\/\",\"name\":\"Christopher &amp; Dana Reeve Foundation\",\"description\":\"We are dedicated to curing paralysis\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.christopherreeve.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Get Involved | Charity For Spinal Cord Injury | Reeve Foundation","description":"Reeve Foundation is the top charity for spinal cord injuries. Get involved and donate, volunteer, and support those living with paralysis.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.christopherreeve.org\/get-involved\/","og_locale":"en_US","og_type":"article","og_title":"Get Involved | Charity For Spinal Cord Injury | Reeve Foundation","og_description":"Reeve Foundation is the top charity for spinal cord injuries. Get involved and donate, volunteer, and support those living with paralysis.","og_url":"https:\/\/www.christopherreeve.org\/get-involved\/","og_site_name":"Christopher &amp; Dana Reeve Foundation","article_modified_time":"2025-03-27T15:53:14+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.christopherreeve.org\/get-involved\/","url":"https:\/\/www.christopherreeve.org\/get-involved\/","name":"Get Involved | Charity For Spinal Cord Injury | Reeve Foundation","isPartOf":{"@id":"https:\/\/www.christopherreeve.org\/#website"},"datePublished":"2022-11-03T15:23:09+00:00","dateModified":"2025-03-27T15:53:14+00:00","description":"Reeve Foundation is the top charity for spinal cord injuries. Get involved and donate, volunteer, and support those living with paralysis.","breadcrumb":{"@id":"https:\/\/www.christopherreeve.org\/get-involved\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.christopherreeve.org\/get-involved\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.christopherreeve.org\/get-involved\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.christopherreeve.org\/"},{"@type":"ListItem","position":2,"name":"Get Involved"}]},{"@type":"WebSite","@id":"https:\/\/www.christopherreeve.org\/#website","url":"https:\/\/www.christopherreeve.org\/","name":"Christopher &amp; Dana Reeve Foundation","description":"We are dedicated to curing paralysis","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.christopherreeve.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.christopherreeve.org\/wp-json\/wp\/v2\/pages\/837","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.christopherreeve.org\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.christopherreeve.org\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.christopherreeve.org\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.christopherreeve.org\/wp-json\/wp\/v2\/comments?post=837"}],"version-history":[{"count":0,"href":"https:\/\/www.christopherreeve.org\/wp-json\/wp\/v2\/pages\/837\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.christopherreeve.org\/wp-json\/wp\/v2\/media?parent=837"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.christopherreeve.org\/wp-json\/wp\/v2\/category?post=837"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}