Viewing File: /home/ubuntu/apex-acrostrade-landing-ui/privacy-policy.html

<html lang="en">

<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0">
  <title>Zaargames Privacy Policy</title>
  <meta name="author" content="CodeGama">
  <meta name="description" content="Site description">
  <meta name="keywords" content="">
  <link rel="canonical" href="https://tradelabsolution.com/">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta property="og:title" content="Site title" />
  <meta name="google-site-verification" content="0ooxL4Mv0LCRbXqaPx6DuQVW7gX696ApBex-VHHZN8k" />
  <meta property="og:description" content="Site description" />
  <meta property="og:image" content="#" />

  <!-- Favicon -->
  <link rel="apple-touch-icon" sizes="180x180" href="assets/img/favicon/favicon.png">
  <link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon/favicon.png">
  <link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon/favicon.png">
  <link rel="manifest" href="assets/img/favicon/favicon.png">
  <link rel="mask-icon" href="assets/img/favicon/favicon.png" color="#5bbad5">
  <!-- Bootstrap CSS -->
  <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.1/dist/css/bootstrap.min.css" rel="stylesheet"
    integrity="sha384-4bw+/aepP/YC94hEpVNVgiZdgIC5+VKNBQNGCHeKRQN+PtmoHDEXuppvnDJzQIu9" crossorigin="anonymous">

  <!-- Fonts -->
  <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.11/css/all.css"
    integrity="sha384-p2jx59pefphTFIpeqCcISO9MdVfIm4pNnsL08A6v5vaQc4owkQqxMV8kg4Yvhaw/" crossorigin="anonymous">
  <!-- Default Style CSS -->
  <link rel="stylesheet" id="style-css" href="assets/css/tiny-slider.min.css" type="text/css" media="all" />
  <link rel="stylesheet" type="text/css" href="assets/css/default.css" type="text/css" media="all">
  <!-- Responsive CSS -->
  <link rel="stylesheet" type="text/css" href="assets/css/responsive.css" type="text/css" media="all">
  <script src="assets/js/lazysizes.min.js" async></script>
  <style>
    .blur-up {
      filter: blur(10px);
      opacity: 0.1;
      transition: opacity 1000ms, filter 1500ms;
    }

    .blur-up.lazyloaded {
      opacity: 1;
      filter: blur(0px);
    }
  </style>

</head>

<body class="landing-page">

    <div id="header"></div>
    <section class="sm-padding about-us-sec">
        <div class="container">
            <div class="row align-items-center justify-content-center ">
                <div class="col-md-9 col-lg-9 text-center">
                    <div class="section-title ">
                        <h2>Privacy Policy</h2>
                        <p>Contact Zaargames Team for more help</p>
                    </div>
                </div>
            </div>
            <div class="row align-items-center">
                <div class="col-md-12">
                    <div class="static-page-box">

                        <p><strong>Introduction:</strong></p>

                        <p>Welcome to Zaargames. We value your privacy and are committed to protecting your personal information. This policy explains how we handle your data.</p>

                        <p><strong>Information We Collect:</strong></p>
                        <p>Personal details like name and email when you create an account.</p>
                        <p>Gameplay data to enhance your experience.</p>
                        <p>Payment information for transactions.</p>
                        <p><strong>How We Use Your Information:</strong></p>
                        <p>To provide and improve our services.</p>
                        <p>For customer support and communication.</p>
                        <p>To comply with legal obligations.</p>
                        <p><strong>Sharing Your Information:</strong></p>
                        <p>We may share information with service providers for operational purposes.</p>
                        <p>Your data is not sold to third parties.</p>
                        <p><strong>Data Security:</strong></p>
                        <p>We implement robust security measures to protect your data.</p>
                        <p>However, no system is entirely foolproof.</p>
                        <p><strong>Your Rights:</strong></p>
                        <p>You have the right to access and control your personal data.</p>
                        <p>Contact us to update or delete your information.</p>
                        <p><strong>Children's Privacy:</strong></p>
                        <p>Our platform is not intended for children under the age of 18 Years.</p>
                        <p>We do not knowingly collect data from children under this age.</p>
                        <p><strong>Changes to This Policy:</strong></p>
                        <p>We may update this policy to reflect changes in our practices.</p>
                        <p>We will notify you of significant changes.</p>
                        <p><strong>Contact Us:</strong></p>
                        <p>For any questions regarding this policy, please contact our support team.</p>
                        <ul class="">
                            <li>
                                By email: info@zaargames.com
                            </li>
                            <li>
                                By visiting this page on our website: <a href="https://zaargames.com/">https://zaargames.com/</a>
                            </li>
                            <li>
                              ROUTE AND ROOT ENTERPRISES PRIVATE LIMITED ,
                               No.951, 24th Main Road, Marenahalli, J.P Nagar Phase 1, <br> Bengaluru, Bangalore, Karnataka, India, 560078
                            </li>
                        </ul>
                    </div>
                </div>
            </div>
    </section>
    

  <div id="footer"></div>
  <!-- jQuery -->
  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
  <!-- Bootstrap  -->
  <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.1/dist/js/bootstrap.bundle.min.js"
    integrity="sha384-HwwvtgBNo3bZJJLYd8oVXjrBZt8cqVSpeBNS5n7C8IVInixGAoxmnlMuBnhbgrkm"
    crossorigin="anonymous"></script>
  <!-- Custom Scripts -->
  <script src="assets/js/tiny-slider.js"></script>
  <script type="text/javascript" src="assets/js/script.js"></script>
  <script>
    var slider = tns({
      container: '.my-slider',
      items: 2,
      // autoplay: true,
      // autoplayTimeout: 2000,
      responsive: {

        700: {
          gutter: 20,
        },

        1440: {
          items: 2
        },
        1200: {
          items: 2
        },
        1024: {
          items: 2
        },
        768: {
          items: 2
        },
        900: {
          items: 2
        },
        640: {
          edgePadding: 20,
          gutter: 20,
          items: 2
        },
        300: {
          items: 1
        },
      }
    });
  </script>

</body>

</html>
Back to Directory File Manager