{"id":37,"date":"2025-07-21T19:54:01","date_gmt":"2025-07-22T00:54:01","guid":{"rendered":"https:\/\/rasrewiring.com\/blog\/?page_id=37"},"modified":"2025-07-21T22:10:27","modified_gmt":"2025-07-22T03:10:27","slug":"contact","status":"publish","type":"page","link":"https:\/\/rasrewiring.com\/blog\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Contact Us &#8211; RAS Rewiring<\/title>\n    <meta name=\"description\" content=\"Get in touch with the RAS Rewiring team. Beta program questions, business inquiries, and support for ADHD entrepreneurs.\">\n    \n    <!-- Umami Analytics -->\n    <script defer src=\"https:\/\/cloud.umami.is\/script.js\" data-website-id=\"d0f4fa79-18fc-4c96-b50c-caebe1ad0867\"><\/script>\n    \n    <style>\n        \/* Nuclear option - override everything *\/\n        html, body, .site, .site-container, .content-bg, .entry-content, \n        .page, .hfeed, article, .single-content, .entry-content-wrap {\n            background: linear-gradient(135deg, #0a0a0a 0%, #1a1a2e 50%, #16213e 100%) !important;\n            color: #333 !important;\n        }\n        \n        \/* Reset everything *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body, \n        body.page,\n        body.single,\n        .kadence-theme body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;\n            line-height: 1.7 !important;\n            color: #333 !important;\n            background: linear-gradient(135deg, #0a0a0a 0%, #1a1a2e 50%, #16213e 100%) !important;\n            min-height: 100vh !important;\n        }\n        \n        \/* Override Kadence containers *\/\n        .site,\n        .site-container,\n        .content-bg,\n        .entry-content,\n        .entry-content-wrap,\n        .page-content,\n        .post-content,\n        article {\n            background: transparent !important;\n            background-color: transparent !important;\n        }\n\n        .container {\n            max-width: 900px;\n            margin: 0 auto;\n            padding: 40px 20px;\n            position: relative;\n            z-index: 10;\n        }\n\n        \/* Header *\/\n        .header {\n            text-align: center;\n            margin-bottom: 50px;\n        }\n\n        .logo {\n            font-size: 2rem;\n            font-weight: 700;\n            color: #00d4ff;\n            text-decoration: none;\n            margin-bottom: 20px;\n            display: inline-block;\n        }\n\n        .page-title {\n            font-size: 2.5rem;\n            font-weight: 800;\n            color: white;\n            margin-bottom: 15px;\n        }\n\n        .page-subtitle {\n            font-size: 1.2rem;\n            color: #b8b8b8;\n            margin-bottom: 30px;\n            max-width: 600px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* Content Layout *\/\n        .contact-layout {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n            margin-bottom: 40px;\n        }\n\n        \/* Contact Info Section *\/\n        .contact-info {\n            background: rgba(255, 255, 255, 0.05);\n            backdrop-filter: blur(10px);\n            border-radius: 20px;\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            padding: 40px;\n        }\n\n        .contact-info h2 {\n            font-size: 1.8rem;\n            font-weight: 700;\n            color: #00d4ff;\n            margin-bottom: 20px;\n        }\n\n        .contact-info p {\n            color: #b8b8b8;\n            margin-bottom: 20px;\n            font-size: 1.05rem;\n        }\n\n        \/* Contact Methods *\/\n        .contact-methods {\n            margin: 30px 0;\n        }\n\n        .contact-method {\n            display: flex;\n            align-items: center;\n            margin-bottom: 20px;\n            padding: 15px;\n            background: rgba(0, 212, 255, 0.05);\n            border-radius: 10px;\n            border: 1px solid rgba(0, 212, 255, 0.2);\n        }\n\n        .contact-icon {\n            font-size: 1.5rem;\n            margin-right: 15px;\n            color: #00d4ff;\n        }\n\n        .contact-method-info h4 {\n            color: white;\n            margin-bottom: 5px;\n            font-size: 1.1rem;\n        }\n\n        .contact-method-info p {\n            color: #b8b8b8;\n            margin: 0;\n            font-size: 0.95rem;\n        }\n\n        .contact-method-info a {\n            color: #00d4ff;\n            text-decoration: none;\n        }\n\n        .contact-method-info a:hover {\n            text-decoration: underline;\n        }\n\n        \/* Response Time Box *\/\n        .response-time {\n            background: linear-gradient(135deg, #fff9e6 0%, #ffeaa7 100%);\n            border: 1px solid #fdcb6e;\n            border-radius: 10px;\n            padding: 20px;\n            margin: 25px 0;\n            color: #333;\n        }\n\n        .response-time h4 {\n            color: #b8860b;\n            margin-bottom: 10px;\n        }\n\n        .response-time p {\n            color: #856404;\n            margin: 0;\n            font-size: 0.95rem;\n        }\n\n        \/* Form Section *\/\n        .form-section {\n            background: rgba(255, 255, 255, 0.05);\n            backdrop-filter: blur(10px);\n            border-radius: 20px;\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            padding: 40px;\n        }\n\n        .form-section h2 {\n            font-size: 1.8rem;\n            font-weight: 700;\n            color: #00d4ff;\n            margin-bottom: 20px;\n        }\n\n        .form-section p {\n            color: #b8b8b8;\n            margin-bottom: 30px;\n            font-size: 1.05rem;\n        }\n\n        \/* Form Placeholder *\/\n        .form-placeholder {\n            background: rgba(0, 212, 255, 0.05);\n            border: 2px dashed rgba(0, 212, 255, 0.3);\n            border-radius: 15px;\n            padding: 40px;\n            text-align: center;\n            color: #00d4ff;\n        }\n\n        .form-placeholder h3 {\n            color: #00d4ff;\n            margin-bottom: 15px;\n        }\n\n        .form-placeholder p {\n            color: #b8b8b8;\n            font-style: italic;\n        }\n\n        \/* Inquiry Types *\/\n        .inquiry-types {\n            margin: 30px 0;\n        }\n\n        .inquiry-type {\n            background: rgba(255, 255, 255, 0.02);\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            border-radius: 10px;\n            padding: 20px;\n            margin-bottom: 15px;\n        }\n\n        .inquiry-type h4 {\n            color: #00d4ff;\n            margin-bottom: 8px;\n            font-size: 1.1rem;\n        }\n\n        .inquiry-type p {\n            color: #b8b8b8;\n            margin: 0;\n            font-size: 0.95rem;\n        }\n\n        \/* FAQ Section *\/\n        .faq-section {\n            background: rgba(255, 255, 255, 0.05);\n            backdrop-filter: blur(10px);\n            border-radius: 20px;\n            border: 1px solid rgba(255, 255, 255, 0.1);\n            padding: 40px;\n            margin-top: 40px;\n        }\n\n        .faq-section h2 {\n            font-size: 1.8rem;\n            font-weight: 700;\n            color: #00d4ff;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .faq-item {\n            margin-bottom: 25px;\n            border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            padding-bottom: 20px;\n        }\n\n        .faq-item:last-child {\n            border-bottom: none;\n            padding-bottom: 0;\n        }\n\n        .faq-question {\n            color: white;\n            font-weight: 600;\n            margin-bottom: 10px;\n            font-size: 1.1rem;\n        }\n\n        .faq-answer {\n            color: #b8b8b8;\n            margin: 0;\n            font-size: 1rem;\n        }\n\n        \/* Beta CTA *\/\n        .beta-cta {\n            background: linear-gradient(135deg, #00d4ff 0%, #0099cc 100%);\n            color: white;\n            padding: 30px;\n            border-radius: 15px;\n            text-align: center;\n            margin: 40px 0;\n        }\n\n        .beta-cta h3 {\n            color: white;\n            margin-bottom: 15px;\n            font-size: 1.5rem;\n        }\n\n        .beta-cta p {\n            color: white;\n            opacity: 0.9;\n            margin-bottom: 20px;\n        }\n\n        .beta-button {\n            display: inline-block;\n            background: #ff6b35;\n            color: white;\n            padding: 15px 30px;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }\n\n        .beta-button:hover {\n            background: #ff8e53;\n            transform: translateY(-2px);\n            box-shadow: 0 8px 25px rgba(255, 107, 53, 0.4);\n        }\n\n        \/* Footer *\/\n        .footer {\n            text-align: center;\n            padding: 40px 20px;\n            border-top: 1px solid rgba(255, 255, 255, 0.1);\n            margin-top: 50px;\n        }\n\n        .footer p {\n            color: #666;\n            font-size: 0.9rem;\n        }\n\n        .footer a {\n            color: #00d4ff;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .container {\n                padding: 20px 15px;\n            }\n            \n            .page-title {\n                font-size: 2rem;\n            }\n            \n            .contact-layout {\n                grid-template-columns: 1fr;\n                gap: 30px;\n            }\n            \n            .contact-info,\n            .form-section,\n            .faq-section {\n                padding: 25px;\n            }\n            \n            .contact-method {\n                flex-direction: column;\n                text-align: center;\n            }\n            \n            .contact-icon {\n                margin-right: 0;\n                margin-bottom: 10px;\n            }\n        }\n\n        \/* Fluent Forms Styling Override *\/\n        .fluentform .ff-el-form-control,\n        .fluentform input,\n        .fluentform textarea,\n        .fluentform select {\n            background: rgba(255, 255, 255, 0.1) !important;\n            border: 1px solid rgba(255, 255, 255, 0.2) !important;\n            color: white !important;\n            border-radius: 8px !important;\n        }\n\n        .fluentform .ff-el-form-control:focus,\n        .fluentform input:focus,\n        .fluentform textarea:focus {\n            border-color: #00d4ff !important;\n            box-shadow: 0 0 0 2px rgba(0, 212, 255, 0.2) !important;\n        }\n\n        .fluentform label {\n            color: #b8b8b8 !important;\n        }\n\n        .fluentform .ff-btn-submit {\n            background: linear-gradient(135deg, #ff6b35 0%, #ff8e53 100%) !important;\n            border: none !important;\n            color: white !important;\n            padding: 15px 30px !important;\n            border-radius: 50px !important;\n            font-weight: 600 !important;\n        }\n\n        .fluentform .ff-btn-submit:hover {\n            transform: translateY(-2px) !important;\n            box-shadow: 0 8px 25px rgba(255, 107, 53, 0.4) !important;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <header class=\"header\">\n            <a href=\"\/\" class=\"logo\">RAS Rewiring<\/a>\n            <h1 class=\"page-title\">Get in Touch<\/h1>\n            <p class=\"page-subtitle\">Questions about RAS training? Ready to join the beta? Looking to partner? We&#8217;re here to help ADHD entrepreneurs succeed.<\/p>\n        <\/header>\n\n        <div class=\"contact-layout\">\n            <!-- Contact Information -->\n            <div class=\"contact-info\">\n                <h2>Let&#8217;s Connect<\/h2>\n                <p>Whether you have questions about our beta program, need support, or want to explore partnership opportunities, we&#8217;d love to hear from you.<\/p>\n\n                <div class=\"contact-methods\">\n                    <div class=\"contact-method\">\n                        <span class=\"contact-icon\">\ud83d\udce7<\/span>\n                        <div class=\"contact-method-info\">\n                            <h4>General Inquiries<\/h4>\n                            <p><a href=\"mailto:hello@rasrewiring.com\">hello@rasrewiring.com<\/a><\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"contact-method\">\n                        <span class=\"contact-icon\">\ud83d\ude80<\/span>\n                        <div class=\"contact-method-info\">\n                            <h4>Beta Program Support<\/h4>\n                            <p><a href=\"mailto:beta@rasrewiring.com\">beta@rasrewiring.com<\/a><\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"contact-method\">\n                        <span class=\"contact-icon\">\ud83e\udd1d<\/span>\n                        <div class=\"contact-method-info\">\n                            <h4>Business Partnerships<\/h4>\n                            <p><a href=\"mailto:partnerships@rasrewiring.com\">partnerships@rasrewiring.com<\/a><\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"contact-method\">\n                        <span class=\"contact-icon\">\ud83d\udcca<\/span>\n                        <div class=\"contact-method-info\">\n                            <h4>Research &#038; Media<\/h4>\n                            <p><a href=\"mailto:research@rasrewiring.com\">research@rasrewiring.com<\/a><\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"response-time\">\n                    <h4>\u23f1\ufe0f Response Times<\/h4>\n                    <p>We typically respond within 24-48 hours during business days. Beta program questions get priority support.<\/p>\n                <\/div>\n\n                <div class=\"inquiry-types\">\n                    <h3 style=\"color: #00d4ff; margin-bottom: 20px;\">What can we help with?<\/h3>\n                    \n                    <div class=\"inquiry-type\">\n                        <h4>\ud83e\udde0 Beta Program Questions<\/h4>\n                        <p>Curious about lifetime access, what&#8217;s included, or whether RAS training will work for your specific ADHD challenges?<\/p>\n                    <\/div>\n\n                    <div class=\"inquiry-type\">\n                        <h4>\ud83d\udcbc Business Partnerships<\/h4>\n                        <p>ADHD coaches, productivity consultants, or complementary service providers interested in collaboration?<\/p>\n                    <\/div>\n\n                    <div class=\"inquiry-type\">\n                        <h4>\ud83d\udcc8 Enterprise Solutions<\/h4>\n                        <p>Looking to bring RAS training to your neurodivergent team or organization?<\/p>\n                    <\/div>\n\n                    <div class=\"inquiry-type\">\n                        <h4>\ud83c\udfa4 Speaking &#038; Media<\/h4>\n                        <p>Podcast interviews, conference presentations, or research collaboration opportunities?<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Contact Form -->\n            <div class=\"form-section\">\n                <h2>Send Us a Message<\/h2>\n                <p>Use the form below and we&#8217;ll get back to you quickly. Please let us know what type of inquiry this is so we can route it to the right team member.<\/p>\n\n                <!-- Fluent Forms Placeholder -->\n                <div class='fluentform ff-inherit-theme-style fluentform_wrapper_3'><form data-form_id=\"3\" id=\"fluentform_3\" class=\"frm-fluent-form fluent_form_3 ff-el-form-top ff_form_instance_3_1 ff-form-loading ffs_inherit_theme\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='37' \/><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"e41b79e24b\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/blog\/wp-json\/wp\/v2\/pages\/37\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group ff-el-form-top'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_names_first_name_' >First Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_3_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"Enter Your First Name\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell '><div class='ff-el-group ff-el-form-top'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_3_names_last_name_' >Last Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_3_names_last_name_\" class=\"ff-el-form-control\" placeholder=\"Enter Your Last Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_3_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_dropdown' aria-label=\"Dropdown\">Dropdown<\/label><\/div><div class='ff-el-input--content'><select name=\"dropdown\" id=\"ff_3_dropdown\" class=\"ff-el-form-control\" data-name=\"dropdown\" data-calc_value=\"0\"  aria-invalid=\"false\" aria-required=true><option value=\"\">- Select -<\/option><option value=\"Beta Program Questions\"  >Beta Program Questions<\/option><option value=\"Business Partnership\"  >Business Partnership<\/option><option value=\"Technical Support\"  >Technical Support<\/option><option value=\"Other\"  >Other<\/option><\/select><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_3_description' aria-label=\"Subject\">Subject<\/label><\/div><div class='ff-el-input--content'><textarea aria-invalid=\"false\" aria-required=false name=\"description\" id=\"ff_3_description\" class=\"ff-el-form-control\" rows=\"1\" cols=\"1\" data-name=\"description\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_description_1' aria-label=\"Message\">Message<\/label><\/div><div class='ff-el-input--content'><textarea aria-invalid=\"false\" aria-required=true name=\"description_1\" id=\"ff_3_description_1\" class=\"ff-el-form-control\" rows=\"5\" cols=\"1\" data-name=\"description_1\" ><\/textarea><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_3_input_text' aria-label=\"How did you hear about us?\">How did you hear about us?<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text\" class=\"ff-el-form-control\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_no_style\" >Submit Form<\/button><\/div><\/fieldset><\/form><div id='fluentform_3_errors' class='ff-errors-in-stack ff_form_instance_3_1 ff-form-loading_errors ff_form_instance_3_1_errors'><\/div><\/div>        <script type=\"text\/javascript\">\n            window.fluent_form_ff_form_instance_3_1 = {\"id\":\"3\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"asteriskPlacement\":\"asterisk-right\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_3_1\",\"form_id_selector\":\"fluentform_3\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global_message\":\"This field must contain a valid email\",\"global\":true}},\"dropdown\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"description_1\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_text\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}}},\"debounce_time\":300};\n                    <\/script>\n        \n\n                <!-- Instructions for you -->\n                <div style=\"background: rgba(0, 212, 255, 0.1); border: 1px solid rgba(0, 212, 255, 0.3); border-radius: 8px; padding: 15px; margin-top: 20px;\">\n                    <h4 style=\"color: #00d4ff; margin-bottom: 10px;\">\ud83d\udccb Suggested Form Fields:<\/h4>\n                    <ul style=\"color: #b8b8b8; font-size: 0.95rem; margin: 0; padding-left: 20px;\">\n                        <li>Name (required)<\/li>\n                        <li>Email (required)<\/li>\n                        <li>Inquiry Type (dropdown: Beta Program, Partnership, Support, Media, Other)<\/li>\n                        <li>Subject (optional)<\/li>\n                        <li>Message (required, textarea)<\/li>\n                        <li>How did you hear about us? (optional)<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Beta Program CTA -->\n        <div class=\"beta-cta\">\n            <h3>Ready to Join the Beta?<\/h3>\n            <p>Don&#8217;t wait for the contact form &#8211; you can get started with RAS training right now. Limited to the first 250 NeuroFounders.<\/p>\n            <a href=\"\/\" class=\"beta-button\">Join Beta Program &#8211; $49 Lifetime<\/a>\n        <\/div>\n\n        <!-- FAQ Section -->\n        <div class=\"faq-section\">\n            <h2>Frequently Asked Questions<\/h2>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">How quickly will I hear back from you?<\/div>\n                <div class=\"faq-answer\">We typically respond within 24-48 hours during business days. Beta program questions and urgent support requests get priority attention.<\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Is the beta program really lifetime access for $49?<\/div>\n                <div class=\"faq-answer\">Yes! The first 250 participants get lifetime access to the core RAS training system for a one-time $49 payment. After that, we&#8217;ll move to subscription pricing.<\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Do you offer refunds?<\/div>\n                <div class=\"faq-answer\">Absolutely. We offer a 30-day satisfaction guarantee for the beta program. If you&#8217;re not happy with your investment, just email us within 30 days for a full refund.<\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Can you help my team or organization?<\/div>\n                <div class=\"faq-answer\">Yes! We&#8217;re developing enterprise solutions for teams and organizations. Email partnerships@rasrewiring.com to discuss custom training programs.<\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Are you looking for research collaborators?<\/div>\n                <div class=\"faq-answer\">We&#8217;re always interested in partnering with researchers, ADHD specialists, and institutions studying attention optimization. Reach out to research@rasrewiring.com to explore opportunities.<\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Do you offer affiliate or referral programs?<\/div>\n                <div class=\"faq-answer\">We&#8217;re developing a referral program for beta participants and exploring affiliate partnerships with ADHD coaches and productivity consultants. Email partnerships@rasrewiring.com for details.<\/div>\n            <\/div>\n        <\/div>\n\n        <footer class=\"footer\">\n            <p>&copy; 2025 RAS Rewiring. All rights reserved. | <a href=\"\/\">Home<\/a> | <a href=\"\/blog\">Research<\/a> | <a href=\"\/blog\/privacy-policy\">Privacy Policy<\/a> | <a href=\"\/blog\/terms-of-service\">Terms of Service<\/a><\/p>\n        <\/footer>\n    <\/div>\n\n    <script>\n        \/\/ Track contact page engagement\n        if (typeof umami !== 'undefined') {\n            \/\/ Track scroll depth\n            let scrollTracked = false;\n            window.addEventListener('scroll', function() {\n                if (!scrollTracked && window.scrollY > document.body.scrollHeight * 0.5) {\n                    umami.track('contact-page-read', { depth: '50-percent' });\n                    scrollTracked = true;\n                }\n            });\n            \n            \/\/ Track email clicks\n            document.querySelectorAll('a[href^=\"mailto:\"]').forEach(link => {\n                link.addEventListener('click', function() {\n                    umami.track('contact-email-click', { \n                        email: this.href.replace('mailto:', '')\n                    });\n                });\n            });\n\n            \/\/ Track beta CTA click\n            const betaButton = document.querySelector('.beta-button');\n            if (betaButton) {\n                betaButton.addEventListener('click', function() {\n                    umami.track('contact-page-beta-click', { source: 'contact-page' });\n                });\n            }\n\n            \/\/ Track FAQ interactions\n            document.querySelectorAll('.faq-item').forEach(item => {\n                item.addEventListener('click', function() {\n                    const question = this.querySelector('.faq-question').textContent;\n                    umami.track('faq-interaction', { \n                        question: question.substring(0, 50) \/\/ First 50 chars\n                    });\n                });\n            });\n        }\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Contact Us &#8211; RAS Rewiring RAS Rewiring Get in Touch Questions about RAS training? Ready to join the beta? Looking to partner? We&#8217;re here to help ADHD entrepreneurs succeed. Let&#8217;s Connect Whether you have questions about our beta program, need support, or want to explore partnership opportunities, we&#8217;d love to hear from you. \ud83d\udce7 General&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"slim_seo":{"title":"Contact - RAS Rewiring","description":"Contact Us - RAS Rewiring RAS Rewiring Get in Touch Questions about RAS training? Ready to join the beta? Looking to partner? We're here to help ADHD entreprene"},"footnotes":""},"class_list":["post-37","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/pages\/37","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/comments?post=37"}],"version-history":[{"count":2,"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/pages\/37\/revisions"}],"predecessor-version":[{"id":39,"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/pages\/37\/revisions\/39"}],"wp:attachment":[{"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/media?parent=37"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}