{"id":466,"date":"2026-07-20T11:10:05","date_gmt":"2026-07-20T11:10:05","guid":{"rendered":"https:\/\/intuitioncentres.com\/exam-centres\/?page_id=466"},"modified":"2026-08-08T16:37:30","modified_gmt":"2026-08-08T16:37:30","slug":"contact-page","status":"publish","type":"page","link":"https:\/\/intuitioncentres.com\/exam-centres\/contact-page\/","title":{"rendered":"Contact Page"},"content":{"rendered":"\n<style>\n\/* =========================================================\n   INTUITION EXAM CENTRES \u2014 CONTACT PAGE\n   ========================================================= *\/\n\n.iec-contact-safe,\n.iec-contact-safe * {\n  box-sizing:border-box;\n}\n\n.iec-contact-safe {\n  --orange:#ed5623;\n  --orange-dark:#bd3f16;\n  --orange-soft:#fff1eb;\n\n  --teal:#21d5cd;\n  --teal-dark:#087b78;\n  --teal-soft:#e6fbfa;\n\n  --ink:#172c3a;\n  --muted:#5c6c76;\n  --line:#dce7ea;\n  --white:#ffffff;\n  --page:#f7fafb;\n\n  max-width:1180px;\n  margin:8px auto 30px;\n  padding:clamp(18px,3vw,38px);\n\n  color:var(--ink);\n\n  font-family:\n    Inter,\n    ui-sans-serif,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Arial,\n    sans-serif;\n\n  line-height:1.65;\n\n  background:\n    radial-gradient(circle at 96% 2%,rgba(33,213,205,.15),transparent 24%),\n    radial-gradient(circle at 2% 26%,rgba(237,86,35,.10),transparent 20%),\n    var(--page);\n\n  border:1px solid #edf2f3;\n  border-radius:28px;\n\n  overflow:hidden;\n}\n\n.iec-contact-safe a {\n  color:inherit;\n}\n\n.iec-contact-safe h1,\n.iec-contact-safe h2,\n.iec-contact-safe h3,\n.iec-contact-safe p {\n  margin-top:0;\n}\n\n.iec-contact-safe p:last-child {\n  margin-bottom:0;\n}\n\n\n\/* =========================================================\n   SMALL HEADINGS\n   ========================================================= *\/\n\n.iec-contact-safe .eyebrow,\n.iec-contact-safe .kicker {\n  color:var(--orange-dark);\n\n  font-size:15px;\n  font-weight:900;\n\n  letter-spacing:.10em;\n  text-transform:uppercase;\n}\n\n.iec-contact-safe .eyebrow {\n  display:inline-flex;\n\n  align-items:center;\n\n  gap:9px;\n\n  margin-bottom:13px;\n}\n\n.iec-contact-safe .eyebrow::before {\n  width:30px;\n  height:3px;\n\n  border-radius:99px;\n\n  background:var(--orange);\n\n  content:\"\";\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.iec-contact-safe .hero {\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,1fr)\n    minmax(360px,.86fr);\n\n  gap:clamp(28px,5vw,64px);\n\n  align-items:center;\n\n  padding:2px 0 clamp(38px,6vw,68px);\n}\n\n.iec-contact-safe .hero h1 {\n  max-width:720px;\n\n  margin-bottom:18px;\n\n  font-size:clamp(2.7rem,6vw,5rem);\n  font-weight:900;\n\n  line-height:.98;\n  letter-spacing:-.052em;\n}\n\n.iec-contact-safe .hero h1 span {\n  color:var(--orange);\n}\n\n.iec-contact-safe .lead {\n  max-width:720px;\n\n  margin-bottom:27px;\n\n  color:var(--muted);\n\n  font-size:clamp(1.15rem,1.7vw,1.28rem);\n  font-weight:500;\n\n  line-height:1.72;\n}\n\n.iec-contact-safe .actions {\n  display:flex;\n\n  flex-wrap:wrap;\n\n  gap:12px;\n\n  align-items:stretch;\n}\n\n\n\/* =========================================================\n   BUTTONS\n   ========================================================= *\/\n\n.iec-contact-safe .btn {\n  display:inline-flex;\n\n  min-height:54px;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:10px;\n\n  padding:13px 22px;\n\n  border:1px solid transparent;\n  border-radius:15px;\n\n  background:var(--orange);\n  color:#ffffff;\n\n  box-shadow:0 12px 28px rgba(237,86,35,.25);\n\n  font-size:16px;\n  font-weight:900;\n\n  text-decoration:none;\n\n  transition:.18s ease;\n}\n\n.iec-contact-safe .btn:hover,\n.iec-contact-safe .btn:focus-visible {\n  background:var(--orange-dark);\n\n  box-shadow:0 16px 34px rgba(237,86,35,.30);\n\n  transform:translateY(-2px);\n}\n\n.iec-contact-safe .btn.secondary {\n  border-color:rgba(8,123,120,.25);\n\n  background:rgba(255,255,255,.9);\n  color:var(--teal-dark);\n\n  box-shadow:none;\n}\n\n.iec-contact-safe .btn .arrow {\n  font-size:1.25em;\n\n  line-height:1;\n}\n\n\n\/* =========================================================\n   PLAIN EMAIL DISPLAY\n   ========================================================= *\/\n\n.iec-contact-safe .email-display {\n  display:inline-flex;\n\n  min-height:54px;\n\n  flex-direction:column;\n\n  justify-content:center;\n\n  gap:2px;\n\n  padding:10px 18px;\n\n  border:1px solid rgba(8,123,120,.20);\n  border-radius:15px;\n\n  background:#ffffff;\n\n  box-shadow:0 8px 22px rgba(20,49,64,.07);\n}\n\n.iec-contact-safe .email-display-label {\n  color:#687980;\n\n  font-size:13px;\n  font-weight:800;\n\n  letter-spacing:.03em;\n}\n\n.iec-contact-safe .email-display strong {\n  color:var(--teal-dark);\n\n  font-size:16px;\n  font-weight:900;\n\n  line-height:1.4;\n\n  overflow-wrap:anywhere;\n}\n\n.iec-contact-safe .email-address {\n  display:block;\n\n  color:var(--teal-dark);\n\n  font-size:17px;\n  font-weight:850;\n\n  line-height:1.55;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   HERO ARTWORK\n   ========================================================= *\/\n\n.iec-contact-safe .hero-art {\n  position:relative;\n\n  min-height:450px;\n\n  padding:20px;\n}\n\n.iec-contact-safe .hero-art::before {\n  position:absolute;\n\n  inset:5% 6% 3% 0;\n\n  border-radius:42px;\n\n  background:\n    linear-gradient(\n      135deg,\n      rgba(33,213,205,.26),\n      rgba(33,213,205,.03)\n    );\n\n  transform:rotate(-3deg);\n\n  content:\"\";\n}\n\n.iec-contact-safe .visual {\n  position:relative;\n  z-index:1;\n\n  min-height:410px;\n\n  padding:26px;\n\n  border:7px solid #ffffff;\n  border-radius:30px;\n\n  background:#f4fbfb;\n\n  box-shadow:0 20px 52px rgba(20,49,64,.11);\n\n  overflow:hidden;\n}\n\n.iec-contact-safe .visual::before,\n.iec-contact-safe .visual::after {\n  position:absolute;\n\n  border-radius:50%;\n\n  content:\"\";\n}\n\n.iec-contact-safe .visual::before {\n  right:-25px;\n  top:-30px;\n\n  width:150px;\n  height:150px;\n\n  background:var(--orange-soft);\n}\n\n.iec-contact-safe .visual::after {\n  left:-35px;\n  bottom:-48px;\n\n  width:170px;\n  height:170px;\n\n  background:var(--teal-soft);\n}\n\n\n\/* =========================================================\n   HERO CONTACT WINDOW\n   ========================================================= *\/\n\n.iec-contact-safe .browser {\n  position:absolute;\n  z-index:2;\n\n  left:12%;\n  top:13%;\n\n  width:62%;\n  min-width:260px;\n\n  border-radius:24px;\n\n  background:#ffffff;\n\n  box-shadow:0 18px 38px rgba(20,49,64,.13);\n\n  overflow:hidden;\n}\n\n.iec-contact-safe .browser-bar {\n  height:64px;\n\n  padding:19px 22px;\n\n  background:var(--ink);\n  color:#ffffff;\n\n  font-size:1rem;\n  font-weight:800;\n}\n\n.iec-contact-safe .browser-dots {\n  display:inline-flex;\n\n  gap:7px;\n\n  margin-right:13px;\n\n  vertical-align:2px;\n}\n\n.iec-contact-safe .browser-dots i {\n  display:block;\n\n  width:10px;\n  height:10px;\n\n  border-radius:50%;\n\n  background:var(--orange);\n}\n\n.iec-contact-safe .browser-dots i:nth-child(2) {\n  background:var(--teal);\n}\n\n.iec-contact-safe .browser-dots i:nth-child(3) {\n  background:#ffffff;\n\n  opacity:.55;\n}\n\n.iec-contact-safe .contact-line {\n  display:grid;\n\n  grid-template-columns:42px 1fr;\n\n  gap:14px;\n\n  align-items:center;\n\n  margin:24px;\n\n  padding:13px 15px;\n\n  border-radius:15px;\n\n  background:var(--teal-soft);\n}\n\n.iec-contact-safe .contact-line.phone {\n  margin-top:0;\n\n  background:var(--orange-soft);\n}\n\n.iec-contact-safe .mini-icon {\n  display:grid;\n\n  width:42px;\n  height:42px;\n\n  place-items:center;\n\n  border-radius:13px;\n\n  background:var(--teal);\n  color:#ffffff;\n\n  font-size:1.25rem;\n  font-weight:900;\n}\n\n.iec-contact-safe .phone .mini-icon {\n  background:var(--orange);\n}\n\n.iec-contact-safe .contact-line b {\n  display:block;\n\n  font-size:1rem;\n}\n\n.iec-contact-safe .contact-line small {\n  display:block;\n\n  color:var(--muted);\n\n  font-size:.78rem;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   HERO DECORATION\n   ========================================================= *\/\n\n.iec-contact-safe .pin {\n  position:absolute;\n  z-index:3;\n\n  right:5%;\n  top:34%;\n\n  width:122px;\n  height:150px;\n\n  filter:drop-shadow(0 14px 16px rgba(20,49,64,.18));\n}\n\n.iec-contact-safe .pin-shape {\n  position:absolute;\n\n  top:0;\n  left:7px;\n\n  width:108px;\n  height:108px;\n\n  border-radius:54% 54% 54% 8%;\n\n  background:\n    linear-gradient(\n      135deg,\n      #ff7c47,\n      var(--orange)\n    );\n\n  transform:rotate(-45deg);\n}\n\n.iec-contact-safe .pin-hole {\n  position:absolute;\n  z-index:2;\n\n  top:28px;\n  left:38px;\n\n  width:46px;\n  height:46px;\n\n  border:13px solid #ffffff;\n  border-radius:50%;\n\n  background:var(--teal);\n}\n\n.iec-contact-safe .mail-tile {\n  position:absolute;\n  z-index:4;\n\n  left:2%;\n  top:35%;\n\n  display:grid;\n\n  width:88px;\n  height:88px;\n\n  place-items:center;\n\n  border-radius:22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      var(--teal),\n      var(--teal-dark)\n    );\n\n  box-shadow:0 14px 26px rgba(20,49,64,.18);\n\n  color:#ffffff;\n\n  font-size:2rem;\n  font-weight:900;\n}\n\n.iec-contact-safe .route {\n  position:absolute;\n  z-index:1;\n\n  left:12%;\n  right:6%;\n  bottom:16%;\n\n  height:90px;\n\n  border-top:5px dashed rgba(8,123,120,.23);\n  border-radius:50%;\n\n  transform:rotate(-8deg);\n}\n\n\n\/* =========================================================\n   CONTACT CARDS\n   ========================================================= *\/\n\n.iec-contact-safe .contact-grid {\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap:15px;\n\n  margin-bottom:clamp(48px,7vw,78px);\n}\n\n.iec-contact-safe .contact-card {\n  position:relative;\n\n  min-height:240px;\n\n  padding:29px;\n\n  border:1px solid var(--line);\n  border-radius:22px;\n\n  background:#ffffff;\n\n  box-shadow:0 12px 32px rgba(20,49,64,.06);\n\n  overflow:hidden;\n}\n\n.iec-contact-safe .contact-card::after {\n  position:absolute;\n\n  right:-30px;\n  bottom:-36px;\n\n  width:120px;\n  height:120px;\n\n  border-radius:50%;\n\n  background:var(--teal-soft);\n\n  content:\"\";\n}\n\n.iec-contact-safe .contact-card:nth-child(2)::after {\n  background:var(--orange-soft);\n}\n\n.iec-contact-safe .card-icon {\n  display:grid;\n\n  width:52px;\n  height:52px;\n\n  place-items:center;\n\n  margin-bottom:18px;\n\n  border-radius:15px;\n\n  background:var(--teal-soft);\n  color:var(--teal-dark);\n\n  font-size:1.45rem;\n  font-weight:900;\n}\n\n.iec-contact-safe .contact-card:nth-child(2) .card-icon {\n  background:var(--orange-soft);\n  color:var(--orange-dark);\n}\n\n.iec-contact-safe .contact-card h2 {\n  margin-bottom:8px;\n\n  font-size:22px;\n\n  line-height:1.25;\n}\n\n.iec-contact-safe .contact-card p {\n  position:relative;\n  z-index:1;\n\n  color:var(--muted);\n\n  font-size:16px;\n\n  line-height:1.67;\n}\n\n.iec-contact-safe .card-link {\n  position:relative;\n  z-index:2;\n\n  display:inline-block;\n\n  margin-top:14px;\n\n  color:var(--teal-dark);\n\n  font-size:16px;\n  font-weight:850;\n\n  text-decoration:none;\n\n  overflow-wrap:anywhere;\n}\n\n.iec-contact-safe .contact-card:nth-child(2) .card-link {\n  color:var(--orange-dark);\n}\n\n\n\/* =========================================================\n   PHONE GUIDANCE\n   ========================================================= *\/\n\n.iec-contact-safe .phone-guidance {\n  display:block;\n\n  margin-top:9px;\n\n  padding:12px 13px;\n\n  border-left:4px solid var(--orange);\n  border-radius:0 12px 12px 0;\n\n  background:var(--orange-soft);\n  color:var(--ink);\n\n  font-size:15px;\n  line-height:1.6;\n}\n\n.iec-contact-safe .phone-guidance strong {\n  color:var(--orange-dark);\n}\n\n\n\/* =========================================================\n   VISIT CARD WARNING\n   ========================================================= *\/\n\n.iec-contact-safe .visit-card-warning {\n  display:block;\n\n  position:relative;\n  z-index:2;\n\n  margin-top:13px;\n\n  padding:13px 14px;\n\n  border-left:4px solid var(--orange);\n  border-radius:0 12px 12px 0;\n\n  background:var(--orange-soft);\n\n  color:#5c4b44;\n\n  font-size:15.5px;\n  line-height:1.65;\n}\n\n.iec-contact-safe .visit-card-warning strong {\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--orange-dark);\n\n  font-size:16px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   STANDARD SECTIONS\n   ========================================================= *\/\n\n.iec-contact-safe .section {\n  margin-bottom:clamp(48px,7vw,82px);\n}\n\n.iec-contact-safe .section-head {\n  max-width:760px;\n\n  margin:0 auto 28px;\n\n  text-align:center;\n}\n\n.iec-contact-safe .section-head h2 {\n  margin:7px 0 12px;\n\n  font-size:clamp(2rem,4vw,3.25rem);\n  font-weight:900;\n\n  line-height:1.06;\n  letter-spacing:-.035em;\n}\n\n.iec-contact-safe .section-head p {\n  color:var(--muted);\n\n  font-size:1.08rem;\n}\n\n\n\/* =========================================================\n   FULL WIDTH GOOGLE MAP\n   ========================================================= *\/\n\n.iec-contact-safe .location-new {\n  display:block;\n}\n\n.iec-contact-safe .map-new {\n  position:relative;\n\n  width:100%;\n  height:390px;\n\n  overflow:hidden;\n\n  border:7px solid #ffffff;\n  border-radius:27px;\n\n  background:#eef3f4;\n\n  box-shadow:0 18px 46px rgba(20,49,64,.12);\n}\n\n.iec-contact-safe .map-new iframe {\n  position:absolute;\n  z-index:2;\n\n  inset:0;\n\n  display:block;\n\n  width:100%;\n  height:100%;\n\n  border:0;\n\n  background:#eef3f4;\n\n  filter:\n    saturate(.92)\n    contrast(.98)\n    brightness(1.03);\n}\n\n\n\/* =========================================================\n   MAP INFO\n   ========================================================= *\/\n\n.iec-contact-safe .map-new-info {\n  position:absolute;\n  z-index:7;\n\n  left:17px;\n  top:17px;\n\n  width:min(\n    360px,\n    calc(100% - 34px)\n  );\n\n  padding:16px 18px;\n\n  border:1px solid rgba(255,255,255,.9);\n  border-radius:17px;\n\n  background:rgba(255,255,255,.96);\n\n  box-shadow:0 12px 30px rgba(20,49,64,.15);\n\n  pointer-events:none;\n}\n\n.iec-contact-safe .map-new-info .map-tag {\n  display:inline-flex;\n\n  margin-bottom:7px;\n\n  padding:5px 9px;\n\n  border-radius:999px;\n\n  background:var(--orange-soft);\n  color:var(--orange-dark);\n\n  font-size:.72rem;\n  font-weight:900;\n\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.iec-contact-safe .map-new-info strong {\n  display:block;\n\n  margin-bottom:2px;\n\n  color:var(--ink);\n\n  font-size:1.12rem;\n\n  line-height:1.3;\n}\n\n.iec-contact-safe .map-new-info p {\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:.94rem;\n}\n\n\n\/* MAP DIRECTIONS *\/\n\n.iec-contact-safe .map-new-open {\n  position:absolute;\n  z-index:8;\n\n  right:16px;\n  bottom:16px;\n\n  display:inline-flex;\n\n  min-height:48px;\n\n  align-items:center;\n  justify-content:center;\n\n  padding:11px 16px;\n\n  border:1px solid rgba(8,123,120,.15);\n  border-radius:13px;\n\n  background:#ffffff;\n  color:var(--teal-dark);\n\n  box-shadow:0 9px 24px rgba(20,49,64,.18);\n\n  font-size:.94rem;\n  font-weight:850;\n\n  text-decoration:none;\n}\n\n.iec-contact-safe .map-new-open:hover {\n  color:var(--orange-dark);\n\n  transform:translateY(-1px);\n}\n\n\n\/* =========================================================\n   VISIT US PANEL\n   ========================================================= *\/\n\n.iec-contact-safe .location-info-new {\n  margin-top:20px;\n\n  padding:clamp(24px,3.5vw,36px);\n\n  border:1px solid rgba(8,123,120,.15);\n  border-radius:25px;\n\n  background:\n    radial-gradient(\n      circle at 96% 4%,\n      rgba(33,213,205,.12),\n      transparent 26%\n    ),\n    linear-gradient(\n      135deg,\n      #ffffff,\n      #effdfc\n    );\n\n  box-shadow:0 12px 32px rgba(20,49,64,.055);\n}\n\n.iec-contact-safe .location-info-top {\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,1fr)\n    auto;\n\n  gap:24px;\n\n  align-items:center;\n\n  margin-bottom:27px;\n}\n\n.iec-contact-safe .location-info-top .kicker {\n  color:var(--orange-dark);\n}\n\n.iec-contact-safe .location-info-top h2 {\n  margin:7px 0 12px;\n\n  color:var(--ink);\n\n  font-size:clamp(1.8rem,3.4vw,2.6rem);\n  font-weight:900;\n\n  line-height:1.1;\n  letter-spacing:-.03em;\n}\n\n.iec-contact-safe .location-info-top p {\n  max-width:760px;\n\n  margin:0;\n\n  color:#53656f;\n\n  font-size:clamp(1.1rem,1.5vw,1.2rem);\n  font-weight:500;\n\n  line-height:1.72;\n}\n\n\n\/* =========================================================\n   LOCATION DETAIL BOXES\n   ========================================================= *\/\n\n.iec-contact-safe .location-detail-grid {\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap:13px;\n}\n\n.iec-contact-safe .location-detail {\n  min-width:0;\n\n  padding:21px 20px;\n\n  border:1px solid var(--line);\n  border-radius:17px;\n\n  background:rgba(255,255,255,.94);\n}\n\n.iec-contact-safe .location-detail-icon {\n  display:grid;\n\n  width:47px;\n  height:47px;\n\n  place-items:center;\n\n  margin-bottom:14px;\n\n  border-radius:13px;\n\n  background:var(--teal-soft);\n  color:var(--teal-dark);\n\n  font-size:1.25rem;\n  font-weight:900;\n}\n\n.iec-contact-safe .location-detail:nth-child(2) .location-detail-icon {\n  background:var(--orange-soft);\n  color:var(--orange-dark);\n}\n\n.iec-contact-safe .location-detail strong {\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--ink);\n\n  font-size:18px;\n  font-weight:900;\n\n  line-height:1.4;\n}\n\n.iec-contact-safe .location-detail p {\n  margin:0;\n\n  color:#53656f;\n\n  font-size:17px;\n  line-height:1.62;\n\n  overflow-wrap:anywhere;\n}\n\n.iec-contact-safe .location-appointment-badge {\n  display:inline-flex;\n\n  align-items:center;\n\n  margin-top:11px;\n\n  padding:8px 12px;\n\n  border-radius:999px;\n\n  background:#fff2ec;\n  color:#c94317;\n\n  font-size:15px;\n  font-weight:900;\n\n  line-height:1.3;\n}\n\n\n\/* =========================================================\n   LARGE APPOINTMENT NOTICE\n   ========================================================= *\/\n\n.iec-contact-safe .location-notice {\n  display:grid;\n\n  grid-template-columns:52px 1fr;\n\n  gap:16px;\n\n  align-items:start;\n\n  margin-top:17px;\n\n  padding:21px 22px;\n\n  border:1px solid rgba(237,86,35,.18);\n  border-radius:18px;\n\n  background:#fff7f3;\n}\n\n.iec-contact-safe .location-notice-icon {\n  display:grid;\n\n  width:50px;\n  height:50px;\n\n  place-items:center;\n\n  border-radius:14px;\n\n  background:var(--orange);\n  color:#ffffff;\n\n  font-size:1.15rem;\n  font-weight:900;\n}\n\n.iec-contact-safe .location-notice strong {\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--orange-dark);\n\n  font-size:20px;\n  font-weight:900;\n\n  line-height:1.4;\n}\n\n.iec-contact-safe .location-notice p {\n  max-width:920px;\n\n  margin:0;\n\n  color:#604e46;\n\n  font-size:18px;\n  font-weight:500;\n\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   HELP CARDS\n   ========================================================= *\/\n\n.iec-contact-safe .help-grid {\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,1fr)\n    minmax(0,1fr);\n\n  gap:20px;\n}\n\n.iec-contact-safe .help-card {\n  padding:clamp(25px,4vw,38px);\n\n  border:1px solid var(--line);\n  border-radius:25px;\n\n  background:#ffffff;\n\n  box-shadow:0 14px 38px rgba(20,49,64,.07);\n}\n\n.iec-contact-safe .help-card.accent {\n  border-color:#f4d6ca;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fff7f3,\n      #ffffff\n    );\n}\n\n.iec-contact-safe .help-card h2 {\n  margin:8px 0 14px;\n\n  font-size:clamp(26px,3vw,34px);\n\n  line-height:1.15;\n  letter-spacing:-.025em;\n}\n\n.iec-contact-safe .help-card p {\n  color:var(--muted);\n\n  font-size:16px;\n\n  line-height:1.65;\n}\n\n.iec-contact-safe .checks {\n  display:grid;\n\n  gap:12px;\n\n  margin:20px 0 0;\n  padding:0;\n\n  list-style:none;\n}\n\n.iec-contact-safe .checks li {\n  display:flex;\n\n  gap:12px;\n\n  align-items:flex-start;\n\n  font-size:16px;\n\n  line-height:1.6;\n}\n\n.iec-contact-safe .checks span {\n  display:grid;\n\n  width:29px;\n  height:29px;\n\n  flex:0 0 auto;\n\n  place-items:center;\n\n  border-radius:50%;\n\n  background:var(--teal-soft);\n  color:var(--teal-dark);\n\n  font-size:15px;\n  font-weight:900;\n}\n\n.iec-contact-safe .accent .checks span {\n  background:var(--orange-soft);\n  color:var(--orange-dark);\n}\n\n\n\/* =========================================================\n   BOTTOM OPENING HOURS\n   ========================================================= *\/\n\n.iec-contact-safe .hours {\n  display:grid;\n\n  grid-template-columns:\n    1fr auto;\n\n  gap:32px;\n\n  align-items:center;\n\n  padding:clamp(26px,4vw,42px);\n\n  border-radius:26px;\n\n  background:\n    linear-gradient(\n      135deg,\n      var(--orange),\n      #ff7a43\n    );\n\n  color:#ffffff;\n\n  box-shadow:0 18px 42px rgba(237,86,35,.23);\n}\n\n.iec-contact-safe .hours .kicker {\n  color:#fff4ee;\n\n  font-size:15px;\n}\n\n.iec-contact-safe .hours h2 {\n  margin:7px 0 8px;\n\n  font-size:clamp(1.8rem,3.6vw,2.8rem);\n\n  line-height:1.08;\n}\n\n.iec-contact-safe .hours p {\n  max-width:740px;\n\n  color:rgba(255,255,255,.94);\n\n  font-size:17px;\n\n  line-height:1.7;\n}\n\n.iec-contact-safe .hours-side {\n  display:flex;\n\n  width:260px;\n\n  flex-direction:column;\n\n  gap:11px;\n}\n\n.iec-contact-safe .hours-badge {\n  width:100%;\n\n  padding:24px 22px;\n\n  border:1px solid rgba(255,255,255,.32);\n  border-radius:18px;\n\n  background:rgba(255,255,255,.15);\n\n  text-align:center;\n}\n\n.iec-contact-safe .hours-badge strong {\n  display:block;\n\n  margin-bottom:6px;\n\n  color:#ffffff;\n\n  font-size:1.7rem;\n  font-weight:900;\n\n  line-height:1.2;\n}\n\n.iec-contact-safe .hours-badge span {\n  display:block;\n\n  color:#ffffff;\n\n  font-size:1.32rem;\n  font-weight:800;\n\n  line-height:1.35;\n}\n\n.iec-contact-safe .hours-appointment {\n  display:flex;\n\n  min-height:54px;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:9px;\n\n  padding:11px 14px;\n\n  border:1px solid rgba(255,255,255,.34);\n  border-radius:14px;\n\n  background:rgba(23,44,58,.17);\n  color:#ffffff;\n\n  font-size:17px;\n  font-weight:900;\n\n  text-align:center;\n}\n\n.iec-contact-safe .hours-appointment::before {\n  display:grid;\n\n  width:25px;\n  height:25px;\n\n  flex:0 0 25px;\n\n  place-items:center;\n\n  border-radius:50%;\n\n  background:#ffffff;\n  color:var(--orange-dark);\n\n  font-size:13px;\n  font-weight:900;\n\n  content:\"\u2713\";\n}\n\n\n\/* =========================================================\n   FOOTER\n   ========================================================= *\/\n\n.iec-contact-safe .footer-actions {\n  display:flex;\n\n  flex-wrap:wrap;\n\n  justify-content:center;\n  align-items:stretch;\n\n  gap:12px;\n\n  margin-top:25px;\n}\n\n.iec-contact-safe .footer-email {\n  display:flex;\n\n  min-height:54px;\n\n  flex-direction:column;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:2px;\n\n  padding:10px 20px;\n\n  border:1px solid rgba(8,123,120,.20);\n  border-radius:15px;\n\n  background:#ffffff;\n\n  text-align:center;\n}\n\n.iec-contact-safe .footer-email span {\n  color:#687980;\n\n  font-size:13px;\n  font-weight:800;\n}\n\n.iec-contact-safe .footer-email strong {\n  color:var(--teal-dark);\n\n  font-size:16px;\n  font-weight:900;\n\n  overflow-wrap:anywhere;\n}\n\n.iec-contact-safe .note {\n  margin:18px 0 0;\n\n  color:var(--muted);\n\n  font-size:.96rem;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media(max-width:900px) {\n\n  .iec-contact-safe .hero {\n    grid-template-columns:1fr;\n  }\n\n  .iec-contact-safe .hero-art {\n    width:100%;\n    max-width:650px;\n\n    margin:0 auto;\n  }\n\n  .iec-contact-safe .contact-grid {\n    grid-template-columns:1fr 1fr;\n  }\n\n  .iec-contact-safe .contact-card:last-child {\n    grid-column:1 \/ -1;\n  }\n\n  .iec-contact-safe .location-detail-grid {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .iec-contact-safe .location-info-top {\n    grid-template-columns:1fr;\n  }\n\n  .iec-contact-safe .location-info-top .btn {\n    justify-self:start;\n  }\n\n  .iec-contact-safe .help-grid {\n    grid-template-columns:1fr;\n  }\n\n  .iec-contact-safe .hours {\n    grid-template-columns:1fr;\n  }\n\n  .iec-contact-safe .hours-side {\n    width:260px;\n\n    justify-self:start;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media(max-width:600px) {\n\n  .iec-contact-safe {\n    margin:4px auto 12px;\n\n    padding:16px;\n\n    border-radius:20px;\n  }\n\n  .iec-contact-safe .hero h1 {\n    font-size:clamp(2.45rem,15vw,4rem);\n  }\n\n  .iec-contact-safe .lead {\n    font-size:18px;\n\n    line-height:1.7;\n  }\n\n  .iec-contact-safe .actions {\n    display:grid;\n  }\n\n  .iec-contact-safe .email-display {\n    width:100%;\n  }\n\n  .iec-contact-safe .email-display strong {\n    font-size:15px;\n  }\n\n  .iec-contact-safe .hero-art {\n    min-height:390px;\n\n    padding:8px 3px;\n  }\n\n  .iec-contact-safe .visual {\n    min-height:375px;\n\n    padding:16px;\n  }\n\n  .iec-contact-safe .browser {\n    left:7%;\n    top:11%;\n\n    width:76%;\n  }\n\n  .iec-contact-safe .browser-bar {\n    height:56px;\n\n    padding:16px 14px;\n\n    font-size:.84rem;\n  }\n\n  .iec-contact-safe .contact-line {\n    grid-template-columns:35px 1fr;\n\n    margin:17px;\n\n    padding:11px;\n  }\n\n  .iec-contact-safe .mini-icon {\n    width:35px;\n    height:35px;\n  }\n\n  .iec-contact-safe .contact-line small {\n    font-size:.68rem;\n  }\n\n  .iec-contact-safe .pin {\n    right:0;\n    top:39%;\n\n    transform:scale(.75);\n  }\n\n  .iec-contact-safe .mail-tile {\n    left:0;\n    top:46%;\n\n    width:68px;\n    height:68px;\n\n    font-size:1.55rem;\n  }\n\n  .iec-contact-safe .contact-grid {\n    grid-template-columns:1fr;\n  }\n\n  .iec-contact-safe .contact-card:last-child {\n    grid-column:auto;\n  }\n\n  .iec-contact-safe .contact-card {\n    min-height:0;\n\n    padding:24px;\n  }\n\n  .iec-contact-safe .btn {\n    width:100%;\n  }\n\n\n  \/* MAP *\/\n\n  .iec-contact-safe .map-new {\n    height:320px;\n\n    border-width:5px;\n    border-radius:21px;\n  }\n\n  .iec-contact-safe .map-new-info {\n    left:10px;\n    top:10px;\n\n    width:calc(100% - 20px);\n\n    padding:13px 14px;\n  }\n\n  .iec-contact-safe .map-new-info strong {\n    font-size:1rem;\n  }\n\n  .iec-contact-safe .map-new-info p {\n    font-size:.84rem;\n  }\n\n  .iec-contact-safe .map-new-open {\n    right:10px;\n    bottom:10px;\n\n    min-height:43px;\n\n    padding:9px 12px;\n\n    font-size:.82rem;\n  }\n\n\n  \/* VISIT US *\/\n\n  .iec-contact-safe .location-info-new {\n    padding:21px 18px;\n\n    border-radius:20px;\n  }\n\n  .iec-contact-safe .location-info-top p {\n    font-size:18px;\n\n    line-height:1.7;\n  }\n\n  .iec-contact-safe .location-detail-grid {\n    grid-template-columns:1fr;\n  }\n\n  .iec-contact-safe .location-info-top .btn {\n    width:100%;\n  }\n\n  .iec-contact-safe .location-detail strong {\n    font-size:18px;\n  }\n\n  .iec-contact-safe .location-detail p,\n  .iec-contact-safe .email-address {\n    font-size:17px;\n  }\n\n  .iec-contact-safe .location-notice {\n    grid-template-columns:46px 1fr;\n\n    padding:18px 16px;\n  }\n\n  .iec-contact-safe .location-notice-icon {\n    width:44px;\n    height:44px;\n  }\n\n  .iec-contact-safe .location-notice strong {\n    font-size:18px;\n  }\n\n  .iec-contact-safe .location-notice p {\n    font-size:17px;\n  }\n\n\n  \/* HOURS *\/\n\n  .iec-contact-safe .hours-side {\n    width:100%;\n  }\n\n  .iec-contact-safe .hours-badge strong {\n    font-size:1.6rem;\n  }\n\n  .iec-contact-safe .hours-badge span {\n    font-size:1.25rem;\n  }\n\n\n  \/* FOOTER *\/\n\n  .iec-contact-safe .footer-actions {\n    display:grid;\n  }\n\n  .iec-contact-safe .footer-email {\n    width:100%;\n  }\n\n}\n<\/style>\n\n\n<section class=\"iec-contact-safe\" aria-label=\"Contact Intuition Exam Centre\">\n\n\n<!-- =========================================================\n     HERO\n     ========================================================= -->\n\n<header class=\"hero\">\n\n  <div>\n\n    <span class=\"eyebrow\">\n      Contact the exam centre\n    <\/span>\n\n    <h1>\n      We are here to <span>help.<\/span>\n    <\/h1>\n\n    <p class=\"lead\">\n      Questions about an exam application, entry, access arrangement\n      or exam day? Contact our exam-centre team and we will help point\n      you in the right direction. Our Finney Lane site is our only\n      exam centre location.\n    <\/p>\n\n\n    <div class=\"actions\">\n\n\n      <!-- EMAIL IS PLAIN TEXT \u2014 NOT A LINK -->\n\n      <div class=\"email-display\">\n\n        <span class=\"email-display-label\">\n          Email the exams team\n        <\/span>\n\n        <strong>\n          examsofficer@intuitioncentres.com\n        <\/strong>\n\n      <\/div>\n\n\n      <a class=\"btn secondary\" href=\"tel:01616374220\">\n        Call 0161 637 4220 \u00b7 Option 1\n      <\/a>\n\n    <\/div>\n\n  <\/div>\n\n\n  <div class=\"hero-art\" aria-label=\"Contact and location illustration\">\n\n    <div class=\"visual\">\n\n      <div class=\"route\"><\/div>\n\n\n      <div class=\"browser\">\n\n        <div class=\"browser-bar\">\n\n          <span class=\"browser-dots\">\n            <i><\/i>\n            <i><\/i>\n            <i><\/i>\n          <\/span>\n\n          Contact the exams team\n\n        <\/div>\n\n\n        <div class=\"contact-line\">\n\n          <span class=\"mini-icon\">\n            @\n          <\/span>\n\n          <div>\n\n            <b>\n              Email\n            <\/b>\n\n            <small>\n              examsofficer@intuitioncentres.com\n            <\/small>\n\n          <\/div>\n\n        <\/div>\n\n\n        <div class=\"contact-line phone\">\n\n          <span class=\"mini-icon\">\n            \u260e\n          <\/span>\n\n          <div>\n\n            <b>\n              Telephone\n            <\/b>\n\n            <small>\n              0161 637 4220 \u00b7 Select option 1\n            <\/small>\n\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n\n      <div class=\"mail-tile\">\n        \u2709\n      <\/div>\n\n\n      <div class=\"pin\">\n\n        <div class=\"pin-shape\"><\/div>\n\n        <div class=\"pin-hole\"><\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/header>\n\n\n<!-- =========================================================\n     CONTACT CARDS\n     ========================================================= -->\n\n<div class=\"contact-grid\" aria-label=\"Contact options\">\n\n\n  <!-- EMAIL -->\n\n  <article class=\"contact-card\">\n\n    <span class=\"card-icon\">\n      \u2709\n    <\/span>\n\n    <h2>\n      Email the exams team\n    <\/h2>\n\n    <p>\n      Best for exam applications, entry details,\n      access arrangements, cancellations and documents.\n    <\/p>\n\n\n    <!-- PLAIN TEXT EMAIL -->\n\n    <span class=\"email-address\">\n      examsofficer@intuitioncentres.com\n    <\/span>\n\n  <\/article>\n\n\n  <!-- PHONE -->\n\n  <article class=\"contact-card\">\n\n    <span class=\"card-icon\">\n      \u260e\n    <\/span>\n\n    <h2>\n      Call the centre\n    <\/h2>\n\n    <p>\n      Call during exam-centre enquiry hours and select\n      <strong>option 1 for the Exam Centre<\/strong>.\n    <\/p>\n\n    <a class=\"card-link\" href=\"tel:01616374220\">\n      0161 637 4220 \u00b7 Option 1\n    <\/a>\n\n\n    <span class=\"phone-guidance\">\n\n      <strong>\n        Please select option 1.\n      <\/strong>\n\n      The other menu options connect to different departments\n      and will not be able to help with exam-centre enquiries.\n\n      If we cannot answer, you may leave a voicemail; however,\n      because we receive a high volume of calls, email is usually\n      the quickest way to receive a response.\n\n    <\/span>\n\n  <\/article>\n\n\n  <!-- VISIT -->\n\n  <article class=\"contact-card\">\n\n    <span class=\"card-icon\">\n      \ud83d\udccd\n    <\/span>\n\n    <h2>\n      Visit the exam centre\n    <\/h2>\n\n    <p>\n\n      <strong>\n        Our only exam centre location\n      <\/strong>\n\n      <br>\n\n      212A Finney Lane<br>\n      Heald Green, SK8 3QA\n\n    <\/p>\n\n\n    <span class=\"visit-card-warning\">\n\n      <strong>\n        Visits are by appointment only.\n      <\/strong>\n\n      Please do not arrive at the centre without a confirmed\n      appointment. Exams may be taking place, or members of the\n      exam team may be away from the centre for training, meetings\n      or other exam-centre duties.\n\n      We therefore cannot guarantee that anyone will be available\n      to receive you unless your visit has been arranged in advance.\n\n    <\/span>\n\n\n    <a class=\"card-link\" href=\"https:\/\/www.google.com\/maps\/dir\/?api=1&amp;destination=Intuition%20Centre%20-%20Heald%20Green%2C%20212A%20Finney%20Lane%2C%20Heald%20Green%2C%20Cheadle%20SK8%203QA&amp;destination_place_id=ChIJKeTnLbWye0gRr2RzPbXvlV0\" target=\"_blank\" rel=\"noopener\">\n      Open directions\n    <\/a>\n\n  <\/article>\n\n<\/div>\n\n\n<!-- =========================================================\n     FIND US\n     ========================================================= -->\n\n<section class=\"section\" aria-labelledby=\"find-us-title\">\n\n\n  <div class=\"section-head\">\n\n    <span class=\"kicker\">\n      Find us\n    <\/span>\n\n    <h2 id=\"find-us-title\">\n      Plan your journey to our exam centre\n    <\/h2>\n\n    <p>\n      Use the interactive map to view our location,\n      explore the surrounding area and open\n      step-by-step directions.\n    <\/p>\n\n  <\/div>\n\n\n  <div class=\"location-new\">\n\n\n    <!-- GOOGLE MAP -->\n\n    <div class=\"map-new\">\n\n      <iframe title=\"Google Map showing Intuition Centre - Heald Green, 212A Finney Lane, Heald Green, Cheadle SK8 3QA\" src=\"https:\/\/www.google.com\/maps?q=Intuition%20Centre%20-%20Heald%20Green%2C%20212A%20Finney%20Lane%2C%20Heald%20Green%2C%20Cheadle%20SK8%203QA&amp;z=17&amp;output=embed\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" allowfullscreen=\"\"><\/iframe>\n\n\n      <div class=\"map-new-info\">\n\n        <span class=\"map-tag\">\n          Only exam centre location\n        <\/span>\n\n        <strong>\n          Intuition Exam Centre\n        <\/strong>\n\n        <p>\n          212A Finney Lane,<br>\n          Heald Green, SK8 3QA\n        <\/p>\n\n      <\/div>\n\n\n      <a class=\"map-new-open\" href=\"https:\/\/www.google.com\/maps\/dir\/?api=1&amp;destination=Intuition%20Centre%20-%20Heald%20Green%2C%20212A%20Finney%20Lane%2C%20Heald%20Green%2C%20Cheadle%20SK8%203QA&amp;destination_place_id=ChIJKeTnLbWye0gRr2RzPbXvlV0\" target=\"_blank\" rel=\"noopener\">\n        Open directions \u2197\n      <\/a>\n\n    <\/div>\n\n\n    <!-- =====================================================\n         VISIT US\n         ===================================================== -->\n\n    <div class=\"location-info-new\">\n\n\n      <div class=\"location-info-top\">\n\n        <div>\n\n          <span class=\"kicker\">\n            Visit us\n          <\/span>\n\n          <h2>\n            Intuition Exam Centre\n          <\/h2>\n\n          <p>\n            Our Finney Lane site is our only exam centre location.\n            Please check your exam documents carefully before travelling\n            and allow enough time to arrive before your scheduled exam.\n          <\/p>\n\n        <\/div>\n\n\n        <a class=\"btn\" href=\"https:\/\/www.google.com\/maps\/dir\/?api=1&amp;destination=Intuition%20Centre%20-%20Heald%20Green%2C%20212A%20Finney%20Lane%2C%20Heald%20Green%2C%20Cheadle%20SK8%203QA&amp;destination_place_id=ChIJKeTnLbWye0gRr2RzPbXvlV0\" target=\"_blank\" rel=\"noopener\">\n          Get directions\n          <span class=\"arrow\">\u2192<\/span>\n        <\/a>\n\n      <\/div>\n\n\n      <!-- LOCATION BOXES -->\n\n      <div class=\"location-detail-grid\">\n\n\n        <!-- ADDRESS -->\n\n        <div class=\"location-detail\">\n\n          <span class=\"location-detail-icon\">\n            \ud83d\udccd\n          <\/span>\n\n          <strong>\n            Address\n          <\/strong>\n\n          <p>\n            212A Finney Lane<br>\n            Heald Green, SK8 3QA\n          <\/p>\n\n        <\/div>\n\n\n        <!-- EMAIL -->\n\n        <div class=\"location-detail\">\n\n          <span class=\"location-detail-icon\">\n            \u2709\n          <\/span>\n\n          <strong>\n            Email\n          <\/strong>\n\n\n          <!-- PLAIN TEXT EMAIL -->\n\n          <span class=\"email-address\">\n            examsofficer@intuitioncentres.com\n          <\/span>\n\n        <\/div>\n\n\n        <!-- PHONE -->\n\n        <div class=\"location-detail\">\n\n          <span class=\"location-detail-icon\">\n            \u260e\n          <\/span>\n\n          <strong>\n            Telephone\n          <\/strong>\n\n          <p>\n            0161 637 4220<br>\n            Select option 1\n          <\/p>\n\n        <\/div>\n\n\n        <!-- HOURS -->\n\n        <div class=\"location-detail\">\n\n          <span class=\"location-detail-icon\">\n            \u25f7\n          <\/span>\n\n          <strong>\n            Enquiry hours\n          <\/strong>\n\n          <p>\n            Monday to Thursday<br>\n            10:00am\u20132:00pm\n          <\/p>\n\n          <span class=\"location-appointment-badge\">\n            Appointment only\n          <\/span>\n\n        <\/div>\n\n      <\/div>\n\n\n      <!-- APPOINTMENT NOTICE -->\n\n      <div class=\"location-notice\">\n\n        <span class=\"location-notice-icon\">\n          \u2713\n        <\/span>\n\n        <div>\n\n          <strong>\n            Visits are by appointment only\n          <\/strong>\n\n          <p>\n            Please do not arrive without a confirmed appointment\n            unless you are attending a scheduled examination.\n            For general enquiries, email is usually the quickest\n            way to contact the exam-centre team.\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- =========================================================\n     CONTACT GUIDANCE\n     ========================================================= -->\n\n<section class=\"section help-grid\" aria-label=\"Contact guidance\">\n\n\n  <article class=\"help-card\">\n\n    <span class=\"kicker\">\n      Help us answer quickly\n    <\/span>\n\n    <h2>\n      Include the right details\n    <\/h2>\n\n    <p>\n      When emailing about an existing application or booking,\n      include enough information for the team to identify\n      the candidate and exam.\n    <\/p>\n\n\n    <ul class=\"checks\">\n\n      <li>\n\n        <span>\u2713<\/span>\n\n        <div>\n          Candidate\u2019s full name and date of birth\n        <\/div>\n\n      <\/li>\n\n\n      <li>\n\n        <span>\u2713<\/span>\n\n        <div>\n          Exam subject, awarding body and specification\n        <\/div>\n\n      <\/li>\n\n\n      <li>\n\n        <span>\u2713<\/span>\n\n        <div>\n          Order or application details, where available\n        <\/div>\n\n      <\/li>\n\n\n      <li>\n\n        <span>\u2713<\/span>\n\n        <div>\n          A clear description of the question\n          or change requested\n        <\/div>\n\n      <\/li>\n\n    <\/ul>\n\n  <\/article>\n\n\n  <article class=\"help-card accent\">\n\n    <span class=\"kicker\">\n      Important\n    <\/span>\n\n    <h2>\n      Put exam changes in writing\n    <\/h2>\n\n    <p>\n      Requests involving cancellations, withdrawals,\n      entry amendments or important candidate details\n      should be sent by email so that the centre has\n      a clear written record.\n    <\/p>\n\n\n    <ul class=\"checks\">\n\n      <li>\n\n        <span>!<\/span>\n\n        <div>\n          Do not rely only on a telephone message\n          for formal changes.\n        <\/div>\n\n      <\/li>\n\n\n      <li>\n\n        <span>!<\/span>\n\n        <div>\n          Check relevant deadlines before requesting\n          amendments or cancellations.\n        <\/div>\n\n      <\/li>\n\n\n      <li>\n\n        <span>!<\/span>\n\n        <div>\n          Keep a copy of your email and any response\n          from the centre.\n        <\/div>\n\n      <\/li>\n\n    <\/ul>\n\n  <\/article>\n\n<\/section>\n\n\n<!-- =========================================================\n     OPENING HOURS\n     ========================================================= -->\n\n<section class=\"section hours\" aria-labelledby=\"hours-title\">\n\n  <div>\n\n    <span class=\"kicker\">\n      Opening hours\n    <\/span>\n\n    <h2 id=\"hours-title\">\n      Exam-centre enquiries\n    <\/h2>\n\n    <p>\n      Our exam-centre enquiry hours are\n      <strong>Monday to Thursday from 10:00am to 2:00pm.<\/strong>\n\n      Visits are strictly by prior appointment; please do\n      not arrive as a walk-in.\n\n      When calling, select\n      <strong>option 1 for the Exam Centre<\/strong>.\n\n      If the team cannot answer, you may leave a voicemail,\n      but email is generally the fastest way to receive a\n      response because of the high number of calls.\n    <\/p>\n\n  <\/div>\n\n\n  <div class=\"hours-side\">\n\n\n    <!-- HOURS -->\n\n    <div class=\"hours-badge\">\n\n      <strong>\n        Mon\u2013Thur\n      <\/strong>\n\n      <span>\n        10:00am\u20132:00pm\n      <\/span>\n\n    <\/div>\n\n\n    <!-- APPOINTMENT -->\n\n    <div class=\"hours-appointment\">\n      Appointment only\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n\n<!-- =========================================================\n     FOOTER\n     ========================================================= -->\n\n<div class=\"footer-actions\">\n\n\n  <!-- PLAIN TEXT EMAIL -->\n\n  <div class=\"footer-email\">\n\n    <span>\n      Email the exams team\n    <\/span>\n\n    <strong>\n      examsofficer@intuitioncentres.com\n    <\/strong>\n\n  <\/div>\n\n\n  <a class=\"btn secondary\" href=\"https:\/\/intuitioncentres.com\/exam-centres\/apply-for-exams\/\">\n    Apply for exams\n  <\/a>\n\n\n  <a class=\"btn secondary\" href=\"https:\/\/intuitioncentres.com\/exam-centres\/application-process\/\">\n    View application process\n  <\/a>\n\n<\/div>\n\n\n<p class=\"note\">\n  For tuition enquiries, please use the appropriate\n  tuition-centre contact details on the main\n  Intuition Centres website.\n<\/p>\n\n\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Contact the exam centre We are here to help. Questions about an exam application, entry, access arrangement or exam day? Contact our exam-centre team and we will help point you in the right direction. Our Finney Lane site is our only exam centre location. Email the exams team examsofficer@intuitioncentres.com Call 0161 637 4220 \u00b7 Option [&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-466","page","type-page","status-publish","hentry","post"],"_links":{"self":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/466","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=466"}],"version-history":[{"count":21,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/466\/revisions"}],"predecessor-version":[{"id":1320,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/466\/revisions\/1320"}],"wp:attachment":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/media?parent=466"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}