<turbo-stream action="replace" target="turbo_dialog"><template>
<turbo-frame id="turbo_dialog">


  <dialog
    data-controller="turbo-dialog"
    data-action="click-&gt;turbo-dialog#close:self:stop animationend->turbo-dialog#handleAnimationEnd:self:stop keydown.esc->turbo-dialog#close"
    class="backdrop:bg-content-background-modal-overlay backdrop:backdrop-blur-xs z-10 rounded-t-4xl lg:rounded-4xl max-lg:!rounded-b-none bg-background-elevated focus:ring-0 focus:outline-none focus:border-none shadow-[0_8px_28px_0_rgba(0,0,0,0.15)] h-1/2 max-lg:dialog-bottom-sheet max-lg:p-0 "
  >
    <div class="w-full flex flex-col flex-1">
      
  <div class="sticky top-0 z-40 bg-background-elevated">
    <div class="relative px-8 py-4 text-center">
      <span class="text-base font-semibold">
        Privacy policy
      </span>
    </div>

    <div class="absolute top-4 right-4">
          <div role="button" class="flex justify-center items-center p-2 rounded-full hover:bg-background-base focus-visible:outline focus-visible:outline-2 focus-visible:outline-content-primary" data-action="click->turbo-dialog#close">
      <!--
icons/cross-large.svg
-->
  <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none" class="h-4 w-4 stroke-width-1.5 text-content-primary icon">
<path d="M3.3335 3.3335L12.6668 12.6668M12.6668 3.3335L3.3335 12.6668" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path>
</svg>

    </div>

    </div>
  </div>

  <div class="h-full px-4 space-y-3 overflow-y-auto text-sm lg:px-6 text-content-primary">
    <p><p><strong>Overview</strong></p>
<br /><p>This Privacy Policy describes how we collect, use, and share your personal information when you purchase or access our digital products, memberships, or courses. It applies to all personal data collected during checkout and through any messaging or email communications associated with your purchase.</p>
<br /><p><strong>Information we collect</strong></p>
<br /><p>When you purchase or access digital products, we collect information such as your name, email address, billing details, and any other details necessary to deliver your access credentials.</p>
<br /><p>If you join our email or SMS list, we also collect your contact information and communication preferences. We may use cookies or similar technologies to track engagement or personalize your experience.</p>
<br /><p><strong>How we use your information</strong></p>
<br /><p>We use your information to:</p>
<br /><ul>
<br />  <li>Process transactions and deliver access to your digital content.</li>
<br />  <li>Communicate order confirmations, receipts, and access instructions.</li>
<br />  <li>Provide customer support or technical assistance.</li>
<br />  <li>Send updates, promotional offers, or educational materials (if you’ve opted in).</li>
<br />  <li>Analyze usage and improve our digital experience.</li>
<br /></ul>
<br /><p>We do not sell your data or share it with unrelated third parties.</p>
<br /><p><strong>How we share your information</strong></p>
<br /><p>We may share information with trusted third parties who help us operate our business, such as:</p>
<br /><ul>
<br />  <li>
<br /><strong>Payment processors</strong>
<br />    to securely handle transactions.</li>
<br />  <li>
<br /><strong>Email and messaging providers</strong>
<br />    to send notifications and updates.</li>
<br />  <li>
<br /><p><strong>Hosting or platform providers</strong>
<br />      to deliver your digital content.</p>
<br />    <p>
<br />      We may also share information if required by law or to prevent fraud, abuse, or illegal activity.</p>
<br />  </li>
<br /></ul>
<br /><p><strong>Your choices and controls</strong></p>
<br /><p>You may opt out of marketing messages at any time by replying STOP to a text message or by clicking “unsubscribe” in an email.</p>
<br /><p>We may still send essential transactional emails related to your purchase, such as access or billing confirmations.</p>
<br /><p><strong>Data retention and security</strong></p>
<br /><p>We retain personal information only as long as necessary to deliver your digital products, comply with our legal obligations, and resolve disputes.</p>
<br /><p>We maintain reasonable safeguards to protect your data against unauthorized access or misuse.</p>
<br /><p><strong>California and other privacy rights</strong></p>
<br /><p>Residents of California and other jurisdictions with data protection laws may request access, correction, or deletion of their personal information by contacting us at
<br />  <strong>kgrady.im@gmail.com</strong>.</p>
<br /><p><strong>Updates to this policy</strong></p>
<br /><p>We may update this Privacy Policy occasionally. The latest version will always be posted on this page. Continued use of our services after updates constitutes your acceptance of the revised terms.</p>
<br /><p><strong>Contact</strong></p>
<br /><p>For questions about this Privacy Policy or how we handle your information, please reach out to
<br />  <strong>kgrady.im@gmail.com</strong>.</p>
</p>

  </div>


    </div>
  </dialog>
</turbo-frame></template></turbo-stream>