{"id":639,"date":"2026-07-22T09:38:04","date_gmt":"2026-07-22T09:38:04","guid":{"rendered":"https:\/\/intuitioncentres.com\/exam-centres\/?page_id=639"},"modified":"2026-07-30T08:12:53","modified_gmt":"2026-07-30T08:12:53","slug":"apply-for-exams","status":"publish","type":"page","link":"https:\/\/intuitioncentres.com\/exam-centres\/apply-for-exams\/","title":{"rendered":"Apply For Exams"},"content":{"rendered":"\n<style>\n  .iec-apply-top,\n  .iec-apply-top * {\n    box-sizing: border-box;\n  }\n\n  .iec-apply-top {\n    --orange:#ed5623;\n    --orange-dark:#c94317;\n    --orange-soft:#fff2ec;\n    --teal:#21d5cd;\n    --teal-dark:#087f7b;\n    --teal-soft:#eafcfb;\n    --ink:#172c3a;\n    --muted:#5f6f79;\n    --line:#dfe9ec;\n    --page:#f7fafb;\n\n    max-width:1180px;\n    margin:30px auto 36px;\n    padding:clamp(22px,4vw,46px);\n\n    border:1px solid #edf2f3;\n    border-radius:28px;\n\n    color:var(--ink);\n\n    background:\n      radial-gradient(circle at 92% 4%, rgba(33,213,205,.15), transparent 25%),\n      radial-gradient(circle at 5% 8%, rgba(237,86,35,.10), transparent 23%),\n      var(--page);\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.6;\n    overflow:hidden;\n  }\n\n  .iec-apply-top h1,\n  .iec-apply-top h2,\n  .iec-apply-top p {\n    margin-top:0;\n  }\n\n\n  \/* HERO *\/\n\n  .iec-apply-top .iec-apply-hero {\n    display:grid;\n\n    grid-template-columns:\n      minmax(0,1.35fr)\n      minmax(280px,.65fr);\n\n    gap:clamp(28px,5vw,60px);\n\n    align-items:center;\n  }\n\n\n  \/* EYEBROW *\/\n\n  .iec-apply-top .iec-eyebrow {\n    display:inline-flex;\n    align-items:center;\n\n    gap:9px;\n\n    margin-bottom:13px;\n\n    color:var(--orange-dark);\n\n    font-size:.82rem;\n    font-weight:800;\n\n    letter-spacing:.12em;\n    text-transform:uppercase;\n  }\n\n  .iec-apply-top .iec-eyebrow:before {\n    width:28px;\n    height:3px;\n\n    border-radius:999px;\n\n    background:var(--orange);\n\n    content:\"\";\n  }\n\n\n  \/* MAIN HEADING *\/\n\n  .iec-apply-top h1 {\n    margin-bottom:12px;\n\n    font-size:\n      clamp(2.35rem,5.3vw,4.7rem);\n\n    line-height:1;\n\n    letter-spacing:-.05em;\n  }\n\n  .iec-apply-top h1 span {\n    color:var(--orange);\n  }\n\n\n  \/* WELCOME *\/\n\n  .iec-apply-top .iec-welcome {\n    margin-bottom:14px;\n\n    color:var(--teal-dark);\n\n    font-size:\n      clamp(1.15rem,1.7vw,1.35rem);\n\n    font-weight:800;\n  }\n\n\n  \/* MAIN INTRODUCTION TEXT - INCREASED *\/\n\n  .iec-apply-top .iec-copy {\n    max-width:760px;\n\n    margin-bottom:16px;\n\n    color:var(--muted);\n\n    font-size:\n      clamp(1.14rem,1.65vw,1.28rem);\n\n    line-height:1.72;\n  }\n\n\n  \/* CHECK SELECTION BOX *\/\n\n  .iec-apply-top .iec-check {\n    display:grid;\n\n    grid-template-columns:\n      42px 1fr;\n\n    gap:13px;\n\n    align-items:start;\n\n    margin-top:22px;\n\n    padding:16px 18px;\n\n    border:\n      1px solid\n      rgba(237,86,35,.20);\n\n    border-radius:17px;\n\n    background:\n      rgba(255,242,236,.80);\n  }\n\n  .iec-apply-top .iec-check-icon,\n  .iec-apply-top .iec-guide-icon {\n    display:grid;\n\n    width:42px;\n    height:42px;\n\n    place-items:center;\n\n    border-radius:13px;\n\n    font-size:1.25rem;\n    font-weight:900;\n  }\n\n  .iec-apply-top .iec-check-icon {\n    background:var(--orange);\n    color:#fff;\n  }\n\n\n  \/* CHECK HEADING - INCREASED *\/\n\n  .iec-apply-top .iec-check strong {\n    display:block;\n\n    margin-bottom:5px;\n\n    color:var(--orange-dark);\n\n    font-size:1.22rem;\n\n    line-height:1.35;\n\n    font-weight:850;\n  }\n\n  .iec-apply-top .iec-check p {\n    margin:0;\n\n    color:#65463b;\n\n    font-size:1.02rem;\n\n    line-height:1.6;\n  }\n\n\n  \/* EXAM ENTRY VISUAL *\/\n\n  .iec-apply-top .iec-visual {\n    position:relative;\n\n    min-height:310px;\n\n    display:grid;\n    place-items:center;\n  }\n\n  .iec-apply-top .iec-visual:before {\n    position:absolute;\n\n    width:270px;\n    height:270px;\n\n    border-radius:50%;\n\n    background:\n      rgba(33,213,205,.13);\n\n    content:\"\";\n  }\n\n  .iec-apply-top .iec-exam-card {\n    position:relative;\n    z-index:1;\n\n    width:min(100%,285px);\n\n    padding:24px;\n\n    border:\n      1px solid\n      rgba(23,44,58,.08);\n\n    border-radius:24px;\n\n    background:#fff;\n\n    box-shadow:\n      0 20px 44px\n      rgba(20,49,64,.12);\n\n    transform:rotate(2deg);\n  }\n\n  .iec-apply-top .iec-exam-card:before {\n    position:absolute;\n\n    top:-15px;\n    right:-14px;\n\n    width:62px;\n    height:62px;\n\n    border-radius:19px;\n\n    background:var(--orange);\n\n    color:#fff;\n\n    content:\"\u2713\";\n\n    display:grid;\n    place-items:center;\n\n    font-size:1.75rem;\n    font-weight:900;\n\n    box-shadow:\n      0 12px 28px\n      rgba(237,86,35,.25);\n  }\n\n  .iec-apply-top .iec-card-label {\n    margin-bottom:17px;\n\n    color:var(--teal-dark);\n\n    font-size:.76rem;\n    font-weight:900;\n\n    letter-spacing:.12em;\n    text-transform:uppercase;\n  }\n\n  .iec-apply-top .iec-paper-line {\n    height:11px;\n\n    margin:10px 0;\n\n    border-radius:999px;\n\n    background:#e8eff1;\n  }\n\n  .iec-apply-top\n  .iec-paper-line:nth-of-type(2) {\n    width:82%;\n  }\n\n  .iec-apply-top\n  .iec-paper-line:nth-of-type(3) {\n    width:64%;\n  }\n\n  .iec-apply-top .iec-options {\n    display:grid;\n\n    grid-template-columns:\n      repeat(3,1fr);\n\n    gap:8px;\n\n    margin-top:22px;\n  }\n\n  .iec-apply-top .iec-option {\n    padding:9px 6px;\n\n    border-radius:10px;\n\n    background:var(--teal-soft);\n\n    color:var(--teal-dark);\n\n    text-align:center;\n\n    font-size:.78rem;\n    font-weight:800;\n  }\n\n\n  \/* EXAM AVAILABILITY NOTICE *\/\n\n  .iec-apply-top .iec-availability-notice {\n    display:grid;\n\n    grid-template-columns:\n      52px\n      minmax(0,1fr);\n\n    gap:16px;\n\n    align-items:start;\n\n    margin-top:\n      clamp(28px,4vw,40px);\n\n    padding:\n      clamp(20px,3vw,26px);\n\n    border:\n      2px solid\n      rgba(237,86,35,.42);\n\n    border-radius:20px;\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(255,242,236,.98),\n        rgba(255,255,255,.96)\n      );\n\n    box-shadow:\n      0 12px 30px\n      rgba(237,86,35,.10);\n  }\n\n  .iec-apply-top .iec-availability-icon {\n    display:grid;\n\n    width:52px;\n    height:52px;\n\n    place-items:center;\n\n    border-radius:16px;\n\n    background:var(--orange);\n    color:#fff;\n\n    font-size:1.65rem;\n    font-weight:900;\n    line-height:1;\n  }\n\n  .iec-apply-top .iec-availability-notice h2 {\n    margin-bottom:7px;\n\n    color:var(--orange-dark);\n\n    font-size:\n      clamp(1.55rem,2.3vw,1.9rem);\n\n    font-weight:900;\n\n    line-height:1.3;\n\n    letter-spacing:-.02em;\n  }\n\n  .iec-apply-top .iec-availability-notice p {\n    margin:0;\n\n    color:#65463b;\n\n    font-size:1.26rem;\n\n    line-height:1.68;\n  }\n\n  .iec-apply-top .iec-availability-notice strong {\n    color:var(--ink);\n    font-weight:900;\n  }\n\n\n  \/* APPLICATION PROCESS GUIDE *\/\n\n  .iec-apply-top .iec-guide {\n    display:grid;\n\n    grid-template-columns:\n      auto\n      minmax(0,1fr)\n      auto;\n\n    gap:16px;\n\n    align-items:center;\n\n    margin-top:\n      clamp(28px,4vw,40px);\n\n    padding:20px;\n\n    border:\n      1px solid\n      rgba(8,127,123,.20);\n\n    border-radius:20px;\n\n    background:\n      rgba(234,252,251,.82);\n\n    box-shadow:\n      0 10px 28px\n      rgba(8,127,123,.06);\n  }\n\n  .iec-apply-top .iec-guide-icon {\n    background:var(--teal);\n\n    color:#073f3d;\n  }\n\n\n  \/* GUIDE HEADING - TEAL + HEAVIER *\/\n\n  .iec-apply-top .iec-guide h2 {\n    margin-bottom:5px;\n\n    color:var(--teal-dark);\n\n    font-size:\n      clamp(1.28rem,2vw,1.55rem);\n\n    line-height:1.3;\n\n    letter-spacing:-.02em;\n\n    font-weight:850;\n  }\n\n  .iec-apply-top .iec-guide p {\n    margin:0;\n\n    color:#48666a;\n\n    font-size:1rem;\n\n    line-height:1.6;\n  }\n\n\n  \/* BUTTON *\/\n\n  .iec-apply-top .iec-button {\n    display:inline-flex;\n\n    min-height:48px;\n\n    align-items:center;\n    justify-content:center;\n\n    padding:12px 20px;\n\n    border-radius:14px;\n\n    background:var(--orange);\n\n    color:#fff;\n\n    box-shadow:\n      0 10px 24px\n      rgba(237,86,35,.22);\n\n    font-weight:800;\n\n    text-decoration:none;\n\n    white-space:nowrap;\n\n    transition:\n      transform .18s ease,\n      background .18s ease,\n      box-shadow .18s ease;\n  }\n\n  .iec-apply-top .iec-button:hover,\n  .iec-apply-top .iec-button:focus-visible {\n    background:var(--orange-dark);\n\n    transform:translateY(-2px);\n\n    box-shadow:\n      0 14px 30px\n      rgba(237,86,35,.28);\n  }\n\n\n  \/* BOTTOM TRANSITION *\/\n\n  .iec-apply-top .iec-below {\n    display:flex;\n\n    align-items:center;\n    justify-content:center;\n\n    gap:10px;\n\n    margin:26px 0 -5px;\n\n    color:var(--teal-dark);\n\n    font-weight:800;\n\n    text-align:center;\n  }\n\n  .iec-apply-top .iec-arrow {\n    display:inline-grid;\n\n    width:30px;\n    height:30px;\n\n    place-items:center;\n\n    border-radius:50%;\n\n    background:var(--teal);\n\n    color:#073f3d;\n\n    font-size:1.1rem;\n  }\n\n\n  \/* TABLET *\/\n\n  @media (max-width:800px) {\n\n    .iec-apply-top .iec-apply-hero {\n      grid-template-columns:1fr;\n    }\n\n    .iec-apply-top .iec-visual {\n      min-height:255px;\n    }\n\n    .iec-apply-top .iec-guide {\n      grid-template-columns:auto 1fr;\n    }\n\n    .iec-apply-top\n    .iec-guide\n    .iec-button {\n      grid-column:1 \/ -1;\n      width:100%;\n    }\n  }\n\n\n  \/* MOBILE *\/\n\n  @media (max-width:520px) {\n\n    .iec-apply-top {\n      margin:18px auto 26px;\n\n      padding:20px 16px;\n\n      border-radius:22px;\n    }\n\n    .iec-apply-top h1 {\n      font-size:2.45rem;\n    }\n\n    .iec-apply-top .iec-copy {\n      font-size:1.08rem;\n      line-height:1.68;\n    }\n\n    .iec-apply-top .iec-check {\n      grid-template-columns:\n        36px 1fr;\n\n      padding:15px;\n    }\n\n    .iec-apply-top\n    .iec-check strong {\n      font-size:1.14rem;\n    }\n\n    .iec-apply-top\n    .iec-check-icon,\n    .iec-apply-top\n    .iec-guide-icon {\n      width:36px;\n      height:36px;\n\n      border-radius:11px;\n    }\n\n    .iec-apply-top .iec-guide {\n      grid-template-columns:1fr;\n\n      text-align:center;\n    }\n\n    .iec-apply-top .iec-availability-notice {\n      grid-template-columns:1fr;\n\n      text-align:center;\n    }\n\n    .iec-apply-top .iec-availability-icon {\n      margin:auto;\n    }\n\n    .iec-apply-top\n    .iec-guide-icon {\n      margin:auto;\n    }\n\n    .iec-apply-top\n    .iec-guide h2 {\n      font-size:1.3rem;\n    }\n\n    .iec-apply-top\n    .iec-exam-card {\n      width:245px;\n    }\n  }\n\n\/* =========================================================\n   READABILITY OVERRIDES \u2014 SIGNIFICANTLY LARGER TEXT\n   Added to make the page clearly readable across desktop,\n   tablet and mobile.\n   ========================================================= *\/\n\n.iec-apply-top {\n  font-size:18px;\n  line-height:1.7;\n}\n\n\/* Eyebrow \/ small uppercase text *\/\n.iec-apply-top .iec-eyebrow {\n  font-size:1.12rem;\n  line-height:1.4;\n}\n\n\/* Welcome line *\/\n.iec-apply-top .iec-welcome {\n  font-size:clamp(1.34rem,1.9vw,1.52rem);\n  line-height:1.45;\n}\n\n\/* Main introduction copy *\/\n.iec-apply-top .iec-copy {\n  font-size:clamp(1.26rem,1.8vw,1.4rem);\n  line-height:1.75;\n}\n\n\/* Selection warning box *\/\n.iec-apply-top .iec-check strong {\n  font-size:1.34rem;\n  line-height:1.4;\n}\n\n.iec-apply-top .iec-check p {\n  font-size:1.18rem;\n  line-height:1.68;\n}\n\n\/* Exam entry visual *\/\n.iec-apply-top .iec-card-label {\n  font-size:1rem;\n  line-height:1.4;\n}\n\n.iec-apply-top .iec-option {\n  padding:11px 7px;\n  font-size:1.02rem;\n  line-height:1.35;\n}\n\n\/* Application process guide *\/\n.iec-apply-top .iec-guide h2 {\n  font-size:clamp(1.5rem,2.2vw,1.8rem);\n  line-height:1.35;\n}\n\n.iec-apply-top .iec-guide p {\n  font-size:1.18rem;\n  line-height:1.68;\n}\n\n\/* Button *\/\n.iec-apply-top .iec-button {\n  min-height:56px;\n  padding:15px 22px;\n  font-size:1.12rem;\n  line-height:1.3;\n}\n\n\/* Bottom prompt *\/\n.iec-apply-top .iec-below {\n  font-size:1.18rem;\n  line-height:1.55;\n}\n\n\/* Keep mobile text properly large rather than reducing it *\/\n@media (max-width:520px) {\n\n  .iec-apply-top {\n    font-size:18px;\n  }\n\n  .iec-apply-top .iec-eyebrow {\n    font-size:1.05rem;\n  }\n\n  .iec-apply-top .iec-welcome {\n    font-size:1.28rem;\n  }\n\n  .iec-apply-top .iec-copy {\n    font-size:1.2rem;\n    line-height:1.72;\n  }\n\n  .iec-apply-top .iec-check strong {\n    font-size:1.28rem;\n  }\n\n  .iec-apply-top .iec-check p {\n    font-size:1.14rem;\n  }\n\n  .iec-apply-top .iec-card-label {\n    font-size:.98rem;\n  }\n\n  .iec-apply-top .iec-option {\n    font-size:1rem;\n  }\n\n  .iec-apply-top .iec-guide h2 {\n    font-size:1.48rem;\n  }\n\n  .iec-apply-top .iec-guide p {\n    font-size:1.16rem;\n  }\n\n  .iec-apply-top .iec-button {\n    font-size:1.1rem;\n  }\n\n  .iec-apply-top .iec-below {\n    font-size:1.14rem;\n  }\n}\n\n\n\/* =========================================================\n   EXTRA READABILITY PASS\n   Increase the areas that were still visually smaller.\n   ========================================================= *\/\n\n\/* Small top label *\/\n.iec-apply-top .iec-eyebrow {\n  font-size:1.22rem;\n}\n\n\/* Welcome line *\/\n.iec-apply-top .iec-welcome {\n  font-size:clamp(1.42rem,2vw,1.62rem);\n}\n\n\/* Warning\/support box *\/\n.iec-apply-top .iec-check strong {\n  font-size:1.42rem;\n}\n\n.iec-apply-top .iec-check p {\n  font-size:1.26rem;\n}\n\n\/* Small text inside the exam-entry card *\/\n.iec-apply-top .iec-card-label {\n  font-size:1.12rem;\n}\n\n.iec-apply-top .iec-option {\n  font-size:1.12rem;\n  padding:12px 8px;\n}\n\n\/* Application process guidance *\/\n.iec-apply-top .iec-guide h2 {\n  font-size:clamp(1.62rem,2.35vw,1.92rem);\n}\n\n.iec-apply-top .iec-guide p {\n  font-size:1.26rem;\n}\n\n\/* Button text *\/\n.iec-apply-top .iec-button {\n  font-size:1.2rem;\n}\n\n\/* Bottom instruction *\/\n.iec-apply-top .iec-below {\n  font-size:1.28rem;\n}\n\n\/* Icons containing characters *\/\n.iec-apply-top .iec-check-icon,\n.iec-apply-top .iec-guide-icon {\n  font-size:1.4rem;\n}\n\n\/* Mobile: preserve the stronger sizing *\/\n@media (max-width:520px) {\n\n  .iec-apply-top .iec-eyebrow {\n    font-size:1.12rem;\n  }\n\n  .iec-apply-top .iec-welcome {\n    font-size:1.36rem;\n  }\n\n  .iec-apply-top .iec-check strong {\n    font-size:1.34rem;\n  }\n\n  .iec-apply-top .iec-check p {\n    font-size:1.2rem;\n  }\n\n  .iec-apply-top .iec-card-label {\n    font-size:1.06rem;\n  }\n\n  .iec-apply-top .iec-option {\n    font-size:1.06rem;\n  }\n\n  .iec-apply-top .iec-guide h2 {\n    font-size:1.56rem;\n  }\n\n  .iec-apply-top .iec-guide p {\n    font-size:1.2rem;\n  }\n\n  .iec-apply-top .iec-button {\n    font-size:1.16rem;\n  }\n\n  .iec-apply-top .iec-below {\n    font-size:1.2rem;\n  }\n}\n\n<\/style>\n\n\n<section class=\"iec-apply-top\" aria-labelledby=\"iec-apply-title\">\n\n  <div class=\"iec-apply-hero\">\n\n    <div>\n\n      <div class=\"iec-eyebrow\">\n        Exam Applications\n      <\/div>\n\n      <h1 id=\"iec-apply-title\">\n        Apply for Your\n        <span>Exams<\/span>\n      <\/h1>\n\n      <p class=\"iec-welcome\">\n        Welcome to Intuition Exam Centres.\n      <\/p>\n\n\n      <p class=\"iec-copy\">\n        Select the exam(s) you would like to sit with us from the\n        options below to begin your application. Once you have made\n        your selection, we will guide you through the information\n        we need to process your exam entry.\n      <\/p>\n\n\n      <div class=\"iec-check\">\n\n        <div class=\"iec-check-icon\" aria-hidden=\"true\">\n          \u2713\n        <\/div>\n\n        <div>\n\n          <strong>\n            Please check your selection carefully\n          <\/strong>\n\n          <p>\n            Please make sure you have selected the correct exam,\n            specification and examination series before continuing.\n          <\/p>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n\n    <div class=\"iec-visual\" aria-hidden=\"true\">\n\n      <div class=\"iec-exam-card\">\n\n        <div class=\"iec-card-label\">\n          Your exam entry\n        <\/div>\n\n        <div class=\"iec-paper-line\"><\/div>\n\n        <div class=\"iec-paper-line\"><\/div>\n\n        <div class=\"iec-paper-line\"><\/div>\n\n\n        <div class=\"iec-options\">\n\n          <div class=\"iec-option\">\n            Subject\n          <\/div>\n\n          <div class=\"iec-option\">\n            Board\n          <\/div>\n\n          <div class=\"iec-option\">\n            Series\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n\n  <aside class=\"iec-availability-notice\" aria-labelledby=\"iec-availability-title\">\n\n    <div class=\"iec-availability-icon\" aria-hidden=\"true\">\n      !\n    <\/div>\n\n    <div>\n\n      <h2 id=\"iec-availability-title\">\n        Please check that your exam is listed before contacting us\n      <\/h2>\n\n      <p>\n        We can only accept entries for the exam subjects, awarding\n        bodies and options currently listed on our website.\n        <strong>If the exam you need is not shown, we are unable to offer it.<\/strong>\n        Please do not call, email or submit an enquiry about exams\n        that are not listed.\n      <\/p>\n\n    <\/div>\n\n  <\/aside>\n\n\n  <div class=\"iec-guide\">\n\n    <div class=\"iec-guide-icon\" aria-hidden=\"true\">\n      ?\n    <\/div>\n\n    <div>\n\n      <h2>\n        Not sure how the application process works?\n      <\/h2>\n\n      <p>\n        View our step-by-step guide for information on applying,\n        payment, exam entry and what happens next.\n      <\/p>\n\n    <\/div>\n\n\n    <a class=\"iec-button\" href=\"https:\/\/intuitioncentres.com\/exam-centres\/application-process\/\">\n      View Application Process\n    <\/a>\n\n  <\/div>\n\n\n  <div class=\"iec-below\">\n\n    <span>\n      Choose your exam(s) from the options below\n    <\/span>\n\n    <span class=\"iec-arrow\" aria-hidden=\"true\">\n      \u2193\n    <\/span>\n\n  <\/div>\n\n<\/section>\n\n\n\n<div class=\"selector-container\"><\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n.selector-container {\n    \/* --- Component Configuration Variables (Orange Brand Theme) --- *\/\n    --brand-primary: #1b365d;       \/* Intuition dark brand blue remains the structural base *\/\n    --brand-primary-hover: #112440; \n    --brand-accent: #f97316;        \/* Vibrant brand orange accent *\/\n    --light-bg: #f8fafc;            \n    --banner-bg: #fff7ed;           \/* Soft orange tint for info banner *\/\n    --border-color: #cbd5e1;        \n    --text-main: #0f172a;           \n    --text-muted: #64748b;          \n    --white: #ffffff;\n\n    --component-font-family: inherit; \/* Inherits font from parent WordPress site *\/\n    --font-size-base: 1rem;           \/* Base size for standard card text *\/\n    --font-size-heading: 1.2rem;      \/* Step 2 \/ section titles *\/\n    --font-size-logo: 1.4rem;         \/* AQA text logo size *\/\n    --font-size-subtitle: 0.75rem;    \/* Small subtitles *\/\n\n    font-family: var(--component-font-family);\n    font-size: var(--font-size-base);\n    width: 100%;\n    color: var(--text-main);\n}\n\n\/* Info Banner *\/\n.selector-container .info-banner {\n    display: flex;\n    align-items: center;\n    background-color: var(--banner-bg);\n    border: 1px solid #fed7aa;\n    border-radius: 10px;\n    padding: 14px 18px;\n    margin-bottom: 28px;\n    color: var(--brand-primary);\n    font-size: 0.95rem;\n    font-weight: 500;\n}\n\n.selector-container .info-banner p {\n    margin: 0;\n}\n\n.selector-container .info-icon {\n    background-color: var(--brand-accent);\n    color: var(--white);\n    width: 24px;\n    height: 24px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: bold;\n    font-style: italic;\n    margin-right: 12px;\n    font-size: 0.85rem;\n    flex-shrink: 0;\n}\n\n\/* Steps Wrapper & Dashed Line *\/\n.selector-container .steps-wrapper {\n    position: relative;\n}\n\n.selector-container .connecting-line {\n    position: absolute;\n    left: 17px;\n    top: 40px;\n    bottom: 40px;\n    width: 1px;\n    border-left: 2px dashed #cbd5e1;\n    z-index: 0;\n}\n\n\/* Individual Steps *\/\n.selector-container .step {\n    display: flex;\n    margin-bottom: 28px;\n    position: relative;\n    z-index: 1;\n}\n\n.selector-container .step-number {\n    background-color: var(--brand-primary);\n    color: var(--white);\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 1rem;\n    flex-shrink: 0;\n    margin-right: 20px;\n    margin-top: 18px;\n    box-shadow: 0 2px 4px rgba(27, 54, 93, 0.15);\n}\n\n.selector-container .step-content {\n    flex-grow: 1;\n    background-color: var(--white);\n    border: 1px solid var(--border-color);\n    border-radius: 12px;\n    padding: 24px;\n    box-shadow: 0 4px 12px -2px rgba(0, 0, 0, 0.05);\n}\n\n.selector-container .step-content h3 {\n    margin: 0 0 18px 0;\n    color: var(--brand-primary);\n    font-size: var(--font-size-heading);\n    font-weight: 700;\n    letter-spacing: -0.01em;\n}\n\n\/* Cards Grid *\/\n.selector-container .card-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n    gap: 16px;\n}\n\n\/* Base Card Style *\/\n.selector-container .card {\n    background: #fdfdfd;\n    border: 1.5px solid #fed7aa; \/* Soft orange default border *\/\n    border-radius: 10px;\n    padding: 16px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    transition: all 0.2s ease-in-out;\n    position: relative;\n    min-height: 95px;\n    color: var(--brand-primary); \n    text-decoration: none;\n    box-sizing: border-box;\n    font-family: inherit;\n    width: 100%;\n}\n\n\/* Force child elements to inherit brand text color *\/\n.selector-container .card * {\n    color: inherit;\n}\n\n\/* Hover State (Orange Accent) *\/\n.selector-container .card:hover {\n    border-color: var(--brand-accent);\n    color: var(--brand-accent);\n    box-shadow: 0 4px 12px rgba(249, 115, 22, 0.15);\n    transform: translateY(-2px);\n    background-color: #fff7ed;\n}\n\n\/* Active \/ Clicked State (Orange Accent) *\/\n.selector-container .card.active {\n    border: 2px solid var(--brand-accent);\n    color: var(--brand-accent);\n    background-color: #fff7ed;\n}\n\n\/* Card Contents *\/\n.selector-container .card svg {\n    width: 28px;\n    height: 28px;\n    margin-bottom: 8px;\n    fill: currentColor;\n    transition: color 0.2s ease;\n}\n\n.selector-container .card .board-logo {\n    font-size: var(--font-size-logo);\n    font-weight: 700;\n    margin-bottom: 2px;\n    letter-spacing: -0.5px;\n}\n\n.selector-container .card span {\n    font-size: var(--font-size-base);\n    font-weight: 600;\n}\n\n.selector-container .card-subtitle {\n    font-size: var(--font-size-subtitle);\n    font-weight: 400;\n    margin-top: -2px;\n    color: var(--text-muted);\n}\n\n\/* Checkmark Badge *\/\n.selector-container .checkmark-badge {\n    position: absolute;\n    top: 8px;\n    right: 8px;\n    background-color: var(--brand-accent);\n    color: var(--white);\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    display: none;\n    align-items: center;\n    justify-content: center;\n}\n\n.selector-container .card.active .checkmark-badge {\n    display: flex;\n}\n\n.selector-container .checkmark-badge svg {\n    width: 12px;\n    height: 12px;\n    margin: 0;\n    fill: none;\n    stroke: white;\n    stroke-width: 3;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n\/* Step 2 Hidden State *\/\n.selector-container #step-2 {\n    display: none;\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\ndocument.addEventListener('DOMContentLoaded', function() {\n    \n    \/\/ Configuration URLs - updated to flat hyphenated slugs\n    const boardRedirectUrls = {\n        'a-level': {\n            'aqa': '\/exam-centres\/a-level-aqa',\n            'edexcel': '\/exam-centres\/a-level-edexcel',\n            'ocr': '\/exam-centres\/a-level-ocr',\n            'wjec': '\/exam-centres\/a-level-wjec'\n        },\n        'gcse': {\n            'aqa': '\/exam-centres\/gcse-aqa',\n            'edexcel': '\/exam-centres\/gcse-edexcel',\n            'ocr': '\/exam-centres\/gcse-ocr'\n        }\n    };\n\n    \/\/ DOM Elements\n    const expandCards = document.querySelectorAll('.card[data-type=\"expand\"]');\n    const boardLinks = document.querySelectorAll('.board-link');\n    const step2Container = document.getElementById('step-2');\n    const connectingLine = document.getElementById('connecting-line');\n\n    \/\/ Handle Level Selection (Step 1 - A-Level & GCSE only)\n    expandCards.forEach(card => {\n        card.addEventListener('click', (e) => {\n            e.preventDefault(); \n            \n            const level = card.dataset.level;\n\n            \/\/ Update UI active state\n            expandCards.forEach(c => c.classList.remove('active'));\n            card.classList.add('active');\n\n            \/\/ Dynamically inject the correct URLs and hide\/show boards\n            boardLinks.forEach(link => {\n                const board = link.dataset.board;\n                \n                \/\/ If a URL exists for this level AND this board, show it and set the link\n                if (boardRedirectUrls[level] && boardRedirectUrls[level][board]) {\n                    link.href = boardRedirectUrls[level][board];\n                    link.style.display = 'flex'; \/\/ Restore visibility\n                } else {\n                    \/\/ If no URL exists (like WJEC for GCSE), hide the card\n                    link.style.display = 'none'; \n                }\n            });\n\n            \/\/ Show step 2\n            step2Container.style.display = 'flex';\n            connectingLine.style.display = 'block'; \n            \n            \/\/ Smooth scroll\n            step2Container.scrollIntoView({ behavior: 'smooth', block: 'nearest' });\n        });\n    });\n});\n<\/script>\n\n<div class=\"selector-container\">\n\n    <div class=\"steps-wrapper\">\n        <div class=\"connecting-line\" id=\"connecting-line\" style=\"display: none;\"><\/div>\n\n        <!-- Step 1 -->\n        <div class=\"step step-1\">\n            <div class=\"step-number\">1<\/div>\n            <div class=\"step-content\">\n                <h2>Choose Qualification Level<\/h2>\n\n                <div class=\"card-grid\" id=\"level-grid\">\n                    <a href=\"#\" class=\"card\" data-level=\"a-level\" data-type=\"expand\">\n                        <svg viewBox=\"0 0 24 24\">\n                            <path d=\"M12 3L1 9L5 11.18V17.18L12 21L19 17.18V11.18L21 10.09V17H23V9L12 3ZM18.82 9L12 12.72L5.18 9L12 5.28L18.82 9ZM17 15.9L12 18.64L7 15.9V12.27L12 15L17 12.27V15.9Z\"><\/path>\n                        <\/svg>\n                        <span>A-level<\/span>\n                        <div class=\"checkmark-badge\">\n                            <svg viewBox=\"0 0 24 24\">\n                                <path d=\"M20 6L9 17l-5-5\"><\/path>\n                            <\/svg>\n                        <\/div>\n                    <\/a>\n\n                    <a href=\"#\" class=\"card\" data-level=\"gcse\" data-type=\"expand\">\n                        <svg viewBox=\"0 0 24 24\">\n                            <path d=\"M21 4H16.2C15.14 4 14.12 4.42 13.37 5.17L12 6.54L10.63 5.17C9.88 4.42 8.86 4 7.8 4H3C2.45 4 2 4.45 2 5V19C2 19.55 2.45 20 3 20H7.8C8.86 20 9.88 19.58 10.63 18.83L12 17.46L13.37 18.83C14.12 19.58 15.14 20 16.2 20H21C21.55 20 22 19.55 22 19V5C22 4.45 21.55 4 21 4ZM20 18H16.2C15.67 18 15.16 17.79 14.78 17.41L12 14.63L9.22 17.41C8.84 17.79 8.33 18 7.8 18H4V6H7.8C8.33 6 8.84 6.21 9.22 6.59L12 9.37L14.78 6.59C15.16 6.21 15.67 6 16.2 6H20V18Z\"><\/path>\n                        <\/svg>\n                        <span>GCSE<\/span>\n                        <div class=\"checkmark-badge\">\n                            <svg viewBox=\"0 0 24 24\">\n                                <path d=\"M20 6L9 17l-5-5\"><\/path>\n                            <\/svg>\n                        <\/div>\n                    <\/a>\n\n                    <a href=\"\/exam-centres\/igcse\" class=\"card\">\n                        <svg viewBox=\"0 0 24 24\">\n                            <path d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM11 19.93C7.06 19.43 4 16.05 4 12C4 11.68 4.03 11.36 4.08 11.05L7 14V15C7 16.1 7.9 17 9 17V19.93ZM19.57 16.3C19.26 15.54 18.52 15 17.67 15H17V12C17 11.45 16.55 11 16 11H7V9L11.53 4.47C11.68 4.49 11.84 4.5 12 4.5C14.48 4.5 16.5 6.52 16.5 9V9.5C16.5 9.78 16.72 10 17 10H18V11.23C19.38 12.44 20.08 14.28 19.57 16.3Z\"><\/path>\n                        <\/svg>\n                        <span>IGCSE<\/span>\n                    <\/a>\n\n                    <a href=\"\/exam-centres\/other\" class=\"card\">\n                        <svg viewBox=\"0 0 24 24\">\n                            <path d=\"M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM9 17H7V10H9V17ZM13 17H11V7H13V17ZM17 17H15V13H17V17Z\"><\/path>\n                        <\/svg>\n                        <span>Other<\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Step 2 -->\n        <div class=\"step\" id=\"step-2\">\n            <div class=\"step-number\">2<\/div>\n            <div class=\"step-content\">\n                <h2>Choose Exam Board<\/h2>\n\n                <div class=\"card-grid\" id=\"board-grid\">\n                    <a href=\"#\" class=\"card board-link\" data-board=\"aqa\">\n                        <span class=\"board-logo\">AQA<\/span>\n                        <span class=\"card-subtitle\">AQA<\/span>\n                    <\/a>\n\n                    <a href=\"#\" class=\"card board-link\" data-board=\"edexcel\">\n                        <svg viewBox=\"0 0 24 24\">\n                            <path d=\"M8 6C8 7.1 7.1 8 6 8C4.9 8 4 7.1 4 6C4 4.9 4.9 4 6 4C7.1 4 8 4.9 8 6ZM14 6C14 7.1 13.1 8 12 8C10.9 8 10 7.1 10 6C10 4.9 10.9 4 12 4C13.1 4 14 4.9 14 6ZM20 6C20 7.1 19.1 8 18 8C16.9 8 16 7.1 16 6C16 4.9 16.9 4 18 4C19.1 4 20 4.9 20 6ZM8 12C8 13.1 7.1 14 6 14C4.9 14 4 13.1 4 12C4 10.9 4.9 10 6 10C7.1 10 8 10.9 8 12ZM14 12C14 13.1 13.1 14 12 14C10.9 14 10 13.1 10 12C10 10.9 10.9 10 12 10C13.1 10 14 10.9 14 12ZM20 12C20 13.1 19.1 14 18 14C16.9 14 16 13.1 16 12C16 10.9 16.9 10 18 10C19.1 10 20 10.9 20 12ZM8 18C8 19.1 7.1 20 6 20C4.9 20 4 19.1 4 18C4 16.9 4.9 16 6 16C7.1 16 8 16.9 8 18ZM14 18C14 19.1 13.1 20 12 20C10.9 20 10 19.1 10 18C10 16.9 10.9 16 12 16C13.1 16 14 16.9 14 18ZM20 18C20 19.1 19.1 20 18 20C16.9 20 16 19.1 16 18C16 16.9 16.9 16 18 16C19.1 16 20 16.9 20 18Z\"><\/path>\n                        <\/svg>\n                        <span>Edexcel<\/span>\n                    <\/a>\n\n                    <a href=\"#\" class=\"card board-link\" data-board=\"ocr\">\n                        <svg viewBox=\"0 0 24 24\">\n                            <path d=\"M12 17.27L18.18 21L16.54 13.97L22 9.24L14.81 8.63L12 2L9.19 8.63L2 9.24L7.46 13.97L5.82 21L12 17.27Z\"><\/path>\n                        <\/svg>\n                        <span>OCR<\/span>\n                    <\/a>\n\n                    <a href=\"#\" class=\"card board-link\" data-board=\"wjec\">\n                        <svg viewBox=\"0 0 24 24\">\n                            <path d=\"M21 4H16.2C15.14 4 14.12 4.42 13.37 5.17L12 6.54L10.63 5.17C9.88 4.42 8.86 4 7.8 4H3C2.45 4 2 4.45 2 5V19C2 19.55 2.45 20 3 20H7.8C8.86 20 9.88 19.58 10.63 18.83L12 17.46L13.37 18.83C14.12 19.58 15.14 20 16.2 20H21C21.55 20 22 19.55 22 19V5C22 4.45 21.55 4 21 4ZM20 18H16.2C15.67 18 15.16 17.79 14.78 17.41L12 14.63L9.22 17.41C8.84 17.79 8.33 18 7.8 18H4V6H7.8C8.33 6 8.84 6.21 9.22 6.59L12 9.37L14.78 6.59C15.16 6.21 15.67 6 16.2 6H20V18Z\"><\/path>\n                        <\/svg>\n                        <span>WJEC<\/span>\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Exam Applications Apply for Your Exams Welcome to Intuition Exam Centres. Select the exam(s) you would like to sit with us from the options below to begin your application. Once you have made your selection, we will guide you through the information we need to process your exam entry. \u2713 Please check your selection carefully [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-639","page","type-page","status-publish","hentry","post"],"_links":{"self":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/639","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\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/comments?post=639"}],"version-history":[{"count":32,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/639\/revisions"}],"predecessor-version":[{"id":1037,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/639\/revisions\/1037"}],"wp:attachment":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/media?parent=639"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}