{"id":28,"date":"2025-07-21T17:59:42","date_gmt":"2025-07-21T22:59:42","guid":{"rendered":"https:\/\/rasrewiring.com\/blog\/?page_id=28"},"modified":"2025-07-21T18:07:36","modified_gmt":"2025-07-21T23:07:36","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/rasrewiring.com\/blog\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"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>Privacy Policy &#8211; RAS Rewiring<\/title>\n    <meta name=\"description\" content=\"RAS Rewiring Privacy Policy - How we protect and handle your personal information with transparency and care.\">\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: 800px;\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        }\n\n        .last-updated {\n            background: rgba(0, 212, 255, 0.1);\n            border: 1px solid rgba(0, 212, 255, 0.3);\n            border-radius: 8px;\n            padding: 15px;\n            color: #00d4ff;\n            text-align: center;\n            font-weight: 500;\n        }\n\n        \/* Content Container *\/\n        .content {\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-bottom: 40px;\n        }\n\n        \/* Typography *\/\n        h2 {\n            font-size: 1.8rem;\n            font-weight: 700;\n            color: #00d4ff;\n            margin: 40px 0 20px 0;\n            border-bottom: 2px solid #00d4ff;\n            padding-bottom: 10px;\n        }\n\n        h2:first-of-type {\n            margin-top: 0;\n        }\n\n        h3 {\n            font-size: 1.4rem;\n            font-weight: 600;\n            color: #ffffff;\n            margin: 30px 0 15px 0;\n        }\n\n        p {\n            color: #b8b8b8;\n            margin-bottom: 20px;\n            font-size: 1.05rem;\n        }\n\n        ul, ol {\n            margin: 15px 0 20px 30px;\n            color: #b8b8b8;\n        }\n\n        li {\n            margin-bottom: 8px;\n            font-size: 1.05rem;\n        }\n\n        \/* Highlight Boxes *\/\n        .highlight-box {\n            background: linear-gradient(135deg, #f8f9ff 0%, #e8f4fd 100%);\n            border: 1px solid #00d4ff;\n            border-radius: 10px;\n            padding: 25px;\n            margin: 25px 0;\n            color: #333;\n        }\n\n        .highlight-box h3 {\n            color: #0066cc;\n            margin-top: 0;\n        }\n\n        .highlight-box p {\n            color: #555;\n        }\n\n        \/* Important Notice Box *\/\n        .notice-box {\n            background: linear-gradient(135deg, #fff9e6 0%, #ffeaa7 100%);\n            border: 1px solid #fdcb6e;\n            border-radius: 10px;\n            padding: 25px;\n            margin: 25px 0;\n            color: #333;\n        }\n\n        .notice-box h3 {\n            color: #b8860b;\n            margin-top: 0;\n        }\n\n        .notice-box p {\n            color: #856404;\n        }\n\n        \/* Contact Box *\/\n        .contact-box {\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        .contact-box h3 {\n            color: white;\n            margin-top: 0;\n            font-size: 1.5rem;\n        }\n\n        .contact-box p {\n            color: white;\n            opacity: 0.9;\n        }\n\n        .contact-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            margin-top: 15px;\n            transition: all 0.3s ease;\n        }\n\n        .contact-button:hover {\n            background: #ff8e53;\n            transform: translateY(-2px);\n            box-shadow: 0 8px 25px rgba(255, 107, 53, 0.4);\n        }\n\n        \/* Links *\/\n        a {\n            color: #00d4ff;\n            text-decoration: none;\n        }\n\n        a:hover {\n            text-decoration: underline;\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        \/* Table of Contents *\/\n        .toc {\n            background: rgba(0, 212, 255, 0.05);\n            border: 1px solid rgba(0, 212, 255, 0.2);\n            border-radius: 10px;\n            padding: 25px;\n            margin: 30px 0;\n        }\n\n        .toc h3 {\n            color: #00d4ff;\n            margin-top: 0;\n            margin-bottom: 15px;\n        }\n\n        .toc ul {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .toc li {\n            margin-bottom: 8px;\n        }\n\n        .toc a {\n            color: #b8b8b8;\n            text-decoration: none;\n            transition: color 0.3s ease;\n        }\n\n        .toc a:hover {\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            .content {\n                padding: 25px;\n            }\n            \n            h2 {\n                font-size: 1.5rem;\n            }\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\">Privacy Policy<\/h1>\n            <p class=\"page-subtitle\">We&#8217;re committed to protecting your privacy with transparency and care<\/p>\n            <div class=\"last-updated\">\n                <strong>Last Updated:<\/strong> January 21, 2025\n            <\/div>\n        <\/header>\n\n        <div class=\"content\">\n            <div class=\"toc\">\n                <h3>Quick Navigation<\/h3>\n                <ul>\n                    <li><a href=\"#information-we-collect\">Information We Collect<\/a><\/li>\n                    <li><a href=\"#how-we-use\">How We Use Your Information<\/a><\/li>\n                    <li><a href=\"#information-sharing\">Information Sharing<\/a><\/li>\n                    <li><a href=\"#data-security\">Data Security<\/a><\/li>\n                    <li><a href=\"#your-rights\">Your Rights and Choices<\/a><\/li>\n                    <li><a href=\"#cookies\">Cookies and Analytics<\/a><\/li>\n                    <li><a href=\"#updates\">Policy Updates<\/a><\/li>\n                    <li><a href=\"#contact\">Contact Us<\/a><\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"highlight-box\">\n                <h3>Our Privacy Philosophy<\/h3>\n                <p>At RAS Rewiring, we believe that helping ADHD entrepreneurs optimize their attention requires trust. We&#8217;re committed to being transparent about what information we collect, how we use it, and giving you control over your personal data.<\/p>\n            <\/div>\n\n            <h2 id=\"information-we-collect\">Information We Collect<\/h2>\n\n            <h3>Information You Provide Directly<\/h3>\n            <p>When you interact with RAS Rewiring, you may choose to provide us with certain information, including:<\/p>\n            <ul>\n                <li><strong>Account Information:<\/strong> Name, email address, and password when you create an account<\/li>\n                <li><strong>Assessment Data:<\/strong> Responses to our RAS Focus Filter Assessment and other diagnostic tools<\/li>\n                <li><strong>Program Information:<\/strong> Progress tracking, goal setting, and training completion data<\/li>\n                <li><strong>Communication Data:<\/strong> Messages you send us, support requests, and feedback<\/li>\n                <li><strong>Payment Information:<\/strong> Billing details processed securely through our payment processors<\/li>\n            <\/ul>\n\n            <h3>Information We Collect Automatically<\/h3>\n            <p>To improve our services and understand how you use our platform, we automatically collect:<\/p>\n            <ul>\n                <li><strong>Usage Analytics:<\/strong> Pages visited, time spent, and interaction patterns (via Umami Analytics)<\/li>\n                <li><strong>Technical Information:<\/strong> Device type, browser, IP address, and general location<\/li>\n                <li><strong>Performance Data:<\/strong> How our tools and assessments are working for you<\/li>\n            <\/ul>\n\n            <h2 id=\"how-we-use\">How We Use Your Information<\/h2>\n\n            <p>We use the information we collect to:<\/p>\n\n            <h3>Provide Our Services<\/h3>\n            <ul>\n                <li>Deliver personalized RAS training recommendations based on your focus type<\/li>\n                <li>Track your progress and adapt our suggestions to your needs<\/li>\n                <li>Provide customer support and respond to your questions<\/li>\n                <li>Process payments and manage your account<\/li>\n            <\/ul>\n\n            <h3>Improve Our Platform<\/h3>\n            <ul>\n                <li>Analyze usage patterns to enhance our tools and content<\/li>\n                <li>Develop new features and assessment techniques<\/li>\n                <li>Conduct research on ADHD attention patterns (always anonymized)<\/li>\n                <li>Optimize our website performance and user experience<\/li>\n            <\/ul>\n\n            <h3>Communicate With You<\/h3>\n            <ul>\n                <li>Send you program updates, tips, and educational content<\/li>\n                <li>Notify you about new features or important account changes<\/li>\n                <li>Share relevant research and insights (you can opt out anytime)<\/li>\n            <\/ul>\n\n            <div class=\"notice-box\">\n                <h3>Important: We Never Sell Your Data<\/h3>\n                <p>We will never sell, rent, or trade your personal information to third parties. Your trust is fundamental to our mission of helping ADHD entrepreneurs succeed.<\/p>\n            <\/div>\n\n            <h2 id=\"information-sharing\">Information Sharing and Disclosure<\/h2>\n\n            <p>We only share your information in these limited circumstances:<\/p>\n\n            <h3>Service Providers<\/h3>\n            <p>We work with trusted third-party providers who help us operate our platform:<\/p>\n            <ul>\n                <li><strong>Payment Processing:<\/strong> Stripe and similar services to handle transactions securely<\/li>\n                <li><strong>Email Services:<\/strong> Systeme.io for sending educational content and updates<\/li>\n                <li><strong>Analytics:<\/strong> Umami Analytics for privacy-focused website analytics<\/li>\n                <li><strong>Hosting:<\/strong> Secure cloud hosting providers for our platform infrastructure<\/li>\n            <\/ul>\n            <p>All service providers are contractually required to protect your information and use it only for the services they provide to us.<\/p>\n\n            <h3>Legal Requirements<\/h3>\n            <p>We may disclose information if required by law or if we believe in good faith that such disclosure is necessary to:<\/p>\n            <ul>\n                <li>Comply with legal processes or government requests<\/li>\n                <li>Protect our rights, property, or safety, or that of our users<\/li>\n                <li>Investigate potential violations of our terms of service<\/li>\n            <\/ul>\n\n            <h3>Business Transfers<\/h3>\n            <p>If RAS Rewiring is involved in a merger, acquisition, or sale of assets, your information may be transferred as part of that transaction. We&#8217;ll notify you before your information becomes subject to a different privacy policy.<\/p>\n\n            <h2 id=\"data-security\">Data Security<\/h2>\n\n            <p>We take protecting your information seriously and implement multiple layers of security:<\/p>\n\n            <h3>Technical Safeguards<\/h3>\n            <ul>\n                <li>Encryption of data in transit and at rest<\/li>\n                <li>Secure hosting with regular security updates<\/li>\n                <li>Limited access controls and authentication requirements<\/li>\n                <li>Regular security audits and monitoring<\/li>\n            <\/ul>\n\n            <h3>Operational Safeguards<\/h3>\n            <ul>\n                <li>Employee training on data protection and privacy<\/li>\n                <li>Strict access controls based on job responsibilities<\/li>\n                <li>Regular review and updating of security practices<\/li>\n            <\/ul>\n\n            <p>While we implement strong security measures, please remember that no internet transmission is 100% secure. We encourage you to use a strong, unique password for your account.<\/p>\n\n            <h2 id=\"your-rights\">Your Rights and Choices<\/h2>\n\n            <p>You have several rights regarding your personal information:<\/p>\n\n            <h3>Access and Control<\/h3>\n            <ul>\n                <li><strong>Account Access:<\/strong> Review and update your profile information anytime<\/li>\n                <li><strong>Data Download:<\/strong> Request a copy of your personal data<\/li>\n                <li><strong>Account Deletion:<\/strong> Delete your account and associated data<\/li>\n                <li><strong>Communication Preferences:<\/strong> Opt out of non-essential emails<\/li>\n            <\/ul>\n\n            <h3>Assessment Data<\/h3>\n            <ul>\n                <li>View your assessment results and progress data<\/li>\n                <li>Request deletion of specific assessment responses<\/li>\n                <li>Control how your anonymized data is used for research<\/li>\n            <\/ul>\n\n            <h3>Marketing Communications<\/h3>\n            <p>You can unsubscribe from marketing emails at any time by:<\/p>\n            <ul>\n                <li>Clicking the unsubscribe link in any email<\/li>\n                <li>Updating your preferences in your account settings<\/li>\n                <li>Contacting us directly<\/li>\n            <\/ul>\n\n            <h2 id=\"cookies\">Cookies and Analytics<\/h2>\n\n            <h3>Our Approach to Analytics<\/h3>\n            <p>We use Umami Analytics, a privacy-focused analytics service that:<\/p>\n            <ul>\n                <li>Doesn&#8217;t use cookies or track personal information<\/li>\n                <li>Provides anonymous usage statistics<\/li>\n                <li>Helps us understand how to improve our platform<\/li>\n                <li>Complies with GDPR and other privacy regulations<\/li>\n            <\/ul>\n\n            <h3>Essential Cookies Only<\/h3>\n            <p>We only use essential cookies necessary for our website to function properly, such as:<\/p>\n            <ul>\n                <li>Maintaining your login session<\/li>\n                <li>Remembering your preferences<\/li>\n                <li>Ensuring website security<\/li>\n            <\/ul>\n\n            <p>We do not use tracking cookies, advertising cookies, or third-party marketing cookies.<\/p>\n\n            <h2 id=\"updates\">Policy Updates<\/h2>\n\n            <p>We may update this privacy policy from time to time to reflect changes in our practices or legal requirements. When we make changes:<\/p>\n\n            <ul>\n                <li>We&#8217;ll update the &#8220;Last Updated&#8221; date at the top of this policy<\/li>\n                <li>For significant changes, we&#8217;ll notify you via email or platform notification<\/li>\n                <li>We&#8217;ll maintain previous versions for your reference<\/li>\n            <\/ul>\n\n            <p>We encourage you to review this policy periodically to stay informed about how we protect your information.<\/p>\n\n            <div class=\"highlight-box\">\n                <h3>Your Privacy Matters to Our Mission<\/h3>\n                <p>Our goal is to help ADHD entrepreneurs transform their attention challenges into competitive advantages. This requires trust, transparency, and respect for your personal information. We&#8217;re committed to earning and maintaining that trust every day.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"contact-box\" id=\"contact\">\n            <h3>Questions About Your Privacy?<\/h3>\n            <p>If you have any questions about this privacy policy, your personal information, or your rights, we&#8217;re here to help.<\/p>\n            <a href=\"mailto:privacy@rasrewiring.com\" class=\"contact-button\">Contact Privacy Team<\/a>\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=\"\/terms\">Terms of Service<\/a><\/p>\n        <\/footer>\n    <\/div>\n\n    <script>\n        \/\/ Track privacy policy 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('privacy-policy-read', { depth: '50-percent' });\n                    scrollTracked = true;\n                }\n            });\n            \n            \/\/ Track section clicks\n            document.querySelectorAll('.toc a').forEach(link => {\n                link.addEventListener('click', function() {\n                    umami.track('privacy-section-click', { \n                        section: this.getAttribute('href').replace('#', '')\n                    });\n                });\n            });\n\n            \/\/ Track contact button click\n            const contactButton = document.querySelector('.contact-button');\n            if (contactButton) {\n                contactButton.addEventListener('click', function() {\n                    umami.track('privacy-contact-click', { method: 'email' });\n                });\n            }\n        }\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Privacy Policy &#8211; RAS Rewiring RAS Rewiring Privacy Policy We&#8217;re committed to protecting your privacy with transparency and care Last Updated: January 21, 2025 Quick Navigation Information We Collect How We Use Your Information Information Sharing Data Security Your Rights and Choices Cookies and Analytics Policy Updates Contact Us Our Privacy Philosophy At RAS Rewiring,&#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":"Privacy Policy - RAS Rewiring","description":"Privacy Policy - RAS Rewiring RAS Rewiring Privacy Policy We're committed to protecting your privacy with transparency and care Last Updated: January 21, 2025 Q"},"footnotes":""},"class_list":["post-28","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/pages\/28","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=28"}],"version-history":[{"count":3,"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/pages\/28\/revisions"}],"predecessor-version":[{"id":34,"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/pages\/28\/revisions\/34"}],"wp:attachment":[{"href":"https:\/\/rasrewiring.com\/blog\/wp-json\/wp\/v2\/media?parent=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}