{"id":224,"date":"2026-04-14T11:11:39","date_gmt":"2026-04-14T11:11:39","guid":{"rendered":"https:\/\/www.atledtechnology.com\/?page_id=224"},"modified":"2026-04-18T14:24:37","modified_gmt":"2026-04-18T14:24:37","slug":"terms-of-service","status":"publish","type":"page","link":"https:\/\/www.atledtechnology.com\/index.php\/terms-of-service\/","title":{"rendered":"Terms of Service"},"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>Terms of Service \u2013 Atledtechnology<\/title>\n  <style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: -apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', sans-serif;\n      background: linear-gradient(135deg, #f0f2f5 0%, #e8eaed 100%);\n      color: #0f172a;\n      line-height: 1.8;\n      padding: 0 1rem 2.5rem;\n      min-height: 100vh;\n    }\n\n    body::before {\n      content: '';\n      position: fixed;\n      inset: 0;\n      background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='300' height='300'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='300' height='300' filter='url(%23noise)' opacity='0.025'\/%3E%3C\/svg%3E\");\n      pointer-events: none;\n      z-index: 0;\n    }\n\n    .nt-container {\n      max-width: 820px;\n      margin: 0 auto;\n      position: relative;\n      z-index: 1;\n    }\n\n    .nt-header {\n      background: linear-gradient(140deg, #0f172a 0%, #1e293b 55%, #0f2744 100%);\n      border-radius: 24px 24px 0 0;\n      padding: 56px 48px 44px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .nt-header::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(ellipse 55% 45% at 15% 85%, rgba(99,102,241,0.2) 0%, transparent 60%),\n        radial-gradient(ellipse 45% 40% at 85% 10%, rgba(139,92,246,0.15) 0%, transparent 55%);\n      pointer-events: none;\n    }\n\n    .nt-header::after {\n      content: '';\n      position: absolute;\n      bottom: 0; left: 0; right: 0;\n      height: 1px;\n      background: linear-gradient(90deg, transparent, rgba(99,102,241,0.7), rgba(139,92,246,0.6), transparent);\n    }\n\n    .nt-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 7px;\n      background: rgba(255,255,255,0.08);\n      backdrop-filter: blur(8px);\n      border: 1px solid rgba(255,255,255,0.14);\n      border-radius: 99px;\n      padding: 5px 14px;\n      font-size: 0.72rem;\n      font-weight: 700;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      color: rgba(248,250,252,0.7);\n      margin-bottom: 20px;\n      position: relative;\n      z-index: 1;\n    }\n\n    .nt-badge-dot {\n      width: 5px; height: 5px;\n      border-radius: 50%;\n      background: linear-gradient(135deg, #6366f1, #8b5cf6);\n    }\n\n    .nt-header h1 {\n      font-size: 2.4rem;\n      font-weight: 300;\n      letter-spacing: -0.04em;\n      color: #f8fafc;\n      margin-bottom: 14px;\n      position: relative;\n      z-index: 1;\n    }\n\n    .nt-meta {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      position: relative;\n      z-index: 1;\n    }\n\n    .nt-meta-chip {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      background: rgba(255,255,255,0.07);\n      border: 1px solid rgba(255,255,255,0.11);\n      border-radius: 99px;\n      padding: 4px 12px;\n      font-size: 0.78rem;\n      color: rgba(248,250,252,0.65);\n    }\n\n    .nt-meta-chip a { color: rgba(196,181,253,0.9); text-decoration: none; }\n    .nt-meta-chip a:hover { text-decoration: underline; }\n\n    .nt-body {\n      background: #ffffff;\n      padding: 0 48px 48px;\n      border-radius: 0 0 24px 24px;\n      box-shadow:\n        0 0 0 1px rgba(0,0,0,0.05),\n        0 32px 64px -12px rgba(0,0,0,0.13),\n        0 8px 24px rgba(0,0,0,0.05);\n    }\n\n    .nt-toc {\n      background: #f8fafc;\n      border: 1px solid #e2e8f0;\n      border-radius: 16px;\n      padding: 24px 28px;\n      margin: 36px 0 40px;\n    }\n\n    .nt-toc-title {\n      font-size: 0.68rem;\n      font-weight: 700;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      color: #94a3b8;\n      margin-bottom: 14px;\n    }\n\n    .nt-toc-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 6px 24px;\n    }\n\n    .nt-toc-grid a {\n      font-size: 0.84rem;\n      color: #6366f1;\n      text-decoration: none;\n      display: flex;\n      align-items: center;\n      gap: 7px;\n      padding: 3px 0;\n      transition: color 0.15s;\n    }\n\n    .nt-toc-grid a:hover { color: #4f46e5; }\n\n    .nt-toc-num {\n      font-size: 0.7rem;\n      font-weight: 700;\n      color: #cbd5e1;\n      min-width: 18px;\n    }\n\n    .nt-section {\n      margin-bottom: 40px;\n      scroll-margin-top: 24px;\n    }\n\n    .nt-section:last-child { margin-bottom: 0; }\n\n    .nt-section-header {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 16px;\n    }\n\n    .nt-section-num {\n      width: 28px; height: 28px;\n      border-radius: 8px;\n      background: linear-gradient(135deg, #6366f1, #8b5cf6);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 0.72rem;\n      font-weight: 700;\n      color: #fff;\n      flex-shrink: 0;\n    }\n\n    .nt-section-num.warning { background: linear-gradient(135deg, #ef4444, #f97316); }\n\n    .nt-section h2 {\n      font-size: 1.05rem;\n      font-weight: 600;\n      letter-spacing: -0.02em;\n      color: #0f172a;\n      flex: 1;\n    }\n\n    .nt-section-line {\n      flex: 1;\n      height: 1px;\n      background: linear-gradient(90deg, #e2e8f0, transparent);\n    }\n\n    .nt-section p {\n      font-size: 0.96rem;\n      color: #374151;\n      margin-bottom: 12px;\n      line-height: 1.85;\n    }\n\n    .nt-section p:last-child { margin-bottom: 0; }\n    .nt-section strong { color: #0f172a; font-weight: 600; }\n    .nt-section a { color: #6366f1; text-decoration: none; }\n    .nt-section a:hover { text-decoration: underline; }\n    .nt-section em { color: #64748b; font-style: italic; }\n\n    .nt-section ul {\n      list-style: none;\n      margin: 10px 0 14px;\n      display: grid;\n      gap: 8px;\n    }\n\n    .nt-section ul li {\n      display: flex;\n      align-items: flex-start;\n      gap: 10px;\n      font-size: 0.94rem;\n      color: #374151;\n      line-height: 1.7;\n      background: #f8fafc;\n      border: 1px solid #f1f5f9;\n      border-radius: 10px;\n      padding: 10px 14px;\n    }\n\n    .nt-section ul li::before {\n      content: '';\n      width: 6px; height: 6px;\n      border-radius: 50%;\n      background: linear-gradient(135deg, #6366f1, #8b5cf6);\n      flex-shrink: 0;\n      margin-top: 7px;\n    }\n\n    .nt-callout {\n      border-radius: 14px;\n      padding: 20px 22px;\n      margin-bottom: 16px;\n      display: flex;\n      gap: 14px;\n      align-items: flex-start;\n    }\n\n    .nt-callout-danger { background: linear-gradient(135deg, #fff5f5, #fef2f2); border: 1px solid rgba(239,68,68,0.25); }\n\n    .nt-callout-icon {\n      width: 32px; height: 32px;\n      border-radius: 10px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 1rem;\n      flex-shrink: 0;\n    }\n\n    .nt-callout-danger .nt-callout-icon { background: rgba(239,68,68,0.12); }\n\n    .nt-callout-body { flex: 1; }\n    .nt-callout-body p { margin-bottom: 8px; font-size: 0.94rem; color: #374151; line-height: 1.75; }\n    .nt-callout-body p:last-child { margin-bottom: 0; }\n    .nt-callout-body strong { color: #b91c1c; }\n\n    .nt-code {\n      display: inline-block;\n      background: #f1f5f9;\n      border: 1px solid #e2e8f0;\n      border-radius: 6px;\n      padding: 2px 8px;\n      font-size: 0.85em;\n      font-family: 'SF Mono', 'Fira Code', monospace;\n      color: #4f46e5;\n    }\n\n    .nt-address {\n      background: #f8fafc;\n      border: 1px solid #e2e8f0;\n      border-radius: 12px;\n      padding: 16px 20px;\n      font-size: 0.93rem;\n      color: #374151;\n      line-height: 2;\n      margin-bottom: 12px;\n    }\n\n    .nt-divider {\n      height: 1px;\n      background: linear-gradient(90deg, transparent, #e2e8f0 20%, #e2e8f0 80%, transparent);\n      margin: 40px 0;\n    }\n\n    .nt-footer {\n      background: #f8fafc;\n      border-top: 1px solid #f1f5f9;\n      border-radius: 0 0 24px 24px;\n      text-align: center;\n      padding: 18px;\n      font-size: 0.76rem;\n      color: #94a3b8;\n      letter-spacing: 0.02em;\n    }\n\n    @media (max-width: 600px) {\n      .nt-header { padding: 44px 24px 36px; }\n      .nt-body { padding: 0 24px 36px; }\n      .nt-header h1 { font-size: 1.8rem; }\n      .nt-toc-grid { grid-template-columns: 1fr; }\n    }\n  <\/style>\n<\/head>\n<body>\n<div class=\"nt-container\">\n\n  <div class=\"nt-header\">\n    <div class=\"nt-badge\"><span class=\"nt-badge-dot\"><\/span>Legal Document<\/div>\n    <h1>Terms of Service<\/h1>\n    <div class=\"nt-meta\">\n      <span class=\"nt-meta-chip\">&#128197; Last updated: April 14, 2026<\/span>\n      <span class=\"nt-meta-chip\">&#9200; Effective: April 14, 2026<\/span>\n      <span class=\"nt-meta-chip\">&#127968; Atledtechnology<\/span>\n      <span class=\"nt-meta-chip\">&#127758; <a href=\"https:\/\/www.atledtechnology.com\" target=\"_blank\">www.atledtechnology.com<\/a><\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"nt-body\">\n    <div class=\"nt-toc\">\n      <div class=\"nt-toc-title\">Table of Contents<\/div>\n      <div class=\"nt-toc-grid\">\n        <a href=\"#t1\"><span class=\"nt-toc-num\">01<\/span> Introduction &amp; Acceptance<\/a>\n        <a href=\"#t2\"><span class=\"nt-toc-num\">02<\/span> Eligibility<\/a>\n        <a href=\"#t3\"><span class=\"nt-toc-num\">03<\/span> Account Registration<\/a>\n        <a href=\"#t4\"><span class=\"nt-toc-num\">04<\/span> Permitted Use<\/a>\n        <a href=\"#t5\"><span class=\"nt-toc-num\">05<\/span> AI Scraping Prohibition<\/a>\n        <a href=\"#t6\"><span class=\"nt-toc-num\">06<\/span> Intellectual Property<\/a>\n        <a href=\"#t7\"><span class=\"nt-toc-num\">07<\/span> Privacy<\/a>\n        <a href=\"#t8\"><span class=\"nt-toc-num\">08<\/span> Service Availability<\/a>\n        <a href=\"#t9\"><span class=\"nt-toc-num\">09<\/span> Disclaimers &amp; Liability<\/a>\n        <a href=\"#t10\"><span class=\"nt-toc-num\">10<\/span> Indemnification<\/a>\n        <a href=\"#t11\"><span class=\"nt-toc-num\">11<\/span> Termination<\/a>\n        <a href=\"#t12\"><span class=\"nt-toc-num\">12<\/span> Governing Law<\/a>\n        <a href=\"#t13\"><span class=\"nt-toc-num\">13<\/span> Changes to Terms<\/a>\n        <a href=\"#t14\"><span class=\"nt-toc-num\">14<\/span> Severability<\/a>\n        <a href=\"#t15\"><span class=\"nt-toc-num\">15<\/span> Contact<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"nt-section\" id=\"t1\">\n      <div class=\"nt-section-header\"><div class=\"nt-section-num\">01<\/div><h2>Introduction and Acceptance<\/h2><div class=\"nt-section-line\"><\/div><\/div>\n      <p>By accessing or using the service available at <a href=\"https:\/\/www.atledtechnology.com\">https:\/\/www.atledtechnology.com<\/a> (the &#8220;Service&#8221;), you agree to be bound by these Terms of Service (&#8220;Terms&#8221;). The Service is operated by <strong>Luca Ricci<\/strong>, trading as <strong>Atledtechnology<\/strong>, headquartered in Rome, Lazio, Italy. If you do not agree with any part of these Terms, you must not use the Service. These Terms constitute a legally binding agreement between you (&#8220;User&#8221;) and Atledtechnology.<\/p>\n    <\/div>\n\n    <div class=\"nt-divider\"><\/div>\n\n    <div class=\"nt-section\" id=\"t2\">\n      <div class=\"nt-section-header\"><div class=\"nt-section-num\">02<\/div><h2>Eligibility<\/h2><div class=\"nt-section-line\"><\/div><\/div>\n      <p>You must be at least <strong>16 years of age<\/strong> to register an account or use the Service. By creating an account, you confirm that you meet this minimum age requirement and that the information you provide is accurate and complete. Atledtechnology reserves the right to terminate accounts found to belong to users under this age.<\/p>\n    <\/div>\n\n    <div class=\"nt-divider\"><\/div>\n\n    <div class=\"nt-section\" id=\"t3\">\n      <div class=\"nt-section-header\"><div class=\"nt-section-num\">03<\/div><h2>Account Registration<\/h2><div class=\"nt-section-line\"><\/div><\/div>\n      <p>The Service offers open registration. When you create an account, you agree to:<\/p>\n      <ul>\n        <li>Provide a <strong>valid email address<\/strong> and a <strong>unique username<\/strong><\/li>\n        <li>Keep your login credentials <strong>confidential<\/strong> and not share them with third parties<\/li>\n        <li>Be responsible for <strong>all activity<\/strong> that occurs under your account<\/li>\n        <li>Notify us immediately of any unauthorized access at <a href=\"mailto:luca.ricci@atledtechnology.com\">luca.ricci@atledtechnology.com<\/a><\/li>\n      <\/ul>\n      <p>Atledtechnology reserves the right to refuse registration, suspend, or terminate any account at its sole discretion, particularly in cases of abusive conduct, violation of these Terms, or suspected fraudulent activity.<\/p>\n    <\/div>\n\n    <div class=\"nt-divider\"><\/div>\n\n    <div class=\"nt-section\" id=\"t4\">\n      <div class=\"nt-section-header\"><div class=\"nt-section-num\">04<\/div><h2>Permitted Use<\/h2><div class=\"nt-section-line\"><\/div><\/div>\n      <p>You agree to use the Service only for lawful purposes and in accordance with these Terms. You agree <strong>not<\/strong> to:<\/p>\n      <ul>\n        <li>Upload, transmit, or distribute any content that is unlawful, harmful, threatening, abusive, defamatory, or otherwise objectionable<\/li>\n        <li>Attempt to gain unauthorized access to any part of the Service, its servers, or related systems<\/li>\n        <li>Use automated scripts, bots, crawlers, or scrapers to access or interact with the Service without explicit written permission<\/li>\n        <li>Impersonate any person or entity, or misrepresent your affiliation with any person or entity<\/li>\n        <li>Engage in any activity that disrupts, degrades, or interferes with the proper functioning of the Service<\/li>\n        <li>Use the Service for commercial solicitation, spam, or unsolicited communications<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"nt-divider\"><\/div>\n\n    <div class=\"nt-section\" id=\"t5\">\n      <div class=\"nt-section-header\"><div class=\"nt-section-num warning\">05<\/div><h2>Prohibition of AI Scraping and Automated Data Collection<\/h2><div class=\"nt-section-line\"><\/div><\/div>\n      <div class=\"nt-callout nt-callout-danger\">\n        <div class=\"nt-callout-icon\">&#x1F6AB;<\/div>\n        <div class=\"nt-callout-body\">\n          <p><strong>The use of this Service&#8217;s content, data, or any materials for the purpose of training, fine-tuning, evaluating, or otherwise developing artificial intelligence (AI) systems \u2014 including but not limited to large language models (LLMs), machine learning models, and generative AI systems \u2014 is strictly prohibited without the prior explicit written consent of Atledtechnology.<\/strong><\/p>\n        <\/div>\n      <\/div>\n      <p>Specifically, you may not, and you may not allow any third party to:<\/p>\n      <ul>\n        <li>Use any automated tool, bot, crawler, spider, scraper, or AI-driven agent to access, index, extract, copy, or harvest any content, data, user information, or materials from the Service<\/li>\n        <li>Use any content from the Service as training data, evaluation data, fine-tuning data, or reinforcement learning feedback for any AI or machine learning model<\/li>\n        <li>Mirror, cache, or systematically reproduce any portion of the Service for purposes of AI dataset construction<\/li>\n        <li>Use the Service&#8217;s outputs or generated content to build competing products or services, including AI-assisted ones<\/li>\n        <li>Allow any third-party AI provider, data broker, or research institution to collect data from the Service on your behalf without written authorization<\/li>\n      <\/ul>\n      <p>This prohibition applies to all AI developers, research institutions, data aggregators, and commercial entities, regardless of whether access is obtained through automated means or manual interaction at scale. Violation of this section constitutes a material breach of these Terms and may result in immediate account termination, IP blocking, and legal action under applicable Italian and EU law, including claims for damages under the <strong>EU Database Directive (96\/9\/EC)<\/strong> and the <strong>Digital Services Act (EU) 2022\/2065<\/strong>.<\/p>\n      <p>If you are an AI company or researcher and wish to request access to content for research purposes, you must contact us in writing at <a href=\"mailto:luca.ricci@atledtechnology.com\">luca.ricci@atledtechnology.com<\/a> prior to any data collection activity. We reserve the right to refuse such requests at our sole discretion.<\/p>\n      <p><em>Note: Our <span class=\"nt-code\">robots.txt<\/span> file reflects these restrictions and explicitly disallows all known AI crawlers and scrapers. Circumventing or ignoring <span class=\"nt-code\">robots.txt<\/span> directives will be treated as a violation of these Terms.<\/em><\/p>\n    <\/div>\n\n    <div class=\"nt-divider\"><\/div>\n\n    <div class=\"nt-section\" id=\"t6\">\n      <div class=\"nt-section-header\"><div class=\"nt-section-num\">06<\/div><h2>Intellectual Property<\/h2><div class=\"nt-section-line\"><\/div><\/div>\n      <p>All content, design, code, graphics, trademarks, and materials on the Service are the exclusive property of <strong>Luca Ricci \/ Atledtechnology<\/strong> or are used under license, and are protected by applicable intellectual property laws. You may not copy, reproduce, distribute, modify, or create derivative works from any part of the Service without prior written consent. User-generated content remains your property, but by submitting it you grant Atledtechnology a non-exclusive, royalty-free license to store and display it as necessary to operate the Service.<\/p>\n    <\/div>\n\n    <div class=\"nt-divider\"><\/div>\n\n    <div class=\"nt-section\" id=\"t7\">\n      <div class=\"nt-section-header\"><div class=\"nt-section-num\">07<\/div><h2>Privacy<\/h2><div class=\"nt-section-line\"><\/div><\/div>\n      <p>Your use of the Service is also governed by our <strong>Privacy Policy<\/strong>, available at <a href=\"https:\/\/www.atledtechnology.com\/privacy-policy\">https:\/\/www.atledtechnology.com\/privacy-policy<\/a>. The Privacy Policy is incorporated into these Terms by reference. By using the Service, you acknowledge that you have read and understood how we collect, use, and protect your personal data in accordance with GDPR (EU) 2016\/679.<\/p>\n    <\/div>\n\n    <div class=\"nt-divider\"><\/div>\n\n    <div class=\"nt-section\" id=\"t8\">\n      <div class=\"nt-section-header\"><div class=\"nt-section-num\">08<\/div><h2>Service Availability and Modifications<\/h2><div class=\"nt-section-line\"><\/div><\/div>\n      <p>Atledtechnology will endeavor to keep the Service operational and available. However, we do not guarantee uninterrupted, error-free access. We reserve the right to modify, suspend, or discontinue the Service at any time, perform scheduled or emergency maintenance, and update features or functionality at our sole discretion. We will not be liable to you or any third party for any modification, suspension, or discontinuation of the Service.<\/p>\n    <\/div>\n\n    <div class=\"nt-divider\"><\/div>\n\n    <div class=\"nt-section\" id=\"t9\">\n      <div class=\"nt-section-header\"><div class=\"nt-section-num\">09<\/div><h2>Disclaimers and Limitation of Liability<\/h2><div class=\"nt-section-line\"><\/div><\/div>\n      <p>The Service is provided <strong>&#8220;as is&#8221;<\/strong> and <strong>&#8220;as available&#8221;<\/strong>, without warranties of any kind. To the fullest extent permitted by applicable law, Atledtechnology shall not be liable for any indirect, incidental, special, consequential, or punitive damages, loss of data, revenue, or profits, or damages resulting from unauthorized access caused by your failure to secure your credentials. Nothing in these Terms limits liability that cannot be excluded under mandatory EU law.<\/p>\n    <\/div>\n\n    <div class=\"nt-divider\"><\/div>\n\n    <div class=\"nt-section\" id=\"t10\">\n      <div class=\"nt-section-header\"><div class=\"nt-section-num\">10<\/div><h2>Indemnification<\/h2><div class=\"nt-section-line\"><\/div><\/div>\n      <p>You agree to indemnify, defend, and hold harmless <strong>Luca Ricci \/ Atledtechnology<\/strong> from any claims, damages, liabilities, costs, and expenses (including reasonable legal fees) arising out of or related to your use of the Service, your violation of these Terms, or your violation of any rights of a third party.<\/p>\n    <\/div>\n\n    <div class=\"nt-divider\"><\/div>\n\n    <div class=\"nt-section\" id=\"t11\">\n      <div class=\"nt-section-header\"><div class=\"nt-section-num\">11<\/div><h2>Termination<\/h2><div class=\"nt-section-line\"><\/div><\/div>\n      <p>You may terminate your account at any time by contacting us at <a href=\"mailto:luca.ricci@atledtechnology.com\">luca.ricci@atledtechnology.com<\/a>. Upon account deletion, your personal data will be removed in accordance with our Privacy Policy within 30 days. Atledtechnology may suspend or terminate your access at any time for breach of these Terms.<\/p>\n    <\/div>\n\n    <div class=\"nt-divider\"><\/div>\n\n    <div class=\"nt-section\" id=\"t12\">\n      <div class=\"nt-section-header\"><div class=\"nt-section-num\">12<\/div><h2>Governing Law and Jurisdiction<\/h2><div class=\"nt-section-line\"><\/div><\/div>\n      <p>These Terms are governed by the laws of <strong>Italy<\/strong> and applicable <strong>European Union<\/strong> regulations. Any disputes shall be subject to the exclusive jurisdiction of the courts of <strong>Rome, Italy<\/strong>. EU consumers may also access the EU Online Dispute Resolution platform at <a href=\"https:\/\/ec.europa.eu\/consumers\/odr\" target=\"_blank\">https:\/\/ec.europa.eu\/consumers\/odr<\/a>.<\/p>\n    <\/div>\n\n    <div class=\"nt-divider\"><\/div>\n\n    <div class=\"nt-section\" id=\"t13\">\n      <div class=\"nt-section-header\"><div class=\"nt-section-num\">13<\/div><h2>Changes to These Terms<\/h2><div class=\"nt-section-line\"><\/div><\/div>\n      <p>We may update these Terms from time to time. The updated version will be posted on this page with a new &#8220;Last updated&#8221; date. Continued use of the Service after changes are posted constitutes your acceptance. For material changes, we will make reasonable efforts to notify registered users by email.<\/p>\n    <\/div>\n\n    <div class=\"nt-divider\"><\/div>\n\n    <div class=\"nt-section\" id=\"t14\">\n      <div class=\"nt-section-header\"><div class=\"nt-section-num\">14<\/div><h2>Severability<\/h2><div class=\"nt-section-line\"><\/div><\/div>\n      <p>If any provision of these Terms is found invalid or unenforceable under applicable law, it will be limited to the minimum extent necessary, and the remaining provisions will continue in full force and effect.<\/p>\n    <\/div>\n\n    <div class=\"nt-divider\"><\/div>\n\n    <div class=\"nt-section\" id=\"t15\">\n      <div class=\"nt-section-header\"><div class=\"nt-section-num\">15<\/div><h2>Contact<\/h2><div class=\"nt-section-line\"><\/div><\/div>\n      <div class=\"nt-address\"><strong>Luca Ricci<\/strong> \u2014 Atledtechnology<br\/>Email: <a href=\"mailto:luca.ricci@atledtechnology.com\">luca.ricci@atledtechnology.com<\/a><br\/>Website: <a href=\"https:\/\/www.atledtechnology.com\">https:\/\/www.atledtechnology.com<\/a><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"nt-footer\">&copy; 2026 Atledtechnology &mdash; Luca Ricci. All rights reserved.<\/div>\n<\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Terms of Service \u2013 Atledtechnology Legal Document Terms of Service &#128197; Last updated: April 14, 2026 &#9200; Effective: April 14, 2026 &#127968; Atledtechnology &#127758; www.atledtechnology.com Table of Contents 01 Introduction &amp; Acceptance 02 Eligibility 03 Account Registration 04 Permitted Use 05 AI Scraping Prohibition 06 Intellectual Property 07 Privacy 08 Service Availability 09 Disclaimers &amp; [&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-224","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/pages\/224","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/comments?post=224"}],"version-history":[{"count":5,"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/pages\/224\/revisions"}],"predecessor-version":[{"id":295,"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/pages\/224\/revisions\/295"}],"wp:attachment":[{"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/media?parent=224"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}