{"id":33087,"date":"2026-03-06T19:31:01","date_gmt":"2026-03-06T17:31:01","guid":{"rendered":"https:\/\/mytankscape.com\/privacy-policy\/"},"modified":"2026-04-02T21:30:47","modified_gmt":"2026-04-02T19:30:47","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/mytankscape.com\/en\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"33087\" class=\"elementor elementor-33087 elementor-33053\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b20941e e-con-full wd-section-stretch-content e-flex e-con e-parent\" data-id=\"b20941e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95ae85d elementor-widget elementor-widget-html\" data-id=\"95ae85d\" 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>Privacy Policy \u2014 MyTankScape<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=DM+Sans:wght@300;400;500&display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --bg: #070e12;\n    --surface: #0c1a20;\n    --border: rgba(0,210,180,0.12);\n    --accent: #00d2b4;\n    --accent-dim: rgba(0,210,180,0.08);\n    --text: #d8e8e5;\n    --muted: #6a8f8a;\n    --heading: #e8f4f2;\n    --rule: rgba(0,210,180,0.15);\n  }\n\n  .page-wrap *, .page-wrap *::before, .page-wrap *::after {\n    box-sizing: border-box; margin: 0; padding: 0;\n  }\n\n  .page-wrap {\n    position: relative;\n    z-index: 1;\n    width: 100%;\n    padding: 80px 60px 100px;\n    background: var(--bg);\n    color: var(--text);\n    font-family: 'DM Sans', sans-serif;\n    font-weight: 300;\n    line-height: 1.75;\n    font-size: 15px;\n  }\n\n  .page-wrap::before {\n    content: '';\n    position: fixed;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 80% 50% at 10% 0%, rgba(0,210,180,0.04) 0%, transparent 60%),\n      radial-gradient(ellipse 60% 40% at 90% 100%, rgba(0,140,120,0.05) 0%, transparent 60%);\n    pointer-events: none;\n    z-index: -1;\n  }\n\n  .inner { max-width: 860px; }\n\n  .page-header {\n    margin-bottom: 64px;\n    padding-bottom: 40px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .brand-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 20px;\n  }\n  .brand-tag::before { content: ''; display: block; width: 20px; height: 1px; background: var(--accent); }\n\n  .page-wrap h1 {\n    font-family: 'Playfair Display', serif;\n    font-size: clamp(32px, 5vw, 46px);\n    font-weight: 400;\n    color: var(--heading);\n    line-height: 1.2;\n    letter-spacing: -0.02em;\n    margin-bottom: 16px;\n  }\n  .page-wrap h1 em { font-style: italic; color: var(--accent); }\n  .meta { font-size: 12px; color: var(--muted); letter-spacing: 0.04em; }\n\n  .toc {\n    background: var(--surface);\n    border: 1px solid var(--border);\n    border-left: 3px solid var(--accent);\n    padding: 28px 32px;\n    margin-bottom: 60px;\n  }\n  .toc-title { font-size: 10px; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; color: var(--muted); margin-bottom: 16px; }\n  .toc ol { list-style: none; columns: 2; column-gap: 40px; }\n  .toc li { margin-bottom: 6px; break-inside: avoid; }\n  .toc a { color: var(--text); text-decoration: none; font-size: 13px; transition: color 0.2s; display: flex; align-items: center; gap: 8px; }\n  .toc a:hover { color: var(--accent); }\n  .toc .num { font-size: 10px; color: var(--muted); min-width: 18px; }\n\n  .section { margin-bottom: 52px; }\n  .section-header { display: flex; align-items: baseline; gap: 16px; margin-bottom: 18px; }\n  .section-num { font-size: 11px; color: var(--accent); font-weight: 500; letter-spacing: 0.08em; min-width: 24px; }\n\n  .page-wrap h2 {\n    font-family: 'Playfair Display', serif;\n    font-size: 20px;\n    font-weight: 600;\n    color: var(--heading);\n    letter-spacing: -0.01em;\n    line-height: 1.3;\n  }\n\n  .section-body { padding-left: 40px; }\n  .page-wrap p { color: var(--text); margin-bottom: 12px; }\n  .page-wrap ul { padding-left: 20px; margin-bottom: 12px; list-style: disc; }\n  .page-wrap ul li { margin-bottom: 6px; color: var(--text); }\n  .page-wrap ul li::marker { color: var(--accent); font-size: 0.7em; }\n  .page-wrap a { color: var(--accent); text-decoration: none; }\n  .page-wrap a:hover { text-decoration: underline; }\n\n  .callout {\n    background: var(--accent-dim);\n    border: 1px solid var(--border);\n    border-left: 2px solid var(--accent);\n    padding: 16px 20px;\n    margin: 16px 0;\n    font-size: 13.5px;\n  }\n  .callout strong { color: var(--heading); font-weight: 500; }\n\n  .contact-block {\n    background: var(--surface);\n    border: 1px solid var(--border);\n    border-left: 3px solid var(--accent);\n    padding: 24px 28px;\n    margin-top: 8px;\n  }\n  .contact-row { display: flex; align-items: center; gap: 12px; margin-bottom: 10px; font-size: 13.5px; }\n  .contact-row:last-child { margin-bottom: 0; }\n  .contact-label { font-size: 10px; font-weight: 500; letter-spacing: 0.16em; text-transform: uppercase; color: var(--muted); min-width: 70px; }\n\n  hr.section-rule { border: none; border-top: 1px solid var(--rule); margin: 52px 0; }\n\n  .page-footer {\n    margin-top: 80px;\n    padding-top: 32px;\n    border-top: 1px solid var(--border);\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 16px;\n  }\n  .footer-brand { font-family: 'Playfair Display', serif; font-size: 14px; color: var(--muted); }\n  .footer-note  { font-size: 11px; color: var(--muted); letter-spacing: 0.04em; }\n\n  @media (max-width: 768px) {\n    .page-wrap { padding: 48px 24px 72px; }\n    .toc ol { columns: 1; }\n    .section-body { padding-left: 20px; }\n  }\n<\/style>\n<\/head>\n<body>\n<div class=\"page-wrap\">\n<div class=\"inner\">\n\n  <header class=\"page-header\">\n    <div class=\"brand-tag\">MyTankScape<\/div>\n    <h1>Privacy<br><em>Policy<\/em><\/h1>\n    <p class=\"meta\">Last updated: March 2026<\/p>\n  <\/header>\n\n  <nav class=\"toc\">\n    <div class=\"toc-title\">Contents<\/div>\n    <ol>\n      <li><a href=\"#s1\"><span class=\"num\">01<\/span> Information We Collect<\/a><\/li>\n      <li><a href=\"#s2\"><span class=\"num\">02<\/span> How We Use Your Information<\/a><\/li>\n      <li><a href=\"#s3\"><span class=\"num\">03<\/span> Sharing Your Information<\/a><\/li>\n      <li><a href=\"#s4\"><span class=\"num\">04<\/span> Cookies<\/a><\/li>\n      <li><a href=\"#s5\"><span class=\"num\">05<\/span> Data Retention<\/a><\/li>\n      <li><a href=\"#s6\"><span class=\"num\">06<\/span> Your Rights<\/a><\/li>\n      <li><a href=\"#s7\"><span class=\"num\">07<\/span> Data Security<\/a><\/li>\n      <li><a href=\"#s8\"><span class=\"num\">08<\/span> Children's Privacy<\/a><\/li>\n      <li><a href=\"#s9\"><span class=\"num\">09<\/span> Changes to This Policy<\/a><\/li>\n      <li><a href=\"#s10\"><span class=\"num\">10<\/span> Contact Us<\/a><\/li>\n    <\/ol>\n  <\/nav>\n\n  <div class=\"callout\">\n    <strong>About this policy:<\/strong> MyTankScape operates mytankscape.com. This Privacy Policy explains how we collect, use, and protect your personal information when you use our platform.\n  <\/div>\n\n  <hr class=\"section-rule\">\n\n  <section class=\"section\" id=\"s1\">\n    <div class=\"section-header\"><span class=\"section-num\">01<\/span><h2>Information We Collect<\/h2><\/div>\n    <div class=\"section-body\">\n      <p>When you create an account or place an order, we may collect:<\/p>\n      <ul>\n        <li>Full name<\/li>\n        <li>Email address<\/li>\n        <li>Phone number<\/li>\n        <li>Billing and shipping address<\/li>\n        <li>Order history and transaction details<\/li>\n        <li>Device and browser information<\/li>\n      <\/ul>\n      <p>If you sign in using a social login option, we receive only the basic profile information (name and email) shared by that platform.<\/p>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-rule\">\n\n  <section class=\"section\" id=\"s2\">\n    <div class=\"section-header\"><span class=\"section-num\">02<\/span><h2>How We Use Your Information<\/h2><\/div>\n    <div class=\"section-body\">\n      <p>We use your information to:<\/p>\n      <ul>\n        <li>Process and fulfill your orders<\/li>\n        <li>Send order confirmations and delivery updates<\/li>\n        <li>Manage your account<\/li>\n        <li>Respond to your support requests<\/li>\n        <li>Improve our platform and services<\/li>\n        <li>Comply with legal and regulatory obligations<\/li>\n      <\/ul>\n      <p>We do not sell, rent, or trade your personal information to third parties for marketing purposes.<\/p>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-rule\">\n\n  <section class=\"section\" id=\"s3\">\n    <div class=\"section-header\"><span class=\"section-num\">03<\/span><h2>Sharing Your Information<\/h2><\/div>\n    <div class=\"section-body\">\n      <p>We may share your information with trusted service providers who help us operate our platform \u2014 such as payment processors, shipping carriers, and communication services. These providers are required to keep your data confidential and use it only for the purpose of delivering their services to us.<\/p>\n      <p>We may also disclose your information when required by law or to protect the rights and safety of our users.<\/p>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-rule\">\n\n  <section class=\"section\" id=\"s4\">\n    <div class=\"section-header\"><span class=\"section-num\">04<\/span><h2>Cookies<\/h2><\/div>\n    <div class=\"section-body\">\n      <p>We use cookies and similar technologies to:<\/p>\n      <ul>\n        <li>Keep your shopping cart and session active<\/li>\n        <li>Remember your login state<\/li>\n        <li>Improve website performance and functionality<\/li>\n        <li>Understand how visitors use our site<\/li>\n      <\/ul>\n      <p>You can manage or disable cookies through your browser settings. Disabling certain cookies may limit some functionality on the site.<\/p>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-rule\">\n\n  <section class=\"section\" id=\"s5\">\n    <div class=\"section-header\"><span class=\"section-num\">05<\/span><h2>Data Retention<\/h2><\/div>\n    <div class=\"section-body\">\n      <p>We retain your personal data for as long as your account is active or as required to provide our services and meet legal obligations. You may request deletion of your account and associated data at any time by contacting us.<\/p>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-rule\">\n\n  <section class=\"section\" id=\"s6\">\n    <div class=\"section-header\"><span class=\"section-num\">06<\/span><h2>Your Rights<\/h2><\/div>\n    <div class=\"section-body\">\n      <p>You have the right to:<\/p>\n      <ul>\n        <li>Access the personal data we hold about you<\/li>\n        <li>Request correction of inaccurate or incomplete data<\/li>\n        <li>Request deletion of your account and personal data<\/li>\n        <li>Opt out of marketing communications at any time<\/li>\n      <\/ul>\n      <p>To exercise any of these rights, contact us at <a href=\"mailto:info@mytankscape.com\">info@mytankscape.com<\/a>.<\/p>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-rule\">\n\n  <section class=\"section\" id=\"s7\">\n    <div class=\"section-header\"><span class=\"section-num\">07<\/span><h2>Data Security<\/h2><\/div>\n    <div class=\"section-body\">\n      <p>We apply industry-standard technical and organizational measures to protect your personal data against unauthorized access, loss, or misuse. All data transmitted through our platform is encrypted in transit.<\/p>\n      <p>Payment transactions are processed through secure, compliant payment providers. We do not store any card or sensitive payment details on our servers.<\/p>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-rule\">\n\n  <section class=\"section\" id=\"s8\">\n    <div class=\"section-header\"><span class=\"section-num\">08<\/span><h2>Children's Privacy<\/h2><\/div>\n    <div class=\"section-body\">\n      <p>Our platform is not intended for children under the age of 13. We do not knowingly collect personal information from minors. If you believe we have inadvertently collected such data, please contact us and we will remove it promptly.<\/p>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-rule\">\n\n  <section class=\"section\" id=\"s9\">\n    <div class=\"section-header\"><span class=\"section-num\">09<\/span><h2>Changes to This Policy<\/h2><\/div>\n    <div class=\"section-body\">\n      <p>We may update this Privacy Policy from time to time. Any changes will be reflected on this page with a revised date. Your continued use of the platform after changes are posted constitutes acceptance of the updated policy.<\/p>\n    <\/div>\n  <\/section>\n\n  <hr class=\"section-rule\">\n\n  <section class=\"section\" id=\"s10\">\n    <div class=\"section-header\"><span class=\"section-num\">10<\/span><h2>Contact Us<\/h2><\/div>\n    <div class=\"section-body\">\n      <div class=\"contact-block\">\n        <div class=\"contact-row\">\n          <span class=\"contact-label\">Email<\/span>\n          <a href=\"mailto:info@mytankscape.com\">info@mytankscape.com<\/a>\n        <\/div>\n        <div class=\"contact-row\">\n          <span class=\"contact-label\">WhatsApp<\/span>\n          <span>+20 115 684 4407<\/span>\n        <\/div>\n        <div class=\"contact-row\">\n          <span class=\"contact-label\">Website<\/span>\n          <a href=\"https:\/\/mytankscape.com\/contact\/\">mytankscape.com\/contact<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <footer class=\"page-footer\">\n    <span class=\"footer-brand\">MyTankScape<\/span>\n    <span class=\"footer-note\">mytankscape.com &nbsp;\u00b7&nbsp; Privacy Policy<\/span>\n  <\/footer>\n\n<\/div>\n<\/div>\n<\/body>\n<\/html>\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>Privacy Policy \u2014 MyTankScape MyTankScape PrivacyPolicy Last updated: March 2026 Contents 01 Information We Collect 02 How We Use Your<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"wpai_generated_summary":"","footnotes":""},"class_list":["post-33087","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack-related-posts":[],"jetpack_likes_enabled":false,"_links":{"self":[{"href":"https:\/\/mytankscape.com\/en\/wp-json\/wp\/v2\/pages\/33087","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mytankscape.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mytankscape.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mytankscape.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mytankscape.com\/en\/wp-json\/wp\/v2\/comments?post=33087"}],"version-history":[{"count":0,"href":"https:\/\/mytankscape.com\/en\/wp-json\/wp\/v2\/pages\/33087\/revisions"}],"wp:attachment":[{"href":"https:\/\/mytankscape.com\/en\/wp-json\/wp\/v2\/media?parent=33087"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}