{"id":616,"date":"2026-07-21T23:03:37","date_gmt":"2026-07-21T23:03:37","guid":{"rendered":"https:\/\/intuitioncentres.com\/exam-centres\/?page_id=616"},"modified":"2026-07-22T22:29:20","modified_gmt":"2026-07-22T22:29:20","slug":"cookie-policy","status":"publish","type":"page","link":"https:\/\/intuitioncentres.com\/exam-centres\/cookie-policy\/","title":{"rendered":"Cookie Policy"},"content":{"rendered":"\n<style>\n\/* =========================================================\n   INTUITION EXAM CENTRES \u2014 COOKIE POLICY\n   EDD \/ WORDPRESS SAFE VERSION\n   ========================================================= *\/\n\n.iec-cookie-page,\n.iec-cookie-page * {\n  box-sizing: border-box;\n}\n\n.iec-cookie-page {\n  max-width: 1160px;\n  margin: 30px auto;\n  padding: 34px;\n  background: #f7fafb;\n  border: 1px solid #e5eeee;\n  border-radius: 26px;\n  color: #172c3a;\n  font-family: Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  line-height: 1.7;\n}\n\n.iec-cookie-page h1,\n.iec-cookie-page h2,\n.iec-cookie-page h3,\n.iec-cookie-page p {\n  margin-top: 0;\n}\n\n.iec-cookie-page a {\n  color: #087f7b;\n  font-weight: 800;\n}\n\n\n\/* HERO *\/\n\n.iec-cookie-hero {\n  padding: 48px;\n  margin-bottom: 28px;\n  position: relative;\n  overflow: hidden;\n  border: 1px solid #dfe9ec;\n  border-radius: 24px;\n  background:\n    radial-gradient(circle at 92% 10%, rgba(33,213,205,.18), transparent 26%),\n    radial-gradient(circle at 5% 100%, rgba(237,86,35,.10), transparent 28%),\n    #ffffff;\n  box-shadow: 0 18px 44px rgba(20,49,64,.08);\n}\n\n.iec-cookie-eyebrow {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 13px;\n  color: #c94317;\n  font-size: 16px;\n  font-weight: 900;\n  letter-spacing: .10em;\n  text-transform: uppercase;\n}\n\n.iec-cookie-eyebrow:before {\n  content: \"\";\n  width: 31px;\n  height: 4px;\n  border-radius: 20px;\n  background: #21d5cd;\n}\n\n.iec-cookie-hero h1 {\n  max-width: 820px;\n  margin-bottom: 18px;\n  color: #172c3a;\n  font-size: 64px;\n  font-weight: 900;\n  line-height: 1;\n  letter-spacing: -3px;\n}\n\n.iec-cookie-hero h1 span {\n  color: #ed5623;\n}\n\n.iec-cookie-lead {\n  max-width: 900px;\n  margin-bottom: 0;\n  color: #5f6f79;\n  font-size: 20px;\n  line-height: 1.7;\n}\n\n\n\/* DETAILS *\/\n\n.iec-cookie-details {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-top: 28px;\n}\n\n.iec-cookie-detail {\n  padding: 17px;\n  border: 1px solid #dfe9ec;\n  border-radius: 15px;\n  background: rgba(255,255,255,.92);\n}\n\n.iec-cookie-detail span {\n  display: block;\n  margin-bottom: 4px;\n  color: #087f7b;\n  font-size: 13px;\n  font-weight: 900;\n  letter-spacing: .06em;\n  text-transform: uppercase;\n}\n\n.iec-cookie-detail strong {\n  display: block;\n  color: #172c3a;\n  font-size: 17px;\n  font-weight: 850;\n  line-height: 1.45;\n}\n\n\n\/* INTRO *\/\n\n.iec-cookie-intro {\n  display: grid;\n  grid-template-columns: 58px 1fr;\n  gap: 18px;\n  align-items: start;\n  margin: 0 0 30px;\n  padding: 24px;\n  border: 1px solid rgba(8,127,123,.20);\n  border-radius: 19px;\n  background: #eafcfb;\n}\n\n.iec-cookie-intro-icon {\n  display: grid;\n  width: 58px;\n  height: 58px;\n  place-items: center;\n  border-radius: 17px;\n  background: #21d5cd;\n  color: #064b48;\n  font-size: 25px;\n  font-weight: 900;\n}\n\n.iec-cookie-intro h2 {\n  margin-bottom: 7px;\n  color: #087f7b;\n  font-size: 24px;\n  font-weight: 900;\n}\n\n.iec-cookie-intro p {\n  margin-bottom: 8px;\n  color: #3f5c62;\n  font-size: 18px;\n  line-height: 1.7;\n}\n\n.iec-cookie-intro p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* CONTENTS *\/\n\n.iec-cookie-contents {\n  margin-bottom: 42px;\n  padding: 28px;\n  border: 1px solid #dfe9ec;\n  border-radius: 21px;\n  background: #ffffff;\n  box-shadow: 0 12px 32px rgba(20,49,64,.05);\n}\n\n.iec-cookie-contents-label {\n  display: block;\n  margin-bottom: 4px;\n  color: #c94317;\n  font-size: 14px;\n  font-weight: 900;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n}\n\n.iec-cookie-contents h2 {\n  margin-bottom: 18px;\n  color: #172c3a;\n  font-size: 34px;\n  font-weight: 900;\n}\n\n.iec-cookie-links {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 9px;\n}\n\n.iec-cookie-links a {\n  display: flex;\n  align-items: center;\n  gap: 9px;\n  min-height: 50px;\n  padding: 10px 12px;\n  border: 1px solid #dfe9ec;\n  border-radius: 12px;\n  background: #fbfdfd;\n  color: #41545f;\n  font-size: 15px;\n  font-weight: 750;\n  line-height: 1.35;\n  text-decoration: none;\n}\n\n.iec-cookie-links a:hover {\n  border-color: #21d5cd;\n  background: #eafcfb;\n  color: #087f7b;\n}\n\n.iec-cookie-nav-number {\n  display: grid;\n  width: 29px;\n  height: 29px;\n  flex: 0 0 29px;\n  place-items: center;\n  border-radius: 9px;\n  background: #eafcfb;\n  color: #087f7b;\n  font-size: 12px;\n  font-weight: 900;\n}\n\n\n\/* SECTIONS *\/\n\n.iec-cookie-sections {\n  display: grid;\n  gap: 18px;\n}\n\n.iec-cookie-section {\n  padding: 30px;\n  border: 1px solid #dfe9ec;\n  border-radius: 21px;\n  background: #ffffff;\n  box-shadow: 0 10px 28px rgba(20,49,64,.045);\n}\n\n.iec-cookie-section:nth-child(even) {\n  background: linear-gradient(135deg, #f7ffff, #ffffff 45%);\n}\n\n.iec-cookie-title {\n  display: grid;\n  grid-template-columns: 48px 1fr;\n  gap: 14px;\n  align-items: center;\n  margin-bottom: 18px;\n}\n\n.iec-cookie-number {\n  display: grid;\n  width: 48px;\n  height: 48px;\n  place-items: center;\n  border-radius: 15px;\n  background: #fff2ec;\n  color: #c94317;\n  font-size: 16px;\n  font-weight: 900;\n}\n\n.iec-cookie-section:nth-child(even) .iec-cookie-number {\n  background: #eafcfb;\n  color: #087f7b;\n}\n\n.iec-cookie-title h2 {\n  margin: 0;\n  color: #172c3a;\n  font-size: 27px;\n  font-weight: 900;\n  line-height: 1.25;\n}\n\n.iec-cookie-section h3 {\n  margin: 24px 0 9px;\n  color: #087f7b;\n  font-size: 21px;\n  font-weight: 900;\n  line-height: 1.35;\n}\n\n.iec-cookie-section p,\n.iec-cookie-section li {\n  color: #41545f;\n  font-size: 17px;\n  line-height: 1.72;\n}\n\n.iec-cookie-section p {\n  margin-bottom: 13px;\n}\n\n.iec-cookie-section ul {\n  margin: 12px 0 17px;\n  padding-left: 25px;\n}\n\n.iec-cookie-section li {\n  margin-bottom: 7px;\n}\n\n.iec-cookie-section strong {\n  color: #172c3a;\n  font-weight: 850;\n}\n\n\n\/* IMPORTANT BOXES *\/\n\n.iec-cookie-note {\n  margin: 18px 0;\n  padding: 17px 19px;\n  border: 1px solid rgba(237,86,35,.18);\n  border-radius: 15px;\n  background: #fff2ec;\n  color: #5e453a;\n  font-size: 17px;\n  line-height: 1.68;\n}\n\n.iec-cookie-note-teal {\n  border-color: rgba(8,127,123,.18);\n  background: #eafcfb;\n  color: #385b5d;\n}\n\n\n\/* CONTACT *\/\n\n.iec-cookie-contact-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n  margin-top: 18px;\n}\n\n.iec-cookie-contact {\n  padding: 17px 18px;\n  border: 1px solid #dfe9ec;\n  border-radius: 15px;\n  background: #fbfdfd;\n}\n\n.iec-cookie-contact span {\n  display: block;\n  margin-bottom: 4px;\n  color: #c94317;\n  font-size: 13px;\n  font-weight: 900;\n  letter-spacing: .06em;\n  text-transform: uppercase;\n}\n\n.iec-cookie-contact strong,\n.iec-cookie-contact a {\n  font-size: 17px;\n  line-height: 1.5;\n}\n\n\n\/* FINAL *\/\n\n.iec-cookie-final {\n  margin-top: 32px;\n  padding: 36px;\n  border-radius: 23px;\n  background: linear-gradient(135deg, #087f7b, #0a5c59);\n  color: #ffffff;\n}\n\n.iec-cookie-final-label {\n  display: block;\n  margin-bottom: 6px;\n  color: #bffffb;\n  font-size: 14px;\n  font-weight: 900;\n  letter-spacing: .09em;\n  text-transform: uppercase;\n}\n\n.iec-cookie-final h2 {\n  margin-bottom: 12px;\n  color: #ffffff;\n  font-size: 36px;\n  font-weight: 900;\n}\n\n.iec-cookie-final p {\n  color: rgba(255,255,255,.92);\n  font-size: 18px;\n  line-height: 1.7;\n}\n\n.iec-cookie-final a {\n  color: #ffffff;\n  font-weight: 900;\n}\n\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 900px) {\n  .iec-cookie-hero h1 {\n    font-size: 48px;\n  }\n\n  .iec-cookie-details,\n  .iec-cookie-links {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 600px) {\n  .iec-cookie-page {\n    margin: 10px auto;\n    padding: 13px;\n    border-radius: 18px;\n  }\n\n  .iec-cookie-hero {\n    padding: 25px 19px;\n    border-radius: 20px;\n  }\n\n  .iec-cookie-hero h1 {\n    font-size: 40px;\n    letter-spacing: -2px;\n  }\n\n  .iec-cookie-lead {\n    font-size: 18px;\n  }\n\n  .iec-cookie-details,\n  .iec-cookie-links,\n  .iec-cookie-contact-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .iec-cookie-intro {\n    grid-template-columns: 1fr;\n    padding: 20px;\n  }\n\n  .iec-cookie-contents {\n    padding: 20px 16px;\n  }\n\n  .iec-cookie-section {\n    padding: 22px 18px;\n  }\n\n  .iec-cookie-title {\n    grid-template-columns: 42px 1fr;\n    gap: 11px;\n  }\n\n  .iec-cookie-number {\n    width: 42px;\n    height: 42px;\n  }\n\n  .iec-cookie-title h2 {\n    font-size: 23px;\n  }\n\n  .iec-cookie-section p,\n  .iec-cookie-section li {\n    font-size: 16.5px;\n  }\n\n  .iec-cookie-final {\n    padding: 24px 20px;\n  }\n}\n<\/style>\n\n\n<div class=\"iec-cookie-page\">\n\n  <!-- HERO -->\n\n  <header class=\"iec-cookie-hero\">\n\n    <div class=\"iec-cookie-eyebrow\">\n      Intuition Exam Centres\n    <\/div>\n\n    <h1>\n      Cookie\n      <span>Policy<\/span>\n    <\/h1>\n\n    <p class=\"iec-cookie-lead\">\n      This Cookie Policy explains how SK Education Services Ltd,\n      trading as Intuition Exam Centres, uses cookies and similar\n      technologies when you visit or use our website, online forms,\n      examination booking services and other online services.\n    <\/p>\n\n    <div class=\"iec-cookie-details\">\n\n      <div class=\"iec-cookie-detail\">\n        <span>Effective from<\/span>\n        <strong>1 August 2026<\/strong>\n      <\/div>\n\n      <div class=\"iec-cookie-detail\">\n        <span>Legal entity<\/span>\n        <strong>SK Education Services Ltd<\/strong>\n      <\/div>\n\n      <div class=\"iec-cookie-detail\">\n        <span>Trading name<\/span>\n        <strong>Intuition Exam Centres<\/strong>\n      <\/div>\n\n      <div class=\"iec-cookie-detail\">\n        <span>Company number<\/span>\n        <strong>09639469<\/strong>\n      <\/div>\n\n      <div class=\"iec-cookie-detail\">\n        <span>ICO Registration<\/span>\n        <strong>ZA789389<\/strong>\n      <\/div>\n\n      <div class=\"iec-cookie-detail\">\n        <span>Address<\/span>\n        <strong>212A Finney Lane, SK8 3QA<\/strong>\n      <\/div>\n\n    <\/div>\n\n  <\/header>\n\n\n  <!-- INTRO -->\n\n  <div class=\"iec-cookie-intro\">\n\n    <div class=\"iec-cookie-intro-icon\">\n      i\n    <\/div>\n\n    <div>\n\n      <h2>\n        About this Cookie Policy\n      <\/h2>\n\n      <p>\n        This Cookie Policy should be read together with our\n        <strong>Exam Candidate Privacy Notice<\/strong>, which explains\n        more generally how we collect, use, store and share personal information.\n      <\/p>\n\n      <p>\n        Email:\n        <a href=\"mailto:examsofficer@intuitioncentres.com\">\n          examsofficer@intuitioncentres.com\n        <\/a>\n        &nbsp; | &nbsp;\n        Telephone:\n        <a href=\"tel:01616374220\">\n          0161 637 4220\n        <\/a>\n      <\/p>\n\n    <\/div>\n\n  <\/div>\n\n\n  <!-- CONTENTS -->\n\n  <nav class=\"iec-cookie-contents\">\n\n    <span class=\"iec-cookie-contents-label\">\n      Quick navigation\n    <\/span>\n\n    <h2>\n      Jump to a section\n    <\/h2>\n\n    <div class=\"iec-cookie-links\">\n\n      <a href=\"#cookie-1\"><span class=\"iec-cookie-nav-number\">1<\/span>About This Policy<\/a>\n      <a href=\"#cookie-2\"><span class=\"iec-cookie-nav-number\">2<\/span>What Are Cookies?<\/a>\n      <a href=\"#cookie-3\"><span class=\"iec-cookie-nav-number\">3<\/span>Cookie Law<\/a>\n      <a href=\"#cookie-4\"><span class=\"iec-cookie-nav-number\">4<\/span>Types of Cookies<\/a>\n      <a href=\"#cookie-5\"><span class=\"iec-cookie-nav-number\">5<\/span>Our Own Cookies<\/a>\n      <a href=\"#cookie-6\"><span class=\"iec-cookie-nav-number\">6<\/span>Booking Cookies<\/a>\n      <a href=\"#cookie-7\"><span class=\"iec-cookie-nav-number\">7<\/span>Payment Cookies<\/a>\n      <a href=\"#cookie-8\"><span class=\"iec-cookie-nav-number\">8<\/span>Stripe<\/a>\n      <a href=\"#cookie-9\"><span class=\"iec-cookie-nav-number\">9<\/span>PayPal<\/a>\n      <a href=\"#cookie-10\"><span class=\"iec-cookie-nav-number\">10<\/span>Analytics<\/a>\n      <a href=\"#cookie-11\"><span class=\"iec-cookie-nav-number\">11<\/span>Google Analytics<\/a>\n      <a href=\"#cookie-12\"><span class=\"iec-cookie-nav-number\">12<\/span>Advertising<\/a>\n      <a href=\"#cookie-13\"><span class=\"iec-cookie-nav-number\">13<\/span>Google Ads<\/a>\n      <a href=\"#cookie-14\"><span class=\"iec-cookie-nav-number\">14<\/span>Meta Pixel<\/a>\n      <a href=\"#cookie-15\"><span class=\"iec-cookie-nav-number\">15<\/span>Functional Cookies<\/a>\n      <a href=\"#cookie-16\"><span class=\"iec-cookie-nav-number\">16<\/span>Cookie Preferences<\/a>\n      <a href=\"#cookie-17\"><span class=\"iec-cookie-nav-number\">17<\/span>Third-Party Cookies<\/a>\n      <a href=\"#cookie-18\"><span class=\"iec-cookie-nav-number\">18<\/span>Cookie Duration<\/a>\n      <a href=\"#cookie-19\"><span class=\"iec-cookie-nav-number\">19<\/span>Your Choices<\/a>\n      <a href=\"#cookie-20\"><span class=\"iec-cookie-nav-number\">20<\/span>Withdraw Consent<\/a>\n      <a href=\"#cookie-21\"><span class=\"iec-cookie-nav-number\">21<\/span>Browser Controls<\/a>\n      <a href=\"#cookie-22\"><span class=\"iec-cookie-nav-number\">22<\/span>Google Controls<\/a>\n      <a href=\"#cookie-23\"><span class=\"iec-cookie-nav-number\">23<\/span>Meta Controls<\/a>\n      <a href=\"#cookie-24\"><span class=\"iec-cookie-nav-number\">24<\/span>Forms<\/a>\n      <a href=\"#cookie-25\"><span class=\"iec-cookie-nav-number\">25<\/span>International Transfers<\/a>\n      <a href=\"#cookie-26\"><span class=\"iec-cookie-nav-number\">26<\/span>Updates to Cookies<\/a>\n      <a href=\"#cookie-27\"><span class=\"iec-cookie-nav-number\">27<\/span>Policy Changes<\/a>\n      <a href=\"#cookie-28\"><span class=\"iec-cookie-nav-number\">28<\/span>Contact Us<\/a>\n\n    <\/div>\n\n  <\/nav>\n\n\n  <div class=\"iec-cookie-sections\">\n\n\n    <!-- 1 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-1\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">1<\/span>\n        <h2>About This Cookie Policy<\/h2>\n      <\/div>\n\n      <p>\n        This Cookie Policy explains how <strong>SK Education Services Ltd,\n        trading as Intuition Exam Centres<\/strong>, uses cookies and similar\n        technologies when you visit or use our website, online forms,\n        examination booking services and other online services.\n      <\/p>\n\n      <p>\n        This Cookie Policy should be read together with our\n        <strong>Exam Candidate Privacy Notice<\/strong>, which explains\n        more generally how we collect, use, store and share personal information.\n      <\/p>\n\n      <div class=\"iec-cookie-contact-grid\">\n\n        <div class=\"iec-cookie-contact\">\n          <span>Legal entity<\/span>\n          <strong>SK Education Services Ltd<\/strong>\n        <\/div>\n\n        <div class=\"iec-cookie-contact\">\n          <span>Trading name<\/span>\n          <strong>Intuition Exam Centres<\/strong>\n        <\/div>\n\n        <div class=\"iec-cookie-contact\">\n          <span>Company number<\/span>\n          <strong>09639469<\/strong>\n        <\/div>\n\n        <div class=\"iec-cookie-contact\">\n          <span>ICO Registration<\/span>\n          <strong>ZA789389<\/strong>\n        <\/div>\n\n        <div class=\"iec-cookie-contact\">\n          <span>Registered address<\/span>\n          <strong>212A Finney Lane, SK8 3QA<\/strong>\n        <\/div>\n\n        <div class=\"iec-cookie-contact\">\n          <span>Centre address<\/span>\n          <strong>212A Finney Lane, SK8 3QA<\/strong>\n        <\/div>\n\n        <div class=\"iec-cookie-contact\">\n          <span>Email<\/span>\n          <a href=\"mailto:examsofficer@intuitioncentres.com\">\n            examsofficer@intuitioncentres.com\n          <\/a>\n        <\/div>\n\n        <div class=\"iec-cookie-contact\">\n          <span>Telephone<\/span>\n          <a href=\"tel:01616374220\">\n            0161 637 4220\n          <\/a>\n        <\/div>\n\n      <\/div>\n\n    <\/section>\n\n\n    <!-- 2 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-2\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">2<\/span>\n        <h2>What Are Cookies?<\/h2>\n      <\/div>\n\n      <p>\n        Cookies are small files or pieces of information that are stored\n        on your computer, smartphone, tablet or other device when you\n        visit a website.\n      <\/p>\n\n      <p>\n        Cookies can allow a website to recognise your device and remember\n        information about your visit.\n      <\/p>\n\n      <p>For example, cookies may be used to:<\/p>\n\n      <ul>\n        <li>keep you logged in during a session;<\/li>\n        <li>remember items or examinations added to a booking or shopping basket;<\/li>\n        <li>remember information while completing a form;<\/li>\n        <li>maintain website security;<\/li>\n        <li>prevent fraudulent activity;<\/li>\n        <li>remember your preferences;<\/li>\n        <li>understand how visitors use our website;<\/li>\n        <li>measure the effectiveness of advertising;<\/li>\n        <li>support online payments; and<\/li>\n        <li>provide relevant advertising where you have consented to this.<\/li>\n      <\/ul>\n\n      <p>\n        The rules relating to cookies can also apply to similar technologies\n        that store information on, or access information from, your device.\n      <\/p>\n\n      <p>These technologies can include:<\/p>\n\n      <ul>\n        <li>tracking pixels;<\/li>\n        <li>web beacons;<\/li>\n        <li>scripts;<\/li>\n        <li>tags;<\/li>\n        <li>local storage;<\/li>\n        <li>browser storage;<\/li>\n        <li>software development technologies;<\/li>\n        <li>advertising identifiers; and<\/li>\n        <li>similar storage and access technologies.<\/li>\n      <\/ul>\n\n      <p>\n        In this policy, we generally refer to all of these technologies\n        as &#8220;cookies&#8221; for simplicity.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 3 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-3\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">3<\/span>\n        <h2>The Law Relating to Cookies<\/h2>\n      <\/div>\n\n      <p>\n        Our use of cookies and similar technologies is governed by\n        applicable UK law, including the\n        <strong>Privacy and Electronic Communications Regulations 2003\n        (&#8220;PECR&#8221;)<\/strong>, as amended, and where personal information is\n        involved, the <strong>UK General Data Protection Regulation\n        (&#8220;UK GDPR&#8221;)<\/strong> and the <strong>Data Protection Act 2018<\/strong>.\n      <\/p>\n\n      <p>\n        Some cookies can be used without obtaining your prior consent\n        where an applicable legal exception applies.\n      <\/p>\n\n      <p>\n        Other cookies, particularly those used for advertising, tracking,\n        profiling and certain analytics purposes, will only be used where\n        we have obtained the required consent.\n      <\/p>\n\n      <div class=\"iec-cookie-note\">\n        Where consent is required, non-essential cookies will not be\n        activated before you have made an appropriate choice through\n        our cookie consent mechanism.\n      <\/div>\n\n    <\/section>\n\n\n    <!-- 4 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-4\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">4<\/span>\n        <h2>Types of Cookies We Use<\/h2>\n      <\/div>\n\n      <h3>4.1 Strictly Necessary Cookies<\/h3>\n\n      <p>\n        Strictly necessary cookies are required for our website or\n        online services to operate properly.\n      <\/p>\n\n      <p>These cookies may be necessary to:<\/p>\n\n      <ul>\n        <li>enable website navigation;<\/li>\n        <li>operate our examination booking process;<\/li>\n        <li>maintain your booking session;<\/li>\n        <li>remember examinations or services placed into your basket;<\/li>\n        <li>process information between stages of a booking;<\/li>\n        <li>operate our own online forms;<\/li>\n        <li>maintain information temporarily while you complete a form;<\/li>\n        <li>enable secure form submission;<\/li>\n        <li>prevent duplicate submissions;<\/li>\n        <li>protect forms from spam or abuse;<\/li>\n        <li>maintain website and account security;<\/li>\n        <li>prevent fraud;<\/li>\n        <li>process payments;<\/li>\n        <li>remember essential cookie preferences;<\/li>\n        <li>authenticate users where applicable;<\/li>\n        <li>balance website traffic; and<\/li>\n        <li>provide services that you have specifically requested.<\/li>\n      <\/ul>\n\n      <p>\n        Because these cookies are necessary to provide the website\n        or service you have requested, they may be used without obtaining\n        your consent where the relevant PECR exception applies.\n      <\/p>\n\n      <p>\n        You can block these cookies through your browser in some\n        circumstances, but doing so may prevent parts of our website,\n        forms, booking process or payment system from working correctly.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 5 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-5\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">5<\/span>\n        <h2>Our Own Cookies and Website Forms<\/h2>\n      <\/div>\n\n      <p>\n        Intuition Exam Centres may set its own first-party cookies\n        when you use our website and online forms.\n      <\/p>\n\n      <p>These cookies may be used to:<\/p>\n\n      <ul>\n        <li>maintain your website session;<\/li>\n        <li>remember information entered while moving between pages of a form;<\/li>\n        <li>prevent information from being lost during a form submission;<\/li>\n        <li>identify whether a form has already been submitted;<\/li>\n        <li>prevent spam, automated submissions and abuse;<\/li>\n        <li>provide security protection;<\/li>\n        <li>validate form submissions;<\/li>\n        <li>remember user preferences;<\/li>\n        <li>maintain booking information;<\/li>\n        <li>remember cookie choices; and<\/li>\n        <li>provide other functionality necessary for our website and online examination services.<\/li>\n      <\/ul>\n\n      <p>Information that you actively enter into one of our forms, such as:<\/p>\n\n      <ul>\n        <li>your name;<\/li>\n        <li>email address;<\/li>\n        <li>telephone number;<\/li>\n        <li>examination details;<\/li>\n        <li>candidate information;<\/li>\n        <li>booking information;<\/li>\n        <li>enquiries; or<\/li>\n        <li>other personal information,<\/li>\n      <\/ul>\n\n      <p>\n        is handled in accordance with our Privacy Notice.\n      <\/p>\n\n      <p>\n        The fact that an online form uses a cookie does not mean\n        that all information entered into the form is stored within that cookie.\n      <\/p>\n\n      <p>\n        Where possible, we minimise the information stored in cookies\n        and use secure server-side systems to process information submitted\n        through our forms.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 6 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-6\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">6<\/span>\n        <h2>Booking System Cookies<\/h2>\n      <\/div>\n\n      <p>\n        We use a third-party booking system to support examination\n        bookings and related online services.\n      <\/p>\n\n      <p>The booking provider may set cookies or use similar technologies when you:<\/p>\n\n      <ul>\n        <li>search for examination availability;<\/li>\n        <li>select examinations or services;<\/li>\n        <li>complete a booking;<\/li>\n        <li>enter candidate information;<\/li>\n        <li>move between booking pages;<\/li>\n        <li>maintain a booking session;<\/li>\n        <li>add items or services to a basket;<\/li>\n        <li>proceed to checkout; or<\/li>\n        <li>complete a payment.<\/li>\n      <\/ul>\n\n      <p>\n        Some booking-system cookies may be strictly necessary because\n        they are required for the booking service to function.\n      <\/p>\n\n      <p>\n        The booking provider may also use other cookies for analytics\n        or other purposes. Where those cookies require consent, they\n        should not be activated until the appropriate consent has been obtained.\n      <\/p>\n\n      <p>\n        The precise cookie names and retention periods may depend upon\n        the third-party booking platform and its current configuration.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 7 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-7\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">7<\/span>\n        <h2>Payment Cookies<\/h2>\n      <\/div>\n\n      <p>\n        We may use third-party payment providers, including\n        <strong>Stripe and PayPal<\/strong>, to process payments.\n      <\/p>\n\n      <p>These providers may place cookies or use similar technologies to:<\/p>\n\n      <ul>\n        <li>process payment transactions;<\/li>\n        <li>authenticate payment requests;<\/li>\n        <li>maintain payment sessions;<\/li>\n        <li>prevent fraud;<\/li>\n        <li>identify suspicious transactions;<\/li>\n        <li>provide payment security;<\/li>\n        <li>remember payment preferences where applicable; and<\/li>\n        <li>comply with legal and regulatory obligations.<\/li>\n      <\/ul>\n\n      <p>\n        Some payment cookies may be strictly necessary to enable the\n        payment service requested by you or to maintain transaction security.\n      <\/p>\n\n      <p>\n        Payment providers may also act independently in relation to certain\n        information they process and may have their own privacy and cookie policies.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 8 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-8\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">8<\/span>\n        <h2>Stripe<\/h2>\n      <\/div>\n\n      <p>\n        Where payments are processed through <strong>Stripe<\/strong>,\n        Stripe may use cookies and similar technologies for purposes including:\n      <\/p>\n\n      <ul>\n        <li>payment processing;<\/li>\n        <li>fraud detection;<\/li>\n        <li>payment authentication;<\/li>\n        <li>transaction security;<\/li>\n        <li>maintaining payment sessions; and<\/li>\n        <li>preventing misuse of its services.<\/li>\n      <\/ul>\n\n      <p>Cookies used by Stripe may include cookies with names such as:<\/p>\n\n      <ul>\n        <li><code>__stripe_mid<\/code>;<\/li>\n        <li><code>__stripe_sid<\/code>; and<\/li>\n        <li>other Stripe security or payment-related cookies.<\/li>\n      <\/ul>\n\n      <p>\n        The precise cookies used and their duration may change depending\n        upon Stripe&#8217;s technology and configuration.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 9 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-9\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">9<\/span>\n        <h2>PayPal<\/h2>\n      <\/div>\n\n      <p>\n        Where payments are processed using <strong>PayPal<\/strong>,\n        PayPal may use cookies and similar technologies for purposes including:\n      <\/p>\n\n      <ul>\n        <li>processing payments;<\/li>\n        <li>recognising a device;<\/li>\n        <li>maintaining transaction security;<\/li>\n        <li>fraud prevention;<\/li>\n        <li>authentication;<\/li>\n        <li>account functionality; and<\/li>\n        <li>protecting PayPal and its users.<\/li>\n      <\/ul>\n\n      <p>\n        The exact cookies and retention periods used by PayPal may vary\n        according to its current systems and the services being used.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 10 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-10\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">10<\/span>\n        <h2>Analytics Cookies<\/h2>\n      <\/div>\n\n      <p>\n        We may use analytics technologies to understand how visitors\n        use our website.\n      <\/p>\n\n      <p>Analytics information may help us understand matters such as:<\/p>\n\n      <ul>\n        <li>how many people visit our website;<\/li>\n        <li>which pages are visited;<\/li>\n        <li>how visitors reach our website;<\/li>\n        <li>how long visitors spend on particular pages;<\/li>\n        <li>how visitors move through the website;<\/li>\n        <li>which devices and browsers are being used;<\/li>\n        <li>whether pages are functioning correctly;<\/li>\n        <li>whether visitors encounter errors;<\/li>\n        <li>how our booking journey is performing; and<\/li>\n        <li>how we can improve our website and services.<\/li>\n      <\/ul>\n\n      <p>\n        Analytics cookies are not necessary for the basic operation\n        of our website.\n      <\/p>\n\n      <p>\n        Where our use of analytics requires consent, analytics cookies\n        will not be activated until you have consented to them.\n      <\/p>\n\n      <p>\n        UK cookie law also provides a limited statistical purposes\n        exception for certain forms of privacy-preserving analytics used\n        solely to produce aggregate statistics for improving a website or service.\n      <\/p>\n\n      <p>\n        Where we rely upon that exception rather than consent, we will\n        ensure that the applicable legal requirements are satisfied,\n        including providing appropriate information and a simple means of objecting.\n      <\/p>\n\n      <p>\n        Where analytics are connected with advertising, individual tracking,\n        profiling, conversion tracking or advertising platforms, we will\n        treat those technologies as requiring consent.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 11 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-11\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">11<\/span>\n        <h2>Google Analytics<\/h2>\n      <\/div>\n\n      <p>\n        We may use <strong>Google Analytics<\/strong> to help us understand\n        how people use our website.\n      <\/p>\n\n      <p>Google Analytics may collect information including:<\/p>\n\n      <ul>\n        <li>pages visited;<\/li>\n        <li>approximate geographic information;<\/li>\n        <li>device and browser information;<\/li>\n        <li>referral information;<\/li>\n        <li>session information;<\/li>\n        <li>interactions with website pages;<\/li>\n        <li>website performance information; and<\/li>\n        <li>information about how visitors navigate our website.<\/li>\n      <\/ul>\n\n      <p>Google Analytics may use cookies such as:<\/p>\n\n      <ul>\n        <li><code>_ga<\/code>;<\/li>\n        <li><code>_gid<\/code>;<\/li>\n        <li><code>_gat<\/code>;<\/li>\n        <li><code>_ga_&lt;container-id&gt;<\/code>; and<\/li>\n        <li>other cookies introduced or amended by Google.<\/li>\n      <\/ul>\n\n      <p>\n        The exact cookies and retention periods may vary depending upon\n        our configuration and changes made by Google.\n      <\/p>\n\n      <p>\n        Where Google Analytics is used in a manner requiring consent,\n        it will only be activated after the appropriate consent has been provided.\n      <\/p>\n\n      <p>\n        Where information from Google Analytics is used or linked for advertising,\n        remarketing, profiling or advertising conversion purposes, the relevant\n        advertising consent requirements will apply.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 12 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-12\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">12<\/span>\n        <h2>Advertising and Marketing Cookies<\/h2>\n      <\/div>\n\n      <p>\n        We may use cookies and similar technologies to measure or\n        support online advertising.\n      <\/p>\n\n      <p>These technologies may be used to:<\/p>\n\n      <ul>\n        <li>understand whether advertisements lead to visits to our website;<\/li>\n        <li>measure advertising performance;<\/li>\n        <li>understand whether an advertisement resulted in an examination enquiry or booking;<\/li>\n        <li>create advertising audiences;<\/li>\n        <li>prevent the same advertisements being displayed excessively;<\/li>\n        <li>deliver advertising that may be more relevant to users;<\/li>\n        <li>conduct remarketing or retargeting;<\/li>\n        <li>measure conversions; and<\/li>\n        <li>understand advertising campaigns.<\/li>\n      <\/ul>\n\n      <p>\n        Advertising cookies and technologies are not strictly necessary\n        for you to use our website or book an examination.\n      <\/p>\n\n      <div class=\"iec-cookie-note\">\n        We will therefore obtain the required consent before using cookies\n        or similar technologies for online advertising, advertising tracking,\n        profiling or personalised advertising.\n      <\/div>\n\n    <\/section>\n\n\n    <!-- 13 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-13\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">13<\/span>\n        <h2>Google Ads<\/h2>\n      <\/div>\n\n      <p>\n        We may use <strong>Google Ads<\/strong> and associated Google\n        advertising technologies.\n      <\/p>\n\n      <p>Google advertising technologies may use cookies or similar technologies to:<\/p>\n\n      <ul>\n        <li>measure advertising conversions;<\/li>\n        <li>determine whether a visitor arrived through a Google advertisement;<\/li>\n        <li>measure campaign performance;<\/li>\n        <li>support remarketing;<\/li>\n        <li>create advertising audiences;<\/li>\n        <li>understand website activity following an advertisement; and<\/li>\n        <li>provide advertising services.<\/li>\n      <\/ul>\n\n      <p>Cookies associated with Google advertising may include cookies such as:<\/p>\n\n      <ul>\n        <li><code>_gcl_au<\/code>;<\/li>\n        <li><code>_gcl_aw<\/code>;<\/li>\n        <li>Google advertising identifiers; and<\/li>\n        <li>other cookies or technologies used by Google.<\/li>\n      <\/ul>\n\n      <p>\n        The precise cookie names and durations can change depending\n        upon Google&#8217;s technology and our configuration.\n      <\/p>\n\n      <div class=\"iec-cookie-note\">\n        Google Ads and associated advertising tracking technologies\n        will only be activated where the necessary consent has been obtained.\n      <\/div>\n\n    <\/section>\n\n\n    <!-- 14 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-14\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">14<\/span>\n        <h2>Meta Pixel and Facebook Technologies<\/h2>\n      <\/div>\n\n      <p>\n        We may use the <strong>Meta Pixel<\/strong> and related Meta\n        or Facebook technologies.\n      <\/p>\n\n      <p>These technologies may help us:<\/p>\n\n      <ul>\n        <li>understand whether people visit our website after seeing an advertisement on Facebook or Instagram;<\/li>\n        <li>measure advertising conversions;<\/li>\n        <li>measure campaign performance;<\/li>\n        <li>create audiences;<\/li>\n        <li>conduct remarketing or retargeting;<\/li>\n        <li>understand how visitors interact with our website following an advertisement; and<\/li>\n        <li>improve our advertising.<\/li>\n      <\/ul>\n\n      <p>Meta technologies may use cookies such as:<\/p>\n\n      <ul>\n        <li><code>_fbp<\/code>;<\/li>\n        <li><code>_fbc<\/code>; and<\/li>\n        <li>other Meta identifiers or tracking technologies.<\/li>\n      <\/ul>\n\n      <p>\n        The precise cookies used and their duration may change according\n        to Meta&#8217;s technology and configuration.\n      <\/p>\n\n      <div class=\"iec-cookie-note\">\n        The Meta Pixel and related advertising tracking technologies\n        will only be activated where the required consent has been obtained.\n      <\/div>\n\n    <\/section>\n\n\n    <!-- 15 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-15\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">15<\/span>\n        <h2>Functional and Preference Cookies<\/h2>\n      <\/div>\n\n      <p>\n        We may use functional cookies that allow our website to remember\n        choices or preferences.\n      <\/p>\n\n      <p>These may include:<\/p>\n\n      <ul>\n        <li>cookie preferences;<\/li>\n        <li>display preferences;<\/li>\n        <li>language preferences;<\/li>\n        <li>form preferences;<\/li>\n        <li>previously selected options; and<\/li>\n        <li>other website settings.<\/li>\n      <\/ul>\n\n      <p>\n        Some functional cookies may qualify for an applicable exception\n        where they are used only to provide functionality requested or\n        selected by the user.\n      <\/p>\n\n      <p>\n        Where an exception does not apply, we will obtain consent before\n        using them.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 16 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-16\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">16<\/span>\n        <h2>Cookie Preference and Consent Cookies<\/h2>\n      <\/div>\n\n      <p>\n        When you make a choice through our cookie consent mechanism,\n        we may store a cookie or similar record to remember that choice.\n      <\/p>\n\n      <p>For example, we may record whether you:<\/p>\n\n      <ul>\n        <li>accepted non-essential cookies;<\/li>\n        <li>rejected non-essential cookies;<\/li>\n        <li>accepted analytics cookies;<\/li>\n        <li>accepted advertising cookies; or<\/li>\n        <li>customised your preferences.<\/li>\n      <\/ul>\n\n      <p>\n        These preference records are necessary so that we do not repeatedly\n        ask you to make the same choice and so that we can respect your preferences.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 17 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-17\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">17<\/span>\n        <h2>Third-Party Cookies<\/h2>\n      <\/div>\n\n      <p>\n        Some cookies on our website may be placed by third parties\n        rather than directly by Intuition Exam Centres.\n      <\/p>\n\n      <p>Third parties whose technologies may operate through our website include:<\/p>\n\n      <ul>\n        <li>Google;<\/li>\n        <li>Google Analytics;<\/li>\n        <li>Google Ads;<\/li>\n        <li>Meta\/Facebook;<\/li>\n        <li>Stripe;<\/li>\n        <li>PayPal;<\/li>\n        <li>our third-party examination booking provider;<\/li>\n        <li>website hosting providers;<\/li>\n        <li>security providers;<\/li>\n        <li>form providers; and<\/li>\n        <li>other technology providers used to operate our website.<\/li>\n      <\/ul>\n\n      <p>\n        Third-party providers may update their cookie names,\n        technologies and retention periods from time to time.\n      <\/p>\n\n      <p>\n        Where a third party sets non-essential cookies through our website,\n        we will take reasonable steps to ensure those cookies are controlled\n        through our cookie consent mechanism where legally required.\n      <\/p>\n\n      <p>\n        Third-party providers may also process information in accordance\n        with their own privacy and cookie policies.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 18 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-18\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">18<\/span>\n        <h2>How Long Cookies Remain on Your Device<\/h2>\n      <\/div>\n\n      <p>\n        Cookies may be either session cookies or persistent cookies.\n      <\/p>\n\n      <h3>Session Cookies<\/h3>\n\n      <p>\n        Session cookies normally remain only while your browser session\n        is open and are deleted when you close your browser.\n      <\/p>\n\n      <p>They may be used for purposes such as:<\/p>\n\n      <ul>\n        <li>maintaining a booking session;<\/li>\n        <li>keeping items in a basket;<\/li>\n        <li>processing forms;<\/li>\n        <li>website security; and<\/li>\n        <li>payment functionality.<\/li>\n      <\/ul>\n\n      <h3>Persistent Cookies<\/h3>\n\n      <p>\n        Persistent cookies remain on your device for a specified period\n        or until they are manually deleted.\n      <\/p>\n\n      <p>They may be used for purposes including:<\/p>\n\n      <ul>\n        <li>remembering cookie preferences;<\/li>\n        <li>analytics;<\/li>\n        <li>advertising;<\/li>\n        <li>fraud prevention;<\/li>\n        <li>recognising returning visitors; and<\/li>\n        <li>remembering preferences.<\/li>\n      <\/ul>\n\n      <p>\n        The precise retention period varies according to the cookie,\n        its purpose and the provider responsible for it.\n      <\/p>\n\n      <p>\n        We aim to ensure cookies are not retained for longer than\n        reasonably necessary for their purpose.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 19 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-19\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">19<\/span>\n        <h2>Your Cookie Choices<\/h2>\n      <\/div>\n\n      <p>\n        Where consent is required, you will be able to choose whether\n        to allow non-essential cookies.\n      <\/p>\n\n      <p>Our cookie consent mechanism may provide options such as:<\/p>\n\n      <ul>\n        <li>Accept All;<\/li>\n        <li>Reject All; and<\/li>\n        <li>Manage or Customise Preferences.<\/li>\n      <\/ul>\n\n      <div class=\"iec-cookie-note iec-cookie-note-teal\">\n        Non-essential cookies requiring consent should remain disabled\n        unless you actively choose to enable them.\n      <\/div>\n\n      <p>\n        Simply continuing to browse our website does not constitute\n        consent to cookies that legally require consent.\n      <\/p>\n\n      <p>\n        You should be able to refuse non-essential cookies as easily\n        as you can accept them.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 20 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-20\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">20<\/span>\n        <h2>Changing or Withdrawing Your Cookie Consent<\/h2>\n      <\/div>\n\n      <p>\n        Where our website provides a cookie preferences or cookie settings\n        facility, you can use it to review or change your preferences.\n      <\/p>\n\n      <p>Where you withdraw consent, we will take reasonable steps to:<\/p>\n\n      <ul>\n        <li>stop the relevant cookies or technologies from being used;<\/li>\n        <li>prevent them being set again unless you subsequently consent; and<\/li>\n        <li>stop associated processing where required.<\/li>\n      <\/ul>\n\n      <p>\n        You may also delete cookies already stored on your device through\n        your browser settings.\n      <\/p>\n\n      <p>\n        Changing or withdrawing consent will not affect the lawfulness\n        of processing that occurred before the withdrawal.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 21 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-21\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">21<\/span>\n        <h2>Browser Cookie Controls<\/h2>\n      <\/div>\n\n      <p>\n        Most internet browsers allow you to manage cookies through their settings.\n      <\/p>\n\n      <p>Depending upon your browser, you may be able to:<\/p>\n\n      <ul>\n        <li>view cookies;<\/li>\n        <li>delete individual cookies;<\/li>\n        <li>delete all cookies;<\/li>\n        <li>block all cookies;<\/li>\n        <li>block third-party cookies;<\/li>\n        <li>block cookies from particular websites; or<\/li>\n        <li>receive warnings before cookies are stored.<\/li>\n      <\/ul>\n\n      <p>\n        Please be aware that blocking all cookies may affect website functionality.\n      <\/p>\n\n      <p>In particular, disabling strictly necessary cookies may prevent you from:<\/p>\n\n      <ul>\n        <li>completing forms;<\/li>\n        <li>maintaining a booking session;<\/li>\n        <li>using a shopping basket;<\/li>\n        <li>completing an examination booking; or<\/li>\n        <li>making an online payment.<\/li>\n      <\/ul>\n\n    <\/section>\n\n\n    <!-- 22 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-22\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">22<\/span>\n        <h2>Google and Advertising Controls<\/h2>\n      <\/div>\n\n      <p>\n        Users may also be able to manage certain Google advertising\n        and personalisation preferences directly through Google&#8217;s own\n        account or advertising settings.\n      <\/p>\n\n      <p>\n        Browser extensions or other controls may also be available\n        to restrict certain Google Analytics functionality.\n      <\/p>\n\n      <p>\n        These controls operate independently from Intuition Exam Centres\n        and may change from time to time.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 23 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-23\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">23<\/span>\n        <h2>Meta and Facebook Advertising Controls<\/h2>\n      <\/div>\n\n      <p>\n        Users of Facebook and Instagram may be able to manage certain\n        advertising preferences through their Meta account settings.\n      <\/p>\n\n      <p>\n        These settings are operated by Meta independently from Intuition Exam Centres.\n      <\/p>\n\n      <p>\n        Changing Meta advertising settings does not necessarily delete\n        cookies already stored in your browser, so you may also need to\n        manage cookies through our cookie preferences facility or your browser settings.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 24 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-24\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">24<\/span>\n        <h2>Forms and Personal Information<\/h2>\n      <\/div>\n\n      <p>\n        Cookies used to support our forms are separate from the personal\n        information that you choose to submit through a form.\n      <\/p>\n\n      <p>Information submitted through our website forms may include information relating to:<\/p>\n\n      <ul>\n        <li>examination enquiries;<\/li>\n        <li>examination bookings;<\/li>\n        <li>candidate details;<\/li>\n        <li>contact information;<\/li>\n        <li>access arrangement enquiries;<\/li>\n        <li>complaints;<\/li>\n        <li>post-results requests; or<\/li>\n        <li>other services.<\/li>\n      <\/ul>\n\n      <p>\n        The processing of personal information submitted through our forms\n        is explained in our <strong>Privacy Notice<\/strong>.\n      <\/p>\n\n      <p>\n        Where a separate Access Arrangement Application and Consent Form\n        is required, information supplied through that process will also\n        be handled in accordance with the relevant privacy information\n        and consent arrangements.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 25 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-25\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">25<\/span>\n        <h2>International Data Transfers<\/h2>\n      <\/div>\n\n      <p>\n        Some third-party providers used through our website, including\n        technology, analytics, advertising, payment or booking providers,\n        may process information outside the United Kingdom.\n      <\/p>\n\n      <p>\n        Where Intuition Exam Centres is responsible for a restricted\n        international transfer of personal information, we will take\n        appropriate steps to ensure that the transfer complies with\n        applicable UK data protection legislation.\n      <\/p>\n\n      <p>Depending upon the circumstances, safeguards may include:<\/p>\n\n      <ul>\n        <li>UK adequacy regulations;<\/li>\n        <li>the UK International Data Transfer Agreement (&#8220;IDTA&#8221;);<\/li>\n        <li>the UK International Data Transfer Addendum (&#8220;UK Addendum&#8221;); or<\/li>\n        <li>another legally recognised international transfer mechanism.<\/li>\n      <\/ul>\n\n      <p>\n        Third parties acting as independent data controllers are responsible\n        for their own international data transfers.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 26 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-26\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">26<\/span>\n        <h2>Updates to Our Cookies<\/h2>\n      <\/div>\n\n      <p>\n        The cookies and technologies used on our website may change\n        from time to time.\n      <\/p>\n\n      <p>This may occur because:<\/p>\n\n      <ul>\n        <li>we update our website;<\/li>\n        <li>our booking system changes;<\/li>\n        <li>we introduce new online services;<\/li>\n        <li>payment providers change their systems;<\/li>\n        <li>analytics providers update their technology;<\/li>\n        <li>advertising providers update their services;<\/li>\n        <li>security requirements change; or<\/li>\n        <li>applicable law or regulatory guidance changes.<\/li>\n      <\/ul>\n\n      <p>\n        Where our use of cookies changes significantly, we may update\n        this Cookie Policy and, where required, seek fresh consent.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 27 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-27\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">27<\/span>\n        <h2>Changes to This Cookie Policy<\/h2>\n      <\/div>\n\n      <p>\n        We may update this Cookie Policy from time to time.\n      <\/p>\n\n      <p>\n        The latest version will be published on our website.\n      <\/p>\n\n      <p>\n        The effective date shown at the top of this policy identifies\n        when the current version takes effect.\n      <\/p>\n\n    <\/section>\n\n\n    <!-- 28 -->\n\n    <section class=\"iec-cookie-section\" id=\"cookie-28\">\n\n      <div class=\"iec-cookie-title\">\n        <span class=\"iec-cookie-number\">28<\/span>\n        <h2>Contact Us<\/h2>\n      <\/div>\n\n      <p>\n        For questions about this Cookie Policy, our use of cookies\n        or your data protection rights, please contact:\n      <\/p>\n\n      <div class=\"iec-cookie-contact-grid\">\n\n        <div class=\"iec-cookie-contact\">\n          <span>Legal entity<\/span>\n          <strong>SK Education Services Ltd<\/strong>\n        <\/div>\n\n        <div class=\"iec-cookie-contact\">\n          <span>Trading as<\/span>\n          <strong>Intuition Exam Centres<\/strong>\n        <\/div>\n\n        <div class=\"iec-cookie-contact\">\n          <span>Company number<\/span>\n          <strong>09639469<\/strong>\n        <\/div>\n\n        <div class=\"iec-cookie-contact\">\n          <span>ICO Registration<\/span>\n          <strong>ZA789389<\/strong>\n        <\/div>\n\n        <div class=\"iec-cookie-contact\">\n          <span>Registered address<\/span>\n          <strong>212A Finney Lane, SK8 3QA<\/strong>\n        <\/div>\n\n        <div class=\"iec-cookie-contact\">\n          <span>Centre address<\/span>\n          <strong>212A Finney Lane, SK8 3QA<\/strong>\n        <\/div>\n\n        <div class=\"iec-cookie-contact\">\n          <span>Email<\/span>\n          <a href=\"mailto:examsofficer@intuitioncentres.com\">\n            examsofficer@intuitioncentres.com\n          <\/a>\n        <\/div>\n\n        <div class=\"iec-cookie-contact\">\n          <span>Telephone<\/span>\n          <a href=\"tel:01616374220\">\n            0161 637 4220\n          <\/a>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"iec-cookie-note iec-cookie-note-teal\">\n        <strong>Effective from: 1 August 2026<\/strong>\n      <\/div>\n\n    <\/section>\n\n\n  <\/div>\n\n\n  <!-- FINAL -->\n\n  <div class=\"iec-cookie-final\">\n\n    <span class=\"iec-cookie-final-label\">\n      Cookie choices\n    <\/span>\n\n    <h2>\n      You remain in control of non-essential cookies\n    <\/h2>\n\n    <p>\n      Where consent is required, non-essential cookies should remain\n      disabled unless you actively choose to enable them. You can review\n      or change your cookie preferences using the cookie settings available\n      on our website.\n    <\/p>\n\n    <p>\n      Questions:\n      <a href=\"mailto:examsofficer@intuitioncentres.com\">\n        examsofficer@intuitioncentres.com\n      <\/a>\n    <\/p>\n\n  <\/div>\n\n<\/div>\n\n\n\n<h1 class=\"wp-block-heading\">INTUITION EXAM CENTRES<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">COOKIE POLICY <\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Effective from: 1 August 2026<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">1. About This Cookie Policy<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">This Cookie Policy explains how <strong>SK Education Services Ltd, trading as Intuition Exam Centres<\/strong>, uses cookies and similar technologies when you visit or use our website, online forms, examination booking services and other online services.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This Cookie Policy should be read together with our <strong>Exam Candidate Privacy Notice<\/strong>, which explains more generally how we collect, use, store and share personal information.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Our details are:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Legal entity:<\/strong> SK Education Services Ltd<br><strong>Trading name:<\/strong> Intuition Exam Centres<br><strong>Company number:<\/strong> 09639469<br><strong>ICO Registration Number:<\/strong> ZA789389<br><strong>Registered address:<\/strong> 212A Finney Lane, SK8 3QA<br><strong>Centre address:<\/strong> 212A Finney Lane, SK8 3QA<br><strong>Email:<\/strong> <a href=\"mailto:examsofficer@intuitioncentres.com\">examsofficer@intuitioncentres.com<\/a><br><strong>Telephone:<\/strong> 0161 637 4220<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">2. What Are Cookies?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Cookies are small files or pieces of information that are stored on your computer, smartphone, tablet or other device when you visit a website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Cookies can allow a website to recognise your device and remember information about your visit.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, cookies may be used to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>keep you logged in during a session;<\/li>\n\n\n\n<li>remember items or examinations added to a booking or shopping basket;<\/li>\n\n\n\n<li>remember information while completing a form;<\/li>\n\n\n\n<li>maintain website security;<\/li>\n\n\n\n<li>prevent fraudulent activity;<\/li>\n\n\n\n<li>remember your preferences;<\/li>\n\n\n\n<li>understand how visitors use our website;<\/li>\n\n\n\n<li>measure the effectiveness of advertising;<\/li>\n\n\n\n<li>support online payments; and<\/li>\n\n\n\n<li>provide relevant advertising where you have consented to this.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The rules relating to cookies can also apply to similar technologies that store information on, or access information from, your device.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These technologies can include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>tracking pixels;<\/li>\n\n\n\n<li>web beacons;<\/li>\n\n\n\n<li>scripts;<\/li>\n\n\n\n<li>tags;<\/li>\n\n\n\n<li>local storage;<\/li>\n\n\n\n<li>browser storage;<\/li>\n\n\n\n<li>software development technologies;<\/li>\n\n\n\n<li>advertising identifiers; and<\/li>\n\n\n\n<li>similar storage and access technologies.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">In this policy, we generally refer to all of these technologies as &#8220;cookies&#8221; for simplicity.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">3. The Law Relating to Cookies<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Our use of cookies and similar technologies is governed by applicable UK law, including the <strong>Privacy and Electronic Communications Regulations 2003 (&#8220;PECR&#8221;)<\/strong>, as amended, and where personal information is involved, the <strong>UK General Data Protection Regulation (&#8220;UK GDPR&#8221;)<\/strong> and the <strong>Data Protection Act 2018<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Some cookies can be used without obtaining your prior consent where an applicable legal exception applies.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Other cookies, particularly those used for advertising, tracking, profiling and certain analytics purposes, will only be used where we have obtained the required consent.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where consent is required, non-essential cookies will not be activated before you have made an appropriate choice through our cookie consent mechanism.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">4. Types of Cookies We Use<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We may use the following categories of cookies.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">4.1 Strictly Necessary Cookies<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Strictly necessary cookies are required for our website or online services to operate properly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These cookies may be necessary to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>enable website navigation;<\/li>\n\n\n\n<li>operate our examination booking process;<\/li>\n\n\n\n<li>maintain your booking session;<\/li>\n\n\n\n<li>remember examinations or services placed into your basket;<\/li>\n\n\n\n<li>process information between stages of a booking;<\/li>\n\n\n\n<li>operate our own online forms;<\/li>\n\n\n\n<li>maintain information temporarily while you complete a form;<\/li>\n\n\n\n<li>enable secure form submission;<\/li>\n\n\n\n<li>prevent duplicate submissions;<\/li>\n\n\n\n<li>protect forms from spam or abuse;<\/li>\n\n\n\n<li>maintain website and account security;<\/li>\n\n\n\n<li>prevent fraud;<\/li>\n\n\n\n<li>process payments;<\/li>\n\n\n\n<li>remember essential cookie preferences;<\/li>\n\n\n\n<li>authenticate users where applicable;<\/li>\n\n\n\n<li>balance website traffic; and<\/li>\n\n\n\n<li>provide services that you have specifically requested.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Because these cookies are necessary to provide the website or service you have requested, they may be used without obtaining your consent where the relevant PECR exception applies.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can block these cookies through your browser in some circumstances, but doing so may prevent parts of our website, forms, booking process or payment system from working correctly.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">5. Our Own Cookies and Website Forms<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Intuition Exam Centres may set its own first-party cookies when you use our website and online forms.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These cookies may be used to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>maintain your website session;<\/li>\n\n\n\n<li>remember information entered while moving between pages of a form;<\/li>\n\n\n\n<li>prevent information from being lost during a form submission;<\/li>\n\n\n\n<li>identify whether a form has already been submitted;<\/li>\n\n\n\n<li>prevent spam, automated submissions and abuse;<\/li>\n\n\n\n<li>provide security protection;<\/li>\n\n\n\n<li>validate form submissions;<\/li>\n\n\n\n<li>remember user preferences;<\/li>\n\n\n\n<li>maintain booking information;<\/li>\n\n\n\n<li>remember cookie choices; and<\/li>\n\n\n\n<li>provide other functionality necessary for our website and online examination services.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Information that you actively enter into one of our forms, such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>your name;<\/li>\n\n\n\n<li>email address;<\/li>\n\n\n\n<li>telephone number;<\/li>\n\n\n\n<li>examination details;<\/li>\n\n\n\n<li>candidate information;<\/li>\n\n\n\n<li>booking information;<\/li>\n\n\n\n<li>enquiries; or<\/li>\n\n\n\n<li>other personal information,<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">is handled in accordance with our Privacy Notice.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The fact that an online form uses a cookie does not mean that all information entered into the form is stored within that cookie.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where possible, we minimise the information stored in cookies and use secure server-side systems to process information submitted through our forms.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">6. Booking System Cookies<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We use a third-party booking system to support examination bookings and related online services.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The booking provider may set cookies or use similar technologies when you:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>search for examination availability;<\/li>\n\n\n\n<li>select examinations or services;<\/li>\n\n\n\n<li>complete a booking;<\/li>\n\n\n\n<li>enter candidate information;<\/li>\n\n\n\n<li>move between booking pages;<\/li>\n\n\n\n<li>maintain a booking session;<\/li>\n\n\n\n<li>add items or services to a basket;<\/li>\n\n\n\n<li>proceed to checkout; or<\/li>\n\n\n\n<li>complete a payment.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Some booking-system cookies may be strictly necessary because they are required for the booking service to function.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The booking provider may also use other cookies for analytics or other purposes. Where those cookies require consent, they should not be activated until the appropriate consent has been obtained.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The precise cookie names and retention periods may depend upon the third-party booking platform and its current configuration.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">7. Payment Cookies<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We may use third-party payment providers, including <strong>Stripe and PayPal<\/strong>, to process payments.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These providers may place cookies or use similar technologies to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>process payment transactions;<\/li>\n\n\n\n<li>authenticate payment requests;<\/li>\n\n\n\n<li>maintain payment sessions;<\/li>\n\n\n\n<li>prevent fraud;<\/li>\n\n\n\n<li>identify suspicious transactions;<\/li>\n\n\n\n<li>provide payment security;<\/li>\n\n\n\n<li>remember payment preferences where applicable; and<\/li>\n\n\n\n<li>comply with legal and regulatory obligations.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Some payment cookies may be strictly necessary to enable the payment service requested by you or to maintain transaction security.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Payment providers may also act independently in relation to certain information they process and may have their own privacy and cookie policies.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">8. Stripe<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Where payments are processed through <strong>Stripe<\/strong>, Stripe may use cookies and similar technologies for purposes including:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>payment processing;<\/li>\n\n\n\n<li>fraud detection;<\/li>\n\n\n\n<li>payment authentication;<\/li>\n\n\n\n<li>transaction security;<\/li>\n\n\n\n<li>maintaining payment sessions; and<\/li>\n\n\n\n<li>preventing misuse of its services.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Cookies used by Stripe may include cookies with names such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>__stripe_mid<\/code>;<\/li>\n\n\n\n<li><code>__stripe_sid<\/code>; and<\/li>\n\n\n\n<li>other Stripe security or payment-related cookies.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The precise cookies used and their duration may change depending upon Stripe&#8217;s technology and configuration.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">9. PayPal<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Where payments are processed using <strong>PayPal<\/strong>, PayPal may use cookies and similar technologies for purposes including:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>processing payments;<\/li>\n\n\n\n<li>recognising a device;<\/li>\n\n\n\n<li>maintaining transaction security;<\/li>\n\n\n\n<li>fraud prevention;<\/li>\n\n\n\n<li>authentication;<\/li>\n\n\n\n<li>account functionality; and<\/li>\n\n\n\n<li>protecting PayPal and its users.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The exact cookies and retention periods used by PayPal may vary according to its current systems and the services being used.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">10. Analytics Cookies<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We may use analytics technologies to understand how visitors use our website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Analytics information may help us understand matters such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>how many people visit our website;<\/li>\n\n\n\n<li>which pages are visited;<\/li>\n\n\n\n<li>how visitors reach our website;<\/li>\n\n\n\n<li>how long visitors spend on particular pages;<\/li>\n\n\n\n<li>how visitors move through the website;<\/li>\n\n\n\n<li>which devices and browsers are being used;<\/li>\n\n\n\n<li>whether pages are functioning correctly;<\/li>\n\n\n\n<li>whether visitors encounter errors;<\/li>\n\n\n\n<li>how our booking journey is performing; and<\/li>\n\n\n\n<li>how we can improve our website and services.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Analytics cookies are not necessary for the basic operation of our website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where our use of analytics requires consent, analytics cookies will not be activated until you have consented to them.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">UK cookie law also provides a limited statistical purposes exception for certain forms of privacy-preserving analytics used solely to produce aggregate statistics for improving a website or service.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where we rely upon that exception rather than consent, we will ensure that the applicable legal requirements are satisfied, including providing appropriate information and a simple means of objecting.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where analytics are connected with advertising, individual tracking, profiling, conversion tracking or advertising platforms, we will treat those technologies as requiring consent.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">11. Google Analytics<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We may use <strong>Google Analytics<\/strong> to help us understand how people use our website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Google Analytics may collect information including:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>pages visited;<\/li>\n\n\n\n<li>approximate geographic information;<\/li>\n\n\n\n<li>device and browser information;<\/li>\n\n\n\n<li>referral information;<\/li>\n\n\n\n<li>session information;<\/li>\n\n\n\n<li>interactions with website pages;<\/li>\n\n\n\n<li>website performance information; and<\/li>\n\n\n\n<li>information about how visitors navigate our website.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Google Analytics may use cookies such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>_ga<\/code>;<\/li>\n\n\n\n<li><code>_gid<\/code>;<\/li>\n\n\n\n<li><code>_gat<\/code>;<\/li>\n\n\n\n<li><code>_ga_&lt;container-id&gt;<\/code>; and<\/li>\n\n\n\n<li>other cookies introduced or amended by Google.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The exact cookies and retention periods may vary depending upon our configuration and changes made by Google.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where Google Analytics is used in a manner requiring consent, it will only be activated after the appropriate consent has been provided.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where information from Google Analytics is used or linked for advertising, remarketing, profiling or advertising conversion purposes, the relevant advertising consent requirements will apply.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">12. Advertising and Marketing Cookies<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We may use cookies and similar technologies to measure or support online advertising.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These technologies may be used to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>understand whether advertisements lead to visits to our website;<\/li>\n\n\n\n<li>measure advertising performance;<\/li>\n\n\n\n<li>understand whether an advertisement resulted in an examination enquiry or booking;<\/li>\n\n\n\n<li>create advertising audiences;<\/li>\n\n\n\n<li>prevent the same advertisements being displayed excessively;<\/li>\n\n\n\n<li>deliver advertising that may be more relevant to users;<\/li>\n\n\n\n<li>conduct remarketing or retargeting;<\/li>\n\n\n\n<li>measure conversions; and<\/li>\n\n\n\n<li>understand advertising campaigns.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Advertising cookies and technologies are not strictly necessary for you to use our website or book an examination.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We will therefore obtain the required consent before using cookies or similar technologies for online advertising, advertising tracking, profiling or personalised advertising.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">13. Google Ads<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We may use <strong>Google Ads<\/strong> and associated Google advertising technologies.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Google advertising technologies may use cookies or similar technologies to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>measure advertising conversions;<\/li>\n\n\n\n<li>determine whether a visitor arrived through a Google advertisement;<\/li>\n\n\n\n<li>measure campaign performance;<\/li>\n\n\n\n<li>support remarketing;<\/li>\n\n\n\n<li>create advertising audiences;<\/li>\n\n\n\n<li>understand website activity following an advertisement; and<\/li>\n\n\n\n<li>provide advertising services.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Cookies associated with Google advertising may include cookies such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>_gcl_au<\/code>;<\/li>\n\n\n\n<li><code>_gcl_aw<\/code>;<\/li>\n\n\n\n<li>Google advertising identifiers; and<\/li>\n\n\n\n<li>other cookies or technologies used by Google.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The precise cookie names and durations can change depending upon Google&#8217;s technology and our configuration.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Google Ads and associated advertising tracking technologies will only be activated where the necessary consent has been obtained.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">14. Meta Pixel and Facebook Technologies<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We may use the <strong>Meta Pixel<\/strong> and related Meta or Facebook technologies.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These technologies may help us:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>understand whether people visit our website after seeing an advertisement on Facebook or Instagram;<\/li>\n\n\n\n<li>measure advertising conversions;<\/li>\n\n\n\n<li>measure campaign performance;<\/li>\n\n\n\n<li>create audiences;<\/li>\n\n\n\n<li>conduct remarketing or retargeting;<\/li>\n\n\n\n<li>understand how visitors interact with our website following an advertisement; and<\/li>\n\n\n\n<li>improve our advertising.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Meta technologies may use cookies such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>_fbp<\/code>;<\/li>\n\n\n\n<li><code>_fbc<\/code>; and<\/li>\n\n\n\n<li>other Meta identifiers or tracking technologies.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The precise cookies used and their duration may change according to Meta&#8217;s technology and configuration.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The Meta Pixel and related advertising tracking technologies will only be activated where the required consent has been obtained.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">15. Functional and Preference Cookies<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We may use functional cookies that allow our website to remember choices or preferences.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These may include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>cookie preferences;<\/li>\n\n\n\n<li>display preferences;<\/li>\n\n\n\n<li>language preferences;<\/li>\n\n\n\n<li>form preferences;<\/li>\n\n\n\n<li>previously selected options; and<\/li>\n\n\n\n<li>other website settings.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Some functional cookies may qualify for an applicable exception where they are used only to provide functionality requested or selected by the user.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where an exception does not apply, we will obtain consent before using them.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">16. Cookie Preference and Consent Cookies<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When you make a choice through our cookie consent mechanism, we may store a cookie or similar record to remember that choice.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, we may record whether you:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>accepted non-essential cookies;<\/li>\n\n\n\n<li>rejected non-essential cookies;<\/li>\n\n\n\n<li>accepted analytics cookies;<\/li>\n\n\n\n<li>accepted advertising cookies; or<\/li>\n\n\n\n<li>customised your preferences.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">These preference records are necessary so that we do not repeatedly ask you to make the same choice and so that we can respect your preferences.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">17. Third-Party Cookies<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Some cookies on our website may be placed by third parties rather than directly by Intuition Exam Centres.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Third parties whose technologies may operate through our website include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Google;<\/li>\n\n\n\n<li>Google Analytics;<\/li>\n\n\n\n<li>Google Ads;<\/li>\n\n\n\n<li>Meta\/Facebook;<\/li>\n\n\n\n<li>Stripe;<\/li>\n\n\n\n<li>PayPal;<\/li>\n\n\n\n<li>our third-party examination booking provider;<\/li>\n\n\n\n<li>website hosting providers;<\/li>\n\n\n\n<li>security providers;<\/li>\n\n\n\n<li>form providers; and<\/li>\n\n\n\n<li>other technology providers used to operate our website.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Third-party providers may update their cookie names, technologies and retention periods from time to time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where a third party sets non-essential cookies through our website, we will take reasonable steps to ensure those cookies are controlled through our cookie consent mechanism where legally required.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Third-party providers may also process information in accordance with their own privacy and cookie policies.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">18. How Long Cookies Remain on Your Device<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Cookies may be either session cookies or persistent cookies.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Session Cookies<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Session cookies normally remain only while your browser session is open and are deleted when you close your browser.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">They may be used for purposes such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>maintaining a booking session;<\/li>\n\n\n\n<li>keeping items in a basket;<\/li>\n\n\n\n<li>processing forms;<\/li>\n\n\n\n<li>website security; and<\/li>\n\n\n\n<li>payment functionality.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Persistent Cookies<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Persistent cookies remain on your device for a specified period or until they are manually deleted.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">They may be used for purposes including:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>remembering cookie preferences;<\/li>\n\n\n\n<li>analytics;<\/li>\n\n\n\n<li>advertising;<\/li>\n\n\n\n<li>fraud prevention;<\/li>\n\n\n\n<li>recognising returning visitors; and<\/li>\n\n\n\n<li>remembering preferences.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The precise retention period varies according to the cookie, its purpose and the provider responsible for it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We aim to ensure cookies are not retained for longer than reasonably necessary for their purpose.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">19. Your Cookie Choices<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Where consent is required, you will be able to choose whether to allow non-essential cookies.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Our cookie consent mechanism may provide options such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Accept All;<\/li>\n\n\n\n<li>Reject All; and<\/li>\n\n\n\n<li>Manage or Customise Preferences.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Non-essential cookies requiring consent should remain disabled unless you actively choose to enable them.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Simply continuing to browse our website does not constitute consent to cookies that legally require consent.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You should be able to refuse non-essential cookies as easily as you can accept them.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">20. Changing or Withdrawing Your Cookie Consent<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Where our website provides a cookie preferences or cookie settings facility, you can use it to review or change your preferences.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where you withdraw consent, we will take reasonable steps to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>stop the relevant cookies or technologies from being used;<\/li>\n\n\n\n<li>prevent them being set again unless you subsequently consent; and<\/li>\n\n\n\n<li>stop associated processing where required.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">You may also delete cookies already stored on your device through your browser settings.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Changing or withdrawing consent will not affect the lawfulness of processing that occurred before the withdrawal.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">21. Browser Cookie Controls<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Most internet browsers allow you to manage cookies through their settings.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Depending upon your browser, you may be able to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>view cookies;<\/li>\n\n\n\n<li>delete individual cookies;<\/li>\n\n\n\n<li>delete all cookies;<\/li>\n\n\n\n<li>block all cookies;<\/li>\n\n\n\n<li>block third-party cookies;<\/li>\n\n\n\n<li>block cookies from particular websites; or<\/li>\n\n\n\n<li>receive warnings before cookies are stored.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Please be aware that blocking all cookies may affect website functionality.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In particular, disabling strictly necessary cookies may prevent you from:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>completing forms;<\/li>\n\n\n\n<li>maintaining a booking session;<\/li>\n\n\n\n<li>using a shopping basket;<\/li>\n\n\n\n<li>completing an examination booking; or<\/li>\n\n\n\n<li>making an online payment.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">22. Google and Advertising Controls<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Users may also be able to manage certain Google advertising and personalisation preferences directly through Google&#8217;s own account or advertising settings.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Browser extensions or other controls may also be available to restrict certain Google Analytics functionality.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These controls operate independently from Intuition Exam Centres and may change from time to time.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">23. Meta and Facebook Advertising Controls<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Users of Facebook and Instagram may be able to manage certain advertising preferences through their Meta account settings.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These settings are operated by Meta independently from Intuition Exam Centres.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Changing Meta advertising settings does not necessarily delete cookies already stored in your browser, so you may also need to manage cookies through our cookie preferences facility or your browser settings.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">24. Forms and Personal Information<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Cookies used to support our forms are separate from the personal information that you choose to submit through a form.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Information submitted through our website forms may include information relating to:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>examination enquiries;<\/li>\n\n\n\n<li>examination bookings;<\/li>\n\n\n\n<li>candidate details;<\/li>\n\n\n\n<li>contact information;<\/li>\n\n\n\n<li>access arrangement enquiries;<\/li>\n\n\n\n<li>complaints;<\/li>\n\n\n\n<li>post-results requests; or<\/li>\n\n\n\n<li>other services.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The processing of personal information submitted through our forms is explained in our <strong>Privacy Notice<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where a separate Access Arrangement Application and Consent Form is required, information supplied through that process will also be handled in accordance with the relevant privacy information and consent arrangements.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">25. International Data Transfers<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Some third-party providers used through our website, including technology, analytics, advertising, payment or booking providers, may process information outside the United Kingdom.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Where Intuition Exam Centres is responsible for a restricted international transfer of personal information, we will take appropriate steps to ensure that the transfer complies with applicable UK data protection legislation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Depending upon the circumstances, safeguards may include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>UK adequacy regulations;<\/li>\n\n\n\n<li>the UK International Data Transfer Agreement (&#8220;IDTA&#8221;);<\/li>\n\n\n\n<li>the UK International Data Transfer Addendum (&#8220;UK Addendum&#8221;); or<\/li>\n\n\n\n<li>another legally recognised international transfer mechanism.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Third parties acting as independent data controllers are responsible for their own international data transfers.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">26. Updates to Our Cookies<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The cookies and technologies used on our website may change from time to time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This may occur because:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>we update our website;<\/li>\n\n\n\n<li>our booking system changes;<\/li>\n\n\n\n<li>we introduce new online services;<\/li>\n\n\n\n<li>payment providers change their systems;<\/li>\n\n\n\n<li>analytics providers update their technology;<\/li>\n\n\n\n<li>advertising providers update their services;<\/li>\n\n\n\n<li>security requirements change; or<\/li>\n\n\n\n<li>applicable law or regulatory guidance changes.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Where our use of cookies changes significantly, we may update this Cookie Policy and, where required, seek fresh consent.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">27. Changes to This Cookie Policy<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We may update this Cookie Policy from time to time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The latest version will be published on our website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The effective date shown at the top of this policy identifies when the current version takes effect.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">28. Contact Us<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">For questions about this Cookie Policy, our use of cookies or your data protection rights, please contact:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>SK Education Services Ltd<\/strong><br><strong>trading as Intuition Exam Centres<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Company number:<\/strong> 09639469<br><strong>ICO Registration Number:<\/strong> ZA789389<br><strong>Registered address:<\/strong> 212A Finney Lane, SK8 3QA<br><strong>Centre address:<\/strong> 212A Finney Lane, SK8 3QA<br><strong>Email:<\/strong> <a href=\"mailto:examsofficer@intuitioncentres.com\">examsofficer@intuitioncentres.com<\/a><br><strong>Telephone:<\/strong> 0161 637 4220<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Effective from: 1 August 2026<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Intuition Exam Centres Cookie Policy This Cookie Policy explains how SK Education Services Ltd, trading as Intuition Exam Centres, uses cookies and similar technologies when you visit or use our website, online forms, examination booking services and other online services. Effective from 1 August 2026 Legal entity SK Education Services Ltd Trading name Intuition Exam [&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-616","page","type-page","status-publish","hentry","post"],"_links":{"self":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/616","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/comments?post=616"}],"version-history":[{"count":4,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/616\/revisions"}],"predecessor-version":[{"id":754,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/616\/revisions\/754"}],"wp:attachment":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/media?parent=616"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}