<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">
        Refund 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" vector-effect="non-scaling-stroke" 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><div class="action-text-content"></p>

<p>  <h2><strong>15-Day Access &amp; Support Guarantee</strong></h2>
<br /><div>We stand behind the quality of our training and want you to have a smooth experience accessing your purchase.</div>
<br /><div>Because this is a <strong>digital product</strong>, all sales are considered final once access has been granted.</div>
<br /><hr>
<br /><h2>Eligibility for Support or Refund Consideration</h2>
<br /><div>If you experience a <strong>technical issue that prevents access</strong> to the product, we will work with you to resolve it.</div>
<br /><div>If we are unable to resolve the issue, you may request a refund within <strong>15 days of purchase</strong>.</div>
<br /><div>To qualify:</div>
<br /><ul>
<br /><li><div>You must contact us within <strong>7 days</strong> of purchase</div></li>
<br /><li><div>You must provide proof of the issue (such as screenshots or error messages)</div></li>
<br /><li><div>You must allow our support team the opportunity to resolve the issue</div></li>
<br /></ul>
<br /><hr>
<br /><h2>Non-Refundable Conditions</h2>
<br /><div>Refunds will <strong>not</strong> be issued under the following conditions:</div>
<br /><ul>
<br /><li><div>The product has been accessed, viewed, or used</div></li>
<br /><li><div>The issue is related to personal preference, misunderstanding, or lack of results</div></li>
<br /><li><div>The issue is caused by user error, unsupported devices, or failure to follow instructions</div></li>
<br /><li><div>The request is made after 15 days from purchase</div></li>
<br /></ul>
<br /><hr>
<br /><h2>Important Notice</h2>
<br /><div>By purchasing, you acknowledge that:</div>
<br /><ul>
<br /><li><div>You are buying <strong>access to information and training</strong>, not guaranteed results</div></li>
<br /><li><div>Results depend on your own effort, experience, and market conditions</div></li>
<br /><li><div>You understand that all sales are final once access is granted</div></li>
<br /></ul>
<br /><hr>
<br /><h2>Support First</h2>
<br /><div>Before any refund is considered, we will attempt to resolve your issue.</div>
<br /><div>Most access issues can be resolved quickly.</div>
<br /><hr>
<br /><h2>Contact</h2>
<br /><div>To request support, contact:</div>
<br /><div>📧 <a href="mailto:cliffg@cliffg.me">cliffg@cliffg.me</a>
<br /></div>
<br /><div>Include your order number and a brief description of the issue.</div></p>

<p></div>
</p>

  </div>


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