{"id":81689,"date":"2026-08-10T14:15:33","date_gmt":"2026-08-10T14:15:33","guid":{"rendered":"https:\/\/risewellhousings.com\/?page_id=81689"},"modified":"2026-08-10T14:39:42","modified_gmt":"2026-08-10T14:39:42","slug":"privacy-policy-2","status":"publish","type":"page","link":"https:\/\/voyep.com\/work\/privacy-policy-2\/","title":{"rendered":"PRIVACY POLICY"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"81689\" class=\"elementor elementor-81689\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-589a37c e-flex e-con-boxed e-con e-parent\" data-id=\"589a37c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b558258 elementor-widget elementor-widget-html\" data-id=\"b558258\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Privacy Policy \u2013 Modern Card-Based Design (Black, White & #FF7A00) -->\r\n<style>\r\n  \/* ----- RESET & BASE ----- *\/\r\n  * {\r\n    margin: 0;\r\n    padding: 0;\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  :root {\r\n    --primary: #FF7A00;\r\n    --primary-light: rgba(255, 122, 0, 0.08);\r\n    --primary-border: rgba(255, 122, 0, 0.25);\r\n    --bg-dark: #000000;\r\n    --bg-light: #f8fafc;\r\n    --card-bg: #ffffff;\r\n    --text-main: #09090b;\r\n    --text-muted: #52525b;\r\n    --border-color: #e4e4e7;\r\n  }\r\n\r\n  body {\r\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\r\n    background-color: var(--bg-light);\r\n    color: var(--text-main);\r\n    line-height: 1.6;\r\n    -webkit-font-smoothing: antialiased;\r\n  }\r\n\r\n  .pp-wrapper {\r\n    max-width: 860px;\r\n    margin: 40px auto;\r\n    padding: 0 20px;\r\n  }\r\n\r\n  \/* ----- TYPOGRAPHY ----- *\/\r\n  h1, h2, h3 {\r\n    letter-spacing: -0.02em;\r\n    color: var(--text-main);\r\n  }\r\n\r\n  h1 {\r\n    font-size: clamp(2rem, 5vw, 2.75rem);\r\n    font-weight: 800;\r\n    line-height: 1.2;\r\n  }\r\n\r\n  p {\r\n    margin-bottom: 1em;\r\n    color: var(--text-muted);\r\n    font-size: clamp(0.95rem, 2.5vw, 1.05rem);\r\n  }\r\n\r\n  p:last-child {\r\n    margin-bottom: 0;\r\n  }\r\n\r\n  a {\r\n    color: var(--primary);\r\n    text-decoration: none;\r\n    font-weight: 600;\r\n    transition: opacity 0.2s ease;\r\n  }\r\n\r\n  a:hover {\r\n    opacity: 0.85;\r\n    text-decoration: underline;\r\n  }\r\n\r\n  \/* ----- HERO SECTION ----- *\/\r\n  .pp-hero {\r\n    background: var(--bg-dark);\r\n    color: #ffffff;\r\n    padding: clamp(32px, 6vw, 56px) clamp(20px, 5vw, 40px);\r\n    border-radius: 24px;\r\n    margin-bottom: 28px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.3);\r\n    border: 1px solid rgba(255, 255, 255, 0.1);\r\n  }\r\n\r\n  .pp-hero::after {\r\n    content: '';\r\n    position: absolute;\r\n    top: -20%;\r\n    right: -10%;\r\n    width: 300px;\r\n    height: 300px;\r\n    background: radial-gradient(circle, rgba(255, 122, 0, 0.3) 0%, rgba(0, 0, 0, 0) 70%);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .pp-hero-badge {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    background: rgba(255, 255, 255, 0.08);\r\n    border: 1px solid rgba(255, 255, 255, 0.15);\r\n    padding: 6px 14px;\r\n    border-radius: 99px;\r\n    font-size: 0.85rem;\r\n    font-weight: 500;\r\n    color: #ffffff;\r\n    margin-bottom: 16px;\r\n  }\r\n\r\n  .pp-hero-badge i {\r\n    color: var(--primary);\r\n  }\r\n\r\n  .pp-hero h1 {\r\n    color: #ffffff;\r\n  }\r\n\r\n  .pp-hero p {\r\n    color: #a1a1aa;\r\n    margin: 12px 0 0;\r\n  }\r\n\r\n  \/* ----- ENHANCED SECTION CARDS ----- *\/\r\n  .pp-section {\r\n    background: var(--card-bg);\r\n    border-radius: 20px;\r\n    padding: clamp(20px, 5vw, 36px);\r\n    margin-bottom: 20px;\r\n    border: 1px solid var(--border-color);\r\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02);\r\n    position: relative;\r\n    overflow: hidden;\r\n    transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;\r\n  }\r\n\r\n  .pp-section:hover {\r\n    border-color: var(--primary-border);\r\n    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.04);\r\n  }\r\n\r\n  \/* Distinct Header Bar for Each Section Card *\/\r\n  .pp-section-header {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 14px;\r\n    margin-bottom: 20px;\r\n    padding-bottom: 16px;\r\n    border-bottom: 1px solid var(--border-color);\r\n  }\r\n\r\n  .pp-icon-wrapper {\r\n    width: 44px;\r\n    height: 44px;\r\n    min-width: 44px;\r\n    border-radius: 12px;\r\n    background: var(--primary-light);\r\n    border: 1px solid var(--primary-border);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    color: var(--primary);\r\n    font-size: 1.2rem;\r\n  }\r\n\r\n  .pp-section-header h2 {\r\n    font-size: clamp(1.2rem, 3.5vw, 1.45rem);\r\n    font-weight: 700;\r\n    margin: 0;\r\n  }\r\n\r\n  \/* Custom Lists inside Cards *\/\r\n  .pp-list {\r\n    list-style: none;\r\n    margin-top: 16px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 12px;\r\n  }\r\n\r\n  .pp-list li {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 12px;\r\n    background: var(--bg-light);\r\n    padding: 14px 16px;\r\n    border-radius: 12px;\r\n    border: 1px solid var(--border-color);\r\n    color: var(--text-main);\r\n    font-size: clamp(0.9rem, 2.5vw, 0.98rem);\r\n  }\r\n\r\n  .pp-list li i {\r\n    color: var(--primary);\r\n    font-size: 1rem;\r\n    margin-top: 3px;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  \/* Footer *\/\r\n  .pp-footer {\r\n    text-align: center;\r\n    padding: 28px 0;\r\n    color: var(--text-muted);\r\n    font-size: 0.88rem;\r\n    border-top: 1px solid var(--border-color);\r\n    margin-top: 36px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 8px;\r\n  }\r\n\r\n  .pp-footer i {\r\n    color: var(--primary);\r\n  }\r\n\r\n  \/* Animations *\/\r\n  .fade-up {\r\n    opacity: 0;\r\n    transform: translateY(20px);\r\n    transition: opacity 0.5s cubic-bezier(0.16, 1, 0.3, 1), transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);\r\n  }\r\n\r\n  .fade-up.visible {\r\n    opacity: 1;\r\n    transform: translateY(0);\r\n  }\r\n\r\n  \/* MOBILE SPECIFIC BREAKPOINTS *\/\r\n  @media (max-width: 600px) {\r\n    .pp-wrapper {\r\n      padding: 0 12px;\r\n      margin: 20px auto;\r\n    }\r\n\r\n    .pp-section-header {\r\n      gap: 10px;\r\n      margin-bottom: 14px;\r\n      padding-bottom: 12px;\r\n    }\r\n\r\n    .pp-icon-wrapper {\r\n      width: 36px;\r\n      height: 36px;\r\n      min-width: 36px;\r\n      font-size: 1rem;\r\n      border-radius: 8px;\r\n    }\r\n\r\n    .pp-list li {\r\n      padding: 12px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<!-- Font Awesome 6 (free) -->\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\r\n\r\n<div class=\"pp-wrapper\">\r\n\r\n  <!-- HERO -->\r\n  <div class=\"pp-hero fade-up\">\r\n    <div class=\"pp-hero-badge\">\r\n      <i class=\"fas fa-shield-halved\"><\/i> Privacy First\r\n    <\/div>\r\n    <h1>Privacy Policy<\/h1>\r\n    <p>Your privacy is fundamental to our operations. This document outlines how we collect, process, and protect your information across our site and services.<\/p>\r\n  <\/div>\r\n\r\n  <!-- SECTION 1 -->\r\n  <section class=\"pp-section fade-up\">\r\n    <div class=\"pp-section-header\">\r\n      <div class=\"pp-icon-wrapper\"><i class=\"fas fa-circle-info\"><\/i><\/div>\r\n      <h2>Introduction<\/h2>\r\n    <\/div>\r\n    <p>Rise Well Housings (\u201cwe\u201d, \u201cour\u201d, \u201cus\u201d) respects your privacy and is committed to protecting the personal data you share with us. This Privacy Policy explains how we process personal data when you access our platform, use our services, or communicate with us.<\/p>\r\n    <p>By using our website and services, you consent to the practices described in this policy. If you do not agree, please discontinue service usage immediately.<\/p>\r\n  <\/section>\r\n\r\n  <!-- SECTION 2 -->\r\n  <section class=\"pp-section fade-up\">\r\n    <div class=\"pp-section-header\">\r\n      <div class=\"pp-icon-wrapper\"><i class=\"fas fa-database\"><\/i><\/div>\r\n      <h2>Information We Collect<\/h2>\r\n    <\/div>\r\n    <p>We collect essential data to provide and improve our services efficiently:<\/p>\r\n    <ul class=\"pp-list\">\r\n      <li>\r\n        <i class=\"fas fa-user-check\"><\/i>\r\n        <div>\r\n          <strong>Personal Identification:<\/strong> Name, contact email address, phone numbers, and physical mailing address provided directly via forms.\r\n        <\/div>\r\n      <\/li>\r\n      <li>\r\n        <i class=\"fas fa-credit-card\"><\/i>\r\n        <div>\r\n          <strong>Payment Data:<\/strong> Billing information managed via compliant, secure third-party payment providers (e.g., Stripe, PayPal). We do not directly store full payment card details.\r\n        <\/div>\r\n      <\/li>\r\n      <li>\r\n        <i class=\"fas fa-laptop-code\"><\/i>\r\n        <div>\r\n          <strong>Usage & Technical Data:<\/strong> IP address, browser type, device info, operating system, referring URLs, and website interactions.\r\n        <\/div>\r\n      <\/li>\r\n      <li>\r\n        <i class=\"fas fa-cookie\"><\/i>\r\n        <div>\r\n          <strong>Cookie Identifiers:<\/strong> Data stored via cookies to maintain session states, remember preferences, and analyze site performance.\r\n        <\/div>\r\n      <\/li>\r\n    <\/ul>\r\n  <\/section>\r\n\r\n  <!-- SECTION 3 -->\r\n  <section class=\"pp-section fade-up\">\r\n    <div class=\"pp-section-header\">\r\n      <div class=\"pp-icon-wrapper\"><i class=\"fas fa-sliders\"><\/i><\/div>\r\n      <h2>How We Use Your Data<\/h2>\r\n    <\/div>\r\n    <p>Your personal information is processed strictly for legitimate operational purposes:<\/p>\r\n    <ul class=\"pp-list\">\r\n      <li><i class=\"fas fa-check\"><\/i> <span>To maintain, operate, and optimize our platform services and user accounts.<\/span><\/li>\r\n      <li><i class=\"fas fa-check\"><\/i> <span>To process orders, generate invoices, and handle secure payment transactions.<\/span><\/li>\r\n      <li><i class=\"fas fa-check\"><\/i> <span>To respond to inquiries, deliver customer support, and resolve issues.<\/span><\/li>\r\n      <li><i class=\"fas fa-check\"><\/i> <span>To monitor usage patterns, prevent fraudulent activity, and enforce security protocols.<\/span><\/li>\r\n      <li><i class=\"fas fa-check\"><\/i> <span>To comply with mandatory legal obligations and regulatory standards.<\/span><\/li>\r\n    <\/ul>\r\n  <\/section>\r\n\r\n  <!-- SECTION 4 -->\r\n  <section class=\"pp-section fade-up\">\r\n    <div class=\"pp-section-header\">\r\n      <div class=\"pp-icon-wrapper\"><i class=\"fas fa-scale-balanced\"><\/i><\/div>\r\n      <h2>Legal Basis for Processing<\/h2>\r\n    <\/div>\r\n    <p>We process your personal information under established legal grounds:<\/p>\r\n    <ul class=\"pp-list\">\r\n      <li><i class=\"fas fa-file-signature\"><\/i> <span><strong>Contractual Necessity:<\/strong> Required to fulfill contract obligations (e.g., processing a transaction).<\/span><\/li>\r\n      <li><i class=\"fas fa-toggle-on\"><\/i> <span><strong>Consent:<\/strong> Granted explicitly for specific activities such as promotional notifications.<\/span><\/li>\r\n      <li><i class=\"fas fa-shield-cat\"><\/i> <span><strong>Legitimate Interests:<\/strong> Necessary to improve service quality, platform security, and fraud prevention.<\/span><\/li>\r\n    <\/ul>\r\n  <\/section>\r\n\r\n  <!-- SECTION 5 -->\r\n  <section class=\"pp-section fade-up\">\r\n    <div class=\"pp-section-header\">\r\n      <div class=\"pp-icon-wrapper\"><i class=\"fas fa-cookie-bite\"><\/i><\/div>\r\n      <h2>Cookies & Tracking<\/h2>\r\n    <\/div>\r\n    <p>We use cookies and similar technologies to optimize user experience and analyze site traffic:<\/p>\r\n    <ul class=\"pp-list\">\r\n      <li><i class=\"fas fa-key\"><\/i> <span><strong>Essential Cookies:<\/strong> Required for basic site login, session management, and navigation.<\/span><\/li>\r\n      <li><i class=\"fas fa-chart-line\"><\/i> <span><strong>Analytics Cookies:<\/strong> Aggregated anonymous tracking to understand visitor interactions.<\/span><\/li>\r\n      <li><i class=\"fas fa-sliders-h\"><\/i> <span><strong>Preference Cookies:<\/strong> Used to remember custom settings, region, and display preferences.<\/span><\/li>\r\n    <\/ul>\r\n  <\/section>\r\n\r\n  <!-- SECTION 6 -->\r\n  <section class=\"pp-section fade-up\">\r\n    <div class=\"pp-section-header\">\r\n      <div class=\"pp-icon-wrapper\"><i class=\"fas fa-network-wired\"><\/i><\/div>\r\n      <h2>Third-Party Disclosures<\/h2>\r\n    <\/div>\r\n    <p>We only disclose information to trusted vendors required to perform core services:<\/p>\r\n    <ul class=\"pp-list\">\r\n      <li><i class=\"fas fa-credit-card\"><\/i> <span><strong>Payment Processors:<\/strong> Encrypted transaction handling via certified gateways.<\/span><\/li>\r\n      <li><i class=\"fas fa-server\"><\/i> <span><strong>Hosting & Cloud Providers:<\/strong> Secure infrastructure partners operating under data protection agreements.<\/span><\/li>\r\n      <li><i class=\"fas fa-gavel\"><\/i> <span><strong>Legal Authorities:<\/strong> Disclosure when required by law, court order, or official regulatory bodies.<\/span><\/li>\r\n    <\/ul>\r\n  <\/section>\r\n\r\n  <!-- SECTION 7 -->\r\n  <section class=\"pp-section fade-up\">\r\n    <div class=\"pp-section-header\">\r\n      <div class=\"pp-icon-wrapper\"><i class=\"fas fa-lock\"><\/i><\/div>\r\n      <h2>Data Security<\/h2>\r\n    <\/div>\r\n    <p>We enforce technical and organizational safeguards including TLS encryption, secure databases, restricted staff access, and system security reviews to protect against data loss or unauthorized access.<\/p>\r\n    <p>While we use industry standards, internet transmissions cannot be guaranteed 100% secure. You are encouraged to safeguard your personal credentials and login passwords.<\/p>\r\n  <\/section>\r\n\r\n  <!-- SECTION 8 -->\r\n  <section class=\"pp-section fade-up\">\r\n    <div class=\"pp-section-header\">\r\n      <div class=\"pp-icon-wrapper\"><i class=\"fas fa-hourglass-half\"><\/i><\/div>\r\n      <h2>Data Retention<\/h2>\r\n    <\/div>\r\n    <p>We retain personal information only as long as necessary to fulfill service objectives and comply with statutory requirements. Transaction records are maintained for up to 7 years in compliance with tax and reporting obligations.<\/p>\r\n  <\/section>\r\n\r\n  <!-- SECTION 9 -->\r\n  <section class=\"pp-section fade-up\">\r\n    <div class=\"pp-section-header\">\r\n      <div class=\"pp-icon-wrapper\"><i class=\"fas fa-user-shield\"><\/i><\/div>\r\n      <h2>Your Rights<\/h2>\r\n    <\/div>\r\n    <p>Depending on applicable data protection laws (such as GDPR or CCPA), you hold key rights regarding your data:<\/p>\r\n    <ul class=\"pp-list\">\r\n      <li><i class=\"fas fa-angle-right\"><\/i> <span><strong>Right to Access:<\/strong> Request digital copies of your stored personal data.<\/span><\/li>\r\n      <li><i class=\"fas fa-angle-right\"><\/i> <span><strong>Right to Rectification:<\/strong> Request correction of inaccurate or incomplete records.<\/span><\/li>\r\n      <li><i class=\"fas fa-angle-right\"><\/i> <span><strong>Right to Erasure:<\/strong> Request permanent removal of stored personal data where applicable.<\/span><\/li>\r\n      <li><i class=\"fas fa-angle-right\"><\/i> <span><strong>Right to Opt-Out:<\/strong> Withdraw consent for marketing processing at any time.<\/span><\/li>\r\n    <\/ul>\r\n  <\/section>\r\n\r\n  <!-- SECTION 10 -->\r\n  <section class=\"pp-section fade-up\">\r\n    <div class=\"pp-section-header\">\r\n      <div class=\"pp-icon-wrapper\"><i class=\"fas fa-child-reaching\"><\/i><\/div>\r\n      <h2>Children's Privacy<\/h2>\r\n    <\/div>\r\n    <p>Our platform is not directed at individuals under 13 years of age. We do not knowingly collect information from children. If you believe a minor has submitted personal data to us, please contact us for immediate removal.<\/p>\r\n  <\/section>\r\n\r\n  <!-- SECTION 11 -->\r\n  <section class=\"pp-section fade-up\">\r\n    <div class=\"pp-section-header\">\r\n      <div class=\"pp-icon-wrapper\"><i class=\"fas fa-arrows-rotate\"><\/i><\/div>\r\n      <h2>Policy Updates<\/h2>\r\n    <\/div>\r\n    <p>We may update this Privacy Policy periodically to reflect structural or legal modifications. Revisions will be published on this page with an updated modification timestamp.<\/p>\r\n    <p><strong>Last Updated:<\/strong> <?php echo date('F j, Y'); ?><\/p>\r\n  <\/section>\r\n\r\n  <!-- FOOTER -->\r\n \r\n\r\n<\/div>\r\n\r\n<!-- JavaScript for scroll animations -->\r\n<script>\r\n  (function() {\r\n    const observer = new IntersectionObserver((entries) => {\r\n      entries.forEach(entry => {\r\n        if (entry.isIntersecting) {\r\n          entry.target.classList.add('visible');\r\n        }\r\n      });\r\n    }, {\r\n      threshold: 0.08,\r\n      rootMargin: '0px 0px -40px 0px'\r\n    });\r\n\r\n    document.querySelectorAll('.fade-up').forEach(el => observer.observe(el));\r\n  })();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Privacy First Privacy Policy Your privacy is fundamental to our operations. This document outlines how we collect, process, and protect your information across our site and services. Introduction Rise Well Housings (\u201cwe\u201d, \u201cour\u201d, \u201cus\u201d) respects your privacy and is committed to protecting the personal data you share with us. This Privacy Policy explains how we [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-81689","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/pages\/81689","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/comments?post=81689"}],"version-history":[{"count":7,"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/pages\/81689\/revisions"}],"predecessor-version":[{"id":81712,"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/pages\/81689\/revisions\/81712"}],"wp:attachment":[{"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/media?parent=81689"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}