{"id":11367,"date":"2026-03-13T13:34:48","date_gmt":"2026-03-13T13:34:48","guid":{"rendered":"https:\/\/thehorizonlaw.com\/?page_id=11367"},"modified":"2026-03-13T13:34:49","modified_gmt":"2026-03-13T13:34:49","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/thehorizonlaw.com\/ur\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\n<!-- ================================================================\n     HORIZON LAW FIRM\n     Page: Privacy Policy\n     WordPress Custom HTML Block \u2014 paste into a Full Width page\n     Slug: \/privacy-policy\/\n     ================================================================ -->\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&#038;family=Cairo:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n.hlf-ins {\n  width: 100vw !important;\n  position: relative !important;\n  left: 50% !important;\n  right: 50% !important;\n  margin-left: -50vw !important;\n  margin-right: -50vw !important;\n}\n\n.hlf-ins {\n  --gold: #c9a84c;\n  --dark: #0f0f0f;\n  --dark2: #161616;\n  --dark3: #1e1e1e;\n  --border: rgba(201,168,76,0.25);\n  --muted: #a0a0a0;\n  font-family: 'Cairo', sans-serif;\n  color: #ffffff;\n  background: var(--dark);\n  line-height: 1.75;\n  overflow-x: hidden;\n}\n\n.hlf-ins h1, .hlf-ins h2, .hlf-ins h3, .hlf-ins h4 { color: #ffffff !important; }\n.hlf-ins *, .hlf-ins *::before, .hlf-ins *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* HERO *\/\n.hlf-pp-hero {\n  background: var(--dark2);\n  border-bottom: 1px solid var(--border);\n  padding: 90px 0 60px;\n}\n\n.hlf-pp-container {\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 0 40px;\n}\n\n.hlf-pp-label {\n  font-size: 0.65rem;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: var(--gold);\n  display: block;\n  margin-bottom: 20px;\n}\n\n.hlf-pp-hero h1 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(2.2rem, 4vw, 3.6rem);\n  font-weight: 600;\n  line-height: 1.2;\n  margin-bottom: 16px;\n}\n\n.hlf-pp-hero h1 em { font-style: italic; color: var(--gold); }\n\n.hlf-pp-rule {\n  width: 40px; height: 2px;\n  background: var(--gold);\n  margin-bottom: 20px;\n}\n\n.hlf-pp-meta {\n  font-size: 0.8rem;\n  color: var(--muted);\n  letter-spacing: 0.1em;\n}\n\n\/* BODY *\/\n.hlf-pp-body {\n  padding: 70px 0 90px;\n  background: var(--dark);\n}\n\n.hlf-pp-body .hlf-pp-container {\n  display: flex;\n  gap: 60px;\n  align-items: flex-start;\n}\n\n\/* TOC Sidebar *\/\n.hlf-pp-toc {\n  width: 220px;\n  flex-shrink: 0;\n  position: sticky;\n  top: 100px;\n}\n\n.hlf-pp-toc-title {\n  font-size: 0.65rem;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--gold);\n  display: block;\n  margin-bottom: 16px;\n  padding-bottom: 10px;\n  border-bottom: 1px solid var(--border);\n}\n\n.hlf-pp-toc ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n  display: flex;\n  flex-direction: column;\n}\n\n.hlf-pp-toc ul li a {\n  font-size: 0.82rem;\n  color: var(--muted);\n  text-decoration: none;\n  display: block;\n  padding: 7px 0;\n  border-bottom: 1px solid rgba(201,168,76,0.07);\n  transition: color 0.2s, padding-left 0.2s;\n}\n\n.hlf-pp-toc ul li a:hover {\n  color: var(--gold);\n  padding-left: 6px;\n}\n\n\/* Content *\/\n.hlf-pp-content { flex: 1; min-width: 0; }\n\n.hlf-pp-section {\n  margin-bottom: 52px;\n  padding-bottom: 52px;\n  border-bottom: 1px solid rgba(201,168,76,0.1);\n}\n\n.hlf-pp-section:last-child {\n  border-bottom: none;\n  margin-bottom: 0;\n  padding-bottom: 0;\n}\n\n.hlf-pp-section h2 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.6rem;\n  font-weight: 600;\n  color: #ffffff !important;\n  margin-bottom: 18px;\n  line-height: 1.3;\n}\n\n.hlf-pp-section h3 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.15rem;\n  color: #ffffff !important;\n  margin: 24px 0 12px;\n}\n\n.hlf-pp-section p {\n  font-size: 1rem;\n  color: var(--muted);\n  line-height: 1.9;\n  margin-bottom: 16px;\n}\n\n.hlf-pp-section ul {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 16px;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n\n.hlf-pp-section ul li {\n  font-size: 1rem;\n  color: var(--muted);\n  line-height: 1.7;\n  padding-left: 18px;\n  position: relative;\n}\n\n.hlf-pp-section ul li::before {\n  content: '\u25c6';\n  color: var(--gold);\n  font-size: 0.45rem;\n  position: absolute;\n  left: 0;\n  top: 7px;\n}\n\n.hlf-pp-highlight {\n  background: var(--dark3);\n  border-left: 3px solid var(--gold);\n  padding: 20px 24px;\n  margin: 24px 0;\n  font-size: 0.95rem;\n  color: var(--muted);\n  line-height: 1.8;\n}\n\n.hlf-pp-contact-box {\n  background: var(--dark3);\n  border: 1px solid var(--border);\n  padding: 28px 32px;\n  margin-top: 24px;\n}\n\n.hlf-pp-contact-box p { margin-bottom: 8px; }\n.hlf-pp-contact-box a { color: var(--gold); text-decoration: none; }\n.hlf-pp-contact-box a:hover { text-decoration: underline; }\n\n@media (max-width: 768px) {\n  .hlf-pp-body .hlf-pp-container { flex-direction: column; gap: 40px; }\n  .hlf-pp-toc { width: 100%; position: static; }\n  .hlf-pp-container { padding: 0 20px; }\n  .hlf-pp-hero { padding: 60px 0 40px; }\n  .hlf-pp-body { padding: 50px 0 60px; }\n}\n<\/style>\n\n<div class=\"hlf-ins\">\n\n  <!-- HERO -->\n  <div class=\"hlf-pp-hero\">\n    <div class=\"hlf-pp-container\" style=\"max-width:860px;margin:0 auto;padding:0 40px;\">\n      <span class=\"hlf-pp-label\">Legal<\/span>\n      <h1>Privacy <em>Policy<\/em><\/h1>\n      <div class=\"hlf-pp-rule\"><\/div>\n      <p class=\"hlf-pp-meta\">Last updated: March 2026 &nbsp;\u00b7&nbsp; Horizon Law Firm &nbsp;\u00b7&nbsp; Arrasat Al Hindyea, Baghdad, Iraq<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- BODY -->\n  <div class=\"hlf-pp-body\">\n    <div class=\"hlf-pp-container\">\n\n      <!-- TOC -->\n      <aside class=\"hlf-pp-toc\">\n        <span class=\"hlf-pp-toc-title\">Contents<\/span>\n        <ul>\n          <li><a href=\"#who-we-are\">1. Who We Are<\/a><\/li>\n          <li><a href=\"#data-we-collect\">2. Data We Collect<\/a><\/li>\n          <li><a href=\"#how-we-use\">3. How We Use It<\/a><\/li>\n          <li><a href=\"#legal-basis\">4. Legal Basis (GDPR)<\/a><\/li>\n          <li><a href=\"#sharing\">5. Sharing Your Data<\/a><\/li>\n          <li><a href=\"#retention\">6. Retention<\/a><\/li>\n          <li><a href=\"#your-rights\">7. Your Rights<\/a><\/li>\n          <li><a href=\"#cookies\">8. Cookies<\/a><\/li>\n          <li><a href=\"#security\">9. Security<\/a><\/li>\n          <li><a href=\"#changes\">10. Changes<\/a><\/li>\n          <li><a href=\"#contact-pp\">11. Contact Us<\/a><\/li>\n        <\/ul>\n      <\/aside>\n\n      <!-- CONTENT -->\n      <div class=\"hlf-pp-content\">\n\n        <div class=\"hlf-pp-section\" id=\"who-we-are\">\n          <h2>1. Who We Are<\/h2>\n          <p>Horizon Law Firm (&quot;we&#8221;, &quot;us&#8221;, &quot;our&#8221;) is a law firm registered and operating in Iraq, with offices at Arrasat Al Hindyea, Baghdad, Iraq. We operate the website <a href=\"https:\/\/thehorizonlaw.com\" style=\"color:#c9a84c;\">thehorizonlaw.com<\/a> (the &quot;Site&#8221;).<\/p>\n          <p>We are committed to protecting your personal data and respecting your privacy in accordance with Iraqi law and, where applicable, the EU General Data Protection Regulation (GDPR) for clients and contacts based in the European Economic Area.<\/p>\n          <p>For GDPR purposes, Horizon Law Firm is the data controller of personal data collected through this Site.<\/p>\n        <\/div>\n\n        <div class=\"hlf-pp-section\" id=\"data-we-collect\">\n          <h2>2. Data We Collect<\/h2>\n          <p>We collect personal data in the following circumstances:<\/p>\n          <h3>When you contact us or submit an enquiry<\/h3>\n          <ul>\n            <li>Full name<\/li>\n            <li>Email address<\/li>\n            <li>Phone number (if provided)<\/li>\n            <li>Company name and role (if provided)<\/li>\n            <li>The content of your message or enquiry<\/li>\n          <\/ul>\n          <h3>When you visit our website<\/h3>\n          <ul>\n            <li>IP address and browser type (via analytics tools)<\/li>\n            <li>Pages visited, time on site, and referral source<\/li>\n            <li>Cookie data (see Section 8)<\/li>\n          <\/ul>\n          <div class=\"hlf-pp-highlight\">\n            We do not collect sensitive personal data (such as health, financial, or political information) through this website. Any such data shared in the context of a legal matter is handled under strict professional confidentiality obligations.\n          <\/div>\n        <\/div>\n\n        <div class=\"hlf-pp-section\" id=\"how-we-use\">\n          <h2>3. How We Use Your Data<\/h2>\n          <p>We use your personal data for the following purposes:<\/p>\n          <ul>\n            <li>To respond to your enquiry and provide legal services<\/li>\n            <li>To assess whether we can assist with your legal matter<\/li>\n            <li>To communicate with you about your matter or our services<\/li>\n            <li>To comply with our legal and regulatory obligations as a law firm<\/li>\n            <li>To improve the performance and content of our website<\/li>\n            <li>To send relevant legal updates or insights (only where you have consented)<\/li>\n          <\/ul>\n          <p>We do not use your data for automated decision-making or profiling.<\/p>\n        <\/div>\n\n        <div class=\"hlf-pp-section\" id=\"legal-basis\">\n          <h2>4. Legal Basis for Processing (GDPR)<\/h2>\n          <p>For individuals located in the European Economic Area, our legal bases for processing personal data are:<\/p>\n          <ul>\n            <li><strong style=\"color:#fff;\">Legitimate interests<\/strong> \u2014 responding to enquiries and managing client relationships<\/li>\n            <li><strong style=\"color:#fff;\">Contract performance<\/strong> \u2014 where we are engaged to provide legal services<\/li>\n            <li><strong style=\"color:#fff;\">Legal obligation<\/strong> \u2014 compliance with applicable laws and professional regulations<\/li>\n            <li><strong style=\"color:#fff;\">Consent<\/strong> \u2014 for any marketing communications (which you may withdraw at any time)<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"hlf-pp-section\" id=\"sharing\">\n          <h2>5. Sharing Your Data<\/h2>\n          <p>We do not sell, rent, or trade your personal data. We may share your data only in the following limited circumstances:<\/p>\n          <ul>\n            <li>With professional advisors or co-counsel where required for your matter, under confidentiality obligations<\/li>\n            <li>With IT and website service providers who process data on our behalf (under data processing agreements)<\/li>\n            <li>With regulatory or government authorities where required by Iraqi law or court order<\/li>\n            <li>With your explicit consent<\/li>\n          <\/ul>\n          <p>Where data is transferred outside Iraq or the EEA, we ensure appropriate safeguards are in place in accordance with applicable data protection law.<\/p>\n        <\/div>\n\n        <div class=\"hlf-pp-section\" id=\"retention\">\n          <h2>6. Data Retention<\/h2>\n          <p>We retain personal data for as long as necessary for the purposes for which it was collected, and in accordance with our professional obligations as a law firm.<\/p>\n          <ul>\n            <li>Enquiry data (where no engagement follows): up to 12 months<\/li>\n            <li>Client matter data: in accordance with Iraqi legal and professional retention requirements (typically 7 years following matter closure)<\/li>\n            <li>Website analytics data: as configured by the analytics provider, typically 26 months<\/li>\n          <\/ul>\n          <p>After the applicable retention period, data is securely deleted or anonymised.<\/p>\n        <\/div>\n\n        <div class=\"hlf-pp-section\" id=\"your-rights\">\n          <h2>7. Your Rights<\/h2>\n          <p>Depending on your location and applicable law, you may have the following rights regarding your personal data:<\/p>\n          <ul>\n            <li><strong style=\"color:#fff;\">Access<\/strong> \u2014 to request a copy of the personal data we hold about you<\/li>\n            <li><strong style=\"color:#fff;\">Rectification<\/strong> \u2014 to request correction of inaccurate data<\/li>\n            <li><strong style=\"color:#fff;\">Erasure<\/strong> \u2014 to request deletion of your data (subject to legal retention obligations)<\/li>\n            <li><strong style=\"color:#fff;\">Restriction<\/strong> \u2014 to request that we limit processing of your data<\/li>\n            <li><strong style=\"color:#fff;\">Portability<\/strong> \u2014 to receive your data in a structured, machine-readable format (GDPR)<\/li>\n            <li><strong style=\"color:#fff;\">Objection<\/strong> \u2014 to object to processing based on legitimate interests<\/li>\n            <li><strong style=\"color:#fff;\">Withdraw consent<\/strong> \u2014 at any time, where processing is based on consent<\/li>\n          <\/ul>\n          <p>To exercise any of these rights, please contact us using the details in Section 11. EU residents also have the right to lodge a complaint with their national data protection authority.<\/p>\n        <\/div>\n\n        <div class=\"hlf-pp-section\" id=\"cookies\">\n          <h2>8. Cookies<\/h2>\n          <p>Our website uses cookies to improve your browsing experience and analyse site traffic. Cookies are small text files stored on your device.<\/p>\n          <ul>\n            <li><strong style=\"color:#fff;\">Essential cookies<\/strong> \u2014 required for the website to function<\/li>\n            <li><strong style=\"color:#fff;\">Analytics cookies<\/strong> \u2014 to understand how visitors use our site (e.g. Google Analytics)<\/li>\n            <li><strong style=\"color:#fff;\">Preference cookies<\/strong> \u2014 to remember your settings<\/li>\n          <\/ul>\n          <p>You can control cookies through your browser settings. Disabling certain cookies may affect website functionality. Where required by law, we obtain your consent before placing non-essential cookies.<\/p>\n        <\/div>\n\n        <div class=\"hlf-pp-section\" id=\"security\">\n          <h2>9. Security<\/h2>\n          <p>We implement appropriate technical and organisational measures to protect your personal data against unauthorised access, loss, or disclosure. These include secure server infrastructure, encrypted communications, and restricted internal access to personal data.<\/p>\n          <p>As a law firm, we are also bound by professional confidentiality obligations that reinforce the protection of all client information.<\/p>\n        <\/div>\n\n        <div class=\"hlf-pp-section\" id=\"changes\">\n          <h2>10. Changes to This Policy<\/h2>\n          <p>We may update this Privacy Policy from time to time to reflect changes in law, our practices, or our services. The date at the top of this page indicates when the policy was last revised. We encourage you to review this page periodically.<\/p>\n        <\/div>\n\n        <div class=\"hlf-pp-section\" id=\"contact-pp\">\n          <h2>11. Contact Us<\/h2>\n          <p>If you have any questions about this Privacy Policy or wish to exercise your data rights, please contact us:<\/p>\n          <div class=\"hlf-pp-contact-box\">\n            <p><strong style=\"color:#fff;\">Horizon Law Firm<\/strong><\/p>\n            <p>Arrasat Al Hindyea, Baghdad, Iraq<\/p>\n            <p>Email: <a href=\"mailto:contact@thehorizonlaw.com\">contact@thehorizonlaw.com<\/a><\/p>\n            <p>WhatsApp: <a href=\"https:\/\/wa.me\/9647890092002\">+964 789 009 2002<\/a><\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Legal Privacy Policy Last updated: March 2026 &nbsp;\u00b7&nbsp; Horizon Law Firm &nbsp;\u00b7&nbsp; Arrasat Al Hindyea, Baghdad, Iraq Contents 1. Who We Are 2. Data We Collect 3. How We Use It 4. Legal Basis (GDPR) 5. Sharing Your Data 6. Retention 7. Your Rights 8. Cookies 9. Security 10. Changes 11. Contact Us 1. Who [&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-11367","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.1.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Privacy Policy - thehorizonlaw.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thehorizonlaw.com\/ur\/privacy-policy\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Privacy Policy - thehorizonlaw.com\" \/>\n<meta property=\"og:description\" content=\"Legal Privacy Policy Last updated: March 2026 &nbsp;\u00b7&nbsp; Horizon Law Firm &nbsp;\u00b7&nbsp; Arrasat Al Hindyea, Baghdad, Iraq Contents 1. Who We Are 2. Data We Collect 3. How We Use It 4. Legal Basis (GDPR) 5. Sharing Your Data 6. Retention 7. Your Rights 8. Cookies 9. Security 10. Changes 11. Contact Us 1. Who [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thehorizonlaw.com\/ur\/privacy-policy\/\" \/>\n<meta property=\"og:site_name\" content=\"thehorizonlaw.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/thehorizonlaw\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-13T13:34:49+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 \u0645\u0646\u0679\u0633\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/thehorizonlaw.com\/ur\/privacy-policy\/\",\"url\":\"https:\/\/thehorizonlaw.com\/ur\/privacy-policy\/\",\"name\":\"Privacy Policy - thehorizonlaw.com\",\"isPartOf\":{\"@id\":\"https:\/\/thehorizonlaw.com\/ur\/#website\"},\"datePublished\":\"2026-03-13T13:34:48+00:00\",\"dateModified\":\"2026-03-13T13:34:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/thehorizonlaw.com\/ur\/privacy-policy\/#breadcrumb\"},\"inLanguage\":\"ur\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/thehorizonlaw.com\/ur\/privacy-policy\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/thehorizonlaw.com\/ur\/privacy-policy\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/thehorizonlaw.com\/ur\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Privacy Policy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/thehorizonlaw.com\/ur\/#website\",\"url\":\"https:\/\/thehorizonlaw.com\/ur\/\",\"name\":\"thehorizonlaw.com\",\"description\":\"\u0647\u0648\u0631\u0627\u064a\u0632\u0646 \u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u062d\u0627\u0645\u0627\u0629 \u0648\u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629\",\"publisher\":{\"@id\":\"https:\/\/thehorizonlaw.com\/ur\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/thehorizonlaw.com\/ur\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ur\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/thehorizonlaw.com\/ur\/#organization\",\"name\":\"Horizon Law Firm\",\"url\":\"https:\/\/thehorizonlaw.com\/ur\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ur\",\"@id\":\"https:\/\/thehorizonlaw.com\/ur\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/thehorizonlaw.com\/wp-content\/uploads\/2025\/11\/ChatGPT-Image-Nov-17-2025-08_21_08-PM-2.png\",\"contentUrl\":\"https:\/\/thehorizonlaw.com\/wp-content\/uploads\/2025\/11\/ChatGPT-Image-Nov-17-2025-08_21_08-PM-2.png\",\"width\":520,\"height\":437,\"caption\":\"Horizon Law Firm\"},\"image\":{\"@id\":\"https:\/\/thehorizonlaw.com\/ur\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/thehorizonlaw\/\",\"https:\/\/www.linkedin.com\/company\/109623302\/admin\/page-posts\/published\/\",\"https:\/\/www.instagram.com\/thehorizonlaw.co\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Privacy Policy - thehorizonlaw.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thehorizonlaw.com\/ur\/privacy-policy\/","og_locale":"en_US","og_type":"article","og_title":"Privacy Policy - thehorizonlaw.com","og_description":"Legal Privacy Policy Last updated: March 2026 &nbsp;\u00b7&nbsp; Horizon Law Firm &nbsp;\u00b7&nbsp; Arrasat Al Hindyea, Baghdad, Iraq Contents 1. Who We Are 2. Data We Collect 3. How We Use It 4. Legal Basis (GDPR) 5. Sharing Your Data 6. Retention 7. Your Rights 8. Cookies 9. Security 10. Changes 11. Contact Us 1. Who [&hellip;]","og_url":"https:\/\/thehorizonlaw.com\/ur\/privacy-policy\/","og_site_name":"thehorizonlaw.com","article_publisher":"https:\/\/www.facebook.com\/thehorizonlaw\/","article_modified_time":"2026-03-13T13:34:49+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 \u0645\u0646\u0679\u0633"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thehorizonlaw.com\/ur\/privacy-policy\/","url":"https:\/\/thehorizonlaw.com\/ur\/privacy-policy\/","name":"Privacy Policy - thehorizonlaw.com","isPartOf":{"@id":"https:\/\/thehorizonlaw.com\/ur\/#website"},"datePublished":"2026-03-13T13:34:48+00:00","dateModified":"2026-03-13T13:34:49+00:00","breadcrumb":{"@id":"https:\/\/thehorizonlaw.com\/ur\/privacy-policy\/#breadcrumb"},"inLanguage":"ur","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thehorizonlaw.com\/ur\/privacy-policy\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/thehorizonlaw.com\/ur\/privacy-policy\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thehorizonlaw.com\/ur\/"},{"@type":"ListItem","position":2,"name":"Privacy Policy"}]},{"@type":"WebSite","@id":"https:\/\/thehorizonlaw.com\/ur\/#website","url":"https:\/\/thehorizonlaw.com\/ur\/","name":"thehorizonlaw.com","description":"\u0647\u0648\u0631\u0627\u064a\u0632\u0646 \u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0645\u062d\u0627\u0645\u0627\u0629 \u0648\u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629","publisher":{"@id":"https:\/\/thehorizonlaw.com\/ur\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thehorizonlaw.com\/ur\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ur"},{"@type":"Organization","@id":"https:\/\/thehorizonlaw.com\/ur\/#organization","name":"Horizon Law Firm","url":"https:\/\/thehorizonlaw.com\/ur\/","logo":{"@type":"ImageObject","inLanguage":"ur","@id":"https:\/\/thehorizonlaw.com\/ur\/#\/schema\/logo\/image\/","url":"https:\/\/thehorizonlaw.com\/wp-content\/uploads\/2025\/11\/ChatGPT-Image-Nov-17-2025-08_21_08-PM-2.png","contentUrl":"https:\/\/thehorizonlaw.com\/wp-content\/uploads\/2025\/11\/ChatGPT-Image-Nov-17-2025-08_21_08-PM-2.png","width":520,"height":437,"caption":"Horizon Law Firm"},"image":{"@id":"https:\/\/thehorizonlaw.com\/ur\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/thehorizonlaw\/","https:\/\/www.linkedin.com\/company\/109623302\/admin\/page-posts\/published\/","https:\/\/www.instagram.com\/thehorizonlaw.co\/"]}]}},"_links":{"self":[{"href":"https:\/\/thehorizonlaw.com\/ur\/wp-json\/wp\/v2\/pages\/11367","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thehorizonlaw.com\/ur\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thehorizonlaw.com\/ur\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thehorizonlaw.com\/ur\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thehorizonlaw.com\/ur\/wp-json\/wp\/v2\/comments?post=11367"}],"version-history":[{"count":2,"href":"https:\/\/thehorizonlaw.com\/ur\/wp-json\/wp\/v2\/pages\/11367\/revisions"}],"predecessor-version":[{"id":11370,"href":"https:\/\/thehorizonlaw.com\/ur\/wp-json\/wp\/v2\/pages\/11367\/revisions\/11370"}],"wp:attachment":[{"href":"https:\/\/thehorizonlaw.com\/ur\/wp-json\/wp\/v2\/media?parent=11367"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}