<script>
window.addEventListener('mousemove', (e) => {
    if (window.angular) { return; }

    var mouseX = e.clientX - 15; // Use clientX for viewport relative position
    var mouseY = e.clientY - 15; // Use clientY for viewport relative position
    var cursor = document.querySelector('.custom-cursor');

    requestAnimationFrame(() => {
        cursor.style.transform = `translate3D(${mouseX + window.scrollX}px, ${mouseY + window.scrollY}px, 0)`;
    });
});




</script>

<style>
  .custom-cursor {
    position: absolute;
    width: 48px;
    height: 48px;
   
    border-radius: 50%; /* Make it round */
    pointer-events: none; /* Ignore mouse events */
    transition: transform 0.1s ease; /* Smooth transition */
}
</style>
Where to Next

Privacy Policy

Who we are

Email Privacy Policy

1. Information Collection

We collect personal information that you voluntarily provide to us when expressing an interest in obtaining information about us or our products and services, when participating in activities on the website, or otherwise contacting us. The personal information we collect can include the following:

  • Personal Data: Name, email address, phone number, and other contact details.
  • Usage Data: Information about how you use our website and services.
  • Marketing and Communications Data: Your preferences in receiving marketing from us and your communication preferences.

2. Use of Collected Information

We use the information we collect for the following purposes:

  • To Provide Services: Deliver the services you have requested.
  • To Communicate: Send administrative information to you, such as information regarding our services and changes to our terms, conditions, and policies.
  • For Marketing and Promotions: Send you marketing and promotional communications. You can opt-out of our marketing emails at any time.
  • To Improve Services: Understand how our services are being used to improve them.

3. Sharing of Information

We do not share your personal information with third parties without your consent, except in the following circumstances:

  • Service Providers: We may share your data with third-party vendors, service providers, contractors, or agents who perform services for us or on our behalf and require access to such information to do that work.
  • Legal Obligations: We may disclose your information where we are legally required to do so to comply with applicable law, governmental requests, a judicial proceeding, court order, or legal process.

4. Data Security

We have implemented appropriate technical and organizational security measures designed to protect the security of any personal information we process. However, please also remember that we cannot guarantee that the internet itself is 100% secure. Although we will do our best to protect your personal information, transmission of personal information to and from our website is at your own risk.

5. Your Data Protection Rights

Depending on your location, you may have the following rights regarding your personal information:

  • Access: Request access to your personal data.
  • Correction: Request correction of the personal data that we hold about you.
  • Deletion: Request deletion of your personal data.
  • Objection: Object to processing of your personal data.
  • Restriction: Request restriction of processing your personal data.
  • Transfer: Request the transfer of your personal data to you or to a third party.
  • Withdraw Consent: Withdraw consent at any time where we are relying on consent to process your personal data.

6. Unsubscribe

You may unsubscribe from our marketing communications by clicking on the “unsubscribe” link located on the bottom of our emails, updating your communication preferences, or by contacting us using the information below.

7. Contact Information

If you have questions or comments about this policy, you may contact us at:

  • Email: Talk@irebelservices.co.uk
  • Phone: +44 7587 410646
  • Address: First Floor, 72 Hathersage Road, Manchester, United Kingdom, M13 0FN

By providing this information, we aim to ensure transparency and build trust with our users regarding the handling of their personal data.

Comments

When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.

An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.

Media

If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.

Cookies

If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.

If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.

When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select “Remember Me”, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.

If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.

Embedded content from other websites

Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.

These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.

Who we share your data with

If you request a password reset, your IP address will be included in the reset email.

How long we retain your data

If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.

For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.

What rights you have over your data

If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.

Where your data is sent

Visitor comments may be checked through an automated spam detection service.