{"id":9,"date":"2026-08-26T20:37:14","date_gmt":"2026-08-26T20:37:14","guid":{"rendered":"https:\/\/edu7digital.site\/?page_id=9"},"modified":"2026-08-26T20:39:02","modified_gmt":"2026-08-26T20:39:02","slug":"home","status":"publish","type":"page","link":"https:\/\/edu7digital.site\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"9\" class=\"elementor elementor-9\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b976a8 e-flex e-con-boxed e-con e-parent\" data-id=\"3b976a8\" 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-45aff0c elementor-widget elementor-widget-html\" data-id=\"45aff0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!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>Edu7 Digital \u2014 Digital education products for a global audience<\/title>\n  <meta name=\"description\" content=\"Edu7 Digital LLC develops and sells digital education products worldwide: SaaS tools, online courses, training programs, and ebooks \u2014 via one-time payments and subscriptions.\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Archivo:ital,wght@0,700;0,800;0,900;1,800;1,900&family=Instrument+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@500&display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    \/* ============================================\n       Edu7 Digital LLC \u2014 brand stylesheet (embedded)\n       Palette: Ink #0D1526 \u00b7 Paper #F6F7F4 \u00b7 Cobalt #2B4BEA\n                Sky #DDE4FB \u00b7 Amber #F2A93B\n       ============================================ *\/\n    :root {\n      --ink: #0D1526;\n      --ink-soft: #273249;\n      --paper: #F6F7F4;\n      --white: #FFFFFF;\n      --cobalt: #2B4BEA;\n      --cobalt-deep: #1F38B8;\n      --sky: #DDE4FB;\n      --amber: #F2A93B;\n      --line: rgba(13, 21, 38, 0.12);\n      --radius: 14px;\n      --max: 1120px;\n    }\n\n    #edu7site, #edu7site * { margin: 0; padding: 0; box-sizing: border-box; }\n\n    html { scroll-behavior: smooth; }\n    @media (prefers-reduced-motion: reduce) {\n      html { scroll-behavior: auto; }\n      #edu7site *, #edu7site *::before, #edu7site *::after { animation: none !important; transition: none !important; }\n    }\n\n    #edu7site {\n      font-family: \"Instrument Sans\", system-ui, -apple-system, sans-serif;\n      background: var(--paper);\n      color: var(--ink);\n      line-height: 1.6;\n      font-size: 17px;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    #edu7site .display {\n      font-family: \"Archivo\", system-ui, sans-serif;\n      font-weight: 800;\n      letter-spacing: -0.02em;\n      line-height: 1.05;\n    }\n\n    #edu7site .mono {\n      font-family: \"IBM Plex Mono\", ui-monospace, monospace;\n      font-size: 0.78rem;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n    }\n\n    #edu7site .wrap { max-width: var(--max); margin: 0 auto; padding: 0 24px; }\n\n    #edu7site a { color: var(--cobalt); text-decoration: none; }\n    #edu7site a:hover { text-decoration: underline; }\n    #edu7site a:focus-visible {\n      outline: 3px solid var(--cobalt);\n      outline-offset: 3px;\n      border-radius: 4px;\n    }\n\n    \/* ---------- The \"seven-stroke\" brand device ---------- *\/\n    #edu7site .seven-mark {\n      display: inline-block;\n      font-family: \"Archivo\", sans-serif;\n      font-weight: 900;\n      font-style: italic;\n      color: var(--cobalt);\n    }\n\n    #edu7site .stroke-rule {\n      height: 6px;\n      width: 88px;\n      background: var(--cobalt);\n      transform: skewX(-24deg);\n      border-radius: 2px;\n      margin-bottom: 22px;\n    }\n    #edu7site .stroke-rule.amber { background: var(--amber); }\n\n    \/* ---------- Header ---------- *\/\n    #edu7site header.site {\n      position: sticky;\n      top: 0;\n      z-index: 50;\n      background: rgba(246, 247, 244, 0.92);\n      backdrop-filter: blur(8px);\n      border-bottom: 1px solid var(--line);\n    }\n    #edu7site header.site .bar {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      padding: 18px 24px;\n      max-width: var(--max);\n      margin: 0 auto;\n    }\n    #edu7site .logo {\n      font-family: \"Archivo\", sans-serif;\n      font-weight: 800;\n      font-size: 1.35rem;\n      letter-spacing: -0.01em;\n      color: var(--ink);\n    }\n    #edu7site .logo:hover { text-decoration: none; }\n    #edu7site .logo .seven-mark { font-size: 1.5rem; }\n    #edu7site nav.main { display: flex; gap: 28px; align-items: center; }\n    #edu7site nav.main a {\n      color: var(--ink-soft);\n      font-weight: 500;\n      font-size: 0.95rem;\n    }\n    #edu7site nav.main a:hover { color: var(--cobalt); text-decoration: none; }\n    #edu7site nav.main a.cta {\n      background: var(--ink);\n      color: var(--white);\n      padding: 10px 20px;\n      border-radius: 999px;\n      font-weight: 600;\n    }\n    #edu7site nav.main a.cta:hover { background: var(--cobalt); }\n    @media (max-width: 720px) {\n      #edu7site nav.main a:not(.cta) { display: none; }\n    }\n\n    \/* ---------- Hero ---------- *\/\n    #edu7site .hero {\n      position: relative;\n      overflow: hidden;\n      padding: 110px 0 130px;\n    }\n    #edu7site .hero .wrap {\n      position: relative;\n      z-index: 2;\n      max-width: 780px;\n      margin: 0;\n      padding-left: max(24px, calc((100vw - var(--max)) \/ 2 + 24px));\n    }\n    #edu7site .hero h1 {\n      font-size: clamp(2.6rem, 6vw, 4.6rem);\n      margin-bottom: 26px;\n    }\n    #edu7site .hero h1 em {\n      font-style: italic;\n      color: var(--cobalt);\n    }\n    #edu7site .hero p.lede {\n      font-size: 1.2rem;\n      color: var(--ink-soft);\n      max-width: 560px;\n      margin-bottom: 38px;\n    }\n    #edu7site .hero .actions { display: flex; gap: 16px; flex-wrap: wrap; }\n    #edu7site .btn {\n      display: inline-block;\n      padding: 14px 30px;\n      border-radius: 999px;\n      font-weight: 600;\n      font-size: 1rem;\n    }\n    #edu7site .btn.primary { background: var(--cobalt); color: var(--white); }\n    #edu7site .btn.primary:hover { background: var(--cobalt-deep); text-decoration: none; }\n    #edu7site .btn.ghost { border: 1.5px solid var(--ink); color: var(--ink); }\n    #edu7site .btn.ghost:hover { border-color: var(--cobalt); color: var(--cobalt); text-decoration: none; }\n\n    #edu7site .hero .big7 {\n      position: absolute;\n      right: -2vw;\n      top: 50%;\n      transform: translateY(-52%) skewX(-6deg);\n      font-family: \"Archivo\", sans-serif;\n      font-weight: 900;\n      font-style: italic;\n      font-size: clamp(340px, 46vw, 620px);\n      line-height: 1;\n      color: transparent;\n      -webkit-text-stroke: 2px rgba(43, 75, 234, 0.35);\n      user-select: none;\n      pointer-events: none;\n      z-index: 1;\n    }\n    #edu7site .hero .big7::after {\n      content: \"7\";\n      position: absolute;\n      inset: 0;\n      color: rgba(43, 75, 234, 0.06);\n      -webkit-text-stroke: 0;\n    }\n\n    \/* ---------- Sections ---------- *\/\n    #edu7site section { padding: 96px 0; }\n    #edu7site section.ink { background: var(--ink); color: var(--paper); }\n    #edu7site section.ink .mono { color: var(--amber); }\n    #edu7site section .mono.eyebrow { color: var(--cobalt); display: block; margin-bottom: 14px; }\n    #edu7site section.ink .mono.eyebrow { color: var(--amber); }\n    #edu7site h2.display { font-size: clamp(1.9rem, 3.6vw, 2.8rem); margin-bottom: 20px; max-width: 640px; }\n    #edu7site .section-intro { max-width: 620px; color: var(--ink-soft); font-size: 1.08rem; }\n    #edu7site section.ink .section-intro { color: rgba(246, 247, 244, 0.75); }\n\n    \/* ---------- Product grid ---------- *\/\n    #edu7site .grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n      gap: 22px;\n      margin-top: 54px;\n    }\n    #edu7site .card {\n      background: var(--white);\n      border: 1px solid var(--line);\n      border-radius: var(--radius);\n      padding: 30px 26px;\n      transition: transform 0.18s ease, box-shadow 0.18s ease;\n    }\n    #edu7site .card:hover { transform: translateY(-4px); box-shadow: 0 14px 34px rgba(13,21,38,0.09); }\n    #edu7site .card .tag {\n      display: inline-block;\n      background: var(--sky);\n      color: var(--cobalt-deep);\n      border-radius: 6px;\n      padding: 4px 10px;\n      margin-bottom: 18px;\n    }\n    #edu7site .card h3 { font-family: \"Archivo\", sans-serif; font-weight: 700; font-size: 1.2rem; margin-bottom: 10px; }\n    #edu7site .card p { color: var(--ink-soft); font-size: 0.98rem; }\n\n    \/* ---------- How it works (ink section) ---------- *\/\n    #edu7site .steps {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n      gap: 34px;\n      margin-top: 54px;\n    }\n    #edu7site .step .stroke-rule { width: 52px; height: 5px; margin-bottom: 16px; }\n    #edu7site .step h3 { font-family: \"Archivo\", sans-serif; font-weight: 700; font-size: 1.12rem; margin-bottom: 8px; }\n    #edu7site .step p { color: rgba(246, 247, 244, 0.72); font-size: 0.96rem; }\n\n    \/* ---------- About ---------- *\/\n    #edu7site .about-grid {\n      display: grid;\n      grid-template-columns: 1.2fr 1fr;\n      gap: 60px;\n      align-items: start;\n    }\n    @media (max-width: 820px) { #edu7site .about-grid { grid-template-columns: 1fr; } }\n    #edu7site .factbox {\n      background: var(--white);\n      border: 1px solid var(--line);\n      border-radius: var(--radius);\n      padding: 8px 26px;\n    }\n    #edu7site .factbox dl { display: grid; grid-template-columns: auto 1fr; gap: 0 20px; }\n    #edu7site .factbox dl > div { display: contents; }\n    #edu7site .factbox dt {\n      padding: 16px 0;\n      border-bottom: 1px solid var(--line);\n      font-family: \"IBM Plex Mono\", monospace;\n      font-size: 0.74rem;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      color: var(--cobalt);\n      align-self: center;\n    }\n    #edu7site .factbox dd {\n      padding: 16px 0;\n      border-bottom: 1px solid var(--line);\n      font-weight: 500;\n    }\n    #edu7site .factbox dl > div:last-child dt,\n    #edu7site .factbox dl > div:last-child dd { border-bottom: none; }\n\n    \/* ---------- Contact ---------- *\/\n    #edu7site .contact-panel {\n      background: var(--sky);\n      border-radius: 20px;\n      padding: 64px 48px;\n      text-align: center;\n    }\n    #edu7site .contact-panel h2 { margin-left: auto; margin-right: auto; }\n    #edu7site .contact-panel p { max-width: 480px; margin: 0 auto 30px; color: var(--ink-soft); }\n    @media (max-width: 600px) { #edu7site .contact-panel { padding: 44px 24px; } }\n\n    \/* ---------- Legal sections ---------- *\/\n    #edu7site section.legal { padding: 80px 0; border-top: 1px solid var(--line); }\n    #edu7site section.legal .wrap { max-width: 800px; }\n    #edu7site section.legal h2.display { font-size: clamp(1.7rem, 3vw, 2.3rem); margin-bottom: 6px; }\n    #edu7site section.legal p.updated { color: var(--ink-soft); font-size: 0.9rem; margin-bottom: 36px; }\n    #edu7site section.legal h3 {\n      font-family: \"Archivo\", sans-serif;\n      font-weight: 700;\n      font-size: 1.18rem;\n      margin: 34px 0 10px;\n    }\n    #edu7site section.legal p, #edu7site section.legal li { color: var(--ink-soft); margin-bottom: 12px; }\n    #edu7site section.legal ul { padding-left: 22px; margin-bottom: 16px; }\n\n    \/* ---------- Footer ---------- *\/\n    #edu7site footer.site {\n      background: var(--ink);\n      color: rgba(246, 247, 244, 0.7);\n      padding: 56px 0 40px;\n      font-size: 0.92rem;\n    }\n    #edu7site footer.site .cols {\n      display: flex;\n      justify-content: space-between;\n      gap: 40px;\n      flex-wrap: wrap;\n      margin-bottom: 36px;\n    }\n    #edu7site footer.site .logo { color: var(--paper); }\n    #edu7site footer.site nav { display: flex; gap: 22px; flex-wrap: wrap; }\n    #edu7site footer.site a { color: rgba(246, 247, 244, 0.8); }\n    #edu7site footer.site a:hover { color: var(--white); }\n    #edu7site footer.site .legal-line {\n      border-top: 1px solid rgba(246, 247, 244, 0.15);\n      padding-top: 24px;\n      font-size: 0.84rem;\n      color: rgba(246, 247, 244, 0.5);\n    }\n  <\/style>\n<\/head>\n<body>\n<div id=\"edu7site\">\n\n<header class=\"site\">\n  <div class=\"bar\">\n    <a class=\"logo\" href=\"#top\">Edu<span class=\"seven-mark\">7<\/span> Digital<\/a>\n    <nav class=\"main\" aria-label=\"Main\">\n      <a href=\"#products\">Products<\/a>\n      <a href=\"#how\">How it works<\/a>\n      <a href=\"#company\">Company<\/a>\n      <a class=\"cta\" href=\"#contact\">Contact us<\/a>\n    <\/nav>\n  <\/div>\n<\/header>\n\n<main id=\"top\">\n\n  <!-- HERO -->\n  <section class=\"hero\" aria-label=\"Introduction\">\n    <div class=\"big7\" aria-hidden=\"true\">7<\/div>\n    <div class=\"wrap\">\n      <div class=\"stroke-rule\"><\/div>\n      <h1 class=\"display\">Digital education, <em>built to travel.<\/em><\/h1>\n      <p class=\"lede\">Edu7 Digital creates and sells knowledge products for a global audience \u2014 software tools, online courses, training programs, and ebooks, delivered instantly to customers anywhere in the world.<\/p>\n      <div class=\"actions\">\n        <a class=\"btn primary\" href=\"#products\">Explore our products<\/a>\n        <a class=\"btn ghost\" href=\"#contact\">Get in touch<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PRODUCTS -->\n  <section id=\"products\">\n    <div class=\"wrap\">\n      <span class=\"mono eyebrow\">What we make<\/span>\n      <h2 class=\"display\">Four product lines, one purpose: practical learning.<\/h2>\n      <p class=\"section-intro\">Everything we sell is digital, self-serve, and delivered immediately after purchase \u2014 no shipping, no waiting.<\/p>\n\n      <div class=\"grid\">\n        <div class=\"card\">\n          <span class=\"mono tag\">Subscription<\/span>\n          <h3>SaaS tools<\/h3>\n          <p>Web-based software that supports learning and productivity, billed on monthly or annual plans that customers can cancel anytime.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <span class=\"mono tag\">One-time<\/span>\n          <h3>Online courses<\/h3>\n          <p>Structured video courses with lifetime access, covering practical digital and business skills from beginner to advanced.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <span class=\"mono tag\">One-time<\/span>\n          <h3>Training programs<\/h3>\n          <p>Deeper, cohort-style programs that combine lessons, exercises, and templates for hands-on skill building.<\/p>\n        <\/div>\n        <div class=\"card\">\n          <span class=\"mono tag\">One-time<\/span>\n          <h3>Ebooks<\/h3>\n          <p>Concise, downloadable guides in PDF and EPUB formats \u2014 quick references customers keep forever.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- HOW IT WORKS -->\n  <section id=\"how\" class=\"ink\">\n    <div class=\"wrap\">\n      <span class=\"mono eyebrow\">How purchases work<\/span>\n      <h2 class=\"display\">Simple checkout. Instant delivery.<\/h2>\n      <p class=\"section-intro\">Customers buy directly on our websites through secure online checkout, with clear pricing shown before payment.<\/p>\n\n      <div class=\"steps\">\n        <div class=\"step\">\n          <div class=\"stroke-rule amber\"><\/div>\n          <h3>Choose a product<\/h3>\n          <p>Each product page states exactly what is included and whether it is a one-time purchase or a recurring subscription.<\/p>\n        <\/div>\n        <div class=\"step\">\n          <div class=\"stroke-rule amber\"><\/div>\n          <h3>Pay securely<\/h3>\n          <p>Payments are processed through Stripe, a PCI-compliant payment provider. We never store card details on our servers.<\/p>\n        <\/div>\n        <div class=\"step\">\n          <div class=\"stroke-rule amber\"><\/div>\n          <h3>Get instant access<\/h3>\n          <p>Access details arrive by email within minutes of purchase \u2014 for courses, tools, downloads, and everything else.<\/p>\n        <\/div>\n        <div class=\"step\">\n          <div class=\"stroke-rule amber\"><\/div>\n          <h3>Manage or cancel<\/h3>\n          <p>Subscribers can cancel at any time, and our <a href=\"#refund\" style=\"color:#F2A93B\">refund policy<\/a> covers every product we sell.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- COMPANY -->\n  <section id=\"company\">\n    <div class=\"wrap\">\n      <div class=\"about-grid\">\n        <div>\n          <span class=\"mono eyebrow\">About the company<\/span>\n          <h2 class=\"display\">Built for a market without borders.<\/h2>\n          <p class=\"section-intro\" style=\"margin-bottom:18px\">Edu7 Digital LLC is a digital education company serving customers worldwide. We believe practical knowledge should be easy to buy, instant to receive, and fair in price \u2014 wherever the customer happens to be.<\/p>\n          <p class=\"section-intro\">Our team designs, produces, and supports every product we sell, and handles customer service directly by email in English, Portuguese, and Spanish.<\/p>\n        <\/div>\n        <div class=\"factbox\">\n          <dl>\n            <div><dt>Legal name<\/dt><dd>Edu7 Digital, LLC<\/dd><\/div>\n            <div><dt>Registered<\/dt><dd>Delaware, United States<\/dd><\/div>\n            <div><dt>Industry<\/dt><dd>Digital education &amp; software<\/dd><\/div>\n            <div><dt>Market<\/dt><dd>Global \u2014 online only<\/dd><\/div>\n            <div><dt>Billing<\/dt><dd>One-time &amp; subscriptions<\/dd><\/div>\n            <div><dt>Support<\/dt><dd><a href=\"mailto:support@edu7digital.site\">support@edu7digital.site<\/a><\/dd><\/div>\n          <\/dl>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CONTACT -->\n  <section id=\"contact\" style=\"padding-top:0\">\n    <div class=\"wrap\">\n      <div class=\"contact-panel\">\n        <span class=\"mono eyebrow\">Contact<\/span>\n        <h2 class=\"display\">Talk to a real person.<\/h2>\n        <p>Questions about a product, an order, or a partnership? Our support team replies within one business day.<\/p>\n        <a class=\"btn primary\" href=\"mailto:support@edu7digital.site\">support@edu7digital.site<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TERMS OF SERVICE -->\n  <section id=\"terms\" class=\"legal\">\n    <div class=\"wrap\">\n      <div class=\"stroke-rule\"><\/div>\n      <h2 class=\"display\">Terms of Service<\/h2>\n      <p class=\"updated\">Last updated: August 2026<\/p>\n\n      <h3>1. Who we are<\/h3>\n      <p>These Terms of Service (\"Terms\") govern your use of the websites and digital products operated by Edu7 Digital, LLC (\"Edu7 Digital\", \"we\", \"us\"), a limited liability company registered in the State of Delaware, United States. By purchasing or using any of our products, you agree to these Terms.<\/p>\n\n      <h3>2. Our products<\/h3>\n      <p>We sell digital education products, including software tools (SaaS), online courses, training programs, and ebooks. Product pages describe what is included in each purchase and whether it is a one-time payment or a recurring subscription.<\/p>\n\n      <h3>3. Accounts and access<\/h3>\n      <p>Some products require an account. You are responsible for keeping your login credentials confidential and for all activity under your account. Access to purchased content is personal and non-transferable; sharing, reselling, or redistributing our content is not permitted.<\/p>\n\n      <h3>4. Payments and subscriptions<\/h3>\n      <ul>\n        <li>Prices are shown before checkout in the applicable currency.<\/li>\n        <li>Payments are processed by Stripe. We do not store card details on our servers.<\/li>\n        <li>Subscriptions renew automatically at the stated interval until cancelled. You can cancel at any time, and cancellation takes effect at the end of the current billing period.<\/li>\n      <\/ul>\n\n      <h3>5. Refunds<\/h3>\n      <p>Refunds are handled according to our <a href=\"#refund\">Refund Policy<\/a>, which forms part of these Terms.<\/p>\n\n      <h3>6. Intellectual property<\/h3>\n      <p>All content we sell or publish \u2014 including software, videos, texts, templates, and designs \u2014 is owned by Edu7 Digital, LLC or its licensors and is protected by copyright and other intellectual property laws. Purchasing a product grants you a personal, non-exclusive, non-transferable license to use it; it does not transfer ownership.<\/p>\n\n      <h3>7. Acceptable use<\/h3>\n      <p>You agree not to misuse our products or websites, including attempting to breach security, scraping content, reverse-engineering software, or using our services for unlawful purposes.<\/p>\n\n      <h3>8. Disclaimer and limitation of liability<\/h3>\n      <p>Our products are educational. We do not guarantee specific results, earnings, or outcomes from using them. To the maximum extent permitted by law, Edu7 Digital, LLC's total liability for any claim related to a product is limited to the amount you paid for that product.<\/p>\n\n      <h3>9. Changes to these Terms<\/h3>\n      <p>We may update these Terms from time to time. The latest version will always be available on this page, with the date of the last update shown above. Continued use of our products after an update constitutes acceptance of the revised Terms.<\/p>\n\n      <h3>10. Contact<\/h3>\n      <p>Questions about these Terms? Write to <a href=\"mailto:support@edu7digital.site\">support@edu7digital.site<\/a>.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- PRIVACY POLICY -->\n  <section id=\"privacy\" class=\"legal\">\n    <div class=\"wrap\">\n      <div class=\"stroke-rule\"><\/div>\n      <h2 class=\"display\">Privacy Policy<\/h2>\n      <p class=\"updated\">Last updated: August 2026<\/p>\n\n      <h3>1. Overview<\/h3>\n      <p>This Privacy Policy explains how Edu7 Digital, LLC (\"Edu7 Digital\", \"we\", \"us\") collects, uses, and protects personal information when you visit our websites or purchase our products.<\/p>\n\n      <h3>2. Information we collect<\/h3>\n      <ul>\n        <li><strong>Order information:<\/strong> name, email address, and billing country, provided at checkout.<\/li>\n        <li><strong>Payment information:<\/strong> processed directly by Stripe, our payment provider. We never receive or store full card numbers.<\/li>\n        <li><strong>Account information:<\/strong> login email and product access records, for products that require an account.<\/li>\n        <li><strong>Usage data:<\/strong> basic analytics such as pages visited and device type, used to improve our websites.<\/li>\n      <\/ul>\n\n      <h3>3. How we use information<\/h3>\n      <ul>\n        <li>To deliver purchased products and manage subscriptions.<\/li>\n        <li>To provide customer support and respond to requests.<\/li>\n        <li>To send transactional emails (receipts, access details, renewal notices).<\/li>\n        <li>To send occasional product updates or offers \u2014 only with your consent, and you can unsubscribe at any time.<\/li>\n        <li>To prevent fraud and comply with legal obligations.<\/li>\n      <\/ul>\n\n      <h3>4. Sharing<\/h3>\n      <p>We do not sell personal data. We share information only with service providers necessary to run our business \u2014 such as Stripe for payments, email delivery services, and hosting providers \u2014 and only to the extent needed for those services.<\/p>\n\n      <h3>5. Cookies<\/h3>\n      <p>Our websites use essential cookies for checkout and login, plus basic analytics cookies. You can control cookies through your browser settings.<\/p>\n\n      <h3>6. Data retention and security<\/h3>\n      <p>We retain order records as required for tax and accounting purposes, and account data for as long as the account is active. We use industry-standard security measures, including encrypted connections (HTTPS) across all our websites.<\/p>\n\n      <h3>7. Your rights<\/h3>\n      <p>Depending on where you live (including under the GDPR and LGPD), you may have the right to access, correct, export, or delete your personal data. To exercise any of these rights, email <a href=\"mailto:support@edu7digital.site\">support@edu7digital.site<\/a> and we will respond within 30 days.<\/p>\n\n      <h3>8. Contact<\/h3>\n      <p>Privacy questions can be sent to <a href=\"mailto:support@edu7digital.site\">support@edu7digital.site<\/a>.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- REFUND POLICY -->\n  <section id=\"refund\" class=\"legal\">\n    <div class=\"wrap\">\n      <div class=\"stroke-rule\"><\/div>\n      <h2 class=\"display\">Refund Policy<\/h2>\n      <p class=\"updated\">Last updated: August 2026<\/p>\n\n      <h3>1. One-time purchases (courses, training programs, ebooks)<\/h3>\n      <p>If you are not satisfied with a one-time purchase, you may request a full refund within <strong>7 days<\/strong> of the purchase date \u2014 no questions asked. To request a refund, email <a href=\"mailto:support@edu7digital.site\">support@edu7digital.site<\/a> from the address used at checkout, including your order number.<\/p>\n\n      <h3>2. Subscriptions (SaaS tools)<\/h3>\n      <p>You can cancel a subscription at any time from your account or by contacting support. Cancellation stops future charges; access remains active until the end of the current billing period. If you were charged in error or immediately after intending to cancel, contact us within 7 days of the charge and we will refund it.<\/p>\n\n      <h3>3. How refunds are processed<\/h3>\n      <p>Approved refunds are issued to the original payment method through Stripe, typically within 5\u201310 business days depending on your bank or card issuer.<\/p>\n\n      <h3>4. Fair use<\/h3>\n      <p>We reserve the right to decline refund requests that show signs of abuse, such as repeated purchase-and-refund cycles of the same content or bulk downloading followed by a refund request.<\/p>\n\n      <h3>5. Questions<\/h3>\n      <p>If anything about a charge looks wrong, contact us first at <a href=\"mailto:support@edu7digital.site\">support@edu7digital.site<\/a> \u2014 billing issues are usually resolved within one business day.<\/p>\n    <\/div>\n  <\/section>\n\n<\/main>\n\n<footer class=\"site\">\n  <div class=\"wrap\">\n    <div class=\"cols\">\n      <div>\n        <a class=\"logo\" href=\"#top\">Edu<span class=\"seven-mark\">7<\/span> Digital<\/a>\n      <\/div>\n      <nav aria-label=\"Legal\">\n        <a href=\"#terms\">Terms of Service<\/a>\n        <a href=\"#privacy\">Privacy Policy<\/a>\n        <a href=\"#refund\">Refund Policy<\/a>\n        <a href=\"mailto:support@edu7digital.site\">Support<\/a>\n      <\/nav>\n    <\/div>\n    <div class=\"legal-line\">\n      \u00a9 2026 Edu7 Digital, LLC. All rights reserved. Edu7 Digital, LLC is a limited liability company registered in the State of Delaware, United States.\n    <\/div>\n  <\/div>\n<\/footer>\n\n<\/div>\n<\/body>\n<\/html>\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>Edu7 Digital \u2014 Digital education products for a global audience Edu7 Digital Products How it works Company Contact us 7 Digital education, built to travel. Edu7 Digital creates and sells knowledge products for a global audience \u2014 software tools, online courses, training programs, and ebooks, delivered instantly to customers anywhere in the world. Explore our [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-9","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/edu7digital.site\/index.php?rest_route=\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/edu7digital.site\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/edu7digital.site\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/edu7digital.site\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/edu7digital.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9"}],"version-history":[{"count":4,"href":"https:\/\/edu7digital.site\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":13,"href":"https:\/\/edu7digital.site\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions\/13"}],"wp:attachment":[{"href":"https:\/\/edu7digital.site\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}