{"id":1124,"date":"2026-07-31T15:20:41","date_gmt":"2026-07-31T15:20:41","guid":{"rendered":"https:\/\/intuitioncentres.com\/exam-centres\/?page_id=1124"},"modified":"2026-07-31T15:46:55","modified_gmt":"2026-07-31T15:46:55","slug":"access-arrangement-purchase-page","status":"publish","type":"page","link":"https:\/\/intuitioncentres.com\/exam-centres\/access-arrangement-purchase-page\/","title":{"rendered":"Access Arrangement Purchase Page"},"content":{"rendered":"\n<!--\n  INTUITION EXAM CENTRES\n  ACCESS ARRANGEMENTS \u2014 PURCHASE PAGE\n\n  WordPress-ready: paste this complete block into a Custom HTML block.\n  Your EDD products can sit directly BELOW this block.\n-->\n\n<style>\n  .iec-aa-shop,\n  .iec-aa-shop * {\n    box-sizing: border-box;\n  }\n\n  .iec-aa-shop {\n    --orange: #ed5623;\n    --orange-dark: #c94317;\n    --orange-soft: #fff2ec;\n\n    --teal: #21d5cd;\n    --teal-dark: #087f7b;\n    --teal-soft: #eafcfb;\n\n    --ink: #172c3a;\n    --muted: #5f6f79;\n    --line: #dfe9ec;\n    --page: #f7fafb;\n\n    max-width: 1180px;\n    margin: 30px auto 22px;\n    padding: clamp(18px, 3vw, 38px);\n\n    overflow: hidden;\n\n    border: 1px solid #edf2f3;\n    border-radius: 28px;\n\n    background:\n      radial-gradient(\n        circle at 94% 3%,\n        rgba(33, 213, 205, 0.15),\n        transparent 24%\n      ),\n      radial-gradient(\n        circle at 5% 18%,\n        rgba(237, 86, 35, 0.10),\n        transparent 21%\n      ),\n      var(--page);\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    font-size: 18px;\n    line-height: 1.7;\n  }\n\n  .iec-aa-shop h1,\n  .iec-aa-shop h2,\n  .iec-aa-shop p {\n    margin-top: 0;\n  }\n\n  .iec-aa-shop p:last-child {\n    margin-bottom: 0;\n  }\n\n\n  \/* =========================================================\n     HERO\n     ========================================================= *\/\n\n  .iec-aa-shop__hero {\n    display: grid;\n\n    grid-template-columns:\n      minmax(0, 1.08fr)\n      minmax(280px, 0.72fr);\n\n    gap: clamp(28px, 6vw, 65px);\n    align-items: center;\n\n    padding:\n      clamp(10px, 2vw, 20px)\n      0\n      30px;\n  }\n\n  .iec-aa-shop__eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n\n    margin-bottom: 13px;\n\n    color: var(--orange-dark);\n\n    font-size: 1rem;\n    font-weight: 900;\n    letter-spacing: 0.10em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .iec-aa-shop__eyebrow::before {\n    width: 30px;\n    height: 4px;\n\n    content: \"\";\n\n    border-radius: 999px;\n\n    background: var(--orange);\n  }\n\n  .iec-aa-shop__hero h1 {\n    max-width: 760px;\n\n    margin-bottom: 16px;\n\n    font-size:\n      clamp(2.65rem, 5.7vw, 4.9rem);\n\n    font-weight: 900;\n    letter-spacing: -0.055em;\n    line-height: 0.99;\n  }\n\n  .iec-aa-shop__hero h1 span {\n    color: var(--orange);\n  }\n\n  .iec-aa-shop__lead {\n    max-width: 760px;\n\n    margin-bottom: 0;\n\n    color: var(--muted);\n\n    font-size:\n      clamp(1.15rem, 1.7vw, 1.32rem);\n\n    line-height: 1.75;\n  }\n\n  .iec-aa-shop__lead strong {\n    color: var(--ink);\n  }\n\n\n  \/* =========================================================\n     SIMPLE ACCESS ARRANGEMENT ILLUSTRATION\n     ========================================================= *\/\n\n  .iec-aa-shop__art {\n    position: relative;\n\n    display: grid;\n    min-height: 285px;\n    place-items: center;\n  }\n\n  .iec-aa-shop__art::before {\n    position: absolute;\n\n    width: 255px;\n    height: 255px;\n\n    content: \"\";\n\n    border-radius: 50%;\n\n    background:\n      rgba(33, 213, 205, 0.12);\n  }\n\n  .iec-aa-shop__visual {\n    position: relative;\n    z-index: 1;\n\n    width: 245px;\n    height: 190px;\n\n    border: 1px solid var(--line);\n    border-radius: 25px;\n\n    background: #ffffff;\n\n    box-shadow:\n      0 20px 45px rgba(20, 49, 64, 0.13);\n  }\n\n  .iec-aa-shop__person-head {\n    position: absolute;\n\n    top: 37px;\n    left: 70px;\n\n    width: 34px;\n    height: 34px;\n\n    border-radius: 50%;\n\n    background: var(--orange);\n  }\n\n  .iec-aa-shop__person-body {\n    position: absolute;\n\n    top: 82px;\n    left: 47px;\n\n    width: 80px;\n    height: 66px;\n\n    border: 8px solid var(--teal-dark);\n    border-top: 0;\n    border-radius: 0 0 42px 42px;\n  }\n\n  .iec-aa-shop__person-body::before {\n    position: absolute;\n\n    top: 5px;\n    left: 50%;\n\n    width: 7px;\n    height: 48px;\n\n    content: \"\";\n\n    border-radius: 999px;\n\n    background: var(--teal-dark);\n\n    transform: translateX(-50%);\n  }\n\n  .iec-aa-shop__clock {\n    position: absolute;\n\n    top: 53px;\n    right: 29px;\n\n    display: grid;\n\n    width: 78px;\n    height: 78px;\n\n    place-items: center;\n\n    border: 6px solid #ffffff;\n    border-radius: 50%;\n\n    background: var(--ink);\n\n    box-shadow:\n      0 9px 20px rgba(23, 44, 58, 0.18);\n  }\n\n  .iec-aa-shop__clock::before {\n    position: absolute;\n\n    top: 18px;\n    left: 50%;\n\n    width: 5px;\n    height: 23px;\n\n    content: \"\";\n\n    border-radius: 999px;\n\n    background: #ffffff;\n\n    transform: translateX(-50%);\n  }\n\n  .iec-aa-shop__clock::after {\n    position: absolute;\n\n    top: 38px;\n    left: 38px;\n\n    width: 18px;\n    height: 5px;\n\n    content: \"\";\n\n    border-radius: 999px;\n\n    background: #ffffff;\n\n    transform: rotate(35deg);\n    transform-origin: left center;\n  }\n\n  .iec-aa-shop__tick {\n    position: absolute;\n\n    top: 21px;\n    right: 20px;\n\n    display: grid;\n\n    width: 42px;\n    height: 42px;\n\n    place-items: center;\n\n    border: 5px solid #ffffff;\n    border-radius: 50%;\n\n    background: var(--teal);\n    color: var(--teal-dark);\n\n    font-size: 1.15rem;\n    font-weight: 950;\n  }\n\n\n  \/* =========================================================\n     IMPORTANT NOTICE\n     ========================================================= *\/\n\n  .iec-aa-shop__notice {\n    display: grid;\n\n    grid-template-columns:\n      auto 1fr;\n\n    gap: 15px;\n    align-items: start;\n\n    margin-bottom:\n      clamp(30px, 5vw, 46px);\n\n    padding: 20px 22px;\n\n    border: 1px solid rgba(237, 86, 35, 0.22);\n    border-radius: 18px;\n\n    background:\n      rgba(255, 242, 236, 0.92);\n  }\n\n  .iec-aa-shop__notice-icon {\n    display: grid;\n\n    width: 46px;\n    height: 46px;\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: 950;\n  }\n\n  .iec-aa-shop__notice strong {\n    display: block;\n\n    margin-bottom: 4px;\n\n    color: var(--orange-dark);\n\n    font-size: 1.22rem;\n    font-weight: 900;\n    line-height: 1.4;\n  }\n\n  .iec-aa-shop__notice p {\n    margin: 0;\n\n    color: #65483e;\n\n    font-size: 1.06rem;\n    line-height: 1.68;\n  }\n\n\n  \/* =========================================================\n     PRODUCT INTRO\n     ========================================================= *\/\n\n  .iec-aa-shop__products {\n    padding:\n      clamp(24px, 4vw, 38px);\n\n    border: 1px solid var(--line);\n    border-radius: 23px;\n\n    background: #ffffff;\n\n    box-shadow:\n      0 14px 34px rgba(20, 49, 64, 0.07);\n\n    text-align: center;\n  }\n\n  .iec-aa-shop__kicker {\n    display: block;\n\n    margin-bottom: 7px;\n\n    color: var(--orange-dark);\n\n    font-size: 0.94rem;\n    font-weight: 900;\n    letter-spacing: 0.10em;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .iec-aa-shop__products h2 {\n    max-width: 760px;\n\n    margin:\n      0 auto 11px;\n\n    font-size:\n      clamp(1.9rem, 3.8vw, 2.9rem);\n\n    font-weight: 900;\n    letter-spacing: -0.035em;\n    line-height: 1.1;\n  }\n\n  .iec-aa-shop__products p {\n    max-width: 800px;\n\n    margin:\n      0 auto;\n\n    color: var(--muted);\n\n    font-size: 1.13rem;\n    line-height: 1.72;\n  }\n\n  .iec-aa-shop__products strong {\n    color: var(--ink);\n  }\n\n\n  \/* =========================================================\n     SMALL FINAL NOTE\n     ========================================================= *\/\n\n  .iec-aa-shop__small-print {\n    max-width: 900px;\n\n    margin:\n      18px auto 0;\n\n    color: var(--muted);\n\n    font-size: 0.98rem;\n    line-height: 1.62;\n\n    text-align: center;\n  }\n\n\n  \/* =========================================================\n     TABLET \/ MOBILE\n     ========================================================= *\/\n\n  @media (max-width: 820px) {\n\n    .iec-aa-shop__hero {\n      grid-template-columns: 1fr;\n    }\n\n    .iec-aa-shop__art {\n      min-height: 250px;\n    }\n\n  }\n\n  @media (max-width: 640px) {\n\n    .iec-aa-shop {\n      margin: 12px auto 18px;\n      padding: 18px 14px;\n\n      border-radius: 20px;\n\n      font-size: 17px;\n    }\n\n    .iec-aa-shop__hero {\n      padding-top: 5px;\n    }\n\n    .iec-aa-shop__hero h1 {\n      font-size:\n        clamp(2.4rem, 14vw, 3.8rem);\n    }\n\n    .iec-aa-shop__lead {\n      font-size: 1.16rem;\n    }\n\n    .iec-aa-shop__notice {\n      grid-template-columns: 1fr;\n    }\n\n    .iec-aa-shop__products {\n      padding: 23px 18px;\n    }\n\n    .iec-aa-shop__small-print {\n      text-align: left;\n    }\n\n  }\n<\/style>\n\n\n<section\n  class=\"iec-aa-shop\"\n  aria-labelledby=\"iec-aa-shop-title\"\n>\n\n\n  <!-- =====================================================\n       HERO\n       ===================================================== -->\n\n  <header class=\"iec-aa-shop__hero\">\n\n    <div>\n\n      <span class=\"iec-aa-shop__eyebrow\">\n        Access Arrangements\n      <\/span>\n\n      <h1 id=\"iec-aa-shop-title\">\n        Purchase your\n        <span>\n          access arrangement\n        <\/span>\n      <\/h1>\n\n      <p class=\"iec-aa-shop__lead\">\n        Select the access arrangement product you require below.\n\n        <strong>\n          Please only purchase an arrangement that is appropriate\n          for the candidate and supported by suitable evidence.\n        <\/strong>\n      <\/p>\n\n    <\/div>\n\n\n    <div\n      class=\"iec-aa-shop__art\"\n      aria-hidden=\"true\"\n    >\n\n      <div class=\"iec-aa-shop__visual\">\n\n        <span class=\"iec-aa-shop__person-head\"><\/span>\n\n        <span class=\"iec-aa-shop__person-body\"><\/span>\n\n        <span class=\"iec-aa-shop__clock\"><\/span>\n\n        <span class=\"iec-aa-shop__tick\">\n          \u2713\n        <\/span>\n\n      <\/div>\n\n    <\/div>\n\n  <\/header>\n\n\n  <!-- =====================================================\n       IMPORTANT NOTICE\n       ===================================================== -->\n\n  <aside\n    class=\"iec-aa-shop__notice\"\n    role=\"note\"\n  >\n\n    <span\n      class=\"iec-aa-shop__notice-icon\"\n      aria-hidden=\"true\"\n    >\n      !\n    <\/span>\n\n    <div>\n\n      <strong>\n        Purchase does not automatically confirm approval\n      <\/strong>\n\n      <p>\n        All access arrangements are subject to suitable evidence,\n        the relevant awarding-body requirements and availability at\n        Intuition Exam Centres.\n\n        Please submit any required evidence promptly after purchase\n        if it has not already been provided.\n      <\/p>\n\n    <\/div>\n\n  <\/aside>\n\n\n  <!-- =====================================================\n       EDD PRODUCTS WILL APPEAR BELOW THIS HTML BLOCK\n       ===================================================== -->\n\n  <section\n    class=\"iec-aa-shop__products\"\n    aria-labelledby=\"iec-aa-products-title\"\n  >\n\n    <span class=\"iec-aa-shop__kicker\">\n      Purchase options\n    <\/span>\n\n    <h2 id=\"iec-aa-products-title\">\n      Choose the access arrangement you require below\n    <\/h2>\n\n    <p>\n      The available products and prices are displayed below this\n      section.\n\n      <strong>\n        Availability is limited and may vary by examination date,\n        session and arrangement.\n      <\/strong>\n    <\/p>\n\n  <\/section>\n\n\n  <p class=\"iec-aa-shop__small-print\">\n    Access arrangements are only confirmed once the relevant\n    requirements have been met and Intuition Exam Centres has\n    confirmed the arrangement can be provided.\n  <\/p>\n\n<\/section>\n\n\n<div class=\"wp-block-edd-downloads edd-blocks__downloads\">\n\t\t\t<article class=\"edd-blocks__download\">\n\t\t\t\n<header class=\"edd-blocks__download-header\">\n\t\t<a\n\t\thref=\"https:\/\/intuitioncentres.com\/exam-centres\/downloads\/access-arrangement-extra-time-25\/\"\n\t\tclass=\"edd-blocks__download-image-link\"\n\t\t\t\t\taria-hidden=\"true\"\n\t\t\ttabindex=\"-1\"\n\t\t\t\t>\n\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"720\" src=\"https:\/\/intuitioncentres.com\/exam-centres\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-9-2026-10_38_17-AM-1-1024x1024.png\" class=\"aligncenter edd-blocks__download-image wp-post-image\" alt=\"\" srcset=\"https:\/\/intuitioncentres.com\/exam-centres\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-9-2026-10_38_17-AM-1-1024x1024.png 1024w, https:\/\/intuitioncentres.com\/exam-centres\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-9-2026-10_38_17-AM-1-300x300.png 300w, https:\/\/intuitioncentres.com\/exam-centres\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-9-2026-10_38_17-AM-1-150x150.png 150w, https:\/\/intuitioncentres.com\/exam-centres\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-9-2026-10_38_17-AM-1-768x768.png 768w, https:\/\/intuitioncentres.com\/exam-centres\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-9-2026-10_38_17-AM-1.png 1254w\" sizes=\"auto, (max-width: 720px) 100vw, 720px\" \/>\t<\/a>\n\t<h3><a href=\"https:\/\/intuitioncentres.com\/exam-centres\/downloads\/access-arrangement-extra-time-25\/\">Access Arrangement &#8211; Extra time (25%)<\/a><\/h3><\/header>\n<div class=\"edd-blocks__download-content\">\n\t<p>Access Arrangement Fee and Evidence Submission If you require extra time, you must select the access arrangement option during the online application process. This will notify our Exams Officer that you wish to request access arrangements. The \u00a350 payment made during the application process covers one subject only and acts as your initial access arrangement [&hellip;]<\/p>\n\t\t<div class=\"edd-blocks__download-price\">\n\t\t\t<span class=\"edd_price\" id=\"edd_price_207\">&pound;50.00<\/span>\t\t<\/div>\n\t\t<\/div>\n<footer class=\"edd-blocks__download-footer\">\n\t<div class=\"wp-block-edd-buy-button edd-blocks__buy-button\">\t<form id=\"edd_purchase_207\" class=\"edd_download_purchase_form edd_purchase_207\" method=\"post\">\n\n\t\t\n\t\t<div class=\"edd_purchase_submit_wrapper\">\n\t\t\t<button class=\"edd-add-to-cart button has-edd-button-background-color has-edd-button-text-color edd-submit alignnone\" data-nonce=\"e9874ee12e\" data-timestamp=\"1785552503\" data-token=\"ed86b903d1ded4267e98c259a4e64cce4bef8c4aee509868589c96b51484e45d\" data-action=\"edd_add_to_cart\" data-download-id=\"207\" data-variable-price=\"no\" data-price-mode=single data-price=\"50.00\" ><span class=\"edd-add-to-cart-label\">&pound;50.00&nbsp;&ndash;&nbsp;Purchase<\/span> <span class=\"edd-loading\" aria-label=\"Loading\"><\/span><\/button><input type=\"submit\" class=\"edd-add-to-cart edd-no-js button has-edd-button-background-color has-edd-button-text-color edd-submit alignnone\" name=\"edd_purchase_download\" value=\"&pound;50.00&nbsp;&ndash;&nbsp;Purchase\" data-action=\"edd_add_to_cart\" data-download-id=\"207\" data-variable-price=\"no\" data-price-mode=single \/><a href=\"https:\/\/intuitioncentres.com\/exam-centres\/checkout\/\" class=\"edd_go_to_checkout button has-edd-button-background-color has-edd-button-text-color edd-submit alignnone\" style=\"display:none;\">Checkout<\/a>\n\t\t\t\t\t\t\t<span class=\"edd-cart-ajax-alert\" aria-live=\"assertive\">\n\t\t\t\t\t<span class=\"edd-cart-added-alert\" style=\"display: none;\">\n\t\t\t\t\t\t<svg class=\"edd-icon edd-icon-check\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t<path d=\"M26.11 8.844c0 .39-.157.78-.44 1.062L12.234 23.344c-.28.28-.672.438-1.062.438s-.78-.156-1.06-.438l-7.782-7.78c-.28-.282-.438-.673-.438-1.063s.156-.78.438-1.06l2.125-2.126c.28-.28.672-.438 1.062-.438s.78.156 1.062.438l4.594 4.61L21.42 5.656c.282-.28.673-.438 1.063-.438s.78.155 1.062.437l2.125 2.125c.28.28.438.672.438 1.062z\"\/>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\tAdded to basket\t\t\t\t\t<\/span>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!--end .edd_purchase_submit_wrapper-->\n\n\t\t<input type=\"hidden\" name=\"download_id\" value=\"207\">\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"edd_action\" class=\"edd_action_input\" value=\"add_to_cart\">\n\t\t\n\t\t\n\t\t\n\t\t\n\t<\/form><!--end #edd_purchase_207-->\n\t<\/div><\/footer>\n\t\t<\/article>\n\t\t\t\t<article class=\"edd-blocks__download\">\n\t\t\t\n<header class=\"edd-blocks__download-header\">\n\t\t<a\n\t\thref=\"https:\/\/intuitioncentres.com\/exam-centres\/downloads\/access-arrangements-laptop\/\"\n\t\tclass=\"edd-blocks__download-image-link\"\n\t\t\t\t\taria-hidden=\"true\"\n\t\t\ttabindex=\"-1\"\n\t\t\t\t>\n\t<img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"720\" src=\"https:\/\/intuitioncentres.com\/exam-centres\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-9-2026-10_38_18-AM-2-1024x1024.png\" class=\"aligncenter edd-blocks__download-image wp-post-image\" alt=\"\" srcset=\"https:\/\/intuitioncentres.com\/exam-centres\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-9-2026-10_38_18-AM-2-1024x1024.png 1024w, https:\/\/intuitioncentres.com\/exam-centres\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-9-2026-10_38_18-AM-2-300x300.png 300w, https:\/\/intuitioncentres.com\/exam-centres\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-9-2026-10_38_18-AM-2-150x150.png 150w, https:\/\/intuitioncentres.com\/exam-centres\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-9-2026-10_38_18-AM-2-768x768.png 768w, https:\/\/intuitioncentres.com\/exam-centres\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-9-2026-10_38_18-AM-2.png 1254w\" sizes=\"auto, (max-width: 720px) 100vw, 720px\" \/>\t<\/a>\n\t<h3><a href=\"https:\/\/intuitioncentres.com\/exam-centres\/downloads\/access-arrangements-laptop\/\">Access Arrangements &#8211; Laptop<\/a><\/h3><\/header>\n<div class=\"edd-blocks__download-content\">\n\t<p>Laptop Use &#8211; Please make sure you provide evidence when our exams officer emails you your Statement of Entry (SOE) in January. If you cannot select it, it means we have reached full capacity and will be unable to facilitate this arrangement at our centre.<\/p>\n\t\t<div class=\"edd-blocks__download-price\">\n\t\t\t<span class=\"edd_price\" id=\"edd_price_205\">&pound;100.00<\/span>\t\t<\/div>\n\t\t<\/div>\n<footer class=\"edd-blocks__download-footer\">\n\t<div class=\"wp-block-edd-buy-button edd-blocks__buy-button\">\t<form id=\"edd_purchase_205\" class=\"edd_download_purchase_form edd_purchase_205\" method=\"post\">\n\n\t\t\n\t\t<div class=\"edd_purchase_submit_wrapper\">\n\t\t\t<button class=\"edd-add-to-cart button has-edd-button-background-color has-edd-button-text-color edd-submit alignnone\" data-nonce=\"b4fab82bae\" data-timestamp=\"1785552503\" data-token=\"ed86b903d1ded4267e98c259a4e64cce4bef8c4aee509868589c96b51484e45d\" data-action=\"edd_add_to_cart\" data-download-id=\"205\" data-variable-price=\"no\" data-price-mode=single data-price=\"100.00\" ><span class=\"edd-add-to-cart-label\">&pound;100.00&nbsp;&ndash;&nbsp;Purchase<\/span> <span class=\"edd-loading\" aria-label=\"Loading\"><\/span><\/button><input type=\"submit\" class=\"edd-add-to-cart edd-no-js button has-edd-button-background-color has-edd-button-text-color edd-submit alignnone\" name=\"edd_purchase_download\" value=\"&pound;100.00&nbsp;&ndash;&nbsp;Purchase\" data-action=\"edd_add_to_cart\" data-download-id=\"205\" data-variable-price=\"no\" data-price-mode=single \/><a href=\"https:\/\/intuitioncentres.com\/exam-centres\/checkout\/\" class=\"edd_go_to_checkout button has-edd-button-background-color has-edd-button-text-color edd-submit alignnone\" style=\"display:none;\">Checkout<\/a>\n\t\t\t\t\t\t\t<span class=\"edd-cart-ajax-alert\" aria-live=\"assertive\">\n\t\t\t\t\t<span class=\"edd-cart-added-alert\" style=\"display: none;\">\n\t\t\t\t\t\t<svg class=\"edd-icon edd-icon-check\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t<path d=\"M26.11 8.844c0 .39-.157.78-.44 1.062L12.234 23.344c-.28.28-.672.438-1.062.438s-.78-.156-1.06-.438l-7.782-7.78c-.28-.282-.438-.673-.438-1.063s.156-.78.438-1.06l2.125-2.126c.28-.28.672-.438 1.062-.438s.78.156 1.062.438l4.594 4.61L21.42 5.656c.282-.28.673-.438 1.063-.438s.78.155 1.062.437l2.125 2.125c.28.28.438.672.438 1.062z\"\/>\n\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\tAdded to basket\t\t\t\t\t<\/span>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div><!--end .edd_purchase_submit_wrapper-->\n\n\t\t<input type=\"hidden\" name=\"download_id\" value=\"205\">\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"edd_action\" class=\"edd_action_input\" value=\"add_to_cart\">\n\t\t\n\t\t\n\t\t\n\t\t\n\t<\/form><!--end #edd_purchase_205-->\n\t<\/div><\/footer>\n\t\t<\/article>\n\t\t<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Access Arrangements Purchase your access arrangement Select the access arrangement product you require below. Please only purchase an arrangement that is appropriate for the candidate and supported by suitable evidence. \u2713 ! Purchase does not automatically confirm approval All access arrangements are subject to suitable evidence, the relevant awarding-body requirements and availability at 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-1124","page","type-page","status-publish","hentry","post"],"_links":{"self":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/1124","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=1124"}],"version-history":[{"count":4,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/1124\/revisions"}],"predecessor-version":[{"id":1131,"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/pages\/1124\/revisions\/1131"}],"wp:attachment":[{"href":"https:\/\/intuitioncentres.com\/exam-centres\/wp-json\/wp\/v2\/media?parent=1124"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}